对比三种可解释方法在硬件后门检测中的表现
Explainability Methods for Hardware Trojan Detection: A Systematic Comparison
- 基于电路特性的属性分析,提取31个门级特征
- 案例推理和特征归因方法各有优劣,需结合场景选择
- 为硬件安全工程师提供可操作的检测洞察
硬件后门是嵌入集成电路硅片中的恶意电路,会破坏功能与安全性,无法通过软件补丁修复,只能靠召回更换芯片,因此设计阶段尽早检测至关重要。现有检测方法多依赖统计分析,常出现误报和漏报,需更可靠的可解释性分析来过滤虚假信号。当前通用领域的可解释方法(如图像分类)难以提供硬件工程师所需的实际指导。本文在Trust-Hub基准数据集上系统比较三类可解释方法:(1) 基于31个电路特定特征(来自门扇入模式、触发器距离、主输入/输出连接性)的领域感知属性分析;(2) 基于k近邻的模型无关案例推理,提供历史相似案例解释;(3) 模型无关特征归因方法(LIME、SHAP、梯度),给出无电路上下文的通用重要性评分。
原文摘要 · Abstract (English)
Hardware trojans are malicious circuits which compromise the functionality and security of an integrated circuit (IC). These circuits are manufactured directly into the silicon and cannot be fixed by security patches like software. The solution would require a costly product recall by replacing the IC and hence, early detection in the design process is essential. Hardware detection at best provides statistically based solutions with many false positives and false negatives. These detection methods require more thorough explainable analysis to filter out false indicators. Existing explainability methods developed for general domains like image classification do not always provide the actionable insights hardware engineers need. A question remains: how do domain-aware property analysis, model-agnostic case-based reasoning, and model-agnostic feature attribution techniques compare for hardware security applications? This work compares three categories of explainability for gate-level hardware trojan detection on the Trust-Hub benchmark dataset: (1) domain-aware property-based analysis of 31 circuit-specific features derived from gate fanin patterns, flip-flop distances, and primary Input/Output (I/O) connectivity; (2) model-agnostic case-based reasoning using k-nearest neighbors for precedent-based explanations; and (3) model-agnostic feature attribution methods (Local Interpretable Model-agnostic Explanations (LIME), SHapley Additive exPlanations (SHAP), gradient) that provide generic importance scores without circuit-level context.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。