Towards Continual, Online, Self-Supervised Depth
Muhammad Umar Karim Khan

TL;DR
This paper introduces a practical online self-supervised depth estimation method that adapts continually without forgetting past scenes, suitable for diverse environments and real-time applications.
Contribution
It proposes regularization and replay-based techniques for online depth adaptation that prevent catastrophic forgetting without task boundaries, enabling continuous learning in real-world scenarios.
Findings
Outperforms recent methods in forgetting and adaptation on diverse datasets.
Incurs negligible overhead compared to fine-tuning, suitable for practical use.
Supports both structure-from-motion and stereo depth estimation.
Abstract
Although depth extraction with passive sensors has seen remarkable improvement with deep learning, these approaches may fail to obtain correct depth if they are exposed to environments not observed during training. Online adaptation, where the neural network trains while deployed, with self-supervised learning provides a convenient solution as the network can learn from the scene where it is deployed without external supervision. However, online adaptation causes a neural network to forget the past. Thus, past training is wasted and the network is not able to provide good results if it observes past scenes. This work deals with practical online-adaptation where the input is online and temporally-correlated, and training is completely self-supervised. Regularization and replay-based methods without task boundaries are proposed to avoid catastrophic forgetting while adapting to online…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Optical measurement and interference techniques · Image Processing Techniques and Applications
