paper-with-me

Papers

Feature Engineering for Scalable Application-Level Post-Silicon Debugging

2021-02-08 · Debjit Pal, Shobha Vasudevan

We present systematic and efficient solutions for both observability enhancement and root-cause diagnosis of post-silicon System-on-Chips (SoCs) validation with diverse usage scenarios. We model specification of interacting flows in typical applications for message selection. Our method for message selection optimizes flow specification coverage and trace buffer utilization. We define the diagnosis problem as identifying buggy traces as outliers and bug-free traces as inliers/normal behaviors, for which we use unsupervised learning algorithms for outlier detection. Instead of direct application of machine learning algorithms over trace data using the signals as raw features, we use feature engineering to transform raw features into more sophisticated features using domain specific operations. The engineered features are highly relevant to the diagnosis task and are generic to be applied across any hardware designs. We present debugging and root cause analysis of subtle post-silicon bugs in industry-scale OpenSPARC T2 SoC. We achieve a trace buffer utilization of 98.96\% with a flow specification coverage of 94.3\% (average). Our diagnosis method was able to diagnose up to 66.7\% more bugs and took up to 847$\times$ less diagnosis time as compared to the manual debugging with a diagnosis precision of 0.769.

📄 PDF Abstract BibTeX arXiv:2102.04554

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringOutlier Detection

Similar Papers 제목 키워드 기반

Horseshoe-type Priors for Independent Component Estimation

2024-06-24 · Jyotishka Datta, Nicholas G. Polson

Independent Component Estimation (ICE) has many applications in modern day machine learning as a feature engineering extraction method. Horseshoe-type priors are used to provide scalable algorithms that enables both poin…

Feature Engineering

UWB-PostureGuard: A Privacy-Preserving RF Sensing System for Continuous Ergonomic Sitting Posture Monitoring

2025-08-14 · Haotang Li, Zhenyu Qi, Sen He, Kebin Peng 외 arxiv

Improper sitting posture during prolonged computer use has become a significant public health concern. Traditional posture monitoring solutions face substantial barriers, including privacy concerns with camera-based syst…

Feature Engineering

Search, Verify and Feedback: Towards Next Generation Post-training Paradigm of Foundation Models via Verifier Engineering

2024-11-18 · Xinyan Guan, Yanjiang Liu, Xinyu Lu, Boxi Cao 외

The evolution of machine learning has increasingly prioritized the development of powerful models and more scalable supervision signals. However, the emergence of foundation models presents significant challenges in prov…

Feature engineering workflow for activity recognition from synchronized inertial measurement units

2019-12-18 · Andreas W. Kempa-Liehr, Jonty Oram, Andrew Wong, Mark Finch 외

The ubiquitous availability of wearable sensors is responsible for driving the Internet-of-Things but is also making an impact on sport sciences and precision medicine. While human activity recognition from smartphone da…

Activity RecognitionBIG-bench Machine LearningFeature EngineeringGeneral Classification+3

A Fast, Scalable, Universal Approach For Distributed Data Aggregations

2020-10-27 · Niranda Perera, Vibhatha Abeykoon, Chathura Widanage, Supun Kamburugamuve 외

In the current era of Big Data, data engineering has transformed into an essential field of study across many branches of science. Advancements in Artificial Intelligence (AI) have broadened the scope of data engineering…