中文
相关论文

相关论文: Adversarial Memory Networks for Action Prediction

200 篇论文

Extensive research has demonstrated that deep neural networks (DNNs) are prone to adversarial attacks. Although various defense mechanisms have been proposed for image classification networks, fewer approaches exist for video-based models…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Nupur Thakur , Baoxin Li

We consider the task of training a neural network to anticipate human actions in video. This task is challenging given the complexity of video data, the stochastic nature of the future, and the limited amount of annotated training data. In…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Vinh Tran , Yang Wang , Minh Hoai

Adversarial attacks are usually expressed in terms of a gradient-based operation on the input data and model, this results in heavy computations every time an attack is generated. In this work, we solidify the idea of representing…

机器学习 · 计算机科学 2023-08-01 Rajdeep Haldar , Qifan Song

PredNet, a deep predictive coding network developed by Lotter et al., combines a biologically inspired architecture based on the propagation of prediction error with self-supervised representation learning in video. While the architecture…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Roshan Rane , Edit Szügyi , Vageesh Saxena , André Ofner , Sebastian Stober

We propose an action parsing algorithm to parse a video sequence containing an unknown number of actions into its action segments. We argue that context information, particularly the temporal information about other actions in the video…

计算机视觉与模式识别 · 计算机科学 2022-05-23 Nagita Mehrseresht

This notebook paper describes our system for the untrimmed classification task in the ActivityNet challenge 2016. We investigate multiple state-of-the-art approaches for action recognition in long, untrimmed videos. We exploit hand-crafted…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Yi Zhu , Shawn Newsam , Zaikun Xu

We introduce a novel artificial neural network architecture that integrates robustness to adversarial input in the network structure. The main idea of our approach is to force the network to make predictions on what the given instance of…

机器学习 · 计算机科学 2016-07-15 Harm Berntsen , Wouter Kuijper , Tom Heskes

To realize trajectory prediction, most previous methods adopt the parameter-based approach, which encodes all the seen past-future instance pairs into model parameters. However, in this way, the model parameters come from all seen…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Chenxin Xu , Weibo Mao , Wenjun Zhang , Siheng Chen

We introduce the Action Transformer model for recognizing and localizing human actions in video clips. We repurpose a Transformer-style architecture to aggregate features from the spatiotemporal context around the person whose actions we…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Rohit Girdhar , João Carreira , Carl Doersch , Andrew Zisserman

Temporal action localization is an important yet challenging research topic due to its various applications. Since the frame-level or segment-level annotations of untrimmed videos require amounts of labor expenditure, studies on the…

计算机视觉与模式识别 · 计算机科学 2019-08-08 Chengwei Zhang , Yunlu Xu , Zhanzhan Cheng , Yi Niu , Shiliang Pu , Fei Wu , Futai Zou

This paper introduces a conditional generative adversarial network to redesign a street-level image of urban scenes by generating 1) an urban intervention policy, 2) an attention map that localises where intervention is needed, 3) a…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Mohamed R. Ibrahim , James Haworth , Nicola Christie

In this paper, we study the problem of producing a comprehensive video summary following an unsupervised approach that relies on adversarial learning. We build on a popular method where a Generative Adversarial Network (GAN) is trained to…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Maria Nektaria Minaidi , Charilaos Papaioannou , Alexandros Potamianos

Currently, video behavior recognition is one of the most foundational tasks of computer vision. The 2D neural networks of deep learning are built for recognizing pixel-level information such as images with RGB, RGB-D, or optical flow…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Zihan Wang , Yang Yang , Zhi Liu , Yifan Zheng

Machine learning is a powerful tool enabling full automation of a huge number of tasks without explicit programming. Despite recent progress of machine learning in different domains, these models have shown vulnerabilities when they are…

机器学习 · 计算机科学 2026-03-27 Mohammad Meymani , Roozbeh Razavi-Far

We study how to generate captions that are not only accurate in describing an image but also discriminative across different images. The problem is both fundamental and interesting, as most machine-generated captions, despite phenomenal…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Dianqi Li , Qiuyuan Huang , Xiaodong He , Lei Zhang , Ming-Ting Sun

The temporal segmentation of events is an essential task and a precursor for the automatic recognition of human actions in the video. Several attempts have been made to capture frame-level salient aspects through attention but they lack the…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

In this paper, we are interested in self-supervised learning the motion cues in videos using dynamic motion filters for a better motion representation to finally boost human action recognition in particular. Thus far, the vision community…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Ali Diba , Vivek Sharma , Luc Van Gool , Rainer Stiefelhagen

In this paper, we aim to address the challenging task of semantic matching where matching ambiguity is difficult to resolve even with learned deep features. We tackle this problem by taking into account the confidence in predictions and…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Shuaiyi Huang , Qiuyue Wang , Xuming He

The recent successes in applying deep learning techniques to solve standard computer vision problems has aspired researchers to propose new computer vision problems in different domains. As previously established in the field, training data…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mehran Khodabandeh , Hamid Reza Vaezi Joze , Ilya Zharkov , Vivek Pradeep

For many applications with limited computation, communication, storage and energy resources, there is an imperative need of computer vision methods that could select an informative subset of the input video for efficient processing at or…

计算机视觉与模式识别 · 计算机科学 2018-05-09 Shuyue Lan , Rameswar Panda , Qi Zhu , Amit K. Roy-Chowdhury