paper-with-me

홈 › Papers

Testability-Aware Low Power Controller Design with Evolutionary Learning

2021-11-26 · Min Li, Zhengyuan Shi, Zezhong Wang, Weiwei Zhang, Yu Huang, Qiang Xu

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-optimal solutions without any design guidance. In this paper, we propose a novel testability-aware low power controller with evolutionary learning. The XORNet generated from the proposed genetic algorithm (GA) enables adaptive control for scan chains according to their usages, thereby significantly improving XORNet encoding capacity, reducing the number of failure cases with ATPG and decreasing test data volume. Experimental results indicate that under the same control bits, our GA-guided XORNet design can improve the fault coverage by up to 2.11%. The proposed GA-guided XORNets also allows reducing the number of control bits, and the total testing time decreases by 20.78% on average and up to 47.09% compared to the existing design without sacrificing test coverage.

📄 PDF Abstract BibTeX arXiv:2111.13332

Code (1)

lee-man/ga-testing 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Machine-Coached Policy Revision in Adaptive Agent-Based Regulatory Simulation: A Controller-Level Contestability Layer

2026-06-15 · Roberto Garrone arxiv

Policy-oriented agent-based models are increasingly used to study regulatory interventions in complex adaptive socio-technical systems. Recent adaptive ABM frameworks distinguish between static and adaptive agents, fixed…

Testability of high-dimensional linear models with non-sparse structures

2018-02-26 · Jelena Bradic, Jianqing Fan, Yinchu Zhu

Understanding statistical inference under possibly non-sparse high-dimensional models has gained much interest recently. For a given component of the regression coefficient, we show that the difficulty of the problem dep…

Feature CorrelationregressionVocal Bursts Intensity Prediction

An ensemble meta-estimator to predict source code testability

2022-08-20 · Morteza Zakeri-Nasrabadi, Saeed Parsa

Unlike most other software quality attributes, testability cannot be evaluated solely based on the characteristics of the source code. The effectiveness of the test suite and the budget assigned to the test highly impact…

Feature Importanceregression

Explainable AI Systems Must Be Contestable: Here's How to Make It Happen

2025-06-02 · Catarina Moreira, Anna Palatkina, Dacia Braca, Dylan M. Walsh 외

As AI regulations around the world intensify their focus on system safety, contestability has become a mandatory, yet ill-defined, safeguard. In XAI, "contestability" remains an empty promise: no formal definition exists…

Systematic Literature Review

Robots Need Some Education: On the complexity of learning in evolutionary robotics

2026-04-05 · Fuda van Diggelen arxiv

Evolutionary Robotics and Robot Learning are two fields in robotics that aim to automatically optimize robot designs. The key difference between them lies in what is being optimized and the time scale involved. Evolution…