Abstract
Modern Interactive Data Analysis (IDA) platforms, such as Kibana, Splunk, and Tableau, are gradually replacing traditional OLAP/SQL tools, as they allow for easy-to-use data exploration, visualization, and mining, even for users lacking SQL and programming skills. Nevertheless, data analysis is still a difficult task, especially for non-expert users. To that end we present REACT, a recommender system designed for modern IDA platforms. In these platforms, analysis sessions interweave high-level actions of multiple types and operate over diverse datasets. REACT identifies and generalizes relevant (previous) sessions to generate personalized next-action suggestions to the user. We model the user's analysis context using a generic tree based model, where the edges represent the user's recent actions, and the nodes represent their result “screens”. A dedicated context-similarity metric is employed for efficient indexing and retrieval of relevant candidate next-actions. These are then generalized to abstract actions that convey common fragments, then adapted to the specific user context. To prove the utility of REACT we performed an extensive online and offline experimental evaluation over real-world analysis logs from the cyber security domain, which we also publish to serve as a benchmark dataset for future work.
Original language | English |
---|---|
Title of host publication | KDD 2018 - Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
Publisher | Association for Computing Machinery |
Pages | 576-585 |
Number of pages | 10 |
ISBN (Print) | 9781450355520 |
DOIs | |
State | Published - 19 Jul 2018 |
Externally published | Yes |
Event | 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2018 - London, United Kingdom Duration: 19 Aug 2018 → 23 Aug 2018 |
Publication series
Name | Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
---|
Conference
Conference | 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD 2018 |
---|---|
Country/Territory | United Kingdom |
City | London |
Period | 19/08/18 → 23/08/18 |
Bibliographical note
Publisher Copyright:© 2018 Association for Computing Machinery.
Funding
This work has been partially funded by the European Research Council under the FP7, ERC grant MoDaS, agreement 291071, and by grants from Intel, the Israel Innovation Authority, and the Israel Science Foundation.
Funders | Funder number |
---|---|
Intel Corporation | |
Israel National Road Safety Authority | |
H2020 European Research Council | 291071 |
Israel Science Foundation |
Keywords
- Analysis Action Recommendation
- Interactive Data Analysis