ARM-Net: Adaptive Relation Modeling Network for Structured Data
This repository contains our PyTorch implementation of ARM-Net: Adaptive Relation Modeling Network for Structured Data. We also provide the implementation of relevant baseline models for structured (tabular) data learning.
Our lightweight framework for structured data analytics implemented in Singa can be found in our project site.
Benchmark Dataset
- Frappe - App Recommendation
- MovieLens - Movie Recommendation
- Avazu - Click-Through Rate Prediction
- Criteo - Display Advertising Challenge
- Diabetes130 - Diabetes Readmission Prediction
Baseline Model
Citation
If you use our code in your research, please kindly cite:
@inproceedings{DBLP:conf/sigmod/CaiZ0JOZ21,
author = {Shaofeng Cai and
Kaiping Zheng and
Gang Chen and
H. V. Jagadish and
Beng Chin Ooi and
Meihui Zhang},
title = {ARM-Net: Adaptive Relation Modeling Network for Structured Data},
booktitle = {{SIGMOD} '21: International Conference on Management of Data, Virtual
Event, China, June 20-25, 2021},
pages = {207--220},
publisher = {{ACM}},
year = {2021},
}
Contact
To ask questions or report issues, you can directly drop us an email.