中文
相关论文

相关论文: Fine-Grained Verifiers: Preference Modeling as Nex…

200 篇论文

Large Vision-Language Models (VLMs) rely on effective multimodal alignment between pre-trained vision encoders and Large Language Models (LLMs) to integrate visual and textual information. This paper presents a comprehensive analysis of…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Shweta Mahajan , Hoang Le , Hyojin Park , Farzad Farhadzadeh , Munawar Hayat , Fatih Porikli

Recent advances in fine-tuning Vision-Language Models (VLMs) have witnessed the success of prompt tuning and adapter tuning, while the classic model fine-tuning on inherent parameters seems to be overlooked. It is believed that fine-tuning…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Ming Li , Jike Zhong , Chenxin Li , Liuzhuozheng Li , Nie Lin , Masashi Sugiyama

Vision-Language Models (VLMs) integrate information from multiple modalities and have shown remarkable success across various tasks. However, deploying large-scale VLMs in resource-constrained scenarios is challenging. Pruning followed by…

机器学习 · 计算机科学 2024-06-26 Shwai He , Ang Li , Tianlong Chen

Large Video Models (LVMs) built upon Large Language Models (LLMs) have shown promise in video understanding but often suffer from misalignment with human intuition and video hallucination issues. To address these challenges, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Haojian Huang , Haodong Chen , Shengqiong Wu , Meng Luo , Jinlan Fu , Xinya Du , Hanwang Zhang , Hao Fei

Large language model (LLM) agents are increasingly deployed as scalable user simulators for recommender system evaluation. Yet existing simulators perceive recommendations through text or structured metadata rather than the visual…

多媒体 · 计算机科学 2026-04-13 Lingfeng Huang , Huizhong Guo , Tianjun Wei , Yingpeng Du , Zhu Sun

Vision-Language Models (VLMs) often suffer from visual hallucinations: generating things that are not consistent with visual inputs and language shortcuts, where they skip the visual part and just rely on text priors. These issues arise…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Zongxia Li , Wenhao Yu , Chengsong Huang , Zhenwen Liang , Rui Liu , Fuxiao Liu , Jingxi Che , Dian Yu , Jordan Boyd-Graber , Haitao Mi , Dong Yu

In this work, we investigate how to leverage pre-trained visual-language models (VLM) for online Reinforcement Learning (RL). In particular, we focus on sparse reward tasks with pre-defined textual task descriptions. We first identify the…

机器学习 · 计算机科学 2024-06-06 Yuwei Fu , Haichao Zhang , Di Wu , Wei Xu , Benoit Boulet

Large Multimodal Models (LMMs), or Vision-Language Models (VLMs), have shown impressive capabilities in a wide range of visual tasks. However, they often struggle with fine-grained visual reasoning, failing to identify domain-specific…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Yucheng Shi , Quanzheng Li , Jin Sun , Xiang Li , Ninghao Liu

While powerful in image-conditioned generation, multimodal large language models (MLLMs) can display uneven performance across demographic groups, highlighting fairness risks. In safety-critical clinical settings, such disparities risk…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Mahesh Bhosale , Abdul Wasi , Shantam Srivastava , Shifa Latif , Tianyu Luan , Mingchen Gao , David Doermann , Xuan Gong

Recent studies have demonstrated the exceptional potentials of leveraging human preference datasets to refine text-to-image generative models, enhancing the alignment between generated images and textual prompts. Despite these advances,…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Xun Wu , Shaohan Huang , Furu Wei

Achieving better alignment between vision embeddings and Large Language Models (LLMs) is crucial for enhancing the abilities of Multimodal LLMs (MLLMs), particularly for recent models that rely on powerful pretrained vision encoders and…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Jiachen Jiang , Jinxin Zhou , Bo Peng , Xia Ning , Zhihui Zhu

We introduce FaithScore (Faithfulness to Atomic Image Facts Score), a reference-free and fine-grained evaluation metric that measures the faithfulness of the generated free-form answers from large vision-language models (LVLMs). The…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Liqiang Jing , Ruosen Li , Yunmo Chen , Xinya Du

Vision-language models (VLMs) pre-trained on web-scale datasets have demonstrated remarkable capabilities on downstream tasks when fine-tuned with minimal data. However, many VLMs rely on proprietary data and are not open-source, which…

计算与语言 · 计算机科学 2024-05-15 Shihong Liu , Zhiqiu Lin , Samuel Yu , Ryan Lee , Tiffany Ling , Deepak Pathak , Deva Ramanan

Despite recent successes, LVLMs or Large Vision Language Models are prone to hallucinating details like objects and their properties or relations, limiting their real-world deployment. To address this and improve their robustness, we…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Yassine Ouali , Adrian Bulat , Brais Martinez , Georgios Tzimiropoulos

Multimodal Large Language Models (MLLMs) emerge as a unified interface to address a multitude of tasks, ranging from NLP to computer vision. Despite showcasing state-of-the-art results in many benchmarks, a long-standing issue is the…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Alberto Compagnoni , Davide Caffagni , Nicholas Moratelli , Lorenzo Baraldi , Marcella Cornia , Rita Cucchiara

Efficient vision-language understanding of large Remote Sensing Images (RSIs) is meaningful but challenging. Current Large Vision-Language Models (LVLMs) typically employ limited pre-defined grids to process images, leading to information…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Junwei Luo , Yingying Zhang , Xue Yang , Kang Wu , Qi Zhu , Lei Liang , Jingdong Chen , Yansheng Li

While Vision-Language Models (VLMs) offer rich world knowledge for end-to-end autonomous driving, current approaches heavily rely on labor-intensive language annotations (e.g., VQA) to bridge perception and control. This paradigm suffers…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Chengen Xie , Chonghao Sima , Tianyu Li , Bin Sun , Junjie Wu , Zhihui Hao , Hongyang Li

Vision-Language Models (VLMs) offer the ability to generate high-level, interpretable descriptions of complex activities from images and videos, making them valuable for situational awareness (SA) applications. In such settings, the focus…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Pavana Pradeep , Krishna Kant , Suya Yu

Vision-language models (VLMs) often generate massive visual tokens that greatly increase inference latency and memory footprint; while training-free token pruning offers a practical remedy, existing methods still struggle to balance local…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Enwei Tong , Yuanchao Bai , Yao Zhu , Junjun Jiang , Xianming Liu

The prevailing approach to aligning Large Language Models (LLMs) typically relies on human or AI feedback and assumes access to specific types of preference datasets. In our work, we question the efficacy of such datasets and explore…

机器学习 · 计算机科学 2024-03-19 Hao Sun