paper-with-me

Papers

Sit Back and Relax: Learning to Drive Incrementally in All Weather Conditions

2023-05-30 · Stefan Leitner, M. Jehanzeb Mirza, Wei Lin, Jakub Micorek, Marc Masana, Mateusz Kozinski, Horst Possegger, Horst Bischof

In autonomous driving scenarios, current object detection models show strong performance when tested in clear weather. However, their performance deteriorates significantly when tested in degrading weather conditions. In addition, even when adapted to perform robustly in a sequence of different weather conditions, they are often unable to perform well in all of them and suffer from catastrophic forgetting. To efficiently mitigate forgetting, we propose Domain-Incremental Learning through Activation Matching (DILAM), which employs unsupervised feature alignment to adapt only the affine parameters of a clear weather pre-trained network to different weather conditions. We propose to store these affine parameters as a memory bank for each weather condition and plug-in their weather-specific parameters during driving (i.e. test time) when the respective weather conditions are encountered. Our memory bank is extremely lightweight, since affine parameters account for less than 2% of a typical object detector. Furthermore, contrary to previous domain-incremental learning approaches, we do not require the weather label when testing and propose to automatically infer the weather condition by a majority voting linear classifier.

📄 PDF Abstract BibTeX arXiv:2305.18953

Code (1)

jmiemirza/dilam 공식 구현 pytorch

Tasks

AllAutonomous DrivingIncremental Learningobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

An Efficient Domain-Incremental Learning Approach to Drive in All Weather Conditions

2022-04-19 · M. Jehanzeb Mirza, Marc Masana, Horst Possegger, Horst Bischof

Although deep neural networks enable impressive visual perception performance for autonomous driving, their robustness to varying weather conditions still requires attention. When adapting these models for changed enviro…

AllAutonomous DrivingIncremental Learningobject-detection+1

Bridging Artificial Intelligence and Data Assimilation: The Data-driven Ensemble Forecasting System ClimaX-LETKF

2025-12-16 · Akira Takeshima, Kenta Shiraishi, Atsushi Okazaki, Tadashi Tsuyuki 외 arxiv

While machine learning-based weather prediction (MLWP) has achieved significant advancements, research on assimilating real observations or ensemble forecasts within MLWP models remains limited. We introduce ClimaX-LETKF…

Weather Forecasting

Video Adverse-Weather-Component Suppression Network via Weather Messenger and Adversarial Backpropagation

2023-09-24 · ICCV 2023 1 · Yijun Yang, Angelica I. Aviles-Rivero, Huazhu Fu, Ye Liu 외

Although convolutional neural networks (CNNs) have been proposed to remove adverse weather conditions in single images using a single set of pre-trained weights, they fail to restore weather videos due to the absence of …

Decoder

Weather-Aware AI Systems versus Route-Optimization AI: A Comprehensive Analysis of AI Applications in Transportation Productivity

2025-07-23 · Tatsuru Kikuchi arxiv

While recent research demonstrates that AI route-optimization systems improve taxi driver productivity by 14\%, this study reveals that such findings capture only a fraction of AI's potential in transportation. We examin…

WeatherCity: Urban Scene Reconstruction with Controllable Multi-Weather Transformation

2026-02-25 · Wenhua Wu, Huai Guan, Zhe Liu, Hesheng Wang arxiv

Editable high-fidelity 4D scenes are crucial for autonomous driving, as they can be applied to end-to-end training and closed-loop simulation. However, existing reconstruction methods are primarily limited to replicating…

Autonomous DrivingImage Editing