中文
相关论文

相关论文: A Solution to CVPR'2023 AQTC Challenge: Video Alig…

200 篇论文

Affordance-centric Question-driven Task Completion for Egocentric Assistant(AQTC) is a novel task which helps AI assistant learn from instructional videos and scripts and guide the user step-by-step. In this paper, we deal with the AQTC via…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Shiwei Wu , Weidong He , Tong Xu , Hao Wang , Enhong Chen

Affordance-Centric Question-driven Task Completion (AQTC) has been proposed to acquire knowledge from videos to furnish users with comprehensive and systematic instructions. However, existing methods have hitherto neglected the necessity of…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Tom Tongjia Chen , Hongshan Yu , Zhengeng Yang , Ming Li , Zechuan Li , Jingwen Wang , Wei Miao , Wei Sun , Chen Chen

This technical report presents the 2nd winning model for AQTC, a task newly introduced in CVPR 2022 LOng-form VidEo Understanding (LOVEU) challenges. This challenge faces difficulties with multi-step answers, multi-modal, and diverse and…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Hyeonyu Kim , Jongeun Kim , Jeonghun Kang , Sanguk Park , Dongchan Park , Taehwan Kim

A long-standing goal of intelligent assistants such as AR glasses/robots has been to assist users in affordance-centric real-world scenarios, such as "how can I run the microwave for 1 minute?". However, there is still no clear task…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Benita Wong , Joya Chen , You Wu , Stan Weixian Lei , Dongxing Mao , Difei Gao , Mike Zheng Shou

Video-and-language pre-training has shown promising improvements on various downstream tasks. Most previous methods capture cross-modal interactions with a transformer-based multimodal encoder, not fully addressing the misalignment between…

计算机视觉与模式识别 · 计算机科学 2021-12-24 Dongxu Li , Junnan Li , Hongdong Li , Juan Carlos Niebles , Steven C. H. Hoi

This technical report presents our solution, EgoAdapt (Egocentric Adaptation via Category, Calibration, and Consistency), to the CVPR 2026 HD-EPIC VQA challenge. HD-EPIC evaluates whether a vision-language model can reason over realistic…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Zhiwei Chen , Yupeng Hu , Zixu Li , Zhiheng Fu , Guozhi Qiu , Weili Guan , Liqiang Nie

Driven by large-scale contrastive vision-language pre-trained models such as CLIP, recent advancements in the image-text matching task have achieved remarkable success in representation learning. Due to image-level visual-language…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Mengxiao Tian , Xinxiao Wu , Shuo Yang

Comparing a user video to a reference how-to video is a key requirement for AR/VR technology delivering personalized assistance tailored to the user's progress. However, current approaches for language-based assistance can only answer…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Tushar Nagarajan , Lorenzo Torresani

Automatic generation of textual video descriptions that are time-aligned with video content is a long-standing goal in computer vision. The task is challenging due to the difficulty of bridging the semantic gap between the visual and…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Meera Hahn , Nataniel Ruiz , Jean-Baptiste Alayrac , Ivan Laptev , James M. Rehg

Egocentric videos capture scenes from a wearer's viewpoint, resulting in dynamic backgrounds, frequent motion, and occlusions, posing challenges to accurate keystep recognition. We propose a flexible graph-learning framework for…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Julia Lee Romero , Kyle Min , Subarna Tripathi , Morteza Karimzadeh

Visual Query Localization on long-form egocentric videos requires spatio-temporal search and localization of visually specified objects and is vital to build episodic memory systems. Prior work develops complex multi-stage pipelines that…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Hanwen Jiang , Santhosh Kumar Ramakrishnan , Kristen Grauman

In this work, we consider the problem of weakly-supervised multi-step localization in instructional videos. An established approach to this problem is to rely on a given list of steps. However, in reality, there is often more than one way…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Nikita Dvornik , Isma Hadji , Hai Pham , Dhaivat Bhatt , Brais Martinez , Afsaneh Fazly , Allan D. Jepson

With the development of multimedia systems, multimodal recommendations are playing an essential role, as they can leverage rich contexts beyond interactions. Existing methods mainly regard multimodal information as an auxiliary, using them…

信息检索 · 计算机科学 2024-08-02 Yifan Liu , Kangning Zhang , Xiangyuan Ren , Yanhua Huang , Jiarui Jin , Yingjie Qin , Ruilong Su , Ruiwen Xu , Yong Yu , Weinan Zhang

For text-to-video retrieval (T2VR), which aims to retrieve unlabeled videos by ad-hoc textual queries, CLIP-based methods are dominating. Compared to CLIP4Clip which is efficient and compact, the state-of-the-art models tend to compute…

计算机视觉与模式识别 · 计算机科学 2023-08-03 Kaibin Tian , Ruixiang Zhao , Hu Hu , Runquan Xie , Fengzong Lian , Zhanhui Kang , Xirong Li

In this work we employ multitask learning to capitalize on the structure that exists in related supervised tasks to train complex neural networks. It allows training a network for multiple objectives in parallel, in order to improve…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Georgios Kapidis , Ronald Poppe , Elsbeth van Dam , Lucas Noldus , Remco Veltkamp

Video Copy Detection (VCD) has been developed to identify instances of unauthorized or duplicated video content. This paper presents our second place solutions to the Meta AI Video Similarity Challenge (VSC22), CVPR 2023. In order to…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Wenhao Wang , Yifan Sun , Yi Yang

Recent work has explored video action recognition as a video-text matching problem and several effective methods have been proposed based on large-scale pre-trained vision-language models. However, these approaches primarily operate at a…

多媒体 · 计算机科学 2024-07-22 Rui Zhang , Yafen Lu , Pengli Ji , Junxiao Xue , Xiaoran Yan

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

In this report, we propose a video-language pretraining (VLP) based solution \cite{kevin2022egovlp} for the EPIC-KITCHENS-100 Multi-Instance Retrieval (MIR) challenge. Especially, we exploit the recently released Ego4D dataset…

Despite recent progress in video large language models (VideoLLMs), a key open challenge remains: how to equip models with chain-of-thought (CoT) reasoning abilities grounded in fine-grained object-level video understanding. Existing…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Yanan Wang , Julio Vizcarra , Zhi Li , Hao Niu , Mori Kurokawa
‹ 上一页 1 2 3 10 下一页 ›