CVCLLGApr 21, 2025

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

U of Toronto
arXiv:2504.15362v115 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing system-2 reasoning in perceptual domains, which is incremental as it builds on existing reasoning models and data-generation methods.

The paper tackles the problem of generating long reasoning traces for perceptual tasks by introducing LongPerceptualThoughts, a synthetic dataset with 30K long-thought traces, and demonstrates that training on it improves performance by an average of +3.4 points on 5 vision benchmarks and +2 points on a text reasoning benchmark.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes