paper-with-me

Papers

UniReason-Med: A Shared Grounded Reasoning Interface for 2D-to-3D Transfer in Medical VQA

2026-06-10 · Mengzhuo Chen, Yan Shu, Chi Liu, Hongming Piao, Xidong Wang, Derek Li, Bryan Dai arxiv

We study whether grounded reasoning supervision from abundant 2D medical images can improve 3D medical VQA when both input types are aligned through a common reasoning interface. We introduce UniReason-Med, a single-checkpoint framework that processes either a 2D image or a slice-serialized 3D volume at inference time, generating interleaved textual reasoning and localized visual evidence through shared box syntax, region-token injection, and a common grounded reasoning policy. To train this interface, we construct UniMed-CoT, a 220K instruction-tuning dataset with interleaved textual reasoning and grounded visual evidence, including 170K 2D and 50K 3D samples. Through supervised fine-tuning followed by outcome-level reinforcement learning, UniReason-Med learns to generate grounded reasoning traces without IoU/Dice-based localization rewards during RL. Data-mixture and component ablations show that joint 2D+3D grounded supervision substantially improves 3D reasoning over 3D-only training, while grounding and region-token injection consistently benefit both 2D and 3D tasks. These results suggest that a shared grounded reasoning interface can transfer reasoning structure from 2D images to slice-serialized volumetric medical understanding. The code and data are publicly available at https://github.com/IQuestLab/unireason-med.

📄 PDF Abstract BibTeX arXiv:2606.11740

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

UniReason 1.0: A Unified Reasoning Framework for World Knowledge Aligned Image Generation and Editing

2026-02-02 · Dianyi Wang, Chaofan Ma, Feng Han, Size Wu 외 arxiv

Unified multimodal models often struggle with complex synthesis tasks that demand deep reasoning, and typically treat text-to-image generation and image editing as isolated capabilities rather than interconnected reasoni…

Text-to-Image GenerationImage Editing

Large Language Models are Universal Reasoners for Visual Generation

2026-05-05 · Sucheng Ren, Chen Chen, Zhenbang Wang, Liangchen Song 외 arxiv

Text-to-image generation has advanced rapidly with diffusion models, progressing from CLIP and T5 conditioning to unified systems where a single LLM backbone handles both visual understanding and generation. Despite the …

Text-to-Image Generation

SSI-Policy: Learning Structured Scene Interfaces for Vision-Language Robotic Manipulation

2026-06-25 · Kaijun Wang, Zikai Ouyang, Xuping Wu, Jinyi Hong 외 arxiv

Real-world robotic manipulation demands spatial grounding, task-aware reasoning, and precise control. Learning such capabilities becomes particularly challenging in the low-data regime. Prior methods often trade off scal…

Spatial Reasoning

MIND: Unified Inquiry and Diagnosis RL with Criteria Grounded Clinical Supports for Psychiatric Consultation

2026-03-04 · Guoyi Li, Shihao Xu, Jiatong Ma, Yunyun Han 외 arxiv

Psychiatric consultation requires agents to elicit discriminative evidence, map uncertain narratives to diagnostic criteria, and decide when evidence suffices. Existing dialogue and retrieval-augmented systems condition …

Reinforcement Learning

GraSP-VL: Length as a Semantic Granularity Interface for Vision-Language Representations

2026-05-18 · Zesheng Li, Chengchang Pan, Honggang Qi arxiv

Frozen vision-language embeddings contain signals at multiple semantic resolutions, from object identity to attributes, relations, and full-caption meaning, but they expose these signals through a fixed-length vector int…