中文
相关论文

相关论文: Substantial, Decomposable, and Invisible: Visual C…

200 篇论文

Recent researches have proven that pre-training on large-scale person images extracted from internet videos is an effective way in learning better representations for person re-identification. However, these researches are mostly confined…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Jialong Zuo , Ying Nie , Hanyu Zhou , Huaxin Zhang , Haoyu Wang , Tianyu Guo , Nong Sang , Changxin Gao

We introduce VideoComp, a benchmark and learning framework for advancing video-text compositionality understanding, aimed at improving vision-language models (VLMs) in fine-grained temporal alignment. Unlike existing benchmarks focused on…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Dahun Kim , AJ Piergiovanni , Ganesh Mallya , Anelia Angelova

Humans learn powerful representations of objects and scenes by observing how they evolve over time. Yet, outside of specific tasks that require explicit temporal understanding, static image pretraining remains the dominant paradigm for…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Nikhil Parthasarathy , S. M. Ali Eslami , João Carreira , Olivier J. Hénaff

Existing benchmarks for assessing the spatio-temporal understanding and reasoning abilities of video language models are susceptible to score inflation due to the presence of shortcut solutions based on superficial visual or textual cues.…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Benno Krojer , Mojtaba Komeili , Candace Ross , Quentin Garrido , Koustuv Sinha , Nicolas Ballas , Mahmoud Assran

We introduce a new multi-modal task for computer systems, posed as a combined vision-language comprehension challenge: identifying the most suitable text describing a scene, given several similar options. Accomplishing the task entails…

计算与语言 · 计算机科学 2016-12-26 Nan Ding , Sebastian Goodman , Fei Sha , Radu Soricut

Despite the rapid progress of instruction-based image editing, its extension to video remains underexplored, primarily due to the prohibitive cost and complexity of constructing large-scale paired video editing datasets. To address this…

计算机视觉与模式识别 · 计算机科学 2025-10-17 Xinyao Liao , Xianfang Zeng , Ziye Song , Zhoujie Fu , Gang Yu , Guosheng Lin

Understanding instructional videos requires recognizing fine-grained actions and modeling their temporal relations, which remains challenging for current Video Foundation Models (VFMs). This difficulty stems from noisy web supervision and a…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Zhuoyi Yang , Jiapeng Yu , Reuben Tan , Boyang Li , Huijuan Xu

Story video-text alignment, a core task in computational story understanding, aims to align video clips with corresponding sentences in their descriptions. However, progress on the task has been held back by the scarcity of manually…

计算与语言 · 计算机科学 2024-10-04 Yidan Sun , Jianfei Yu , Boyang Li

Instruction-tuning datasets often contain substantial redundancy and low-quality samples, necessitating effective data selection methods. We propose an instruction data selection framework based on weighted in-context influence (wICI),…

计算与语言 · 计算机科学 2026-04-29 Guangzeng Han , Xiaolei Huang

Cognitive control, the ability of a system to adapt to the demands of a task, is an integral part of cognition. A widely accepted fact about cognitive control is that it is context-sensitive: Adults and children alike infer information…

人工智能 · 计算机科学 2020-12-02 Rachit Dubey , Erin Grant , Michael Luo , Karthik Narasimhan , Thomas Griffiths

Detecting what has changed in an environment is essential for long-term autonomy, yet most change detection settings assume fixed viewpoints, mild misalignment, or only a few changed objects. We introduce Video-based Scene Change Detection…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Jiae Yoon , Ue-Hwan Kim

As model context lengths continue to increase, the number of demonstrations that can be provided in-context approaches the size of entire training datasets. We study the behavior of in-context learning (ICL) at this extreme scale on…

计算与语言 · 计算机科学 2025-03-05 Amanda Bertsch , Maor Ivgi , Emily Xiao , Uri Alon , Jonathan Berant , Matthew R. Gormley , Graham Neubig

First person action recognition is an increasingly researched topic because of the growing popularity of wearable cameras. This is bringing to light cross-domain issues that are yet to be addressed in this context. Indeed, the information…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Mirco Planamente , Chiara Plizzari , Emanuele Alberti , Barbara Caputo

Multi-task ``vision-language-action'' (VLA) models have recently demonstrated increasing promise as generalist foundation models for robotics, achieving non-trivial performance out of the box on new tasks in new environments. However, for…

机器人学 · 计算机科学 2025-08-05 Kaustubh Sridhar , Souradeep Dutta , Dinesh Jayaraman , Insup Lee

Many real-world tasks require an agent to reason jointly over text and visual objects, (e.g., navigating in public spaces), which we refer to as context-sensitive text-rich visual reasoning. Specifically, these tasks require an…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Rohan Wadhawan , Hritik Bansal , Kai-Wei Chang , Nanyun Peng

Foundational multimodal models pre-trained on large scale image-text pairs or video-text pairs or both have shown strong generalization abilities on downstream tasks. However unlike image-text models, pretraining video-text models is always…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Avinash Madasu , Anahita Bhiwandiwalla , Vasudev Lal

We introduce MetaICL (Meta-training for In-Context Learning), a new meta-training framework for few-shot learning where a pretrained language model is tuned to do in-context learning on a large set of training tasks. This meta-training…

计算与语言 · 计算机科学 2022-05-04 Sewon Min , Mike Lewis , Luke Zettlemoyer , Hannaneh Hajishirzi

The present work investigates whether different quantification mechanisms (set comparison, vague quantification, and proportional estimation) can be jointly learned from visual scenes by a multi-task computational model. The motivation is…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Sandro Pezzelle , Ionut-Teodor Sorodoc , Raffaella Bernardi

Image-to-video adaptation seeks to efficiently adapt image models for use in the video domain. Instead of finetuning the entire image backbone, many image-to-video adaptation paradigms use lightweight adapters for temporal modeling on top…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Rui Qian , Shuangrui Ding , Dahua Lin

Traditional computer vision generally solves each single task independently by a dedicated model with the task instruction implicitly designed in the model architecture, arising two limitations: (1) it leads to task-specific models, which…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Jiaxing Huang , Jingyi Zhang , Kai Jiang , Han Qiu , Shijian Lu