Exploiting Field Dependencies for Learning on Categorical Data
Zhibin Li, Piotr Koniusz, Lu Zhang, Daniel Edward Pagendam, Peyman, Moghadam

TL;DR
This paper introduces a meta-learning based method that explicitly models and refines dependencies between categorical data fields, leading to improved performance over existing approaches.
Contribution
It proposes a novel global and local field dependency modeling approach using meta-learning, which is refined without labels and integrated with supervised embedding updates.
Findings
Outperforms state-of-the-art methods on six datasets
Effective modeling of field dependencies improves predictive accuracy
Ablation studies validate the importance of dependency refinement
Abstract
Traditional approaches for learning on categorical data underexploit the dependencies between columns (\aka fields) in a dataset because they rely on the embedding of data points driven alone by the classification/regression loss. In contrast, we propose a novel method for learning on categorical data with the goal of exploiting dependencies between fields. Instead of modelling statistics of features globally (i.e., by the covariance matrix of features), we learn a global field dependency matrix that captures dependencies between fields and then we refine the global field dependency matrix at the instance-wise level with different weights (so-called local dependency modelling) w.r.t. each field to improve the modelling of the field dependencies. Our algorithm exploits the meta-learning paradigm, i.e., the dependency matrices are refined in the inner loop of the meta-learning algorithm…
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
TopicsAdvanced Clustering Algorithms Research · Data Visualization and Analytics · Face and Expression Recognition
