paper-with-me

Papers

MANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Anticipation

2025-01-15 · Olga Zatsarynna, Emad Bahrami, Yazan Abu Farha, Gianpiero Francesca, Juergen Gall

Our work addresses the problem of stochastic long-term dense anticipation. The goal of this task is to predict actions and their durations several minutes into the future based on provided video observations. Anticipation over extended horizons introduces high uncertainty, as a single observation can lead to multiple plausible future outcomes. To address this uncertainty, stochastic models are designed to predict several potential future action sequences. Recent work has further proposed to incorporate uncertainty modelling for observed frames by simultaneously predicting per-frame past and future actions in a unified manner. While such joint modelling of actions is beneficial, it requires long-range temporal capabilities to connect events across distant past and future time points. However, the previous work struggles to achieve such a long-range understanding due to its limited and/or sparse receptive field. To alleviate this issue, we propose a novel MANTA (MAmba for ANTicipation) network. Our model enables effective long-term temporal modelling even for very long sequences while maintaining linear complexity in sequence length. We demonstrate that our approach achieves state-of-the-art results on three datasets - Breakfast, 50Salads, and Assembly101 - while also significantly improving computational and memory efficiency.

📄 PDF Abstract BibTeX arXiv:2501.08837

Code (1)

olga-zats/diff_manta pytorch

Tasks

Mamba

Similar Papers 제목 키워드 기반

MANTA: Diffusion Mamba for Efficient and Effective Stochastic Long-Term Dense Action Anticipation

2025-01-01 · CVPR 2025 1 · Olga Zatsarynna, Emad Bahrami, Yazan Abu Farha, Gianpiero Francesca 외

Long-term dense action anticipation is very challenging since it requires predicting actions and their durations several minutes into the future based on provided video observations. To model the uncertainty of futur…

Action AnticipationMamba

Manta: Enhancing Mamba for Few-Shot Action Recognition of Long Sub-Sequence

2024-12-10 · Wenbo Huang, Jinghui Zhang, Guang Li, Lei Zhang 외

In few-shot action recognition (FSAR), long sub-sequences of video naturally express entire actions more effectively. However, the high computational complexity of mainstream Transformer-based methods limits their applic…

Action RecognitionContrastive LearningFew-Shot action recognitionFew Shot Action Recognition+1

ZigMa: A DiT-style Zigzag Mamba Diffusion Model

2024-03-20 · Vincent Tao Hu, Stefan Andreas Baumann, Ming Gui, Olga Grebenkova 외

The diffusion model has long been plagued by scalability and quadratic complexity issues, especially within transformer-based structures. In this study, we aim to leverage the long sequence modeling capability of a State…

Mambamodel

Bidirectional Mamba state-space model for anomalous diffusion

2024-12-10 · Maxime Lavaud, Yosef Shokeeb, Juliette Lacherez, Yacine Amarouchene 외

Characterizing anomalous diffusion is crucial in order to understand the evolution of complex stochastic systems, from molecular interactions to cellular dynamics. In this work, we characterize the performances regarding…

Mambamodel

SMamDiff: Spatial Mamba for Stochastic Human Motion Prediction

2025-11-29 · Junqiao Fan, Pengfei Liu, Haocong Rao arxiv

With intelligent room-side sensing and service robots widely deployed, human motion prediction (HMP) is essential for safe, proactive assistance. However, many existing HMP methods either produce a single, deterministic …