REVIEW 20 cited by
Self-Adaptive In-Context Learning: An Information Compression Perspective for In-Context Example Selection and Ordering
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Despite the surprising few-shot performance of in-context learning (ICL), it is still a common practice to randomly sample examples to serve as context. This paper advocates a new principle for ICL: self-adaptive in-context learning. The self-adaption mechanism is introduced to help each sample find an in-context example permutation (i.e., selection and ordering) that can derive the correct prediction, thus maximizing performance. To validate the effectiveness of self-adaptive ICL, we propose a general select-then-rank framework and instantiate it with new selection and ranking algorithms. Upon extensive evaluation on eight different NLP datasets, our self-adaptive ICL method achieves a 40% relative improvement over the common practice setting. Further analysis reveals the enormous potential of self-adaptive ICL that it might be able to close the gap between ICL and finetuning given more advanced algorithms. Our code is released to facilitate future research in this area: https://github.com/Shark-NLP/self-adaptive-ICL
Forward citations
Cited by 20 Pith papers
-
ThinkRetrieve: Retrieval-Augmented Reasoning Traces for Test-Time Scaling
Per-step retrieval of solved exemplars injected into the reasoning trace improves test-time scaling accuracy, with up to 13.4 absolute points gained on AIME 2025.
-
Train Once, Reuse Everywhere: Generalizable Implicit In-Context Learning by Routing Attention
ICR extracts shared attention directions from in-context learning and routes them at inference time, enabling zero-shot reuse across tasks.
-
KITE: Kernelized and Information Theoretic Exemplars for In-Context Learning
KITE greedily selects in-context examples by maximizing a kernelized query-specific relevance score plus a D-optimal design diversity term, and reports accuracy gains over KATE, BM25, and DPP baselines on five classif...
-
STARE at the Structure: Steering ICL Exemplar Selection with Structural Alignment
A structure-aware exemplar retriever with a hidden-state syntactic injection module improves in-context semantic parsing across four benchmarks.
-
Relic: Enhancing Reward Model Generalization for Low-Resource Indic Languages with Few-Shot Examples
Training a retriever with a reward-model-scored pairwise ranking loss improves reward model accuracy on low-resource Indic languages in the paper's evaluation, though that evaluation is biased.
-
SV-TrustEval-C: Evaluating Structure and Semantic Reasoning in Large Language Models for Source Code Vulnerability Analysis
Large language models perform poorly on a new C-code vulnerability benchmark, indicating they rely on pattern matching rather than genuine reasoning.
-
Rethinking Invariance in In-context Learning
A leave-one-out attention preprocessing scheme makes in-context learning permutation invariant without sacrificing access to other context examples, improving length and out-of-distribution generalization.
-
OptiSeq: Ordering Examples On-The-Fly for In-Context Learning
OptiSeq selects the in-context example ordering whose output gets the highest zero-shot log-likelihood, improving few-shot accuracy by up to 10.5 points in tests on API sequencing and classification.
-
PromptRefine: Enhancing Few-Shot Performance on Low-Resource Indic Languages with Example Selection from Related Example Banks
PromptRefine uses alternating minimization over language-specific retrievers plus diversity-aware DPP fine-tuning to select cross-lingual in-context examples, improving few-shot generation in low-resource Indic languages.
-
DICE: Dynamic In-Context Example Selection in LLM Agents via Efficient Knowledge Transfer
DICE dynamically retrieves the most relevant in-context demonstrations at each agent step, and in this preprint it raises exact-match and success-rate scores on HotpotQA, ALFWorld, and Webshop across ReAct, Reflexion,...
-
Unveiling Effective In-Context Configurations for Image Captioning: An External & Internal Analysis
For Flamingo-style models, increasing the number of in-context examples improves language coherence but degrades visual-text alignment, and similarity-based image retrieval inflates CIDEr scores by encouraging caption...
-
How to Retrieve Examples in In-context Learning to Improve Conversational Emotion Recognition using Large Language Models?
Retrieving a semantically similar example and voting over paraphrased versions of it improves conversational emotion recognition macro F1 over random in-context examples.
-
A Hybrid Multi-Agent Prompting Approach for Simplifying Complex Sentences
A multi-agent GPT-4O pipeline with an internal semantic-lexical gate claims 70% success on simplifying 100 video game sentences, versus 48% for a single-agent version.
-
Mimicking or Reasoning: Rethinking Multi-Modal In-Context Learning in Vision-Language Models
Vision-language models improve little, often not at all, when given demonstrations, even when demonstrations contain explicit reasoning steps.
-
Divide, Optimize, Merge: Fine-Grained LLM Agent Optimization at Scale
FGO is a divide-and-conquer framework that runs LLM-based agent optimization on dataset subsets and recursively merges the optimized prompts or tool sets into a final agent system.
-
E-InMeMo: Enhanced Prompting for Visual In-Context Learning
Adding a learnable pixel-level perturbation to the in-context pair improves MAE-VQGAN visual in-context learning on segmentation and object detection benchmarks.
-
Don't Just Demo, Teach Me the Principles: A Principle-Based Multi-Agent Prompting Strategy for Text Classification
A principle-based multi-agent prompting strategy improves zero-shot LLM text classification by generating task-level principles from a few demonstrations and reusing them for all test instances.
-
StaICC: Standardized Evaluation for Classification Task in In-context Learning
StaICC standardizes in-context classification evaluation with fixed prompts and splits, then measures 29 LMs and 10 inference methods under those fixed settings.
-
Reinforced MLLM: A Survey on RL-Based Reasoning in Multimodal Large Language Models
A structured survey of reinforcement-learning-based reasoning methods for multimodal large language models, including a taxonomy, reward design review, benchmark tables, and open challenges.
-
Memory-Augmented Agent Training for Business Document Understanding
Matrix iteratively refines an LLM agent's memory from training trajectories and outperforms prompting and vanilla agent baselines on private UBL invoice transport-reference extraction, though gains on the released ano...
Discussion (0). Continue with ORCID to comment.