脆弱的指纹,以保护视觉变压器的完整性

Xin Wang, S. Ni, Jie Wang, Yifan Shang, Linji Zhang
{"title":"脆弱的指纹,以保护视觉变压器的完整性","authors":"Xin Wang, S. Ni, Jie Wang, Yifan Shang, Linji Zhang","doi":"10.1109/AINIT59027.2023.10212509","DOIUrl":null,"url":null,"abstract":"Nowadays, with the rapidly development of deep learning, deep learning models have been widely deployed in various fields and generated significant commercial interest. Some technology companies upload their trained models to cloud servers and serve them to the end-users. Many works have shown that the convolutional neural networks are vulnerable to some model modification attacks, which raise concerns about integrity authentication of the convolutional neural models. Additionally, Transformers based on attention mechanism are now commonly used in computer vision applications, and the need to verify the integrity of ViTs arises if the ViT model is deployed in the safety critical systems. In this paper, we propose a fragile fingerprint method for verifying the integrity of the ViTs, which is based on the targeted adversarial examples. Compared with the existing works, the proposed fingerprint method does not modify the ViTs. We generate some fragile fingerprints, which are classified as the targeted label. In the verification stage, if the fingerprints are successfully classified as targeted label with 100% success rate, we can claim that the ViTs is not modified. Otherwise, when the fingerprint verification success rate is lower than 100%, we can claim that the integrity of ViTs is compromised. Experimental results demonstrate that the fingerprints can effectively verify the integrity of the ViTs when the ViTs is modified by model attacks, even though only a small number of weights of ViTs are changed.","PeriodicalId":276778,"journal":{"name":"2023 4th International Seminar on Artificial Intelligence, Networking and Information Technology (AINIT)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-06-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Fragile fingerprint for protecting the integrity of the Vision Transformer\",\"authors\":\"Xin Wang, S. Ni, Jie Wang, Yifan Shang, Linji Zhang\",\"doi\":\"10.1109/AINIT59027.2023.10212509\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Nowadays, with the rapidly development of deep learning, deep learning models have been widely deployed in various fields and generated significant commercial interest. Some technology companies upload their trained models to cloud servers and serve them to the end-users. Many works have shown that the convolutional neural networks are vulnerable to some model modification attacks, which raise concerns about integrity authentication of the convolutional neural models. Additionally, Transformers based on attention mechanism are now commonly used in computer vision applications, and the need to verify the integrity of ViTs arises if the ViT model is deployed in the safety critical systems. In this paper, we propose a fragile fingerprint method for verifying the integrity of the ViTs, which is based on the targeted adversarial examples. Compared with the existing works, the proposed fingerprint method does not modify the ViTs. We generate some fragile fingerprints, which are classified as the targeted label. In the verification stage, if the fingerprints are successfully classified as targeted label with 100% success rate, we can claim that the ViTs is not modified. Otherwise, when the fingerprint verification success rate is lower than 100%, we can claim that the integrity of ViTs is compromised. Experimental results demonstrate that the fingerprints can effectively verify the integrity of the ViTs when the ViTs is modified by model attacks, even though only a small number of weights of ViTs are changed.\",\"PeriodicalId\":276778,\"journal\":{\"name\":\"2023 4th International Seminar on Artificial Intelligence, Networking and Information Technology (AINIT)\",\"volume\":\"18 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-06-16\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2023 4th International Seminar on Artificial Intelligence, Networking and Information Technology (AINIT)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/AINIT59027.2023.10212509\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2023 4th International Seminar on Artificial Intelligence, Networking and Information Technology (AINIT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/AINIT59027.2023.10212509","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

如今,随着深度学习的快速发展,深度学习模型已被广泛应用于各个领域,并产生了巨大的商业利益。一些科技公司将他们训练过的模型上传到云服务器上,并为最终用户提供服务。许多研究表明,卷积神经网络容易受到一些模型修改攻击,这引起了人们对卷积神经网络模型完整性认证的关注。此外,基于注意力机制的变压器现在普遍用于计算机视觉应用,如果在安全关键系统中部署ViT模型,则需要验证ViT的完整性。在本文中,我们提出了一种基于目标对抗样本的脆弱指纹验证方法来验证vit的完整性。与已有成果相比,本文提出的指纹识别方法没有对vit进行修改。我们生成一些易碎的指纹,这些指纹被归类为目标标签。在验证阶段,如果指纹被成功分类为目标标签,成功率为100%,则可以声称ViTs未被修改。否则,当指纹验证成功率低于100%时,我们可以认为vit的完整性受到了损害。实验结果表明,即使只改变少量的权值,当模型攻击修改了vit时,指纹也能有效地验证vit的完整性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Fragile fingerprint for protecting the integrity of the Vision Transformer
Nowadays, with the rapidly development of deep learning, deep learning models have been widely deployed in various fields and generated significant commercial interest. Some technology companies upload their trained models to cloud servers and serve them to the end-users. Many works have shown that the convolutional neural networks are vulnerable to some model modification attacks, which raise concerns about integrity authentication of the convolutional neural models. Additionally, Transformers based on attention mechanism are now commonly used in computer vision applications, and the need to verify the integrity of ViTs arises if the ViT model is deployed in the safety critical systems. In this paper, we propose a fragile fingerprint method for verifying the integrity of the ViTs, which is based on the targeted adversarial examples. Compared with the existing works, the proposed fingerprint method does not modify the ViTs. We generate some fragile fingerprints, which are classified as the targeted label. In the verification stage, if the fingerprints are successfully classified as targeted label with 100% success rate, we can claim that the ViTs is not modified. Otherwise, when the fingerprint verification success rate is lower than 100%, we can claim that the integrity of ViTs is compromised. Experimental results demonstrate that the fingerprints can effectively verify the integrity of the ViTs when the ViTs is modified by model attacks, even though only a small number of weights of ViTs are changed.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术官方微信