paper-with-me

Papers

ReIGNN: State Register Identification Using Graph Neural Networks for Circuit Reverse Engineering

2021-12-01 · Subhajit Dutta Chowdhury, Kaixin Yang, Pierluigi Nuzzo

Reverse engineering an integrated circuit netlist is a powerful tool to help detect malicious logic and counteract design piracy. A critical challenge in this domain is the correct classification of data-path and control-logic registers in a design. We present ReIGNN, a novel learning-based register classification methodology that combines graph neural networks (GNNs) with structural analysis to classify the registers in a circuit with high accuracy and generalize well across different designs. GNNs are particularly effective in processing circuit netlists in terms of graphs and leveraging properties of the nodes and their neighborhoods to learn to efficiently discriminate between different types of nodes. Structural analysis can further rectify any registers misclassified as state registers by the GNN by analyzing strongly connected components in the netlist graph. Numerical results on a set of benchmarks show that ReIGNN can achieve, on average, 96.5% balanced accuracy and 97.7% sensitivity across different designs.

📄 PDF Abstract BibTeX arXiv:2112.00806

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Flat Netlist: Hierarchical Graph Representation Learning for Scalable Analysis of Sequential Circuits

2026-08-28 · Jingyi Zhou, Zhengyuan Shi, Jiaying Zhu, Ziyang Zheng 외 arxiv

Circuit Representation Learning (CRL) offers a powerful paradigm to guide and optimize core Electronic Design Automation (EDA) tasks, but its practical adoption is hindered by the immense scale of industrial netlists and…

Graph Representation LearningGraph Neural Network

Explanation Multiplicity: Circuit-Level Interpretability Evidence Does Not Survive Defensible Analytic Variation

2026-08-13 · Ajay Pravin Mahale arxiv

The EU AI Act requires providers of high-risk systems to file technical documentation describing how the system reaches its decisions. Mechanistic interpretability is the obvious source of such evidence, and circuit disc…

DynamicRTL: RTL Representation Learning for Dynamic Circuit Behavior

2025-11-12 · Ruiyang Ma, Yunhao Zhou, Yipeng Wang, Yi Liu 외 arxiv

There is a growing body of work on using Graph Neural Networks (GNNs) to learn representations of circuits, focusing primarily on their static characteristics. However, these models fail to capture circuit runtime behavi…

Representation Learning

Quantum Sidecar Architectures for Hybrid AI Training and Inference: Stateful Protected Registers, Stateless Reset-and-Reprepare Circuits and Quantum Weight-State Outlook

2026-05-18 · Y. Mo, G. D. Su arxiv

We propose a quantum sidecar architecture family for future hybrid AI training and inference. The central idea is not to store an entire Transformer in a small quantum memory, nor to claim one-shot collapse into a fully …

Toward Multilingual Identification of Online Registers

2019-09-01 · WS (NoDaLiDa) 2019 9 · Veronika Laippala, Roosa Kyllönen, Jesse Egbert, Douglas Biber 외

We consider cross- and multilingual text classification approaches to the identification of online registers (genres), i.e. text varieties with specific situational characteristics. Register is the most important predict…

Multilingual text classificationMultilingual Word Embeddingstext-classificationText Classification+1