Monte Carlo Tree Search for Generating Interactive Data Analysis Interfaces

Monte Carlo Tree Search for Generating Interactive Data Analysis Interfaces
复制标题

用于生成交互式数据分析接口的蒙特卡罗树搜索

DOI:
10.1145/3318464.3384404
复制
发表时间:
2020
期刊:
Intelligent Process Automation Workshop
影响因子:
--
通讯作者:
Wu, Eugene
Wu, Eugene
中科院分区:
--
文献类型:
--
作者:
Chen, Yiru;Wu, Eugene

文献摘要

参考文献

被引文献

相似文献

用户界面等交互式工具通过隐藏底层编程细节并向用户公开必要的小部件界面,帮助最终用户实现数据访问的民主化。由于定制界面的构建成本很高,因此需要自动生成界面。 SQL是分析数据的主要方式,并且已经存在用于分析数据的日志。之前的工作提出了一种语法方法来分析 SQL 查询日志中的结构变化,并自动生成一组小部件来表达这些变化。但是,他们没有考虑布局可用性和日志中查询的顺序。我们建议采用蒙特卡罗树搜索(MCTS)来搜索考虑分层布局以及查询日志表达的容易程度的可用性的最佳接口。
Interactive tools like user interfaces help democratize data access for end-users by hiding underlying programming details and exposing the necessary widget interface to users. Since customized interfaces are costly to build, automated interface generation is desirable. SQL is the dominant way to analyze data and there already exists logs to analyze data. Previous work proposed a syntactic approach to analyze structural changes in SQL query logs and automatically generates a set of widgets to express the changes. However, they do not consider layout usability and the sequential order of queries in the log. We propose to adopt Monte Carlo Tree Search(MCTS) to search for the optimal interface that accounts for hierarchical layout as well as the usability in terms of how easy to express the query log.
从查询日志中挖掘精度接口
DOI: 10.1145/3299869.3319872
发表时间: 2019
期刊: SIGMOD
影响因子: --
作者:
Zhang, Qianrui;Zhang, Haoci;Sellam, Thibault;Wu, Eugene
通讯作者: Wu, Eugene
布局复杂性:它衡量可用性吗?
DOI: --
发表时间: 1997
期刊: IFIP TC13 International Conference on Human-Computer Interaction
影响因子: --
作者:
T. Comber;J. Maltby
通讯作者: J. Maltby