无监督域自适应目标检测:一种基于UDA-DETR的有效方法

IF 6.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Neurocomputing Pub Date : 2025-05-28 Epub Date: 2025-02-24 DOI:10.1016/j.neucom.2025.129711
Hanguang Xiao, Tingting Zhou, Shidong Xiong, Jinlan Li, Zhuhan Li, Xin Liu, Tianhao Deng
{"title":"无监督域自适应目标检测:一种基于UDA-DETR的有效方法","authors":"Hanguang Xiao,&nbsp;Tingting Zhou,&nbsp;Shidong Xiong,&nbsp;Jinlan Li,&nbsp;Zhuhan Li,&nbsp;Xin Liu,&nbsp;Tianhao Deng","doi":"10.1016/j.neucom.2025.129711","DOIUrl":null,"url":null,"abstract":"<div><div>Object detection based on deep learning has a wide range of applications in everyday life. However, when a domain gap exists between the training data (source domain) and real-world data (target domain), the performance of many object detectors significantly deteriorates. To address this issue, numerous Unsupervised Domain Adaptation (UDA) detectors attempt to reduce domain discrepancies and align cross-domain features. While these methods have achieved some success, they often align global features in a class-agnostic manner, neglecting the differences in feature distributions across categories within each domain. Our approach emphasizes the importance of both global image features and local instance features across domains, as well as category-specific information. Specifically, we propose an Encoder Feature Alignment (EFA) module, which introduces domain queries to adversarially align encoder-generated features, enabling the detector to extract more domain-invariant features. Additionally, we design an Instance-level Feature Alignment (IFA) module that extracts class-specific central features from the decoder for category-aware cross-domain feature alignment. During each training iteration, local class features progressively converge to global class features, guided by contrastive learning and adversarial loss to achieve Global Feature Alignment (GFA). Our method achieves 46.0% mean accuracy (mAP) in the Weather Adaptation scenario. Compared to the baseline model, a 19.1% mAP gain is achieved (26.9% <span><math><mo>→</mo></math></span> 46.0%). Extensive experimental results show that our proposed model achieves excellent detection performance and strong generalization ability on multiple domain adaptation benchmark datasets.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"631 ","pages":"Article 129711"},"PeriodicalIF":6.5000,"publicationDate":"2025-05-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Unsupervised domain-adaptive object detection: An efficient method based on UDA-DETR\",\"authors\":\"Hanguang Xiao,&nbsp;Tingting Zhou,&nbsp;Shidong Xiong,&nbsp;Jinlan Li,&nbsp;Zhuhan Li,&nbsp;Xin Liu,&nbsp;Tianhao Deng\",\"doi\":\"10.1016/j.neucom.2025.129711\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Object detection based on deep learning has a wide range of applications in everyday life. However, when a domain gap exists between the training data (source domain) and real-world data (target domain), the performance of many object detectors significantly deteriorates. To address this issue, numerous Unsupervised Domain Adaptation (UDA) detectors attempt to reduce domain discrepancies and align cross-domain features. While these methods have achieved some success, they often align global features in a class-agnostic manner, neglecting the differences in feature distributions across categories within each domain. Our approach emphasizes the importance of both global image features and local instance features across domains, as well as category-specific information. Specifically, we propose an Encoder Feature Alignment (EFA) module, which introduces domain queries to adversarially align encoder-generated features, enabling the detector to extract more domain-invariant features. Additionally, we design an Instance-level Feature Alignment (IFA) module that extracts class-specific central features from the decoder for category-aware cross-domain feature alignment. During each training iteration, local class features progressively converge to global class features, guided by contrastive learning and adversarial loss to achieve Global Feature Alignment (GFA). Our method achieves 46.0% mean accuracy (mAP) in the Weather Adaptation scenario. Compared to the baseline model, a 19.1% mAP gain is achieved (26.9% <span><math><mo>→</mo></math></span> 46.0%). Extensive experimental results show that our proposed model achieves excellent detection performance and strong generalization ability on multiple domain adaptation benchmark datasets.</div></div>\",\"PeriodicalId\":19268,\"journal\":{\"name\":\"Neurocomputing\",\"volume\":\"631 \",\"pages\":\"Article 129711\"},\"PeriodicalIF\":6.5000,\"publicationDate\":\"2025-05-28\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neurocomputing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0925231225003832\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/2/24 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neurocomputing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0925231225003832","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/2/24 0:00:00","PubModel":"Epub","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

基于深度学习的目标检测在日常生活中有着广泛的应用。然而,当训练数据(源域)和真实数据(目标域)之间存在域间隙时,许多目标检测器的性能会显著下降。为了解决这个问题,许多无监督域自适应(UDA)检测器试图减少域差异并对齐跨域特征。虽然这些方法取得了一些成功,但它们通常以一种与类别无关的方式来排列全局特征,忽略了每个领域内不同类别之间特征分布的差异。我们的方法强调了全局图像特征和跨域的本地实例特征以及特定类别信息的重要性。具体来说,我们提出了一个编码器特征对齐(EFA)模块,该模块引入域查询来对抗性对齐编码器生成的特征,使检测器能够提取更多的域不变特征。此外,我们设计了一个实例级特征对齐(IFA)模块,该模块从解码器中提取特定于类的中心特征,用于类别感知的跨域特征对齐。在每次训练迭代中,局部类特征逐步收敛到全局类特征,在对比学习和对抗损失的指导下实现全局特征对齐(GFA)。该方法在天气适应情景下的平均精度(mAP)为46.0%。与基线模型相比,mAP增益达到19.1%(26.9%→46.0%)。大量的实验结果表明,该模型在多领域自适应基准数据集上具有优异的检测性能和较强的泛化能力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Unsupervised domain-adaptive object detection: An efficient method based on UDA-DETR
Object detection based on deep learning has a wide range of applications in everyday life. However, when a domain gap exists between the training data (source domain) and real-world data (target domain), the performance of many object detectors significantly deteriorates. To address this issue, numerous Unsupervised Domain Adaptation (UDA) detectors attempt to reduce domain discrepancies and align cross-domain features. While these methods have achieved some success, they often align global features in a class-agnostic manner, neglecting the differences in feature distributions across categories within each domain. Our approach emphasizes the importance of both global image features and local instance features across domains, as well as category-specific information. Specifically, we propose an Encoder Feature Alignment (EFA) module, which introduces domain queries to adversarially align encoder-generated features, enabling the detector to extract more domain-invariant features. Additionally, we design an Instance-level Feature Alignment (IFA) module that extracts class-specific central features from the decoder for category-aware cross-domain feature alignment. During each training iteration, local class features progressively converge to global class features, guided by contrastive learning and adversarial loss to achieve Global Feature Alignment (GFA). Our method achieves 46.0% mean accuracy (mAP) in the Weather Adaptation scenario. Compared to the baseline model, a 19.1% mAP gain is achieved (26.9% 46.0%). Extensive experimental results show that our proposed model achieves excellent detection performance and strong generalization ability on multiple domain adaptation benchmark datasets.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neurocomputing
Neurocomputing 工程技术-计算机:人工智能
CiteScore
13.10
自引率
10.00%
发文量
1382
审稿时长
70 days
期刊介绍: Neurocomputing publishes articles describing recent fundamental contributions in the field of neurocomputing. Neurocomputing theory, practice and applications are the essential topics being covered.
期刊最新文献
Control barrier function-based self-learning robust control of safety-critical nonlinear systems Learning-driven computational resource scheduling for many-objective evolutionary optimization GPS-SAM: text-driven Grounded Polyp Segmentation SAM SWS-YOLO: An energy-efficient spiking neural network for water-surface object detection Ask the right question: Bayesian-optimized prompting for cross-level knowledge distillation in traffic HOI detection
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1