paper-with-me

Papers

Rolling-Unrolling LSTMs for Action Anticipation from First-Person Video

2020-05-04 · Antonino Furnari, Giovanni Maria Farinella

In this paper, we tackle the problem of egocentric action anticipation, i.e., predicting what actions the camera wearer will perform in the near future and which objects they will interact with. Specifically, we contribute Rolling-Unrolling LSTM, a learning architecture to anticipate actions from egocentric videos. The method is based on three components: 1) an architecture comprised of two LSTMs to model the sub-tasks of summarizing the past and inferring the future, 2) a Sequence Completion Pre-Training technique which encourages the LSTMs to focus on the different sub-tasks, and 3) a Modality ATTention (MATT) mechanism to efficiently fuse multi-modal predictions performed by processing RGB frames, optical flow fields and object-based features. The proposed approach is validated on EPIC-Kitchens, EGTEA Gaze+ and ActivityNet. The experiments show that the proposed architecture is state-of-the-art in the domain of egocentric videos, achieving top performances in the 2019 EPIC-Kitchens egocentric action anticipation challenge. The approach also achieves competitive performance on ActivityNet with respect to methods not based on unsupervised pre-training and generalizes to the tasks of early action recognition and action recognition. To encourage research on this challenging topic, we made our code, trained models, and pre-extracted features available at our web page: http://iplab.dmi.unict.it/rulstm.

📄 PDF Abstract BibTeX arXiv:2005.02190

Code (2)

antoninofurnari/rulstm pytorch
fpv-iplab/rulstm pytorch

Tasks

Action AnticipationAction RecognitionOptical Flow EstimationRolling Shutter CorrectionUnsupervised Pre-training

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

What Would You Expect? Anticipating Egocentric Actions with Rolling-Unrolling LSTMs and Modality Attention

2019-05-22 · ICCV 2019 10 · Antonino Furnari, Giovanni Maria Farinella

Egocentric action anticipation consists in understanding which objects the camera wearer will interact with in the near future and which actions they will perform. We tackle the problem proposing an architecture able to …

Action AnticipationAction RecognitionEgocentric Activity RecognitionOptical Flow Estimation+2

SlowFast Rolling-Unrolling LSTMs for Action Anticipation in Egocentric Videos

2021-09-02 · Nada Osman, Guglielmo Camporese, Pasquale Coscia, Lamberto Ballan

Action anticipation in egocentric videos is a difficult task due to the inherently multi-modal nature of human actions. Additionally, some actions happen faster or slower than others depending on the actor or surrounding…

Action AnticipationOptical Flow EstimationRolling Shutter Correction

Operator Sketching for Deep Unrolling Networks

2022-03-21 · Junqi Tang, Subhadip Mukherjee, Carola-Bibiane Schönlieb

In this work we propose a new paradigm for designing efficient deep unrolling networks using operator sketching. The deep unrolling networks are currently the state-of-the-art solutions for imaging inverse problems. Howe…

Image ReconstructionRolling Shutter Correction

Bridging Classical and Learning-based Iterative Registration through Deep Equilibrium Models

2025-07-01 · Yi Zhang, Yidong Zhao, Qian Tao arxiv

Deformable medical image registration is traditionally formulated as an optimization problem. While classical methods solve this problem iteratively, recent learning-based approaches use recurrent neural networks (RNNs) …

Medical Image Registration

Deep Algorithm Unrolling for Biomedical Imaging

2021-08-15 · Yuelong Li, Or Bar-Shira, Vishal Monga, Yonina C. Eldar

In this chapter, we review biomedical applications and breakthroughs via leveraging algorithm unrolling, an important technique that bridges between traditional iterative algorithms and modern deep learning techniques. T…

Image GenerationRolling Shutter Correction