paper-with-me

Papers

Mind's Mirror: Distilling Self-Evaluation Capability and Comprehensive Thinking from Large Language Models

2023-11-15 · Weize Liu, Guocong Li, Kai Zhang, Bang Du, Qiyuan Chen, Xuming Hu, Hongxia Xu, Jintai Chen, Jian Wu

Large language models (LLMs) have achieved remarkable advancements in natural language processing. However, the massive scale and computational demands of these models present formidable challenges when considering their practical deployment in resource-constrained environments. While techniques such as chain-of-thought (CoT) distillation have displayed promise in distilling LLMs into small language models (SLMs), there is a risk that distilled SLMs may still inherit flawed reasoning and hallucinations from LLMs. To address these issues, we propose a twofold methodology: First, we introduce a novel method for distilling the self-evaluation capability from LLMs into SLMs, aiming to mitigate the adverse effects of flawed reasoning and hallucinations inherited from LLMs. Second, we advocate for distilling more comprehensive thinking by incorporating multiple distinct CoTs and self-evaluation outputs, to ensure a more thorough and robust knowledge transfer into SLMs. Experiments on three NLP benchmarks demonstrate that our method significantly improves the performance of distilled SLMs, offering a new perspective for developing more effective and efficient SLMs in resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2311.09214

Code (1)

attention-is-all-i-need/mind-s-mirror-distilling-llm 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Mirror, Mirror on the Wall: Can VLM Agents Tell Who They Are at All?

2026-05-09 · Filippo Ziliotto, Ciro Beneduce, Bruno Lepri, Luciano Serafini 외 arxiv

In the animal kingdom, mirror self-recognition is a canonical probe of higher-order cognition, emerging only in some species. We ask whether an analogous functional capability emerges in embodied vision-language model (V…

Evolving-RL: End-to-End Optimization of Experience-Driven Self-Evolving Capability within Agents

2026-05-11 · Zhiyuan Fan, Wenwei Jin, Feng Zhang, Bin Li 외 arxiv

Experience-driven self-evolving agents aim to overcome the static nature of large language models by distilling reusable experience from past interactions, thus enabling adaptation to novel tasks at deployment time. This…

Reinforcement Learning

Analyzing Advanced AI Systems Against Definitions of Life and Consciousness

2025-02-07 · Azadeh Alavi, Hossein Akhoundi, Fatemeh Kouchmeshki

Could artificial intelligence ever become truly conscious in a functional sense; this paper explores that open-ended question through the lens of Life, a concept unifying classical biological criteria (Oxford, NASA, Kosh…

ToMBench: Benchmarking Theory of Mind in Large Language Models

2024-02-23 · Zhuang Chen, Jincenzi Wu, Jinfeng Zhou, Bosi Wen 외

Theory of Mind (ToM) is the cognitive capability to perceive and ascribe mental states to oneself and others. Recent research has sparked a debate over whether large language models (LLMs) exhibit a form of ToM. However,…

BenchmarkingMultiple-choice

MindGYM: Enhancing Vision-Language Models via Synthetic Self-Challenging Questions

2025-03-12 · Zhe Xu, Daoyuan Chen, Zhenqing Ling, Yaliang Li 외

Large vision-language models (VLMs) face challenges in achieving robust, transferable reasoning abilities due to reliance on labor-intensive manual instruction datasets or computationally expensive self-supervised method…

Computational EfficiencyMultimodal Reasoning