ARCRMay 11

ObfAx: Obfuscation and IP Piracy Detection in Approximate Circuits

arXiv:2605.1035532.4
AI Analysis

This work addresses the emerging problem of IP piracy detection in approximate computing, a domain where traditional protection methods are insufficient.

The paper introduces a new threat model called approximate obfuscation, where attackers conceal and modify approximate circuits to evade IP protection, and proposes an automated framework that uses statistical error profiles to detect such piracy. Experiments on approximate multipliers demonstrate the framework's effectiveness in identifying obfuscated designs.

Approximate circuits often achieve exceptional trade-offs between computational accuracy and hardware efficiency, making them attractive for deployment as reusable Intellectual Property (IP) cores. However, safeguarding such circuits against piracy is critical for enabling sustainable commercialization of approximate computing. This work addresses the emerging challenge of IP protection and piracy detection in the context of approximate hardware. We introduce a novel adversarial threat model, approximate obfuscation, in which an attacker not only conceals the design through structural obfuscation but also introduces functional modifications to ensure that the resulting circuit exhibits nearly identical error characteristics and hardware metrics as the original IP. To counter this threat, we propose an automated framework that extracts and compares statistical error profiles of protected IP cores and suspicious circuits, enabling systematic detection of potential IP theft. Through extensive experiments on a diverse set of approximate multipliers, we analyze the resilience of different approximate multipliers against approximate obfuscation. Our results provide new insights into the interplay between obfuscation, approximation, and IP protection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes