Feature-Adaptive and Data-Scalable In-Context Learning
Jiahao Li, Quan Wang, Licheng Zhang, Guoqing Jin, Zhendong Mao

TL;DR
This paper introduces FADS-ICL, a novel framework that enhances in-context learning by leveraging task-adaptive features and beyond-context samples, significantly improving performance across various data and model scales.
Contribution
It proposes a feature-adaptive, data-scalable ICL framework that refines task-specific features using beyond-context samples, outperforming previous methods.
Findings
FADS-ICL outperforms state-of-the-art methods across multiple settings.
Significant accuracy improvements (up to +14.3) over vanilla ICL.
Performance improves further with increased training data.
Abstract
In-context learning (ICL), which promotes inference with several demonstrations, has become a widespread paradigm to stimulate LLM capabilities for downstream tasks. Due to context length constraints, it cannot be further improved in spite of more training data, and general features directly from LLMs in ICL are not adaptive to the specific downstream task. In this paper, we propose a feature-adaptive and data-scalable in-context learning framework (FADS-ICL), which can leverage task-adaptive features to promote inference on the downstream task, with the supervision of beyond-context samples. Specifically, it first extracts general features of beyond-context samples via the LLM with ICL input form one by one, and introduces a task-specific modulator to perform feature refinement and prediction after fitting a specific downstream task. We conduct extensive experiments on FADS-ICL under…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Human Pose and Action Recognition
