一致编码引导域自适应检索

IF 3.4 2区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Tianle Hu, Yonghao Chen, Weijun Lv, Yu Chen, Xiaozhao Fang
{"title":"一致编码引导域自适应检索","authors":"Tianle Hu,&nbsp;Yonghao Chen,&nbsp;Weijun Lv,&nbsp;Yu Chen,&nbsp;Xiaozhao Fang","doi":"10.1007/s10489-025-06563-6","DOIUrl":null,"url":null,"abstract":"<div><p>Domain adaptation retrieval (DAR) has become a research hotspot. The current DAR methods have the following problems. 1) They fail to learn a distinguishable retrieval pool during training, which can be better used for retrieval. 2) They ignore the similarity imbalance problem, leading to less attention to similar relationships than dissimilar relationships. 3) There is quantization error caused by classifier, which limits the discriminability of hash codes. To tackle these problems, this paper proposed a consistent coding guided domain adaptation retrieval (CCG) method which simultaneously involves two modules, including consistent hash codes learning and hash function learning. The former adaptively learns distinguishable and domain-consistent hash codes by composing two novel terms: the label-based iterative quantization term and the probability weighted similarity preserving term. The first term uses a classifier to construct the label-based quantization, and introduces an orthogonal rotation matrix to reduce the quantization error. This brings the classification result to the nearest vertex of the Hamming hypercube, thus improving the discriminability of the hash codes. The second term constructs similarity matrices for both intra-domain and inter-domain samples according to their labels, and preserves the similarity relationship between hash codes. In addition, it dynamically and adaptively adjusts the weights of preserving the similar and dissimilar relationship to alleviate the similarity unbalance problem. This further enhances the discriminability and the domain-consistency of the hash codes. Extensive experiments on various datasets demonstrate that the proposed CCG achieves the state-of-the-art performance. The source code is available at https://github.com/SkyHappyHu/CCG.</p></div>","PeriodicalId":8041,"journal":{"name":"Applied Intelligence","volume":"55 10","pages":""},"PeriodicalIF":3.4000,"publicationDate":"2025-04-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Consistent coding guided domain adaptation retrieval\",\"authors\":\"Tianle Hu,&nbsp;Yonghao Chen,&nbsp;Weijun Lv,&nbsp;Yu Chen,&nbsp;Xiaozhao Fang\",\"doi\":\"10.1007/s10489-025-06563-6\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Domain adaptation retrieval (DAR) has become a research hotspot. The current DAR methods have the following problems. 1) They fail to learn a distinguishable retrieval pool during training, which can be better used for retrieval. 2) They ignore the similarity imbalance problem, leading to less attention to similar relationships than dissimilar relationships. 3) There is quantization error caused by classifier, which limits the discriminability of hash codes. To tackle these problems, this paper proposed a consistent coding guided domain adaptation retrieval (CCG) method which simultaneously involves two modules, including consistent hash codes learning and hash function learning. The former adaptively learns distinguishable and domain-consistent hash codes by composing two novel terms: the label-based iterative quantization term and the probability weighted similarity preserving term. The first term uses a classifier to construct the label-based quantization, and introduces an orthogonal rotation matrix to reduce the quantization error. This brings the classification result to the nearest vertex of the Hamming hypercube, thus improving the discriminability of the hash codes. The second term constructs similarity matrices for both intra-domain and inter-domain samples according to their labels, and preserves the similarity relationship between hash codes. In addition, it dynamically and adaptively adjusts the weights of preserving the similar and dissimilar relationship to alleviate the similarity unbalance problem. This further enhances the discriminability and the domain-consistency of the hash codes. Extensive experiments on various datasets demonstrate that the proposed CCG achieves the state-of-the-art performance. The source code is available at https://github.com/SkyHappyHu/CCG.</p></div>\",\"PeriodicalId\":8041,\"journal\":{\"name\":\"Applied Intelligence\",\"volume\":\"55 10\",\"pages\":\"\"},\"PeriodicalIF\":3.4000,\"publicationDate\":\"2025-04-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Applied Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s10489-025-06563-6\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Applied Intelligence","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s10489-025-06563-6","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

领域自适应检索(DAR)已成为研究热点。目前的DAR方法存在以下问题。1)在训练过程中,他们没有学习到一个可区分的检索池,这可以更好地用于检索。2)忽视相似性失衡问题,导致对相似关系的关注少于对不同关系的关注。3)分类器造成量化误差,限制了哈希码的可判别性。针对这些问题,提出了一种一致编码引导域自适应检索(CCG)方法,该方法同时涉及一致性哈希码学习和哈希函数学习两个模块。前者通过组合两个新项:基于标签的迭代量化项和概率加权相似保持项,自适应学习可区分和域一致的哈希码。第一项使用分类器构造基于标签的量化,并引入正交旋转矩阵来减小量化误差。这将分类结果带到离Hamming超立方体最近的顶点,从而提高了哈希码的可辨别性。第二项根据域内和域间样本的标签分别构建相似矩阵,并保留哈希码之间的相似关系。此外,该算法还动态自适应地调整保持相似和不相似关系的权重,以缓解相似不平衡问题。这进一步增强了哈希码的可辨别性和域一致性。在各种数据集上的大量实验表明,所提出的CCG达到了最先进的性能。源代码可从https://github.com/SkyHappyHu/CCG获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Consistent coding guided domain adaptation retrieval

Domain adaptation retrieval (DAR) has become a research hotspot. The current DAR methods have the following problems. 1) They fail to learn a distinguishable retrieval pool during training, which can be better used for retrieval. 2) They ignore the similarity imbalance problem, leading to less attention to similar relationships than dissimilar relationships. 3) There is quantization error caused by classifier, which limits the discriminability of hash codes. To tackle these problems, this paper proposed a consistent coding guided domain adaptation retrieval (CCG) method which simultaneously involves two modules, including consistent hash codes learning and hash function learning. The former adaptively learns distinguishable and domain-consistent hash codes by composing two novel terms: the label-based iterative quantization term and the probability weighted similarity preserving term. The first term uses a classifier to construct the label-based quantization, and introduces an orthogonal rotation matrix to reduce the quantization error. This brings the classification result to the nearest vertex of the Hamming hypercube, thus improving the discriminability of the hash codes. The second term constructs similarity matrices for both intra-domain and inter-domain samples according to their labels, and preserves the similarity relationship between hash codes. In addition, it dynamically and adaptively adjusts the weights of preserving the similar and dissimilar relationship to alleviate the similarity unbalance problem. This further enhances the discriminability and the domain-consistency of the hash codes. Extensive experiments on various datasets demonstrate that the proposed CCG achieves the state-of-the-art performance. The source code is available at https://github.com/SkyHappyHu/CCG.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Applied Intelligence
Applied Intelligence 工程技术-计算机:人工智能
CiteScore
6.60
自引率
20.80%
发文量
1361
审稿时长
5.9 months
期刊介绍: With a focus on research in artificial intelligence and neural networks, this journal addresses issues involving solutions of real-life manufacturing, defense, management, government and industrial problems which are too complex to be solved through conventional approaches and require the simulation of intelligent thought processes, heuristics, applications of knowledge, and distributed and parallel processing. The integration of these multiple approaches in solving complex problems is of particular importance. The journal presents new and original research and technological developments, addressing real and complex issues applicable to difficult problems. It provides a medium for exchanging scientific research and technological achievements accomplished by the international community.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信