中文
相关论文

相关论文: Open-World Skill Discovery from Unsegmented Demons…

200 篇论文

Despite outstanding semantic scene segmentation in closed-worlds, deep neural networks segment novel instances poorly, which is required for autonomous agents acting in an open world. To improve out-of-distribution (OOD) detection for…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Meghna Gummadi , Cassandra Kent , Karl Schmeckpeper , Eric Eaton

Video diffusion models have recently shown promise for world modeling through autoregressive frame prediction conditioned on actions. However, they struggle to maintain long-term memory due to the high computational cost associated with…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Ryan Po , Yotam Nitzan , Richard Zhang , Berlin Chen , Tri Dao , Eli Shechtman , Gordon Wetzstein , Xun Huang

In this paper we consider the problem of classifying fine-grained, multi-step activities (e.g., cooking different recipes, making disparate home improvements, creating various forms of arts and crafts) from long videos spanning up to…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Xudong Lin , Fabio Petroni , Gedas Bertasius , Marcus Rohrbach , Shih-Fu Chang , Lorenzo Torresani

Learning natural and diverse behaviors from human motion datasets remains challenging in physics-based character control. Existing conditional adversarial models often suffer from tight and biased embedding distributions where embeddings…

图形学 · 计算机科学 2024-11-12 Nian Liu , Libin Liu , Zilong Zhang , Zi Wang , Hongzhao Xie , Tengyu Liu , Xinyi Tong , Yaodong Yang , Zhaofeng He

Unsupervised skill discovery aims to acquire behavior primitives that improve exploration and accelerate downstream task learning. However, existing approaches often ignore the geometric symmetries of physical environments, leading to…

机器人学 · 计算机科学 2026-01-21 Junwoo Chang , Joseph Park , Roberto Horowitz , Jongmin Lee , Jongeun Choi

People segment complex, ever-changing and continuous experience into basic, stable and discrete spatio-temporal experience units, called events. Event segmentation literature investigates the mechanisms that allow people to extract events.…

神经元与认知 · 定量生物学 2022-10-13 Hamit Basgol , Inci Ayhan , Emre Ugur

Reward-free, unsupervised discovery of skills is an attractive alternative to the bottleneck of hand-designing rewards in environments where task supervision is scarce or expensive. However, current skill pre-training methods, like many RL…

机器学习 · 计算机科学 2022-03-22 Nur Muhammad Shafiullah , Lerrel Pinto

Monitoring and analyzing stereotypical behaviours is important for early intervention and care taking in Autism Spectrum Disorder (ASD). This paper focuses on automatically detecting stereotypical behaviours with computer vision techniques.…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Jiaqi Gao , Xinyang Jiang , Yuqing Yang , Dongsheng Li , Lili Qiu

Segmenting objects in videos is a fundamental computer vision task. The current deep learning based paradigm offers a powerful, but data-hungry solution. However, current datasets are limited by the cost and human effort of annotating…

计算机视觉与模式识别 · 计算机科学 2021-01-07 Bin Zhao , Goutam Bhat , Martin Danelljan , Luc Van Gool , Radu Timofte

This article proposes a method for learning and robotic replication of dynamic collaborative tasks from offline videos. The objective is to extend the concept of learning from demonstration (LfD) to dynamic scenarios, benefiting from widely…

机器人学 · 计算机科学 2022-04-11 Francesco Iodice , Yuqiang Wu , Wansoo Kim , Fei Zhao , Elena De Momi , Arash Ajoudani

Semantic segmentation has been widely investigated in the community, in which the state of the art techniques are based on supervised models. Those models have reported unprecedented performance at the cost of requiring a large set of high…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Rihuan Ke , Angelica Aviles-Rivero , Saurabh Pandey , Saikumar Reddy , Carola-Bibiane Schönlieb

Human-object interaction segmentation is a fundamental task of daily activity understanding, which plays a crucial role in applications such as assistive robotics, healthcare, and autonomous systems. Most existing learning-based methods…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hao Xing , Kai Zhe Boey , Gordon Cheng

This paper addresses a new problem of weakly-supervised online action segmentation in instructional videos. We present a framework to segment streaming videos online at test time using Dynamic Programming and show its advantages over greedy…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Reza Ghoddoosian , Isht Dwivedi , Nakul Agarwal , Chiho Choi , Behzad Dariush

Mid-level vision capabilities - such as generic object localization and 3D geometric understanding - are not only fundamental to human vision but are also crucial for many real-world applications of computer vision. These abilities emerge…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Xuweiyi Chen , Markus Marks , Zezhou Cheng

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

计算机视觉与模式识别 · 计算机科学 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert

The exploration of video content via Self-Supervised Learning (SSL) models has unveiled a dynamic field of study, emphasizing both the complex challenges and unique opportunities inherent in this area. Despite the growing body of research,…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Malitha Gunawardhana , Limalka Sadith , Liel David , Daniel Harari , Muhammad Haris Khan

Deep learning models have achieved excellent recognition results on large-scale video benchmarks. However, they perform poorly when applied to videos with rare scenes or objects, primarily due to the bias of existing video datasets. We…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Haodong Duan , Yue Zhao , Kai Chen , Yuanjun Xiong , Dahua Lin

We propose a novel solution for semi-supervised video object segmentation. By the nature of the problem, available cues (e.g. video frame(s) with object masks) become richer with the intermediate predictions. However, the existing methods…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Seoung Wug Oh , Joon-Young Lee , Ning Xu , Seon Joo Kim

Enabling computational systems with the ability to localize actions in video-based content has manifold applications. Traditionally, such a problem is approached in a fully-supervised setting where video-clips with complete frame-by-frame…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Kurt Degiorgio , Fabio Cuzzolin

The visual world can be parsimoniously characterized in terms of distinct entities with sparse interactions. Discovering this compositional structure in dynamic visual scenes has proven challenging for end-to-end computer vision approaches…

计算机视觉与模式识别 · 计算机科学 2022-12-26 Gamaleldin F. Elsayed , Aravindh Mahendran , Sjoerd van Steenkiste , Klaus Greff , Michael C. Mozer , Thomas Kipf