中文
相关论文

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

200 篇论文

Standard Large Language Model (LLM) pre-training typically treats corpora as flattened token sequences, often overlooking the real-world context that humans naturally rely on to contextualize information. To bridge this gap, we introduce…

计算与语言 · 计算机科学 2026-04-15 Yudong Li , Jiawei Cai , Linlin Shen

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer models to…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Jathushan Rajasegaran , Ilija Radosavovic , Rahul Ravishankar , Yossi Gandelsman , Christoph Feichtenhofer , Jitendra Malik

Multimodal Large Language Models (MLLMs) face significant computational overhead when processing long videos due to the massive number of visual tokens required. To improve efficiency, existing methods primarily reduce redundancy by pruning…

人工智能 · 计算机科学 2026-05-22 Bingjun Luo , Tony Wang , Chaoqi Chen , Xinpeng Ding

We introduce Correspondence-Oriented Imitation Learning (COIL), a conditional policy learning framework for visuomotor control with a flexible task representation in 3D. At the core of our approach, each task is defined by the intended…

机器人学 · 计算机科学 2025-12-08 Yunhao Cao , Zubin Bhaumik , Jessie Jia , Xingyi He , Kuan Fang

Existing Camouflaged Object Detection (COD) methods rely heavily on large-scale pixel-annotated training sets, which are both time-consuming and labor-intensive. Although weakly supervised methods offer higher annotation efficiency, their…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Jin Zhang , Ruiheng Zhang , Yanjiao Shi , Zhe Cao , Nian Liu , Fahad Shahbaz Khan

Weakly Supervised Temporal Action Localization (WSTAL) aims to localize and classify action instances in long untrimmed videos with only video-level category labels. Due to the lack of snippet-level supervision for indicating action…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Jia-Run Du , Jia-Chang Feng , Kun-Yu Lin , Fa-Ting Hong , Xiao-Ming Wu , Zhongang Qi , Ying Shan , Wei-Shi Zheng

Leveraging vast amounts of unlabeled internet video data for embodied AI is currently bottlenecked by the lack of action labels and the presence of action-correlated visual distractors. Although recent latent action policy optimization…

In this work we address the challenging problem of unsupervised learning from videos. Existing methods utilize the spatio-temporal continuity in contiguous video frames as regularization for the learning process. Typically, this temporal…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Carolina Redondo-Cabrera , Roberto J. López-Sastre

Webly supervised learning has attracted increasing attention for its effectiveness in exploring publicly accessible data at scale without manual annotation. However, most existing methods of learning with web datasets are faced with…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Yulei Qin , Xingyu Chen , Yunhang Shen , Chaoyou Fu , Yun Gu , Ke Li , Xing Sun , Rongrong Ji

We study the problem of facial analysis in videos. We propose a novel weakly supervised learning method that models the video event (expression, pain etc.) as a sequence of automatically mined, discriminative sub-events (eg. onset and…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Karan Sikka , Gaurav Sharma , Marian Bartlett

There has been extensive progress in the reconstruction and generation of 4D scenes from monocular casually-captured video. While these tasks rely heavily on known camera poses, the problem of finding such poses using structure-from-motion…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Lily Goli , Sara Sabour , Mark Matthews , Marcus Brubaker , Dmitry Lagun , Alec Jacobson , David J. Fleet , Saurabh Saxena , Andrea Tagliasacchi

Temporally consistent depth estimation is crucial for online applications such as augmented reality. While stereo depth estimation has received substantial attention as a promising way to generate 3D information, there is relatively little…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Zhaoshuo Li , Wei Ye , Dilin Wang , Francis X. Creighton , Russell H. Taylor , Ganesh Venkatesh , Mathias Unberath

We present a method to generate video-action pairs that follow text instructions, starting from an initial image observation and the robot's joint states. Our approach automatically provides action labels for video diffusion models,…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Liudi Yang , Yang Bai , George Eskandar , Fengyi Shen , Mohammad Altillawi , Dong Chen , Ziyuan Liu , Abhinav Valada

Video large language models (Video LLMs) achieve strong benchmark accuracy, yet often answer video questions through shortcuts such as single-frame cues and language priors rather than by tracking spatiotemporal dynamics. This issue is…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Dazhao Du , Jian Liu , Jialong Qin , Tao Han , Bohai Gu , Fangqi Zhu , Yujia Zhang , Eric Liu , Xi Chen , Song Guo

In this paper, we present a new cross-architecture contrastive learning (CACL) framework for self-supervised video representation learning. CACL consists of a 3D CNN and a video transformer which are used in parallel to generate diverse…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Sheng Guo , Zihua Xiong , Yujie Zhong , Limin Wang , Xiaobo Guo , Bing Han , Weilin Huang

Recent state-of-the-art semi-supervised Video Object Segmentation (VOS) methods have shown significant improvements in target object segmentation accuracy when information from preceding frames is used in segmenting the current frame. In…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Amir Nazemi , Mohammad Javad Shafiee , Zahra Gharaee , Paul Fieguth

Weakly supervised video anomaly detection (WS-VAD) is a challenging problem that aims to learn VAD models only with video-level annotations. In this work, we propose a Long-Short Temporal Co-teaching (LSTC) method to address the WS-VAD…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Shengyang Sun , Xiaojin Gong

Text-to-motion generation is driven by learning motion representations for semantic alignment with language. Existing methods rely on either continuous or discrete motion representations. However, continuous representations entangle…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Dawei Guan , Di Yang , Chengjie Jin , Jiangtao Wang

Stance detection seeks to identify the viewpoints of individuals either in favor or against a given target or a controversial topic. Current advanced neural models for stance detection typically employ fully parametric softmax classifiers.…

机器学习 · 计算机科学 2024-06-21 Yinghan Cheng , Qi Zhang , Chongyang Shi , Liang Xiao , Shufeng Hao , Liang Hu

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model static spatial…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Zuxuan Wu , Xi Wang , Yu-Gang Jiang , Hao Ye , Xiangyang Xue