paper-with-me

Papers

Spectral-Progressive Thought Flow for Lightweight Multimodal Reasoning

2026-06-01 · Yixian Shen, Zhiheng Yang, Qi Bi, Changshuo Wang, Shuai Wang, Jia-Hong Huang, George Floros, Prayag Tiwari, Anuj Pathania arxiv

Multimodal spatial reasoning often relies on long chains of intermediate textual and visual thoughts, where accumulating visual tokens and dense cross-modal attention incur substantial computation and memory overhead. To address this challenge, we propose Spectral-Progressive Thought Flow (SpecFlow), a novel lightweight multimodal spatial reasoning framework that represents intermediate visual thoughts in a fixed-size discrete cosine space. By exploiting strong energy compaction, SpecFlow preserves global layout and relational structure while introducing high-frequency details only when increased spatial precision is required. To align visual state evolution with linguistic intent, classifier-free guidance enables autoregressive textual thoughts to steer flow-based updates of the visual workspace/state without expanding the context. As a result, SpecFlow maintains a bounded visual workspace whose updates depend only on the current visual state and accumulated textual trace, enabling long-horizon inference with stable latency and memory usage independent of reasoning depth. Empirical results show that SpecFlow achieves competitive or superior reasoning performance while reducing computation and KV cache costs by up to 2.1 times.

📄 PDF Abstract BibTeX arXiv:2606.02842

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningSpatial Reasoning

Similar Papers 제목 키워드 기반

SCOUT: Teaching Pre-trained Language Models to Enhance Reasoning via Flow Chain-of-Thought

2025-05-30 · Guanghao Li, Wenhao Jiang, Mingfeng Chen, Yan Li 외

Chain of Thought (CoT) prompting improves the reasoning performance of large language models (LLMs) by encouraging step by step thinking. However, CoT-based methods depend on intermediate reasoning steps, which limits sc…

Spectral-Spatial Synergistic Guided Network for Hyperspectral Salient Object Detection

2026-07-23 · Yanyan Peng, Tingfa Xu, Yao Xiao, Peifu Liu 외 arxiv

Hyperspectral salient object detection aims to identify visually salient regions from hyperspectral images. Existing methods often fail because they fundamentally misunderstand the data, confusing incidental spectral var…

Computational EfficiencySalient Object Detection

ThinkMorph: Emergent Properties in Multimodal Interleaved Chain-of-Thought Reasoning

2025-10-30 · Jiawei Gu, Yunzhuo Hao, Huichen Will Wang, Linjie Li 외 arxiv

Multimodal reasoning requires iterative coordination between language and vision, yet it remains unclear what constitutes a meaningful interleaved chain of thought. We posit that text and image thoughts should function a…

Multimodal Reasoning

DiagramNet: An End-to-End Recognition Framework and Dataset for Non-Standard System-Level Diagrams

2026-05-02 · Jincheng Lou, Ruohan Xu, Jiapeng Li, Junyin Pi 외 arxiv

System-level diagrams encode the architectural blueprint of chip design, specifying module functions, dataflows, and interface protocols. However, non-standardized symbols and the scarcity of structured training data hin…

Visual Reasoning

Shape of Thought: Progressive Object Assembly via Visual Chain-of-Thought

2026-01-28 · Yu Huo, Siyu Zhang, Kun Zeng, Haoyue Liu 외 arxiv

Multimodal models for text-to-image generation have achieved strong visual fidelity, yet they remain brittle under compositional structural constraints, notably generative numeracy, attribute binding, and part-level rela…

Text-to-Image Generation