Relational Action Forecasting
This paper focuses on multi-person action forecasting in videos. More precisely, given a history of H previous frames, the goal is to detect actors and to predict their future actions for the next T frames. Our approach jointly models temporal and spatial interactions among different actors by constructing a recurrent graph, using actor proposals obtained with Faster R-CNN as nodes. Our method learns to select a subset of discriminative relations without requiring explicit supervision, thus enabling us to tackle challenging visual data. We refer to our model as Discriminative Relational Recurrent Network (DRRN). Evaluation of action prediction on AVA demonstrates the effectiveness of our proposed method compared to simpler baselines. Furthermore, we significantly improve performance on the task of early action classification on J-HMDB, from the previous SOTA of 48% to 60%.
Code (0)
등록된 구현이 없습니다.
Tasks
Action ClassificationAction RecognitionGeneral ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dynamic Neural Relational Inference
Understanding interactions between entities, e.g., joints of the human body, team sports players, etc., is crucial for tasks like forecasting. However, interactions between entities are commonly not observed and often ha…
Trajectory ForecastingDeep Representation Learning for Forecasting Recursive and Multi-Relational Events in Temporal Networks
Understanding relations arising out of interactions among entities can be very difficult, and predicting them is even more challenging. This problem has many applications in various fields, such as financial networks and…
DecoderGraph Representation LearningLink PredictionRepresentation LearningMemory-Augmented Dynamic Neural Relational Inference
Dynamic interacting systems are prevalent in vision tasks. These interactions are usually difficult to observe and measure directly, and yet understanding latent interactions is essential for performing inference tas…
Trajectory PredictionGraph Deep Factors for Forecasting
Deep probabilistic forecasting techniques have recently been proposed for modeling large collections of time-series. However, these techniques explicitly assume either complete independence (local model) or complete depe…
Computational EfficiencyTime SeriesTime Series AnalysisSpatially-Aware Graph Neural Networks for Relational Behavior Forecasting from Sensor Data
In this paper, we tackle the problem of relational behavior forecasting from sensor data. Towards this goal, we propose a novel spatially-aware graph neural network (SpAGNN) that models the interactions between agents in…
Graph Neural NetworkMotion PlanningTrajectory Forecasting