Recurrent Concept Drifts on Data Streams
Abstract
Nighttime semantic segmentation is a critical yet challenging task in autonomous driving. Most existing methods are designed for daytime scenarios, resulting in poor nighttime performance due to texture loss and decreased object visibility. Low-light enhancement was applied before segmentation but failed to recover nighttime-specific details, introducing noise or losing delicate structures. Recent work shows that large-scale image-text pairs can effectively leverage natural language priors to guide visual representation, achieving remarkable performance across various downstream visual tasks. However, effectively employing visual-linguistic priors for nighttime semantic segmentation remains underexplored. To address these issues, we propose Text-WaveletFormer, a novel end-to-end framework that integrates text prompts and wavelet-based texture enhancement. Specifically, to compensate for the low recognizability of objects in nighttime scenes, we design a Text-Image Fusion Module (TIFM) to incorporate textual priors to improve nighttime object recognition. In addition, to alleviate the lack of texture details in nighttime conditions, we introduce a Wavelet Guided Texture Amplifier Module (WTAM) to fuse wavelet and raw image features via cross-attention, restoring low-light details. Finally, extensive experiments on benchmarks including NightCity, NightCity-fine, BDD100K, and CityScapes demonstrate our method’s superior performance over existing approaches.
Cite
Text
Gunasekara et al. "Recurrent Concept Drifts on Data Streams." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/888Markdown
[Gunasekara et al. "Recurrent Concept Drifts on Data Streams." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/gunasekara2024ijcai-recurrent/) doi:10.24963/ijcai.2024/888BibTeX
@inproceedings{gunasekara2024ijcai-recurrent,
title = {{Recurrent Concept Drifts on Data Streams}},
author = {Gunasekara, Nuwan and Pfahringer, Bernhard and Gomes, Heitor Murilo and Bifet, Albert and Koh, Yun Sing},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {8029-8037},
doi = {10.24963/ijcai.2024/888},
url = {https://mlanthology.org/ijcai/2024/gunasekara2024ijcai-recurrent/}
}