What is Next when Sequential Prediction Meets Implicitly Hard Interaction?
Kaixi Hu, Lin Li, Qing Xie, Jianquan Liu, Xiaohui Tao

TL;DR
This paper introduces HAIL, a framework that improves sequential prediction by learning implicitly hard interactions through mutual exclusivity distillation, enhancing generalization in tasks with challenging interaction patterns.
Contribution
The paper proposes a novel Hardness Aware Interaction Learning framework using mutual exclusivity distillation to address implicitly hard interactions in sequential prediction.
Findings
Outperforms state-of-the-art methods on four datasets
Effectively captures implicitly hard interactions
Enhances generalization in sequential prediction tasks
Abstract
Hard interaction learning between source sequences and their next targets is challenging, which exists in a myriad of sequential prediction tasks. During the training process, most existing methods focus on explicitly hard interactions caused by wrong responses. However, a model might conduct correct responses by capturing a subset of learnable patterns, which results in implicitly hard interactions with some unlearned patterns. As such, its generalization performance is weakened. The problem gets more serious in sequential prediction due to the interference of substantial similar candidate targets. To this end, we propose a Hardness Aware Interaction Learning framework (HAIL) that mainly consists of two base sequential learning networks and mutual exclusivity distillation (MED). The base networks are initialized differently to learn distinctive view patterns, thus gaining different…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttentive Walk-Aggregating Graph Neural Network · Balanced Selection
