paper-with-me

Papers

Quantifying Laziness, Decoding Suboptimality, and Context Degradation in Large Language Models

2025-12-19 · Yiqing Ma, Jung-Hua Liu arxiv

Large Language Models (LLMs) often exhibit behavioral artifacts such as laziness (premature truncation of responses or partial compliance with multi-part requests), decoding suboptimality (failure to select higher-quality sequences due to myopic decoding), and context degradation (forgetting or ignoring core instructions over long conversations). We conducted three controlled experiments (A, B, and C) to quantify these phenomena across several advanced LLMs (OpenAI GPT-4 variant, DeepSeek). Our results indicate widespread laziness in satisfying complex multi-part instructions: models frequently omitted required sections or failed to meet length requirements despite explicit prompting. However, we found limited evidence of decoding suboptimality in a simple reasoning task (the models' greedy answers appeared to align with their highest-confidence solution), and we observed surprising robustness against context degradation in a 200-turn chaotic conversation test - the models maintained key facts and instructions far better than expected. These findings suggest that while compliance with detailed instructions remains an open challenge, modern LLMs may internally mitigate some hypothesized failure modes (such as context forgetting) in straightforward retrieval scenarios. We discuss implications for reliability, relate our findings to prior work on instruction-following and long-context processing, and recommend strategies (such as self-refinement and dynamic prompting) to reduce laziness and bolster multi-instruction compliance.

📄 PDF Abstract BibTeX arXiv:2512.20662

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Difficult Task Yes but Simple Task No: Unveiling the Laziness in Multimodal LLMs

2024-10-15 · Sihang Zhao, Youliang Yuan, Xiaoying Tang, Pinjia He

Multimodal Large Language Models (MLLMs) demonstrate a strong understanding of the real world and can even handle complex tasks. However, they still fail on some straightforward visual question-answering (VQA) problems. …

Image DescriptionMultiple-choiceQuestion AnsweringVisual Question Answering+1

Mitigating Posterior Salience Attenuation in Long-Context LLMs with Positional Contrastive Decoding

2025-06-10 · Zikai Xiao, Ziyang Wang, Wen Ma, Yan Zhang 외

While Large Language Models (LLMs) support long contexts, they struggle with performance degradation within the context window. Current solutions incur prohibitive training costs, leaving statistical behaviors and cost-e…

LC-Tsallis-INF: Generalized Best-of-Both-Worlds Linear Contextual Bandits

2024-03-05 · Masahiro Kato, Shinji Ito

This study considers the linear contextual bandit problem with independent and identically distributed (i.i.d.) contexts. In this problem, existing studies have proposed Best-of-Both-Worlds (BoBW) algorithms whose regret…

Multi-Armed Bandits

Modality Laziness: Everybody's Business is Nobody's Business

2021-09-29 · Chenzhuang Du, Jiaye Teng, Tingle Li, Yichen Liu 외

Models fusing multiple modalities receive more information and can outperform their uni-modal counterparts. However, existing multi-modal training approaches often suffer from learning insufficient representations of eac…

Ethically Aligned Opportunistic Scheduling for Productive Laziness

2019-01-02 · Han Yu, Chunyan Miao, Yongqing Zheng, Lizhen Cui 외

In artificial intelligence (AI) mediated workforce management systems (e.g., crowdsourcing), long-term success depends on workers accomplishing tasks productively and resting well. This dual objective can be summarized b…

ManagementScheduling