paper-with-me

홈 › Papers

Inclusion-of-Thoughts: Mitigating Preference Instability via Purifying the Decision Space

2026-03-15 · Mohammad Reza Ghasemi Madani, Soyeon Caren Han, Shuo Yang, Jey Han Lau arxiv

Multiple-choice questions (MCQs) are widely used to evaluate large language models (LLMs). However, LLMs remain vulnerable to the presence of plausible distractors. This often diverts attention toward irrelevant choices, resulting in unstable oscillation between correct and incorrect answers. In this paper, we propose Inclusion-of-Thoughts (IoT), a progressive self-filtering strategy that is designed to mitigate this cognitive load (i.e., instability of model preferences under the presence of distractors) and enable the model to focus more effectively on plausible answers. Our method operates to reconstruct the MCQ using only plausible option choices, providing a controlled setting for examining comparative judgements and therefore the stability of the model's internal reasoning under perturbation. By explicitly documenting this filtering process, IoT also enhances the transparency and interpretability of the model's decision-making. Extensive empirical evaluation demonstrates that IoT substantially boosts chain-of-thought performance across a range of arithmetic, commonsense reasoning, and educational benchmarks with minimal computational overhead.

📄 PDF Abstract BibTeX arXiv:2604.04944

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Thoughts Tuning: Bridging Context and Reasoning with Fused Information in Latent Tokens

2026-02-10 · Weihao Liu, Dehai Min, Lu Cheng arxiv

While explicit Chain-of-Thought (CoT) equips Large Language Models (LLMs) with strong reasoning capabilities, it constrains the model's thoughts to a discrete vocabulary space. Recently, reasoning in continuous latent sp…

Purifying Large Language Models by Ensembling a Small Language Model

2024-02-19 · Tianlin Li, Qian Liu, Tianyu Pang, Chao Du 외

The emerging success of large language models (LLMs) heavily relies on collecting abundant training data from external (untrusted) sources. Despite substantial efforts devoted to data cleaning and curation, well-construc…

Data PoisoningLanguage ModelingLanguage ModellingSmall Language Model

Gemma Needs Help: Investigating and Mitigating Emotional Instability in LLMs

2026-02-17 · Anna Soligo, Vladimir Mikulik, William Saunders arxiv

Large language models can generate responses that resemble emotional distress, and this raises concerns around model reliability and safety. We introduce a set of evaluations to investigate expressions of distress in LLM…

Hard Rules, Soft Preferences: Bridging Reasoning, Learning, and Optimization for Personalized Packing Checklist Generation

2026-07-17 · Himel Dev, Madhusudan Basak, Tanmoy Sen, Paromita Shome 외 arxiv

Packing for air travel is recurring and error-prone: the checklist must be personal and context-aware, yet feasible under safety rules, item dependencies, and luggage limits. Existing packing assistants are template-driv…

Singularity-aware Optimization via Randomized Geometric Probing: Towards Stable Non-smooth Optimization

2026-05-28 · Ruoran Xu, Borong She, Xiaobo Jin, Qiufeng Wang arxiv

Deep learning optimization relies heavily on the assumption of smooth loss landscapes, a condition systematically violated by modern architectures due to non-smooth components such as ReLU activations and quantization op…