基于主成分分析的双边交叉哈希图像检索

IF 2.9 4区 综合性期刊 Q2 MULTIDISCIPLINARY SCIENCES
Ahmet Yilmaz
{"title":"基于主成分分析的双边交叉哈希图像检索","authors":"Ahmet Yilmaz","doi":"10.1007/s13369-025-10135-8","DOIUrl":null,"url":null,"abstract":"<div><p>Image retrieval (IR) has become a crucial challenge in computer vision with the exponential growth of digital imagery. The existing methods employ a single hash source, which may overlook deep details in the image, and they struggle to handle the complexity and diversity of modern visual data. This study addresses this limitation by proposing a novel deep hashing-based IR method named bilateral cross hashing based on principal component analysis (BCHP). Bilateral cross hashing based on principal component analysis-image retrieval (BCHP-IR) employs the feature extraction capabilities of residual network-50 (ResNet-50) and the dimensionality reduction and information preservation properties of principal component analysis (PCA). The method extracts high-level features from query images using ResNet-50 and then compresses both features and class labels using PCA. The compressed data undergoes quantization to generate binary codes. These \"bilateral\" hash codes are combined to capture deep features and compared with image codes in the database. The BCHP-IR's effectiveness is demonstrated through extensive comparative analysis against reported methods, achieving superior performance metrics. On the MS-COCO dataset, BCHP-IR achieves mAP scores that are higher than the average of other benchmark algorithms by 6.3, 6.4, 6.2 and 5.0 at hash lengths of 16, 32, 48 and 64, respectively. These enhancements at those hash lengths are 4.6, 4.7, 4.8 and 4.3 for the NUS-WIDE dataset and 3.9, 2.9, 2.5 and 2.1 for the ImageNet dataset. Therefore, the proposed BCHP-IR method harnesses the power of ResNet-50 and PCA and offers a promising solution for efficient and effective image retrieval.</p></div>","PeriodicalId":54354,"journal":{"name":"Arabian Journal for Science and Engineering","volume":"50 15","pages":"12495 - 12512"},"PeriodicalIF":2.9000,"publicationDate":"2025-04-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s13369-025-10135-8.pdf","citationCount":"0","resultStr":"{\"title\":\"Bilateral Cross Hashing Image Retrieval Based on Principal Component Analysis\",\"authors\":\"Ahmet Yilmaz\",\"doi\":\"10.1007/s13369-025-10135-8\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Image retrieval (IR) has become a crucial challenge in computer vision with the exponential growth of digital imagery. The existing methods employ a single hash source, which may overlook deep details in the image, and they struggle to handle the complexity and diversity of modern visual data. This study addresses this limitation by proposing a novel deep hashing-based IR method named bilateral cross hashing based on principal component analysis (BCHP). Bilateral cross hashing based on principal component analysis-image retrieval (BCHP-IR) employs the feature extraction capabilities of residual network-50 (ResNet-50) and the dimensionality reduction and information preservation properties of principal component analysis (PCA). The method extracts high-level features from query images using ResNet-50 and then compresses both features and class labels using PCA. The compressed data undergoes quantization to generate binary codes. These \\\"bilateral\\\" hash codes are combined to capture deep features and compared with image codes in the database. The BCHP-IR's effectiveness is demonstrated through extensive comparative analysis against reported methods, achieving superior performance metrics. On the MS-COCO dataset, BCHP-IR achieves mAP scores that are higher than the average of other benchmark algorithms by 6.3, 6.4, 6.2 and 5.0 at hash lengths of 16, 32, 48 and 64, respectively. These enhancements at those hash lengths are 4.6, 4.7, 4.8 and 4.3 for the NUS-WIDE dataset and 3.9, 2.9, 2.5 and 2.1 for the ImageNet dataset. Therefore, the proposed BCHP-IR method harnesses the power of ResNet-50 and PCA and offers a promising solution for efficient and effective image retrieval.</p></div>\",\"PeriodicalId\":54354,\"journal\":{\"name\":\"Arabian Journal for Science and Engineering\",\"volume\":\"50 15\",\"pages\":\"12495 - 12512\"},\"PeriodicalIF\":2.9000,\"publicationDate\":\"2025-04-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://link.springer.com/content/pdf/10.1007/s13369-025-10135-8.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Arabian Journal for Science and Engineering\",\"FirstCategoryId\":\"103\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s13369-025-10135-8\",\"RegionNum\":4,\"RegionCategory\":\"综合性期刊\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"MULTIDISCIPLINARY SCIENCES\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Arabian Journal for Science and Engineering","FirstCategoryId":"103","ListUrlMain":"https://link.springer.com/article/10.1007/s13369-025-10135-8","RegionNum":4,"RegionCategory":"综合性期刊","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"MULTIDISCIPLINARY SCIENCES","Score":null,"Total":0}
引用次数: 0

摘要

随着数字图像的快速增长,图像检索(IR)已成为计算机视觉领域的一个重要挑战。现有的方法采用单一哈希源,可能会忽略图像中的深层细节,并且难以处理现代视觉数据的复杂性和多样性。本研究通过提出一种新的基于深度哈希的IR方法,即基于主成分分析的双边交叉哈希(BCHP),解决了这一限制。基于主成分分析-图像检索(BCHP-IR)的双边交叉哈希算法利用了残差网络50 (ResNet-50)的特征提取能力和主成分分析(PCA)的降维和信息保存特性。该方法使用ResNet-50从查询图像中提取高级特征,然后使用PCA压缩特征和类标签。压缩后的数据经过量化生成二进制码。这些“双边”哈希码被组合起来捕捉深层特征,并与数据库中的图像代码进行比较。BCHP-IR的有效性通过与报告方法的广泛比较分析得到证明,实现了卓越的绩效指标。在MS-COCO数据集上,BCHP-IR在哈希长度为16、32、48和64时的mAP得分分别比其他基准算法的平均得分高6.3、6.4、6.2和5.0。这些哈希长度的增强对于NUS-WIDE数据集是4.6、4.7、4.8和4.3,对于ImageNet数据集是3.9、2.9、2.5和2.1。因此,所提出的BCHP-IR方法利用了ResNet-50和PCA的力量,为高效和有效的图像检索提供了一个有前途的解决方案。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Bilateral Cross Hashing Image Retrieval Based on Principal Component Analysis

Image retrieval (IR) has become a crucial challenge in computer vision with the exponential growth of digital imagery. The existing methods employ a single hash source, which may overlook deep details in the image, and they struggle to handle the complexity and diversity of modern visual data. This study addresses this limitation by proposing a novel deep hashing-based IR method named bilateral cross hashing based on principal component analysis (BCHP). Bilateral cross hashing based on principal component analysis-image retrieval (BCHP-IR) employs the feature extraction capabilities of residual network-50 (ResNet-50) and the dimensionality reduction and information preservation properties of principal component analysis (PCA). The method extracts high-level features from query images using ResNet-50 and then compresses both features and class labels using PCA. The compressed data undergoes quantization to generate binary codes. These "bilateral" hash codes are combined to capture deep features and compared with image codes in the database. The BCHP-IR's effectiveness is demonstrated through extensive comparative analysis against reported methods, achieving superior performance metrics. On the MS-COCO dataset, BCHP-IR achieves mAP scores that are higher than the average of other benchmark algorithms by 6.3, 6.4, 6.2 and 5.0 at hash lengths of 16, 32, 48 and 64, respectively. These enhancements at those hash lengths are 4.6, 4.7, 4.8 and 4.3 for the NUS-WIDE dataset and 3.9, 2.9, 2.5 and 2.1 for the ImageNet dataset. Therefore, the proposed BCHP-IR method harnesses the power of ResNet-50 and PCA and offers a promising solution for efficient and effective image retrieval.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Arabian Journal for Science and Engineering
Arabian Journal for Science and Engineering MULTIDISCIPLINARY SCIENCES-
CiteScore
5.70
自引率
3.40%
发文量
993
期刊介绍: King Fahd University of Petroleum & Minerals (KFUPM) partnered with Springer to publish the Arabian Journal for Science and Engineering (AJSE). AJSE, which has been published by KFUPM since 1975, is a recognized national, regional and international journal that provides a great opportunity for the dissemination of research advances from the Kingdom of Saudi Arabia, MENA and the world.
×
引用
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学术文献互助群
群 号:604180095
Book学术官方微信