AutoSmart: An Efficient and Automatic Machine Learning framework for Temporal Relational Data
Zhipeng Luo, Zhixing He, Jin Wang, Manqing Dong, Jianqiang Huang,, Mingjian Chen, Bohang Zheng

TL;DR
AutoSmart is an end-to-end automated machine learning framework designed for temporal relational data, addressing data mining, resource control, and task generalization, and winning the 2019 KDD Cup AutoML track.
Contribution
It introduces a novel automatic framework that handles data processing, feature engineering, and model tuning for temporal relational data, with self-adjustable resource management.
Findings
Outperforms baseline solutions on multiple datasets
Successfully addresses key challenges in automating temporal relational data modeling
Wins the KDD Cup 2019 AutoML Track
Abstract
Temporal relational data, perhaps the most commonly used data type in industrial machine learning applications, needs labor-intensive feature engineering and data analyzing for giving precise model predictions. An automatic machine learning framework is needed to ease the manual efforts in fine-tuning the models so that the experts can focus more on other problems that really need humans' engagement such as problem definition, deployment, and business services. However, there are three main challenges for building automatic solutions for temporal relational data: 1) how to effectively and automatically mining useful information from the multiple tables and the relations from them? 2) how to be self-adjustable to control the time and memory consumption within a certain budget? and 3) how to give generic solutions to a wide range of tasks? In this work, we propose our solution that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Data Management and Algorithms · Time Series Analysis and Forecasting
MethodsAutoSmart
