中文
相关论文

相关论文: CoMo: Learning Continuous Latent Motion from Inter…

200 篇论文

Bridging the gap between motion models and reality is crucial by using limited data to deploy robots in the real world. Deep learning is expected to be generalized to diverse situations while reducing feature design costs through end-to-end…

机器人学 · 计算机科学 2024-03-15 Kanata Suzuki , Hiroshi Ito , Tatsuro Yamada , Kei Kase , Tetsuya Ogata

Video understanding relies on perceiving the global content and modeling its internal connections (e.g., causality, movement, and spatio-temporal correspondence). To learn these interactions, we apply a mask-then-predict pre-training task…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Hao Tan , Jie Lei , Thomas Wolf , Mohit Bansal

Learning a generalist embodied agent capable of completing multiple tasks poses challenges, primarily stemming from the scarcity of action-labeled robotic datasets. In contrast, a vast amount of human videos exist, capturing intricate tasks…

机器学习 · 计算机科学 2024-10-10 Haoran He , Chenjia Bai , Ling Pan , Weinan Zhang , Bin Zhao , Xuelong Li

Vision-Language Models (VLMs) have made significant strides in static image understanding but continue to face critical hurdles in spatiotemporal reasoning. A major bottleneck is "multi-image reasoning hallucination", where a massive…

Long video question answering is a challenging task that involves recognizing short-term activities and reasoning about their fine-grained relationships. State-of-the-art video Large Language Models (vLLMs) hold promise as a viable solution…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Reuben Tan , Ximeng Sun , Ping Hu , Jui-hsien Wang , Hanieh Deilamsalehy , Bryan A. Plummer , Bryan Russell , Kate Saenko

As the most essential property in a video, motion information is critical to a robust and generalized video representation. To inject motion dynamics, recent works have adopted frame difference as the source of motion information in video…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Minghao Zhu , Xiao Lin , Ronghao Dang , Chengju Liu , Qijun Chen

Recent advancements in image understanding have benefited from the extensive use of web image-text pairs. However, video understanding remains a challenge despite the availability of substantial web video-text data. This difficulty…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Wei Li , Hehe Fan , Yongkang Wong , Mohan Kankanhalli , Yi Yang

Natural language video localization (NLVL) is a crucial task in video understanding that aims to localize the target moment in videos specified by a given language description. Recently, a point-supervised paradigm has been presented to…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhuo Tao , Liang Li , Qi Chen , Yunbin Tu , Zheng-Jun Zha , Ming-Hsuan Yang , Yuankai Qi , Qingming Huang

Tuning-free long video diffusion has been proposed to generate extended-duration videos with enriched content by reusing the knowledge from pre-trained short video diffusion model without retraining. However, most works overlook the…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Xingrui Wang , Xin Li , Zhibo Chen

The goal of contrastive learning based pre-training is to leverage large quantities of unlabeled data to produce a model that can be readily adapted downstream. Current approaches revolve around solving an image discrimination task: given…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Chenhongyi Yang , Lichao Huang , Elliot J. Crowley

Recent advancements in multimodal large language models (MLLMs) have opened new avenues for video understanding. However, achieving high fidelity in zero-shot video tasks remains challenging. Traditional video processing methods rely…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yiming Zhang , Zhuokai Zhao , Zhaorun Chen , Zenghui Ding , Xianjun Yang , Yining Sun

The in-context learning ability of Transformer models has brought new possibilities to visual navigation. In this paper, we focus on the video navigation setting, where an in-context navigation policy needs to be learned purely from videos…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Bohan Zhou , Zhongbin Zhang , Jiangxing Wang , Zongqing Lu

Video tokenizers are essential for latent video diffusion models, converting raw video data into spatiotemporally compressed latent spaces for efficient training. However, extending state-of-the-art video tokenizers to achieve a temporal…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Aniruddha Mahapatra , Long Mai , David Bourgin , Yitian Zhang , Feng Liu

Video is a scalable observation of physical dynamics: it captures how objects move, how contact unfolds, and how scenes evolve under interaction -- all without requiring robot action labels. Yet translating this temporal structure into…

机器人学 · 计算机科学 2026-04-08 Linfang Zheng , Zikai Ouyang , Chen Wang , Jia Pan , Wei Zhang

Balancing temporal resolution and spatial detail under limited compute budget remains a key challenge for video-based multi-modal large language models (MLLMs). Existing methods typically compress video representations using predefined…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Min Shi , Shihao Wang , Chieh-Yun Chen , Jitesh Jain , Kai Wang , Junjun Xiong , Guilin Liu , Zhiding Yu , Humphrey Shi

Image animation has seen significant progress, driven by the powerful generative capabilities of diffusion models. However, maintaining appearance consistency with static input images and mitigating abrupt motion transitions in generated…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xin Ma , Yaohui Wang , Genyun Jia , Xinyuan Chen , Tien-Tsin Wong , Cunjian Chen

The Contrastive Language-Image Pre-training (CLIP) has recently shown remarkable generalization on "zero-shot" training and has applied to many downstream tasks. We explore the adaptation of CLIP to achieve a more efficient and generalized…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Qiang Wang , Junlong Du , Ke Yan , Shouhong Ding

In the era of generative AI, integrating video generation models into robotics opens new possibilities for the general-purpose robot agent. This paper introduces imitation learning with latent video planning (VILP). We propose a latent…

机器人学 · 计算机科学 2025-02-05 Zhengtong Xu , Qiang Qiu , Yu She

Can Video-LLMs achieve consistent temporal understanding when videos capture the same event from different viewpoints? To study this, we introduce EgoExo-Con (Consistency), a benchmark of comprehensively synchronized egocentric and…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Minjoon Jung , Junbin Xiao , Junghyun Kim , Byoung-Tak Zhang , Angela Yao

Contrastive learning has become pivotal in unsupervised representation learning, with frameworks like Momentum Contrast (MoCo) effectively utilizing large negative sample sets to extract discriminative features. However, traditional…

机器学习 · 计算机科学 2025-01-29 Duy Hoang , Huy Ngo , Khoi Pham , Tri Nguyen , Gia Bao , Huy Phan