TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/What Would You Expect? Anticipating Egocentric Actions wit...

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

Antonino Furnari, Giovanni Maria Farinella

2019-05-22ICCV 2019 10Optical Flow EstimationAction AnticipationEgocentric Activity RecognitionAction RecognitionRolling Shutter CorrectionTemporal Action Localization
PaperPDFCodeCode(official)

Abstract

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 anticipate actions at multiple temporal scales using two LSTMs to 1) summarize the past, and 2) formulate predictions about the future. The input video is processed considering three complimentary modalities: appearance (RGB), motion (optical flow) and objects (object-based features). Modality-specific predictions are fused using a novel Modality ATTention (MATT) mechanism which learns to weigh modalities in an adaptive fashion. Extensive evaluations on two large-scale benchmark datasets show that our method outperforms prior art by up to +7% on the challenging EPIC-Kitchens dataset including more than 2500 actions, and generalizes to EGTEA Gaze+. Our approach is also shown to generalize to the tasks of early action recognition and action recognition. Our method is ranked first in the public leaderboard of the EPIC-Kitchens egocentric action anticipation challenge 2019. Please see our web pages for code and examples: http://iplab.dmi.unict.it/rulstm - https://github.com/fpv-iplab/rulstm.

Results

TaskDatasetMetricValueModel
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Act.14.39RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Noun22.78RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Verb33.04RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Act.33.73RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Noun50.95RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Verb79.55RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Act.8.16RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Noun15.19RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Verb27.01RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Act.21.1RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Noun34.38RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Verb69.55RULSTM [24, 23]
Activity RecognitionEPIC-KITCHENS-55Actions Top-1 (S1)33.06RULSTM
Activity RecognitionEPIC-KITCHENS-55Actions Top-1 (S2)19.49RULSTM
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Act.14.39RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Noun22.78RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Verb33.04RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Act.33.73RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Noun50.95RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Verb79.55RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Act.8.16RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Noun15.19RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Verb27.01RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Act.21.1RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Noun34.38RULSTM [24, 23]
Action RecognitionEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Verb69.55RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Act.14.39RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Noun22.78RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Verb33.04RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Act.33.73RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Noun50.95RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Verb79.55RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Act.8.16RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Noun15.19RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Verb27.01RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Act.21.1RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Noun34.38RULSTM [24, 23]
Action AnticipationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Verb69.55RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Act.14.39RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Noun22.78RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Verb33.04RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Act.33.73RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Noun50.95RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Verb79.55RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Act.8.16RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Noun15.19RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Verb27.01RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Act.21.1RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Noun34.38RULSTM [24, 23]
2D Human Pose EstimationEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Verb69.55RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Act.14.39RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Noun22.78RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 1 Accuracy - Verb33.04RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Act.33.73RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Noun50.95RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Seen test set (S1))Top 5 Accuracy - Verb79.55RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Act.8.16RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Noun15.19RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 1 Accuracy - Verb27.01RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Act.21.1RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Noun34.38RULSTM [24, 23]
Action Recognition In VideosEPIC-KITCHENS-55 (Unseen test set (S2)Top 5 Accuracy - Verb69.55RULSTM [24, 23]

Related Papers

Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition2025-07-16An Efficient Approach for Muscle Segmentation and 3D Reconstruction Using Keypoint Tracking in MRI Scan2025-07-11Learning to Track Any Points from Human Motion2025-07-08TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation2025-07-07Zero-shot Skeleton-based Action Recognition with Prototype-guided Feature Alignment2025-07-01MEMFOF: High-Resolution Training for Memory-Efficient Multi-Frame Optical Flow Estimation2025-06-29