递归小波变换网络的鲁棒复制-移动伪造检测

IF 5.5 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Yakun Niu , Xinjie Wu , Cheng Liu
{"title":"递归小波变换网络的鲁棒复制-移动伪造检测","authors":"Yakun Niu ,&nbsp;Xinjie Wu ,&nbsp;Cheng Liu","doi":"10.1016/j.neucom.2025.130373","DOIUrl":null,"url":null,"abstract":"<div><div>In RWTN-Net, the Frequency Rotational-Invariant Feature Extractor (FRFE) firstly performs multi-stage wavelet transform and Sorted Convolution to extract multi-scale rotational invariant low-frequency and high-frequency features, which are robust to geometric transformations. Then, an Adaptive Multi-Scale Attention Fusion (AMAF) is designed to fuse features of different scales with an adaptive attention. The channel weights of low-resolution features are used to guide the weights allocation of high-resolution features, thereby enhancing the network’s understanding of geometric details and semantic information. Moreover, the Local Average Self-Correlation Calculation (LASCC) adopts a diagonal-guided sparse sampling strategy to select key feature points along the diagonal of each patch in the feature map for correlation calculation, which effectively improves the computational efficiency. Finally, a localization module is deployed to combine the matching maps of different receptive fields in an accumulative manner, and an adaptive U-net is further employed to obtain accurate localization results. Experimental results on public datasets demonstrate the effectiveness of the proposed RWTN-Net. The source code is available at <span><span>https://github.com/studyimg/RWTN-Net</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":19268,"journal":{"name":"Neurocomputing","volume":"641 ","pages":"Article 130373"},"PeriodicalIF":5.5000,"publicationDate":"2025-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Recursive wavelet transform network for robust copy-move forgery detection\",\"authors\":\"Yakun Niu ,&nbsp;Xinjie Wu ,&nbsp;Cheng Liu\",\"doi\":\"10.1016/j.neucom.2025.130373\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>In RWTN-Net, the Frequency Rotational-Invariant Feature Extractor (FRFE) firstly performs multi-stage wavelet transform and Sorted Convolution to extract multi-scale rotational invariant low-frequency and high-frequency features, which are robust to geometric transformations. Then, an Adaptive Multi-Scale Attention Fusion (AMAF) is designed to fuse features of different scales with an adaptive attention. The channel weights of low-resolution features are used to guide the weights allocation of high-resolution features, thereby enhancing the network’s understanding of geometric details and semantic information. Moreover, the Local Average Self-Correlation Calculation (LASCC) adopts a diagonal-guided sparse sampling strategy to select key feature points along the diagonal of each patch in the feature map for correlation calculation, which effectively improves the computational efficiency. Finally, a localization module is deployed to combine the matching maps of different receptive fields in an accumulative manner, and an adaptive U-net is further employed to obtain accurate localization results. Experimental results on public datasets demonstrate the effectiveness of the proposed RWTN-Net. The source code is available at <span><span>https://github.com/studyimg/RWTN-Net</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":19268,\"journal\":{\"name\":\"Neurocomputing\",\"volume\":\"641 \",\"pages\":\"Article 130373\"},\"PeriodicalIF\":5.5000,\"publicationDate\":\"2025-05-12\",\"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/S0925231225010458\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"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/S0925231225010458","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

在RWTN-Net中,频率旋转不变特征提取器(FRFE)首先进行多阶段小波变换和排序卷积,提取出对几何变换具有鲁棒性的多尺度旋转不变低频和高频特征。然后,设计了一种自适应多尺度注意融合算法(AMAF),利用自适应注意融合不同尺度的特征。利用低分辨率特征的信道权重来指导高分辨率特征的权重分配,从而增强网络对几何细节和语义信息的理解。此外,局部平均自相关计算(LASCC)采用对角线引导的稀疏采样策略,沿着特征图中每个patch的对角线选择关键特征点进行相关计算,有效提高了计算效率。最后,利用定位模块对不同感受野的匹配图进行累加组合,并利用自适应U-net获得准确的定位结果。在公共数据集上的实验结果证明了所提出的RWTN-Net的有效性。源代码可从https://github.com/studyimg/RWTN-Net获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Recursive wavelet transform network for robust copy-move forgery detection
In RWTN-Net, the Frequency Rotational-Invariant Feature Extractor (FRFE) firstly performs multi-stage wavelet transform and Sorted Convolution to extract multi-scale rotational invariant low-frequency and high-frequency features, which are robust to geometric transformations. Then, an Adaptive Multi-Scale Attention Fusion (AMAF) is designed to fuse features of different scales with an adaptive attention. The channel weights of low-resolution features are used to guide the weights allocation of high-resolution features, thereby enhancing the network’s understanding of geometric details and semantic information. Moreover, the Local Average Self-Correlation Calculation (LASCC) adopts a diagonal-guided sparse sampling strategy to select key feature points along the diagonal of each patch in the feature map for correlation calculation, which effectively improves the computational efficiency. Finally, a localization module is deployed to combine the matching maps of different receptive fields in an accumulative manner, and an adaptive U-net is further employed to obtain accurate localization results. Experimental results on public datasets demonstrate the effectiveness of the proposed RWTN-Net. The source code is available at https://github.com/studyimg/RWTN-Net.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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.
×
引用
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学术官方微信