paper-with-me

Papers

Thinking Diffusion: Penalize and Guide Visual-Grounded Reasoning in Diffusion Multimodal Language Models

2026-04-07 · Keuntae Kim, Mingyu Kang, Yong Suk Choi arxiv

Diffusion large language models (dLLMs) are emerging as promising alternatives to autoregressive (AR) LLMs. Recently, this paradigm has been extended to multimodal tasks, leading to the development of diffusion multimodal large language models (dMLLMs). These models are expected to retain the reasoning capabilities of LLMs while enabling faster inference through parallel generation. However, when combined with Chain-of-Thought (CoT) reasoning, dMLLMs exhibit two critical issues. First, we observe that dMLLMs often generate the final answer token at a very early timestep. This trend indicates that the model determines the answer before sufficient reasoning, leading to degraded reasoning performance. Second, during the initial timesteps, dMLLMs show minimal dependency on visual prompts, exhibiting a fundamentally different pattern of visual information utilization compared to AR vision-language models. In summary, these findings indicate that dMLLMs tend to generate premature final answers without sufficiently grounding on visual inputs. To address these limitations, we propose Position and Step Penalty (PSP) and Visual Reasoning Guidance (VRG). PSP penalizes tokens in later positions during early timesteps, delaying premature answer generation and encouraging progressive reasoning across timesteps. VRG, inspired by classifier-free guidance, amplifies visual grounding signals to enhance the model's alignment with visual evidence. Extensive experiments across various dMLLMs demonstrate that our method achieves up to 7.5% higher accuracy while delivering more than 3x speedup compared to reasoning with four times more diffusion steps.

📄 PDF Abstract BibTeX arXiv:2604.05497

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationVisual GroundingVisual Reasoning

Similar Papers 제목 키워드 기반

Thinking with Visual Grounding

2026-06-15 · Junkai Zhang, Yihe Deng, Kai-Wei Chang, Wei Wang arxiv

Visual thinking should not only sound right; it should show its evidence. While recent vision-language models (VLMs) can produce natural-language reasoning traces, these traces often leave the supporting image regions im…

Reinforcement LearningSpatial ReasoningVisual ReasoningVisual Grounding

From Illusion to Intention: Visual Rationale Learning for Vision-Language Reasoning

2025-11-28 · Changpeng Wang, Haozhe Wang, Xi Chen, Junhan Liu 외 arxiv

Recent advances in vision-language reasoning underscore the importance of thinking with images, where models actively ground their reasoning in visual evidence. Yet, prevailing frameworks treat visual actions as optional…

Deep But Reliable: Advancing Multi-turn Reasoning for Thinking with Images

2025-12-19 · Wenhao Yang, Yu Xia, Jinlong Huang, Shiyin Lu 외 arxiv

Recent advances in large Vision-Language Models (VLMs) have exhibited strong reasoning capabilities on complex visual tasks by thinking with images in their Chain-of-Thought (CoT), which is achieved by actively invoking …

Rethinking Conditional Generation for Underwater Salient Object Detection

2026-07-02 · Hua Li, Yongjie Weng, Yutong Li, Zhiyuan Li 외 arxiv

Salient Object Detection in underwater images remains challenging due to low contrast, uneven illumination, and color distortion caused by scattering and absorption effects, which limit the effectiveness of conventional …

Salient Object Detection

Thinking with Camera: A Unified Multimodal Model for Camera-Centric Understanding and Generation

2025-10-09 · Kang Liao, Size Wu, Zhonghua Wu, Linyi Jin 외 arxiv

Camera-centric understanding and generation are two cornerstones of spatial intelligence, yet they are typically studied in isolation. We present Puffin, a unified camera-centric multimodal model that extends spatial awa…