中文
相关论文

相关论文: ExpAlign: Expectation-Guided Vision-Language Align…

200 篇论文

A sliding-window inference strategy is commonly adopted in recent training-free open-vocabulary semantic segmentation methods to overcome limitation of the CLIP in processing high-resolution images. However, this approach introduces a new…

计算机视觉与模式识别 · 计算机科学 2026-03-25 ByeongCheol Lee , Hyun Seok Seong , Sangeek Hyun , Gilhan Park , WonJun Moon , Jae-Pil Heo

Large language models (LLMs) exhibit remarkable capabilities across diverse tasks, yet aligning them efficiently and effectively with human expectations remains a critical challenge. This thesis advances LLM alignment by introducing novel…

计算与语言 · 计算机科学 2025-06-12 Yuxin Jiang

Semantic segmentation in real-world applications often requires not only accurate masks but also strict adherence to textual labeling guidelines. These guidelines are typically complex and long, and both human and automated labeling often…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Vanshika Vats , Ashwani Rathee , James Davis

Vision-Language Models (VLMs) have achieved strong performance on implicit and explicit visual grounding and related tasks. However, such abilities are generally tested on simple, single-object phrases. We find that grounding performance…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Jiayun Luo , Mir Rayat Imtiaz Hossain , Pritam Sarkar , Boyang Li , Leonid Sigal

Inspired by the success of vision-language methods (VLMs) in zero-shot classification, recent works attempt to extend this line of work into object detection by leveraging the localization ability of pre-trained VLMs and generating pseudo…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Yanxin Long , Jianhua Han , Runhui Huang , Xu Hang , Yi Zhu , Chunjing Xu , Xiaodan Liang

This paper presents DetCLIPv2, an efficient and scalable training framework that incorporates large-scale image-text pairs to achieve open-vocabulary object detection (OVD). Unlike previous OVD frameworks that typically rely on a…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Lewei Yao , Jianhua Han , Xiaodan Liang , Dan Xu , Wei Zhang , Zhenguo Li , Hang Xu

Most existing methods in vision language pre-training rely on object-centric features extracted through object detection and make fine-grained alignments between the extracted features and texts. It is challenging for these methods to learn…

计算与语言 · 计算机科学 2022-06-02 Yan Zeng , Xinsong Zhang , Hang Li

Despite the significant improvements achieved by large language models (LLMs) in English reasoning tasks, these models continue to struggle with multilingual reasoning. Recent studies leverage a full-parameter and two-stage training…

计算与语言 · 计算机科学 2025-01-08 Yuchun Fan , Yongyu Mu , Yilin Wang , Lei Huang , Junhao Ruan , Bei Li , Tong Xiao , Shujian Huang , Xiaocheng Feng , Jingbo Zhu

Open-vocabulary segmentation aims to identify and segment specific regions and objects based on text-based descriptions. A common solution is to leverage powerful vision-language models (VLMs), such as CLIP, to bridge the gap between vision…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Bingyu Li , Da Zhang , Zhiyuan Zhao , Junyu Gao , Xuelong Li

Large Vision-Language Models (LVLMs) offer remarkable benefits for a variety of vision-language tasks. However, a challenge hindering their application in real-world scenarios, particularly regarding safety, robustness, and reliability, is…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Jiaying Lu , Jinmeng Rao , Kezhen Chen , Xiaoyuan Guo , Yawen Zhang , Baochen Sun , Carl Yang , Jie Yang

Large Vision Language Models (LVLMs) have achieved remarkable progress, yet they often suffer from language bias, producing answers without relying on visual evidence. While prior work attempts to mitigate this issue through decoding…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Seulbi Lee , Sangheum Hwang

We present lazy visual grounding, a two-stage approach of unsupervised object mask discovery followed by object grounding, for open-vocabulary semantic segmentation. Plenty of the previous art casts this task as pixel-to-text classification…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Dahyun Kang , Minsu Cho

In situated collaboration, speakers often use intentionally underspecified deictic commands (e.g., ``pass me \textit{that}''), whose referent becomes identifiable only by aligning speech with a brief co-speech pointing \emph{stroke}.…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Weijie Zhou , Xuantang Xiong , Zhenlin Hu , Xiaomeng Zhu , Chaoyang Zhao , Honghui Dong , Zhengyou Zhang , Ming Tang , Jinqiao Wang

Large vision-language models (LVLMs) have achieved impressive results in various vision-language tasks. However, despite showing promising performance, LVLMs suffer from hallucinations caused by language bias, leading to diminished focus on…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Haozhe Zhao , Shuzheng Si , Liang Chen , Yichi Zhang , Maosong Sun , Mingjia Zhang , Baobao Chang

Open-vocabulary object detection (OVD) aims to scale up vocabulary size to detect objects of novel categories beyond the training vocabulary. Recent work resorts to the rich knowledge in pre-trained vision-language models. However, existing…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Peixian Chen , Kekai Sheng , Mengdan Zhang , Mingbao Lin , Yunhang Shen , Shaohui Lin , Bo Ren , Ke Li

In recent years, Vision-Language Models (VLMs) have shown remarkable performance improvements in Vision-Language tasks. However, their large size poses challenges for real-world applications where inference latency is a concern. To tackle…

机器学习 · 计算机科学 2025-06-10 Divya Jyoti Bajpai , Manjesh Kumar Hanawal

Vision-language models like CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions because of their training focus on short and concise captions. We present…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Hyungyu Choi , Young Kyun Jang , Chanho Eom

Open-vocabulary semantic segmentation (OVSS) employs pixel-level vision-language alignment to associate category-related prompts with corresponding pixels. A key challenge is enhancing the multimodal dense prediction capability,…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Jiahao Li , Yang Lu , Yachao Zhang , Yong Xie , Fangyong Wang , Yuan Xie , Yanyun Qu

Vision-language models (VLMs) have shown remarkable performance in various robotic tasks, as they can perceive visual information and understand natural language instructions. However, when applied to robotics, VLMs remain subject to a…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Xiaowen Sun , Matthias Kerzel , Mengdi Li , Xufeng Zhao , Paul Striker , Stefan Wermter

We introduce the task of open-vocabulary visual instance search (OVIS). Given an arbitrary textual search query, Open-vocabulary Visual Instance Search (OVIS) aims to return a ranked list of visual instances, i.e., image patches, that…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Sheng Liu , Kevin Lin , Lijuan Wang , Junsong Yuan , Zicheng Liu