paper-with-me

Papers

LongPerceptualThoughts: Distilling System-2 Reasoning for System-1 Perception

2025-04-21 · Yuan-Hong Liao, Sven Elflein, Liu He, Laura Leal-Taixé, Yejin Choi, Sanja Fidler, David Acuna

Recent reasoning models through test-time scaling have demonstrated that long chain-of-thoughts can unlock substantial performance boosts in hard reasoning tasks such as math and code. However, the benefit of such long thoughts for system-2 reasoning is relatively less explored in other domains such as perceptual tasks where shallower, system-1 reasoning seems sufficient. In this paper, we introduce LongPerceptualThoughts, a new synthetic dataset with 30K long-thought traces for perceptual tasks. The key challenges in synthesizing elaborate reasoning thoughts for perceptual tasks are that off-the-shelf models are not yet equipped with such thinking behavior and that it is not straightforward to build a reliable process verifier for perceptual tasks. Thus, we propose a novel three-stage data synthesis framework that first synthesizes verifiable multiple-choice questions from dense image descriptions, then extracts simple CoTs from VLMs for those verifiable problems, and finally expands those simple thoughts to elaborate long thoughts via frontier reasoning models. In controlled experiments with a strong instruction-tuned 7B model, we demonstrate notable improvements over existing visual reasoning data-generation methods. Our model, trained on the generated dataset, achieves an average +3.4 points improvement over 5 vision-centric benchmarks, including +11.8 points on V$^*$ Bench. Notably, despite being tuned for vision tasks, it also improves performance on the text reasoning benchmark, MMLU-Pro, by +2 points.

📄 PDF Abstract BibTeX arXiv:2504.15362

Code (0)

등록된 구현이 없습니다.

Tasks

MathMMLUMultiple-choiceVisual Reasoning

Similar Papers 제목 키워드 기반

Distilling Neuro-Symbolic Programs into 3D Multi-modal LLMs

2026-05-31 · Wentao Mo, Yang Liu arxiv

Current 3D spatial reasoning methods face a fundamental trade-off: neuro-symbolic 3D (NS3D) concept learners achieve interpretable reasoning through compositional programs but are constrained to closed-set concept vocabu…

Question AnsweringSpatial Reasoning

NaturalThoughts: Selecting and Distilling Reasoning Traces for General Reasoning Tasks

2025-07-02 · Yang Li, Youssef Emad, Karthik Padthe, Jack Lanchantin 외 arxiv

Recent work has shown that distilling reasoning traces from a larger teacher model via supervised finetuning outperforms reinforcement learning with the smaller student model alone (Guo et al. 2025). However, there has n…

Reinforcement Learning

System-1.5 Reasoning: Traversal in Language and Latent Spaces with Dynamic Shortcuts

2025-05-25 · Xiaoqiang Wang, Suyuchen Wang, Yun Zhu, Bang Liu

Chain-of-thought (CoT) reasoning enables large language models (LLMs) to move beyond fast System-1 responses and engage in deliberative System-2 reasoning. However, this comes at the cost of significant inefficiency due …

GSM8K

Ambient @ EgoLongQA 2026: Distilling Long-Video perception into a Sub-2B Model

2026-09-10 · Logesh Kumar Umapathi hf

We describe our entry to the EgoLongQA track of the Wearable-AI Challenge in ECCV 2026, which placed first in the <=2B parameter division with 0.8279 on the held-out test set. Our system is a single 2B vision-language mo…

X$^3$-OPD: Distilling Reasoning into Large Audio-Language Models via On-Policy Alignment

2026-07-23 · Dongjie Fu, Di Cao, Xize Cheng, Zihan Zhang 외 arxiv

While large audio-language models have achieved remarkable progress in auditory perception, they still lag behind text-based large language models in deep logical reasoning, primarily due to the scarcity of high-quality …

Logical Reasoning