Prompt-Driven Dynamic Object-Centric Learning for Single Domain Generalization

Abstract

Single-domain generalization aims to learn a model from single source domain data attaining generalized performance on other unseen target domains. Existing works primarily focus on improving the generalization ability of static networks. However static networks are unable to dynamically adapt to the diverse variations in different image scenes leading to limited generalization capability. Different scenes exhibit varying levels of complexity and the complexity of images further varies significantly in cross-domain scenarios. In this paper we propose a dynamic object-centric perception network based on prompt learning aiming to adapt to the variations in image complexity. Specifically we propose an object-centric gating module based on prompt learning to focus attention on the object-centric features guided by the various scene prompts. Then with the object-centric gating masks the dynamic selective module dynamically selects highly correlated feature regions in both spatial and channel dimensions enabling the model to adaptively perceive object-centric relevant features thereby enhancing the generalization capability. Extensive experiments were conducted on single-domain generalization tasks in image classification and object detection. The experimental results demonstrate that our approach outperforms state-of-the-art methods which validates the effectiveness and versatility of our proposed method.

Cite

Text

Li et al. "Prompt-Driven Dynamic Object-Centric Learning for Single Domain Generalization." Conference on Computer Vision and Pattern Recognition, 2024. doi:10.1109/CVPR52733.2024.01667

Markdown

[Li et al. "Prompt-Driven Dynamic Object-Centric Learning for Single Domain Generalization." Conference on Computer Vision and Pattern Recognition, 2024.](https://mlanthology.org/cvpr/2024/li2024cvpr-promptdriven/) doi:10.1109/CVPR52733.2024.01667

BibTeX

@inproceedings{li2024cvpr-promptdriven,
  title     = {{Prompt-Driven Dynamic Object-Centric Learning for Single Domain Generalization}},
  author    = {Li, Deng and Wu, Aming and Wang, Yaowei and Han, Yahong},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2024},
  pages     = {17606-17615},
  doi       = {10.1109/CVPR52733.2024.01667},
  url       = {https://mlanthology.org/cvpr/2024/li2024cvpr-promptdriven/}
}