← Search

Somdeb Majumdar

5 accepted papers

2022

Joint Hand Motion and Interaction Hotspots Prediction From Egocentric Videos

CVPR 2022poster

We propose to forecast future hand-object interactions given an egocentric video. Instead of predicting action labels or pixels, we directly predict the hand motion trajectory and the future contact points on the next active object (i.e., interaction hotspots). This relatively low-dimensional repres…

Cited by 105PDFcodeScholar
2022

Learning Long-Term Spatial-Temporal Graphs for Active Speaker Detection

ECCV 2022poster

"Active speaker detection (ASD) in videos with multiple speakers is a challenging task as it requires learning effective audiovisual features and spatial-temporal correlations over long temporal windows. In this paper, we present SPELL, a novel spatial-temporal graph learning framework that can solv…

2021

Optimizing Memory Placement using Evolutionary Graph Reinforcement Learning

ICLR 2021poster

For deep neural network accelerators, memory movement is both energetically expensive and can bound computation. Therefore, optimal mapping of tensors to memory hierarchies is critical to performance. The growing complexity of neural networks calls for automated memory mapping instead of manual heur…

Cited by 14SourcePDFScholar
2020

Evolutionary Reinforcement Learning for Sample-Efficient Multiagent Coordination

ICML 2020poster

Many cooperative multiagent reinforcement learning environments provide agents with a sparse team-based reward, as well as a dense agent-specific reward that incentivizes learning basic skills. Training policies solely on the team-based reward is often difficult due to its sparsity. Also, relying so…

Cited by 79SourcePDFScholar
2019

Collaborative Evolutionary Reinforcement Learning

ICML 2019oral

Deep reinforcement learning algorithms have been successfully applied to a range of challenging control tasks. However, these methods typically struggle with achieving effective exploration and are extremely sensitive to the choice of hyperparameters. One reason is that most approaches use a noisy v…