REVIEW 5 cited by
IDEAL: Influence-Driven Selective Annotations Empower In-Context Learners in Large Language Models
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
In-context learning is a promising paradigm that utilizes in-context examples as prompts for the predictions of large language models. These prompts are crucial for achieving strong performance. However, since the prompts need to be sampled from a large volume of annotated examples, finding the right prompt may result in high annotation costs. To address this challenge, this paper introduces an influence-driven selective annotation method that aims to minimize annotation costs while improving the quality of in-context examples. The essence of our method is to select a pivotal subset from a large-scale unlabeled data pool to annotate for the subsequent sampling of prompts. Specifically, a directed graph is first constructed to represent unlabeled data. Afterward, the influence of candidate unlabeled subsets is quantified with a diffusion process. A simple yet effective greedy algorithm for unlabeled data selection is lastly introduced. It iteratively selects the data if it provides a maximum marginal gain with respect to quantified influence. Compared with previous efforts on selective annotations, our influence-driven method works in an end-to-end manner, avoids an intractable explicit balance between data diversity and representativeness, and enjoys theoretical support. Experiments confirm the superiority of the proposed method on various benchmarks, achieving better performance under lower time consumption during subset selection. The project page is available at https://skzhang1.github.io/IDEAL/.
Forward citations
Cited by 5 Pith papers
-
LoRAGuard: An Effective Black-box Watermarking Approach for LoRAs
A black-box watermarking method using paired positive and negative backdoor triggers and shadow-LoRA training to keep detection working under LoRA addition, negation, and multi-LoRA merging.
-
RuleArena: A Benchmark for Rule-Guided Reasoning with LLMs in Real-World Scenarios
RuleArena evaluates LLMs on realistic rule-guided reasoning and finds that even o1-preview solves only about half of the easiest problems and near zero of the hardest.
-
InSQuAD: In-Context Learning for Efficient Retrieval via Submodular Mutual Information to Enforce Quality and Diversity
A submodular mutual information framework for selecting and training in-context learning exemplars improves average accuracy on nine benchmarks by about five points over the IDEAL baseline.
-
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.
-
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.