paper-with-me

홈 › Papers

VoCoT: Unleashing Visually Grounded Multi-Step Reasoning in Large Multi-Modal Models

2024-05-27 · Zejun Li, Ruipu Luo, Jiwen Zhang, Minghui Qiu, Zhongyu Wei

While large multi-modal models (LMMs) have exhibited impressive capabilities across diverse tasks, their effectiveness in handling complex tasks has been limited by the prevailing single-step reasoning paradigm. To this end, this paper proposes VoCoT, a multi-step Visually grounded object-centric Chain-of-Thought reasoning framework tailored for inference with LMMs. VoCoT is characterized by two key features: (1) object-centric reasoning paths that revolve around cross-modal shared object-level information, and (2) visually grounded representation of object concepts in a multi-modal interleaved and aligned manner, which effectively bridges the modality gap within LMMs during long-term generation. Additionally, we construct an instruction dataset to facilitate LMMs in adapting to reasoning with VoCoT. By introducing VoCoT into the prevalent open-source LMM architecture, we introduce VolCano. With only 7B parameters and limited input resolution, VolCano demonstrates excellent performance across various scenarios, surpassing SOTA models, including GPT-4V, in tasks requiring complex reasoning. Our code, data and model will be available at https://github.com/RupertLuo/VoCoT.

📄 PDF Abstract BibTeX arXiv:2405.16919

Code (1)

rupertluo/vocot 공식 구현 pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

EvoCoT: Overcoming the Exploration Bottleneck in Reinforcement Learning

2025-08-11 · Huanyu Liu, Jia Li, Yihong Dong, Chang Yu 외 arxiv

Reinforcement learning with verifiable reward (RLVR) has become a promising paradigm for post-training large language models (LLMs) to improve their reasoning capability. However, when the rollout accuracy is low on hard…

Reinforcement Learning

VIALM: A Survey and Benchmark of Visually Impaired Assistance with Large Models

2024-01-29 · Yi Zhao, Yilin Zhang, Rong Xiang, Jing Li 외

Visually Impaired Assistance (VIA) aims to automatically help the visually impaired (VI) handle daily activities. The advancement of VIA primarily depends on developments in Computer Vision (CV) and Natural Language Proc…

Show and Guide: Instructional-Plan Grounded Vision and Language Model

2024-09-27 · Diogo Glória-Silva, David Semedo, João Magalhães

Guiding users through complex procedural plans is an inherently multimodal task in which having visually illustrated plan steps is crucial to deliver an effective plan guidance. However, existing works on plan-following …

Language ModelingLanguage ModellingMoment Retrieval

Point-RFT: Improving Multimodal Reasoning with Visually Grounded Reinforcement Finetuning

2025-05-26 · Minheng Ni, Zhengyuan Yang, Linjie Li, Chung-Ching Lin 외

Recent advances in large language models have significantly improved textual reasoning through the effective use of Chain-of-Thought (CoT) and reinforcement learning. However, extending these successes to vision-language…

document understandingMultimodal ReasoningVisual Reasoning

Unleashing Uncertainty: Efficient Machine Unlearning for Generative AI

2025-08-28 · Christoforos N. Spartalis, Theodoros Semertzidis, Petros Daras, Efstratios Gavves arxiv

We introduce SAFEMax, a novel method for Machine Unlearning in diffusion models. Grounded in information-theoretic principles, SAFEMax maximizes the entropy in generated images, causing the model to generate Gaussian noi…