Search papers, labs, and topics across Lattice.
The paper introduces Adaptive Residual Context (ARC), a novel architecture for detecting autonomous shuttles in urban traffic images while mitigating catastrophic forgetting. ARC uses a frozen context branch and trainable task-specific branches, connected by a Context-Guided Bridge that employs attention mechanisms to transfer spatial features. Experiments on a custom dataset demonstrate that ARC achieves comparable detection performance to fine-tuned baselines, but with significantly improved retention of pre-trained contextual knowledge.
ARC offers a data-efficient way to add new vehicle categories to object detectors in complex urban environments, avoiding catastrophic forgetting without sacrificing accuracy.
The progressive automation of transport promises to enhance safety and sustainability through shared mobility. Like other vehicles and road users, and even more so for such a new technology, it requires monitoring to understand how it interacts in traffic and to evaluate its safety. This can be done with fixed cameras and video object detection. However, the addition of new detection targets generally requires a fine-tuning approach for regular detection methods. Unfortunately, this implementation strategy will lead to a phenomenon known as catastrophic forgetting, which causes a degradation in scene understanding. In road safety applications, preserving contextual scene knowledge is of the utmost importance for protecting road users. We introduce the Adaptive Residual Context (ARC) architecture to address this. ARC links a frozen context branch and trainable task-specific branches through a Context-Guided Bridge, utilizing attention to transfer spatial features while preserving pre-trained representations. Experiments on a custom dataset show that ARC matches fine-tuned baselines while significantly improving knowledge retention, offering a data-efficient solution to add new vehicle categories for complex urban environments.