paper-with-me

Papers

On the Limits of LLM Adaptability: Impact of Model-Internalized Priors on Annotation Task Performance

2026-05-30 · Etienne Casanova, Rafal Kocielnik, R. Michael Alvarez arxiv

Large Language Models (LLMs) are increasingly used for zero-shot annotation and LLM-as-a-judge tasks, yet their reliability hinges on how model-internalized priors interact with user-provided instructions. We investigate three dimensions of this interaction: (1) how an LLM's familiarity with data and task definitions affects performance, (2) the extent to which additional information in prompts can correct zero-shot errors ("decision stickiness"), and (3) model susceptibility to misaligned task definitions. Through experiments on toxicity detection across diverse datasets (spanning social media, gaming, news, and forums) using both dense and mixture-of-experts models, we find that nearly two-thirds of zero-shot errors are resistant to correction, with an overall rescue rate (fraction of initial errors corrected by prompting) of only 34.8%. High-confidence errors prove especially resistant to correction. When given misaligned definitions, LLMs follow them while maintaining confidence levels unchanged from the aligned condition. Crucially, we introduce Definition-Specific Familiarity (DSF), which measures alignment between a model's internal concept and the task definition. After controlling for dataset-level confounds, DSF shows a positive association with model performance (partial r = +0.41), while three distinct memorization metrics (ROUGE-L, BERTScore, and embedding cosine similarity) all fail to show a positive association. These findings show the limitations of prompt-based correction in annotation tasks, highlighting the importance of definition alignment over text-level memorization.

📄 PDF Abstract BibTeX arXiv:2606.00467

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Cross-lingual Latent Transplantation: Mutual Opportunities and Open Challenges

2024-12-17 · Yangfan Ye, Xiaocheng Feng, Xiachong Feng, Libo Qin 외

Current large language models (LLMs) often exhibit imbalances in multilingual capabilities and cultural adaptability, largely attributed to their English-centric pre-training data. In this paper, we introduce and investi…

Deep vanishing point detection: Geometric priors make dataset variations vanish

2022-03-16 · CVPR 2022 1 · Yancong Lin, Ruben Wiersma, Silvia L. Pintea, Klaus Hildebrandt 외

Deep learning has improved vanishing point detection in images. Yet, deep networks require expensive annotated datasets trained on costly hardware and do not generalize to even slightly different domains, and minor probl…

TInR: Exploring Tool-Internalized Reasoning in Large Language Models

2026-04-12 · Qiancheng Xu, Yongqi Li, Fan Liu, Hongru Wang 외 arxiv

Tool-Integrated Reasoning (TIR) has emerged as a promising direction by extending Large Language Models' (LLMs) capabilities with external tools during reasoning. Existing TIR methods typically rely on external tool docu…

Reinforcement Learning

Unified Unsupervised and Sparsely-Supervised 3D Object Detection by Semantic Pseudo-Labeling and Prototype Learning

2026-02-25 · Yushen He, Lei Zhao, Weidong Chen arxiv

3D object detection is essential for autonomous driving and robotic perception, yet its reliance on large-scale manually annotated data limits scalability and adaptability. To reduce annotation dependency, unsupervised a…

Representation Learning3D Object DetectionAutonomous Driving

Robust Generalization with Adaptive Optimal Transport Priors for Decision-Focused Learning

2026-02-01 · Haixiang Sun, Andrew L. Liu arxiv

Few-shot learning requires models to generalize under limited supervision while remaining robust to distribution shifts. Existing Sinkhorn Distributionally Robust Optimization (DRO) methods provide theoretical guarantees…

Few-Shot Learning