paper-with-me

Papers

F2RVLM: Boosting Fine-grained Fragment Retrieval for Multi-Modal Long-form Dialogue with Vision Language Model

2025-08-25 · Hanbo Bi, Zhiqiang Yuan, Zexi Jia, Jiapei Zhang, Chongyang Li, Peixiang Luo, Ying Deng, Xiaoyue Duan, Jinchao Zhang arxiv

Traditional dialogue retrieval aims to select the most appropriate utterance or image from recent dialogue history. However, they often fail to meet users' actual needs for revisiting semantically coherent content scattered across long-form conversations. To fill this gap, we define the Fine-grained Fragment Retrieval (FFR) task, requiring models to locate query-relevant fragments, comprising both utterances and images, from multimodal long-form dialogues. As a foundation for FFR, we construct MLDR, the longest-turn multimodal dialogue retrieval dataset to date, averaging 25.45 turns per dialogue, with each naturally spanning three distinct topics. To evaluate generalization in real-world scenarios, we curate and annotate a WeChat-based test set comprising real-world multimodal dialogues with an average of 75.38 turns. Building on these resources, we explore existing generation-based Vision-Language Models (VLMs) on FFR and observe that they often retrieve incoherent utterance-image fragments. While optimized for generating responses from visual-textual inputs, these models lack explicit supervision to ensure semantic coherence within retrieved fragments. To this end, we propose F2RVLM, a generative retrieval model trained in a two-stage paradigm: (1) supervised fine-tuning to inject fragment-level retrieval knowledge, and (2) GRPO-based reinforcement learning with multi-objective rewards promoting semantic precision, relevance, and contextual coherence. To handle varying intra-fragment complexity, from locally dense to sparsely distributed, we introduce difficulty-aware curriculum sampling that ranks training instances by model-predicted difficulty and gradually exposes the model to harder samples. This boosts reasoning ability in long, multi-turn contexts. F2RVLM outperforms popular VLMs in both in-domain and real-domain settings, demonstrating superior retrieval performance.

📄 PDF Abstract BibTeX arXiv:2508.17714

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Fine-grained Fragment Retrieval in Multi-modal Long-form Dialogues

2026-06-03 · Hanbo Bi, Zhiqiang Yuan, Chongyang Li, Qiwei Yan 외 arxiv

With the widespread adoption of multi-modal communication platforms, long-form dialogues interleaving text and images have become increasingly common. Users often need to retrieve coherent dialogue fragments related to s…

Reinforcement Learning

Automated Model Discovery via Multi-modal & Multi-step Pipeline

2025-09-30 · Lee Jung-Mok, Nam Hyeon-Woo, Moon Ye-Bin, Junhyun Nam 외 arxiv

Automated model discovery is the process of automatically searching and identifying the most appropriate model for a given dataset over a large combinatorial search space. Existing approaches, however, often face challen…

MonitorVLM:A Vision Language Framework for Safety Violation Detection in Mining Operations

2025-10-04 · Jiang Wu, Sichao Wu, Yinsong Ma, Guangyuan Yu 외 arxiv

Industrial accidents, particularly in high-risk domains such as surface and underground mining, are frequently caused by unsafe worker behaviors. Traditional manual inspection remains labor-intensive, error-prone, and in…

Action Recognition

FreeKV: Boosting KV Cache Retrieval for Efficient LLM Inference

2025-05-19 · Guangda Liu, Chengwei Li, Zhenyu Ning, Jing Lin 외

Large language models (LLMs) have been widely deployed with rapidly expanding context windows to support increasingly demanding applications. However, long contexts pose significant deployment challenges, primarily due t…

CPUGPURetrieval

NaturalVLM: Leveraging Fine-grained Natural Language for Affordance-Guided Visual Manipulation

2024-03-13 · ran Xu, Yan Shen, Xiaoqi Li, Ruihai Wu 외

Enabling home-assistant robots to perceive and manipulate a diverse range of 3D objects based on human language instructions is a pivotal challenge. Prior research has predominantly focused on simplistic and task-oriente…

Robot Manipulation