paper-with-me

홈 › Papers

MIRG-RL: Multi-Image Reasoning and Grounding with Reinforcement Learning

2025-09-26 · Lihao Zheng, Jiawei Chen, Xintian Shen, Hao Ma, Tao Wei arxiv

Multi-image reasoning and grounding require understanding complex cross-image relationships at both object levels and image levels. Current Large Visual Language Models (LVLMs) face two critical challenges: the lack of cross-image reasoning capabilities and insufficient cross-image reference reward modeling. To address these issues, we propose a unified framework - Multi-Image Reasoning and Grounding with Reinforcement Learning (MIRG-RL). Specifically, our two-stage training paradigm combines supervised fine-tuning with annotated trajectories and image-aware reinforcement learning optimization, progressively developing multi-image reasoning capabilities. Furthermore, we innovatively propose a method for constructing the trajectory data, which integrates object-level and image-level annotation information, and use this method to generate a lightweight reasoning-enhanced dataset. To effectively resolve cross-image ambiguities, we design an image-aware RL policy with dual reward functions for objects and images. Experiments demonstrate that MIRG-RL achieves state-of-the-art (SOTA) performance in multi-image grounding benchmarks, attaining 64.82% on cross-image reasoning tasks - exceeding the previous best method by 1%. The code and dataset have been released at https://github.com/ZEUS2035/MIRG-RL.

📄 PDF Abstract BibTeX arXiv:2509.21788

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Improving the Reasoning of Multi-Image Grounding in MLLMs via Reinforcement Learning

2025-07-01 · Bob Zhang, Haoran Li, Tao Zhang, Jianan Li 외 arxiv

Multimodal Large Language Models (MLLMs) perform well in single-image visual grounding but struggle with real-world tasks that demand cross-image reasoning and multi-modal instructions. To address this, we adopt a reinfo…

Reinforcement LearningVisual Grounding

UniVG-R1: Reasoning Guided Universal Visual Grounding with Reinforcement Learning

2025-05-20 · Sule Bai, Mingxing Li, Yong liu, Jing Tang 외

Traditional visual grounding methods primarily focus on single-image scenarios with simple textual references. However, extending these methods to real-world scenarios that involve implicit and complex instructions, part…

Large Language ModelMultimodal Large Language ModelReinforcement Learning (RL)Visual Grounding

deepMiRGene: Deep Neural Network based Precursor microRNA Prediction

2016-04-29 · Seunghyun Park, Seonwoo Min, Hyun-Soo Choi, Sungroh Yoon

Since microRNAs (miRNAs) play a crucial role in post-transcriptional gene regulation, miRNA identification is one of the most essential problems in computational biology. miRNAs are usually short in length ranging betwee…

Feature EngineeringPrediction

GeM-VG: Towards Generalized Multi-image Visual Grounding with Multimodal Large Language Models

2026-01-08 · Shurong Zheng, Yousong Zhu, Hongyin Zhao, Fan Yang 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated impressive progress in single-image grounding and general multi-image understanding. Recently, some methods begin to address multi-image grounding. However, they…

Visual Grounding

Reasoning-Guided Part-Level Visual Grounding via Reinforcement Learning

2026-07-16 · Kazi Sajeed Mehrab, Hani Alomari, Najibul Haque Sarker, Chia-Wei Tang 외 arxiv

Multimodal large language models (MLLMs) ground whole objects well from free-form language queries, but they struggle when the query names a part rather than the object. We trace this to a missing object-part hierarchy, …

Reinforcement LearningVisual Grounding