Papers › MAMo: Leveraging Memory and Attention for Monocular Video Depth Estimation
MAMo: Leveraging Memory and Attention for Monocular Video Depth Estimation
Rajeev Yasarla, Hong Cai, Jisoo Jeong, Yunxiao Shi, Risheek Garrepalli, Fatih Porikli
We propose MAMo, a novel memory and attention frame-work for monocular video depth estimation. MAMo can augment and improve any single-image depth estimation networks into video depth estimation models, enabling them to take advantage of the temporal information to predict more accurate depth. In MAMo, we augment model with memory which aids the depth prediction as the model streams through the video. Specifically, the memory stores learned visual and displacement tokens of the previous time instances. This allows the depth network to cross-reference relevant features from the past when predicting depth on the current frame. We introduce a novel scheme to continuously update the memory, optimizing it to keep tokens that correspond with both the past and the present visual information. We adopt attention-based approach to process memory features where we first learn the spatio-temporal relation among the resultant visual and displacement memory tokens using self-attention module. Further, the output features of self-attention are aggregated with the current visual features through cross-attention. The cross-attended features are finally given to a decoder to predict depth on the current frame. Through extensive experiments on several benchmarks, including KITTI, NYU-Depth V2, and DDAD, we show that MAMo consistently improves monocular depth estimation networks and sets new state-of-the-art (SOTA) accuracy. Notably, our MAMo video depth estimation provides higher accuracy with lower latency, when omparing to SOTA cost-volume-based video depth models.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Monocular Depth Estimation | KITTI Eigen split | MAMo | Delta < 1.25 | 0.977 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | Delta < 1.25^2 | 0.998 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | Delta < 1.25^3 | 0.9995 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | RMSE | 1.984 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | RMSE log | 0.072 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | Sq Rel | 0.13 | #16 of 79 | Archive leaderboard | report |
| Monocular Depth Estimation | KITTI Eigen split | MAMo | absolute relative error | 0.049 | #16 of 79 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections