中文
相关论文

相关论文: Leveraging Self-Supervised Training for Unintentio…

200 篇论文

Static image action recognition, which aims to recognize action based on a single image, usually relies on expensive human labeling effort such as adequate labeled action images and large-scale labeled image dataset. In contrast, abundant…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Yiyi Zhang , Li Niu , Ziqi Pan , Meichao Luo , Jianfu Zhang , Dawei Cheng , Liqing Zhang

Action recognition is a relatively established task, where givenan input sequence of human motion, the goal is to predict its ac-tion category. This paper, on the other hand, considers a relativelynew problem, which could be thought of as…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Chuan Guo , Xinxin Zuo , Sen Wang , Shihao Zou , Qingyao Sun , Annan Deng , Minglun Gong , Li Cheng

Temporal action segmentation is crucial for understanding long-form videos. Previous works on this task commonly adopt an iterative refinement paradigm by using multi-stage models. We propose a novel framework via denoising diffusion…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Daochang Liu , Qiyue Li , AnhDung Dinh , Tingting Jiang , Mubarak Shah , Chang Xu

This paper presents a novel end-to-end method for the problem of skeleton-based unsupervised human action recognition. We propose a new architecture with a convolutional autoencoder that uses graph Laplacian regularization to model the…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Giancarlo Paoletti , Jacopo Cavazza , Cigdem Beyan , Alessio Del Bue

We present a method that automatically evaluates emotional response from spontaneous facial activity recorded by a depth camera. The automatic evaluation of emotional response, or affect, is a fascinating challenge with many applications,…

人机交互 · 计算机科学 2017-01-20 Daniel Hadar

Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Kumara Kahatapitiya , Zhou Ren , Haoxiang Li , Zhenyu Wu , Michael S. Ryoo , Gang Hua

Tutorial videos of mobile apps have become a popular and compelling way for users to learn unfamiliar app features. To make the video accessible to the users, video creators always need to annotate the actions in the video, including what…

人机交互 · 计算机科学 2023-08-08 Sidong Feng , Chunyang Chen , Zhenchang Xing

Spatio-temporal action detection encompasses the tasks of localizing and classifying individual actions within a video. Recent works aim to enhance this process by incorporating interaction modeling, which captures the relationship between…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Wei-Jhe Huang , Min-Hung Chen , Shang-Hong Lai

We present an approach for weakly supervised learning of human actions from video transcriptions. Our system is based on the idea that, given a sequence of input data and a transcript, i.e. a list of the order the actions occur in the…

计算机视觉与模式识别 · 计算机科学 2017-06-20 Hilde Kuehne , Alexander Richard , Juergen Gall

In this paper, we consider a transfer reinforcement learning problem involving agents with different action spaces. Specifically, for any new unseen task, the goal is to use a successful demonstration of this task by an expert agent in its…

机器学习 · 计算机科学 2024-10-21 Kavinayan P. Sivakumar , Yan Zhang , Zachary Bell , Scott Nivison , Michael M. Zavlanos

Action classification has made great progress, but segmenting and recognizing actions from long untrimmed videos remains a challenging problem. Most state-of-the-art methods focus on designing temporal convolution-based models, but the…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Dazhao Du , Bing Su , Yu Li , Zhongang Qi , Lingyu Si , Ying Shan

We are interested in learning models of intuitive physics similar to the ones that animals use for navigation, manipulation and planning. In addition to learning general physical principles, however, we are also interested in learning ``on…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Sébastien Ehrhardt , Aron Monszpart , Niloy J. Mitra , Andrea Vedaldi

Current state-of-the-art human activity recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. We propose a simple, yet effective, method for the temporal detection of activities…

计算机视觉与模式识别 · 计算机科学 2016-07-14 Gurkirt Singh , Fabio Cuzzolin

Perceiving meaningful activities in a long video sequence is a challenging problem due to ambiguous definition of 'meaningfulness' as well as clutters in the scene. We approach this problem by learning a generative model for regular motion…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Mahmudul Hasan , Jonghyun Choi , Jan Neumann , Amit K. Roy-Chowdhury , Larry S. Davis

Temporal Video Grounding (TVG) aims to localize video segments corresponding to a given textual query, which often describes human actions. However, we observe that current methods, usually optimizing for high temporal…

人工智能 · 计算机科学 2026-02-16 Zhaoyu Chen , Hongnan Lin , Yongwei Nie , Fei Ma , Xuemiao Xu , Fei Yu , Chengjiang Long

This work tackles Weakly Supervised Anomaly detection, in which a predictor is allowed to learn not only from normal examples but also from a few labeled anomalies made available during training. In particular, we deal with the localization…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Aniello Panariello , Angelo Porrello , Simone Calderara , Rita Cucchiara

Vision-based robotic policies often struggle with even minor viewpoint changes, underscoring the need for view-invariant visual representations. This challenge becomes more pronounced in real-world settings, where viewpoint variability is…

机器人学 · 计算机科学 2026-01-07 Youngjoon Jeong , Junha Chun , Taesup Kim

Both entropy-minimizing and entropy-maximizing (curiosity) objectives for unsupervised reinforcement learning (RL) have been shown to be effective in different environments, depending on the environment's level of natural entropy. However,…

机器学习 · 计算机科学 2024-08-19 Adriana Hugessen , Roger Creus Castanyer , Faisal Mohamed , Glen Berseth

The success of deep neural nets heavily relies on their ability to encode complex relations between their input and their output. While this property serves to fit the training data well, it also obscures the mechanism that drives…

机器学习 · 计算机科学 2021-12-10 Itai Gat , Guy Lorberbom , Idan Schwartz , Tamir Hazan

We consider the problem of estimating the transition dynamics $T^*$ from near-optimal expert trajectories in the context of offline model-based reinforcement learning. We develop a novel constraint-based method, Inverse Transition Learning,…

机器学习 · 计算机科学 2026-04-29 Leo Benac , Abhishek Sharma , Sonali Parbhoo , Finale Doshi-Velez