DecTrain: Deciding When to Train a Monocular Depth DNN Online
Zih-Sing Fu, Soumya Sudhakar, Sertac Karaman, Vivienne Sze

TL;DR
DecTrain is an algorithm that intelligently decides when to perform online training of a monocular depth DNN, maintaining high accuracy while significantly reducing training overhead and computational costs.
Contribution
It introduces a novel decision mechanism for online training that balances accuracy gains against training costs, enabling efficient adaptation of DNNs in deployment.
Findings
DecTrain maintains accuracy comparable to continuous online training.
It trains only 44% of the time on average, reducing computational load.
It recovers 97% of accuracy gains with lower inference costs.
Abstract
Deep neural networks (DNNs) can deteriorate in accuracy when deployment data differs from training data. While performing online training at all timesteps can improve accuracy, it is computationally expensive. We propose DecTrain, a new algorithm that decides when to train a monocular depth DNN online using self-supervision with low overhead. To make the decision at each timestep, DecTrain compares the cost of training with the predicted accuracy gain. We evaluate DecTrain on out-of-distribution data, and find DecTrain maintains accuracy compared to online training at all timesteps, while training only 44% of the time on average. We also compare the recovery of a low inference cost DNN using DecTrain and a more generalizable high inference cost DNN on various sequences. DecTrain recovers the majority (97%) of the accuracy gain of online training at all timesteps while reducing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies
