paper-with-me

Papers

Semantic-Enriched Latent Visual Reasoning

2026-05-19 · Tianrun Xu, Yue Sun, Qixun Wang, Jingyi Lu, Yuan Wang, Tianren Zhang, Longteng Guo, Fengyun Rao, Jing Lyu, Feng Chen, Jing Liu arxiv

Multimodal latent-space reasoning aims to replace explicit thinking with images by performing visual reasoning directly in a compact latent space. However, existing approaches largely rely on visual supervision and produce latent representations that lack sufficient semantic richness, limiting their ability to support diverse region-level reasoning tasks. In this work, we introduce Semantic-Enriched Latent Visual Reasoning (SLVR), a two-stage learning framework that enriches latent representations with attribute-level visual semantics and aligns them with diverse reasoning objectives. In the first stage, SLVR learns semantically enriched region-centric latents under fine-grained attribute supervision. In the second stage, we design Multi-query Group Relative Policy Optimization (M-GRPO) to align latent representations across multiple queries grounded in the same region. To support this framework, we construct SLV-Set, comprising approximately 400K region-level attribute annotations and 800K multi-query question answering samples, and introduce SV-QA, a benchmark that evaluates latent reasoning under semantic variation. Experiments demonstrate that SLVR improves the robustness and semantic consistency of latent visual reasoning compared to existing baselines.

📄 PDF Abstract BibTeX arXiv:2605.19342

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

Visual Latents Know More Than They Say: Unsilencing Latent Reasoning in MLLMs

2026-05-04 · Xin Zhang, Qiqi Tao, Jiawei Du, Moyun Liu 외 arxiv

Continuous latent-space reasoning offers a compact alternative to textual chain-of-thought for multimodal models, enabling high-dimensional visual evidence to be integrated without explicit reasoning tokens. However, we …

Visual Reasoning

ControlThinker: Unveiling Latent Semantics for Controllable Image Generation through Visual Reasoning

2025-06-04 · Feng Han, Yang Jiao, Shaoxiang Chen, Junhao Xu 외

The field of controllable image generation has seen significant advancements, with various architectures improving generation layout consistency with control signals. However, contemporary methods still face challenges i…

Image GenerationVisual Reasoning

Explicit Knowledge Incorporation for Visual Reasoning

2021-06-19 · CVPR 2021 1 · Yifeng Zhang, Ming Jiang, Qi Zhao

Existing explainable and explicit visual reasoning methods only perform reasoning based on visual evidence but do not take into account knowledge beyond what is in the visual scene. To addresses the knowledge gap bet…

Visual Reasoning

Retrieve, Integrate, and Synthesize: Spatial-Semantic Grounded Latent Visual Reasoning

2026-05-08 · Jin Cui, Xinyue Long, Xunyong Zhang, Yadong Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have made remarkable progress on vision-language reasoning, yet most methods still compress visual evidence into discrete textual thoughts, creating an information bottleneck for …

Answer GenerationVisual Reasoning

Enhancing Retrieval-Augmented Generation with Topic-Enriched Embeddings: A Hybrid Approach Integrating Traditional NLP Techniques

2025-12-31 · Rodrigo Kataishi arxiv

Retrieval-augmented generation (RAG) systems rely on accurate document retrieval to ground large language models (LLMs) in external knowledge, yet retrieval quality often degrades in corpora where topics overlap and them…

Dimensionality Reduction