Classical Sequence Match is a Competitive Few-Shot One-Class Learner
Mengting Hu, Hang Gao, Yinhao Bai, Mingming Liu

TL;DR
This paper demonstrates that classical sequence matching methods, enhanced with meta-learning, can outperform transformer-based models in few-shot one-class classification tasks, offering a less costly alternative.
Contribution
It introduces a classical sequence match approach for few-shot one-class learning and shows its superiority over transformers with meta-learning, reducing training costs.
Findings
Classical sequence match with meta-learning outperforms transformers in few-shot one-class tasks.
Meta-learning increases feature correlation in transformer models, influenced by layers and heads.
Classical methods require less training cost and achieve better performance in the studied setting.
Abstract
Nowadays, transformer-based models gradually become the default choice for artificial intelligence pioneers. The models also show superiority even in the few-shot scenarios. In this paper, we revisit the classical methods and propose a new few-shot alternative. Specifically, we investigate the few-shot one-class problem, which actually takes a known sample as a reference to detect whether an unknown instance belongs to the same class. This problem can be studied from the perspective of sequence match. It is shown that with meta-learning, the classical sequence match method, i.e. Compare-Aggregate, significantly outperforms transformer ones. The classical approach requires much less training cost. Furthermore, we perform an empirical comparison between two kinds of sequence match approaches under simple fine-tuning and meta-learning. Meta-learning causes the transformer models' features…
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
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Anomaly Detection Techniques and Applications
