JP7688464B2 - 敵対的補間バックドア検出 - Google Patents
敵対的補間バックドア検出 Download PDFInfo
- Publication number
- JP7688464B2 JP7688464B2 JP2023520455A JP2023520455A JP7688464B2 JP 7688464 B2 JP7688464 B2 JP 7688464B2 JP 2023520455 A JP2023520455 A JP 2023520455A JP 2023520455 A JP2023520455 A JP 2023520455A JP 7688464 B2 JP7688464 B2 JP 7688464B2
- Authority
- JP
- Japan
- Prior art keywords
- adversarial
- image
- computer
- model
- images
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/56—Computer malware detection or handling, e.g. anti-virus arrangements
- G06F21/566—Dynamic detection, i.e. detection performed at run-time, e.g. emulation, suspicious activities
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/577—Assessing vulnerabilities and evaluating computer system security
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/094—Adversarial learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/034—Test or assess a computer or a system
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Mathematical Physics (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Biomedical Technology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Virology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Image Analysis (AREA)
- Debugging And Monitoring (AREA)
Description
Claims (17)
- 一つ以上のコンピュータ・プロセッサによって、信頼できないモデルおよび敵対的訓練方法に関連する許容値およびノルム値を決定するステップであって、前記ノルム値は、入力に対する信頼できないモデルの損失関数を最大化する一方で、摂動のサイズを指定されたイプシロンより小さく保ち、前記許容値は、強度が増す複数の敵対的攻撃に対する堅牢性の尺度であり、信頼できないモデルは、検証されていないソースから取得されたニューラルネットワークである、ステップと、
一つ以上のコンピュータ・プロセッサによって、第1の画像と第2の画像との間の線形補間された複数の敵対的画像を生成するステップであって、前記第1の画像の分類は、前記第2の画像の分類と異なる、ステップと、
一つ以上のコンピュータ・プロセッサによって、前記複数の生成された敵対的画像内の各生成された敵対的画像に摂動を追加するステップであって、前記摂動は前記決定されたノルム値と前記許容値とを用いて調整される、ステップと、
一つ以上のコンピュータ・プロセッサによって、前記複数の敵対的画像に関連付けられた1つ以上の勾配と、前記第1および第2の画像に関連付けられた1つ以上の勾配とを分析するステップと、
一つ以上のコンピュータ・プロセッサによって、前記複数の敵対的画像に関連付けられた1つ以上の勾配が、前記第1の画像および前記第2の画像に関連付けられた1つ以上の勾配と異なることに応じて、前記生成された複数の敵対的画像を利用して、前記信頼できないモデルに関連するバックドアを検出するステップと、
一つ以上のコンピュータ・プロセッサによって、前記生成された複数の敵対的画像により前記信頼できないモデルを訓練することによって、前記信頼できないモデルを強化するステップと
を含む、コンピュータ実施方法。 - 前記第1の画像と前記第2の画像との間の線形補間された複数の敵対的画像を生成するステップは、
一つ以上のコンピュータ・プロセッサによって、テスト・セットに含まれる各クラスにつき、敵対的画像のサブセット内への指定のクラスに向かった一つ以上の摂動を反復的に行うステップ
を含む、請求項1に記載のコンピュータ実施方法。 - 一つ以上のコンピュータ・プロセッサによって、前記訓練に関連する経時的な一つ以上の勾配をユーザに提示し、信頼できないモデルが再訓練されるべきか否かをユーザが決定するヒューマン・イン・ザ・ループ訓練方法を利用して前記信頼できないモデルを監視するステップ
をさらに含む、請求項1に記載のコンピュータ実施方法。 - 一つ以上のコンピュータ・プロセッサによって、前記信頼できないモデルに関連する一つ以上の勾配を定期的に表示するステップ
をさらに含む、請求項3に記載のコンピュータ実施方法。 - 一つ以上のコンピュータ・プロセッサによって、前記検出されたバックドアを含む一つ以上の後続の入力をフィルタするステップ
をさらに含む、請求項1に記載のコンピュータ実施方法。 - 前記強化されたモデルは推論のために展開される、請求項1に記載のコンピュータ実施方法。
- 一つ以上のコンピュータ・プロセッサによって、前記信頼できないモデル、関連する予め訓練された重み、クリーンなテスト・セットおよび前記敵対的訓練方法を受信するステップであって、前記クリーンなテスト・セットはそれぞれ関連するラベルを備えた複数の画像を含む、ステップ
をさらに含む、請求項1に記載のコンピュータ実施方法。 - 信頼できないモデルおよび敵対的訓練方法に関連する許容値およびノルム値を決定するプログラム命令であって、前記ノルム値は、入力に対する信頼できないモデルの損失関数を最大化する一方で、摂動のサイズを指定されたイプシロンより小さく保ち、前記許容値は、強度が増す複数の敵対的攻撃に対する堅牢性の尺度であり、信頼できないモデルは、検証されていないソースから取得されたニューラルネットワークである、プログラム命令と、
第1の画像と第2の画像との間の複数の敵対的画像を生成するプログラム命令であって、前記第1の画像の分類は前記第2の画像の分類と異なる、プログラム命令と、
前記複数の生成された敵対的画像内の各生成された敵対的画像に摂動を追加するプログラム命令であって、前記摂動は前記決定されたノルム値と前記許容値とを用いて調整される、プログラム命令と、
前記複数の敵対的画像に関連付けられた1つ以上の勾配と、前記第1および第2の画像に関連付けられた1つ以上の勾配とを分析するプログラム命令と、
前記複数の敵対的画像に関連付けられた1つ以上の勾配が、前記第1の画像および前記第2の画像に関連付けられた1つ以上の勾配と異なることに応じて、前記生成された複数の補間された敵対的画像を利用して、前記信頼できないモデルに関連するバックドアを検出するプログラム命令と、
前記生成された複数の敵対的画像により前記信頼できないモデルを訓練することによって、前記信頼できないモデルを強化するプログラム命令と
を含む、コンピュータ・プログラム。 - 第1の画像と第2の画像との間の線形補間された複数の敵対的画像を生成する前記プログラム命令は、
テスト・セットに含まれる各クラスにつき、敵対的画像のサブセット内への指定のクラスに向かった一つ以上の摂動を反復的に行うプログラム命令
を含む、請求項8に記載のコンピュータ・プログラム。 - 前記訓練に関連する経時的な一つ以上の勾配をユーザに提示し、信頼できないモデルが再訓練されるべきか否かをユーザが決定するヒューマン・イン・ザ・ループ訓練方法を利用して前記信頼できないモデルを監視するプログラム命令
をさらに含む、請求項8に記載のコンピュータ・プログラム。 - 前記信頼できないモデルに関連する一つ以上の勾配を定期的に表示するプログラム命令
をさらに含む、請求項10に記載のコンピュータ・プログラム。 - 前記強化されたモデルは推論のために展開される、請求項8に記載のコンピュータ・プログラム。
- 一つ以上のコンピュータ・プロセッサと、
一つ以上のコンピュータ可読記憶媒体と、
前記一つ以上のプロセッサのうちの少なくとも一つによる実行のために前記一つ以上のコンピュータ可読記憶媒体に記憶されたプログラム命令であって、前記記憶されたプログラム命令は、
信頼できないモデルおよび敵対的訓練方法に関連する許容値およびノルム値を決定するプログラム命令であって、前記ノルム値は、入力に対する信頼できないモデルの損失関数を最大化する一方で、摂動のサイズを指定されたイプシロンより小さく保ち、前記許容値は、強度が増す複数の敵対的攻撃に対する堅牢性の尺度であり、信頼できないモデルは、検証されていないソースから取得されたニューラルネットワークである、プログラム命令と、
第1の画像と第2の画像との間の複数の敵対的画像を生成するプログラム命令であって、前記第1の画像の分類は前記第2の画像の分類と異なる、プログラム命令と、
前記複数の生成された敵対的画像内の各生成された敵対的画像に摂動を追加するプログラム命令であって、前記摂動は前記決定されたノルム値と前記許容値とを用いて調整される、プログラム命令と、
前記複数の敵対的画像に関連付けられた1つ以上の勾配と、前記第1および第2の画像に関連付けられた1つ以上の勾配とを分析するプログラム命令と、
前記複数の敵対的画像に関連付けられた1つ以上の勾配が、前記第1の画像および前記第2の画像に関連付けられた1つ以上の勾配と異なることに応じて、前記生成された複数の補間された敵対的画像を利用して、前記信頼できないモデルに関連するバックドアを検出するプログラム命令と、
前記生成された複数の敵対的画像により前記信頼できないモデルを訓練することによって、前記信頼できないモデルを強化するプログラム命令と
を含む、プログラム命令と
を含む、コンピュータ・システム。 - 第1の画像と第2の画像との間の線形補間された複数の敵対的画像を生成する前記プログラム命令は、
テスト・セットに含まれる各クラスにつき、敵対的画像のサブセット内への指定のクラスに向かった一つ以上の摂動を反復的に行うプログラム命令
を含む、請求項13に記載のコンピュータ・システム。 - 前記一つ以上のコンピュータ可読記憶媒体に記憶された前記プログラム命令は、
前記訓練に関連する経時的な一つ以上の勾配をユーザに提示し、信頼できないモデルが再訓練されるべきか否かをユーザが決定するヒューマン・イン・ザ・ループ訓練方法を利用して前記信頼できないモデルを監視するプログラム命令
をさらに含む、請求項13に記載のコンピュータ・システム。 - 前記一つ以上のコンピュータ可読記憶媒体に記憶された前記プログラム命令は、
前記信頼できないモデルに関連する一つ以上の勾配を定期的に表示するプログラム命令
をさらに含む、請求項15に記載のコンピュータ・システム。 - 前記強化されたモデルは推論のために展開される、請求項13に記載のコンピュータ・システム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/068,853 | 2020-10-13 | ||
| US17/068,853 US12019747B2 (en) | 2020-10-13 | 2020-10-13 | Adversarial interpolation backdoor detection |
| PCT/CN2021/113562 WO2022078062A1 (en) | 2020-10-13 | 2021-08-19 | Adversarial interpolation backdoor detection |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2023544186A JP2023544186A (ja) | 2023-10-20 |
| JP7688464B2 true JP7688464B2 (ja) | 2025-06-04 |
Family
ID=81077732
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023520455A Active JP7688464B2 (ja) | 2020-10-13 | 2021-08-19 | 敵対的補間バックドア検出 |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US12019747B2 (ja) |
| JP (1) | JP7688464B2 (ja) |
| CN (1) | CN116348879A (ja) |
| DE (1) | DE112021004652T5 (ja) |
| GB (1) | GB2614996A (ja) |
| WO (1) | WO2022078062A1 (ja) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11501206B2 (en) * | 2019-09-20 | 2022-11-15 | Nxp B.V. | Method and machine learning system for detecting adversarial examples |
| JP2022109031A (ja) * | 2021-01-14 | 2022-07-27 | 富士通株式会社 | 情報処理プログラム、装置、及び方法 |
| US11977626B2 (en) * | 2021-03-09 | 2024-05-07 | Nec Corporation | Securing machine learning models against adversarial samples through backdoor misclassification |
| JP7621864B2 (ja) * | 2021-04-12 | 2025-01-27 | 株式会社東芝 | 評価装置、評価方法、およびプログラム |
| WO2022264331A1 (ja) * | 2021-06-16 | 2022-12-22 | 三菱電機株式会社 | 攻撃検知装置、敵対的サンプルパッチ検知システム、攻撃検知方法、及び、攻撃検知プログラム |
| CN114896597B (zh) * | 2022-05-09 | 2022-11-15 | 南开大学 | 基于可执行文件线性序列表示的计算机恶意代码检测方法 |
| US12271475B2 (en) * | 2022-10-04 | 2025-04-08 | Dell Products L.P. | Delayed inference attack detection for image segmentation-based video surveillance applications |
| CN116664978B (zh) * | 2023-06-02 | 2026-02-24 | 浙江工商大学 | 一种面向人工智能安全的物理灯光后门攻击的训练方法 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190130110A1 (en) | 2017-11-01 | 2019-05-02 | International Business Machines Corporation | Protecting Cognitive Systems from Gradient Based Attacks through the Use of Deceiving Gradients |
| US20190318099A1 (en) | 2018-04-16 | 2019-10-17 | International Business Machines Corporation | Using Gradients to Detect Backdoors in Neural Networks |
Family Cites Families (70)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0955881A (ja) * | 1995-08-17 | 1997-02-25 | Dainippon Screen Mfg Co Ltd | 画像の影付け方法 |
| US8079080B2 (en) | 2005-10-21 | 2011-12-13 | Mathew R. Syrowik | Method, system and computer program product for detecting security threats in a computer network |
| JP5808435B2 (ja) * | 2012-01-23 | 2015-11-10 | 三菱電機株式会社 | 情報表示装置 |
| US10395032B2 (en) | 2014-10-03 | 2019-08-27 | Nokomis, Inc. | Detection of malicious software, firmware, IP cores and circuitry via unintended emissions |
| US10909459B2 (en) * | 2016-06-09 | 2021-02-02 | Cognizant Technology Solutions U.S. Corporation | Content embedding using deep metric learning algorithms |
| CN106296692A (zh) | 2016-08-11 | 2017-01-04 | 深圳市未来媒体技术研究院 | 基于对抗网络的图像显著性检测方法 |
| US10430685B2 (en) * | 2016-11-16 | 2019-10-01 | Facebook, Inc. | Deep multi-scale video prediction |
| CN106920206B (zh) | 2017-03-16 | 2020-04-14 | 广州大学 | 一种基于对抗神经网络的隐写分析方法 |
| US10839291B2 (en) * | 2017-07-01 | 2020-11-17 | Intel Corporation | Hardened deep neural networks through training from adversarial misclassified data |
| WO2019045758A1 (en) * | 2017-08-30 | 2019-03-07 | Google Llc | INTERACTIVE MODEL LEARNING WITH HUMAN INTERVENTION |
| US20190095764A1 (en) * | 2017-09-26 | 2019-03-28 | Panton, Inc. | Method and system for determining objects depicted in images |
| US10592787B2 (en) * | 2017-11-08 | 2020-03-17 | Adobe Inc. | Font recognition using adversarial neural network training |
| US11443178B2 (en) | 2017-12-15 | 2022-09-13 | Interntional Business Machines Corporation | Deep neural network hardening framework |
| US10944767B2 (en) * | 2018-02-01 | 2021-03-09 | International Business Machines Corporation | Identifying artificial artifacts in input data to detect adversarial attacks |
| US10970765B2 (en) * | 2018-02-15 | 2021-04-06 | Adobe Inc. | Generating user-customized items using a visually-aware image generation network |
| US20190286938A1 (en) * | 2018-03-13 | 2019-09-19 | Recogni Inc. | Real-to-synthetic image domain transfer |
| US10825219B2 (en) * | 2018-03-22 | 2020-11-03 | Northeastern University | Segmentation guided image generation with adversarial networks |
| US11501156B2 (en) * | 2018-06-28 | 2022-11-15 | International Business Machines Corporation | Detecting adversarial attacks through decoy training |
| US10733292B2 (en) * | 2018-07-10 | 2020-08-04 | International Business Machines Corporation | Defending against model inversion attacks on neural networks |
| US10621697B2 (en) * | 2018-08-06 | 2020-04-14 | Apple Inc. | Blended neural network for super-resolution image processing |
| US20200065664A1 (en) * | 2018-08-22 | 2020-02-27 | Fujitsu Limited | System and method of measuring the robustness of a deep neural network |
| RU2698402C1 (ru) * | 2018-08-30 | 2019-08-26 | Самсунг Электроникс Ко., Лтд. | Способ обучения сверточной нейронной сети для восстановления изображения и система для формирования карты глубины изображения (варианты) |
| CN109584178A (zh) * | 2018-11-29 | 2019-04-05 | 腾讯科技(深圳)有限公司 | 图像修复方法、装置和存储介质 |
| US11263323B2 (en) * | 2018-12-19 | 2022-03-01 | Google Llc | Systems and methods for increasing robustness of machine-learned models and other software systems against adversarial attacks |
| CN111435362B (zh) * | 2019-01-15 | 2023-09-01 | 国际商业机器公司 | 用于生成相关响应的对抗性训练数据增强 |
| US11481617B2 (en) * | 2019-01-22 | 2022-10-25 | Adobe Inc. | Generating trained neural networks with increased robustness against adversarial attacks |
| CN109902723A (zh) * | 2019-01-31 | 2019-06-18 | 北京市商汤科技开发有限公司 | 图像处理方法及装置 |
| JP7161107B2 (ja) * | 2019-02-19 | 2022-10-26 | 日本電信電話株式会社 | 生成装置及びコンピュータプログラム |
| US11227215B2 (en) * | 2019-03-08 | 2022-01-18 | International Business Machines Corporation | Quantifying vulnerabilities of deep learning computing systems to adversarial perturbations |
| US11210554B2 (en) * | 2019-03-21 | 2021-12-28 | Illumina, Inc. | Artificial intelligence-based generation of sequencing metadata |
| KR102034248B1 (ko) * | 2019-04-19 | 2019-10-18 | 주식회사 루닛 | GAN(Generative Adversarial Networks)을 이용하는 이상 검출 방법, 장치 및 그 시스템 |
| CN110070612B (zh) * | 2019-04-25 | 2023-09-22 | 东北大学 | 一种基于生成对抗网络的ct图像层间插值方法 |
| US20220180447A1 (en) * | 2019-05-16 | 2022-06-09 | Retrace Labs | Artificial Intelligence Platform for Dental Claims Adjudication Prediction Based on Radiographic Clinical Findings |
| US11367188B2 (en) * | 2019-10-18 | 2022-06-21 | Retrace Labs | Dental image synthesis using generative adversarial networks with semantic activation blocks |
| US10990855B2 (en) * | 2019-06-13 | 2021-04-27 | Baidu Usa Llc | Detecting adversarial samples by a vision based perception system |
| US10713821B1 (en) * | 2019-06-27 | 2020-07-14 | Amazon Technologies, Inc. | Context aware text-to-image synthesis |
| US11262906B2 (en) * | 2019-08-13 | 2022-03-01 | Amazon Technologies, Inc. | In-place scrolling for a user in interface |
| US11042799B2 (en) * | 2019-08-20 | 2021-06-22 | International Business Machines Corporation | Cohort based adversarial attack detection |
| US11048932B2 (en) * | 2019-08-26 | 2021-06-29 | Adobe Inc. | Transformation of hand-drawn sketches to digital images |
| US11594006B2 (en) * | 2019-08-27 | 2023-02-28 | Nvidia Corporation | Self-supervised hierarchical motion learning for video action recognition |
| JP7255694B2 (ja) * | 2019-08-29 | 2023-04-11 | 日本電気株式会社 | ロバスト性評価装置、ロバスト性評価方法およびプログラム |
| US10997470B2 (en) * | 2019-08-30 | 2021-05-04 | Accenture Global Solutions Limited | Adversarial patches including pixel blocks for machine learning |
| US11443069B2 (en) * | 2019-09-03 | 2022-09-13 | International Business Machines Corporation | Root cause analysis of vulnerability of neural networks to adversarial examples |
| US12220275B2 (en) * | 2019-09-17 | 2025-02-11 | GE Precision Healthcare LLC | System and methods for interventional ultrasound imaging |
| CN110717522B (zh) * | 2019-09-18 | 2024-09-06 | 平安科技(深圳)有限公司 | 图像分类网络的对抗防御方法及相关装置 |
| CN110851835B (zh) * | 2019-09-23 | 2024-10-18 | 平安科技(深圳)有限公司 | 图像模型检测方法、装置、电子设备及存储介质 |
| US11494639B2 (en) * | 2019-09-24 | 2022-11-08 | Robert Bosch Gmbh | Bayesian-optimization-based query-efficient black-box adversarial attacks |
| EP3798917A1 (en) * | 2019-09-24 | 2021-03-31 | Naver Corporation | Generative adversarial network (gan) for generating images |
| US11455515B2 (en) * | 2019-09-24 | 2022-09-27 | Robert Bosch Gmbh | Efficient black box adversarial attacks exploiting input data structure |
| CN110634167B (zh) * | 2019-09-27 | 2021-07-20 | 北京市商汤科技开发有限公司 | 神经网络训练方法及装置和图像生成方法及装置 |
| US11334671B2 (en) * | 2019-10-14 | 2022-05-17 | International Business Machines Corporation | Adding adversarial robustness to trained machine learning models |
| US11250572B2 (en) * | 2019-10-21 | 2022-02-15 | Salesforce.Com, Inc. | Systems and methods of generating photorealistic garment transference in images |
| CN110991636B (zh) * | 2019-11-14 | 2023-07-04 | 东软医疗系统股份有限公司 | 生成式对抗网络的训练方法及装置、图像增强方法及设备 |
| US11335128B2 (en) * | 2019-11-19 | 2022-05-17 | Visa International Service Association | Methods and systems for evaluating a face recognition system using a face mountable device |
| CN111260655B (zh) * | 2019-12-31 | 2023-05-12 | 深圳云天励飞技术有限公司 | 基于深度神经网络模型的图像生成方法与装置 |
| CN111259968A (zh) * | 2020-01-17 | 2020-06-09 | 腾讯科技(深圳)有限公司 | 非法图像识别方法、装置、设备和计算机可读存储介质 |
| US11551145B2 (en) * | 2020-02-05 | 2023-01-10 | International Business Machines Corporation | Performance based switching of a model training process |
| CN111461177B (zh) * | 2020-03-09 | 2023-07-07 | 北京邮电大学 | 一种图像的识别方法及装置 |
| EP3885973A1 (en) * | 2020-03-27 | 2021-09-29 | Robert Bosch GmbH | Measuring the sensitivity of neural network image classifiers against adversarial attacks |
| US11803758B2 (en) * | 2020-04-17 | 2023-10-31 | Microsoft Technology Licensing, Llc | Adversarial pretraining of machine learning models |
| CN111222588B (zh) * | 2020-04-24 | 2020-08-07 | 支付宝(杭州)信息技术有限公司 | 一种后门样本检测方法、系统及装置 |
| CN111598808B (zh) * | 2020-05-18 | 2022-08-23 | 腾讯科技(深圳)有限公司 | 图像处理方法、装置、设备及其训练方法 |
| US20220012572A1 (en) * | 2020-07-10 | 2022-01-13 | International Business Machines Corporation | Efficient search of robust accurate neural networks |
| KR102434689B1 (ko) * | 2020-07-20 | 2022-08-23 | 한국과학기술원 | 일반적인 역문제에 적용 가능한 비지도 학습 방법 및 그 장치 |
| US11335062B2 (en) * | 2020-08-14 | 2022-05-17 | Accenture Global Solutions Limited | Automated apparel design using machine learning |
| EP3979187A1 (en) * | 2020-08-26 | 2022-04-06 | Volkswagen Ag | Methods, systems and computer programs for processing image data and for generating a filter |
| US11687777B2 (en) * | 2020-08-27 | 2023-06-27 | International Business Machines Corporation | Certifiably robust interpretation |
| DE102020122979A1 (de) * | 2020-09-02 | 2022-03-03 | Bayerische Motoren Werke Aktiengesellschaft | Verfahren zum Bereitstellen eines komprimierten, robusten neuronalen Netzes und Assistenzeinrichtung |
| US11687619B2 (en) * | 2020-10-02 | 2023-06-27 | Robert Bosch Gmbh | Method and system for an adversarial training using meta-learned initialization |
| KR102748236B1 (ko) * | 2021-07-29 | 2024-12-31 | 국방과학연구소 | 심층신경망의 성능하락을 유발시키는 객체검출용 적대적공격 방법 및 그 시스템 |
-
2020
- 2020-10-13 US US17/068,853 patent/US12019747B2/en active Active
-
2021
- 2021-08-19 WO PCT/CN2021/113562 patent/WO2022078062A1/en not_active Ceased
- 2021-08-19 JP JP2023520455A patent/JP7688464B2/ja active Active
- 2021-08-19 CN CN202180062856.XA patent/CN116348879A/zh active Pending
- 2021-08-19 GB GB2305408.3A patent/GB2614996A/en active Pending
- 2021-08-19 DE DE112021004652.7T patent/DE112021004652T5/de active Pending
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20190130110A1 (en) | 2017-11-01 | 2019-05-02 | International Business Machines Corporation | Protecting Cognitive Systems from Gradient Based Attacks through the Use of Deceiving Gradients |
| US20190318099A1 (en) | 2018-04-16 | 2019-10-17 | International Business Machines Corporation | Using Gradients to Detect Backdoors in Neural Networks |
Non-Patent Citations (1)
| Title |
|---|
| KURAKIN, Alexey ほか,Adversarial examples in the physical world,arXiv[online],2017年02月11日,pp.1-14,[retrieved on 2024.12.17], Retrieved from the Internet: <URL: https://arxiv.org/pdf/1607.02533> |
Also Published As
| Publication number | Publication date |
|---|---|
| CN116348879A (zh) | 2023-06-27 |
| GB202305408D0 (en) | 2023-05-31 |
| DE112021004652T5 (de) | 2023-06-29 |
| US12019747B2 (en) | 2024-06-25 |
| JP2023544186A (ja) | 2023-10-20 |
| US20220114259A1 (en) | 2022-04-14 |
| WO2022078062A1 (en) | 2022-04-21 |
| GB2614996A (en) | 2023-07-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7688464B2 (ja) | 敵対的補間バックドア検出 | |
| US11394742B2 (en) | Detecting trojan neural networks | |
| JP7559200B2 (ja) | ディープ・ラーニングによるネットワーク侵入検知 | |
| US11681918B2 (en) | Cohort based adversarial attack detection | |
| CN111971698B (zh) | 在神经网络中使用梯度来检测后门 | |
| US11373093B2 (en) | Detecting and purifying adversarial inputs in deep learning computing systems | |
| US20210158147A1 (en) | Training approach determination for large deep learning models | |
| CN108111489B (zh) | Url攻击检测方法、装置以及电子设备 | |
| CA3058010A1 (en) | Systems and methods for malicious code detection | |
| JP7457436B2 (ja) | 少数ショット時間的行動局所化を容易化するシステム、方法、プログラム | |
| US11997137B2 (en) | Webpage phishing detection using deep reinforcement learning | |
| US12099599B2 (en) | Apparatuses and methods for detecting malware | |
| Kolosnjaji et al. | Artificial Intelligence for Cybersecurity: Develop AI approaches to solve cybersecurity problems in your organization | |
| Manure et al. | Robustness and reliability | |
| US11763544B2 (en) | Denoising autoencoder image captioning | |
| US11244198B2 (en) | Input partitioning for deep learning of large image data | |
| US20190005000A1 (en) | Hotspots for probabilistic model testing and cyber analysis | |
| Vrejoiu | Neural networks and deep learning in cyber security | |
| US11157811B2 (en) | Stub image generation for neural network training | |
| Javid et al. | NIDD-enabled lightweight intrusion detection for effective DDoS mitigation in 5G and beyond | |
| US11809847B2 (en) | Hardcoded string detection | |
| US20260023857A1 (en) | Systems and methods for vulnerability smart routing | |
| Depuru et al. | Convolutional Neural Network for Classification of Image-Based Malware: A Deep Learning Approach | |
| Warnecke | Security Viewpoints on Explainable Machine Learning | |
| Babatunde | Fooling Deep Learning Neural Networks Without Model Retraining |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20230517 Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230425 |
|
| RD16 | Notification of change of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7436 Effective date: 20230517 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20240123 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20241217 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20250107 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20250407 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20250430 |
|
| RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20250430 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20250520 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7688464 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |