paper-with-me

Papers

Accelerating System-Level Debug Using Rule Learning and Subgroup Discovery Techniques

2022-07-02 · Zurab Khasidashvili

We propose a root-causing procedure for accelerating system-level debug using rule-based techniques. We describe the procedure and how it provides high quality debug hints for reducing the debug effort. This includes the heuristics for engineering features from logs of many tests, and the data analytics techniques for generating powerful debug hints. As a case study, we used these techniques for root-causing failures of the Power Management (PM) design feature Package-C8 and showed their effectiveness. Furthermore, we propose an approach for mining the root-causing experience and results for reuse, to accelerate future debug activities and reduce dependency on validation experts. We believe that these techniques are beneficial also for other validation activities at different levels of abstraction, for complex hardware, software and firmware systems, both pre-silicon and post-silicon.

📄 PDF Abstract BibTeX arXiv:2207.00622

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementSubgroup Discovery

Similar Papers 제목 키워드 기반

Procedural Refinement by LLM-driven Algorithmic Debugging for ARC-AGI-2

2026-03-20 · Yu-Ning Qiu, Lin-Feng Zou, Jiong-Da Wang, Xue-Rong Yuan 외 arxiv

In high-complexity abstract reasoning, a system must infer a latent rule from a few examples or structured observations and apply it to unseen instances. LLMs can express such rules as programs, but ordinary conversation…

A Programmatic and Semantic Approach to Explaining and DebuggingNeural Network Based Object Detectors

2019-12-01 · Edward Kim, Divya Gopinath, Corina Pasareanu, Sanjit Seshia

Even as deep neural networks have become very effective for tasks in vision and perception, it remains difficult to explain and debug their behavior. In this paper, we present a programmatic and semantic approach to expl…

Probabilistic Programming

A Programmatic and Semantic Approach to Explaining and Debugging Neural Network Based Object Detectors

2020-06-01 · CVPR 2020 6 · Edward Kim, Divya Gopinath, Corina Pasareanu, Sanjit A. Seshia

Even as deep neural networks have become very effective for tasks in vision and perception, it remains difficult to explain and debug their behavior. In this paper, we present a programmatic and semantic approach to expl…

Probabilistic Programming

A New Causal Rule Learning Approach to Interpretable Estimation of Heterogeneous Treatment Effect

2023-10-10 · Ying Wu, Hanzhong Liu, Kai Ren, Shujie Ma 외

Interpretability plays a critical role in the application of statistical learning for estimating heterogeneous treatment effects (HTE) for complex diseases. In this study, we leverage a rule-based workflow, namely causal…

Descriptive

Subgroup Analysis via Model-based Rule Forest

2024-08-27 · I-Ling Cheng, Chan Hsu, Chantung Ku, Pei-Ju Lee 외

Machine learning models are often criticized for their black-box nature, raising concerns about their applicability in critical decision-making scenarios. Consequently, there is a growing demand for interpretable models …

Decision MakingInterpretable Machine LearningmodelModel Optimization+1