paper-with-me

홈 › Papers

InF-ATPG: Intelligent FFR-Driven ATPG with Advanced Circuit Representation Guided Reinforcement Learning

2025-11-25 · Bin Sun, Rengang Zhang, Zhiteng Chao, Zizhen Liu, Jianan Mu, Jing Ye, Huawei Li arxiv

Automatic test pattern generation (ATPG) is a crucial process in integrated circuit (IC) design and testing, responsible for efficiently generating test patterns. As semiconductor technology progresses, traditional ATPG struggles with long execution times to achieve the expected fault coverage, which impacts the time-to-market of chips. Recent machine learning techniques, like reinforcement learning (RL) and graph neural networks (GNNs), show promise but face issues such as reward delay in RL models and inadequate circuit representation in GNN-based methods. In this paper, we propose InF-ATPG, an intelligent FFR-driven ATPG framework that overcomes these challenges by using advanced circuit representation to guide RL. By partitioning circuits into fanout-free regions (FFRs) and incorporating ATPG-specific features into a novel QGNN architecture, InF-ATPG enhances test pattern generation efficiency. Experimental results show InF-ATPG reduces backtracks by 55.06\% on average compared to traditional methods and 38.31\% compared to the machine learning approach, while also improving fault coverage.

📄 PDF Abstract BibTeX arXiv:2512.00079

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Conflict-driven Structural Learning Towards Higher Coverage Rate in ATPG

2023-03-04 · Hui-Ling Zhen, Naixing Wang, Junhua Huang, Xinyue Huang 외

Due to the increasing challenges posed by the relentless rise in the design complexity of integrated circuits, Boolean Satisfiability (SAT) has emerged as a robust alternative to structural APTG techniques. However, the …

A Model-Based Active Testing Approach to Sequential Diagnosis

2014-01-16 · Alexander Feldman, Gregory Provan, Arjan van Gemund

Model-based diagnostic reasoning often leads to a large number of diagnostic hypotheses. The set of diagnoses can be reduced by taking into account extra observations (passive monitoring), measuring additional variables …

DiagnosticSequential Diagnosis

HybMT: Hybrid Meta-Predictor based ML Algorithm for Fast Test Vector Generation

2022-07-22 · Shruti Pandey, Jayadeva, Smruti R. Sarangi

ML models are increasingly being used to increase the test coverage and decrease the overall testing time. This field is still in its nascent stage and up till now there were no algorithms that could match or outperform …

CPUDecision Making

Multi-action Tangled Program Graphs for Multi-task Reinforcement Learning with Continuous Control

2026-04-28 · Quentin Vacher, Nicolas Beuve, Mickaël Dardaillon, Karol Desnos arxiv

Over the past few decades, machine learning has been widely used to learn complex tasks. Reinforcement Learning (RL), inspired by human behavior, is a great example, as it involves developing specific behaviours for spec…

Reinforcement LearningContinuous Control

Testability-Aware Low Power Controller Design with Evolutionary Learning

2021-11-26 · Min Li, Zhengyuan Shi, Zezhong Wang, Weiwei Zhang 외

XORNet-based low power controller is a popular technique to reduce circuit transitions in scan-based testing. However, existing solutions construct the XORNet evenly for scan chain control, and it may result in sub-optim…