paper-with-me

Papers

Experts in the Loop: Conditional Variable Selection for Accelerating Post-Silicon Analysis Based on Deep Learning

2022-09-30 · Yiwen Liao, Raphaël Latty, Bin Yang

Post-silicon validation is one of the most critical processes in modern semiconductor manufacturing. Specifically, correct and deep understanding in test cases of manufactured devices is key to enable post-silicon tuning and debugging. This analysis is typically performed by experienced human experts. However, with the fast development in semiconductor industry, test cases can contain hundreds of variables. The resulting high-dimensionality poses enormous challenges to experts. Thereby, some recent prior works have introduced data-driven variable selection algorithms to tackle these problems and achieved notable success. Nevertheless, for these methods, experts are not involved in training and inference phases, which may lead to bias and inaccuracy due to the lack of prior knowledge. Hence, this work for the first time aims to design a novel conditional variable selection approach while keeping experts in the loop. In this way, we expect that our algorithm can be more efficiently and effectively trained to identify the most critical variables under certain expert knowledge. Extensive experiments on both synthetic and real-world datasets from industry have been conducted and shown the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2209.15249

Code (0)

등록된 구현이 없습니다.

Tasks

Variable Selection

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Conditional Variable Selection for Intelligent Test

2022-07-01 · Yiwen Liao, Tianjie Ge, Raphaël Latty, Bin Yang

Intelligent test requires efficient and effective analysis of high-dimensional data in a large scale. Traditionally, the analysis is often conducted by human experts, but it is not scalable in the era of big data. To tac…

Variable Selection

Gaussian Experts Selection using Graphical Models

2021-02-02 · Hamed Jalali, Martin Pawelczyk, Gjergji Kasneci

Local approximations are popular methods to scale Gaussian processes (GPs) to big data. Local approximations reduce time complexity by dividing the original dataset into subsets and training a local expert on each subset…

Gaussian ProcessesUncertainty Quantification

Unbiased split variable selection for random survival forests using maximally selected rank statistics

2016-05-11 · Marvin N. Wright, Theresa Dankowski, Andreas Ziegler

The most popular approach for analyzing survival data is the Cox regression model. The Cox model may, however, be misspecified, and its proportionality assumption may not always be fulfilled. An alternative approach for …

Selection biasSurvival PredictionVariable Selection

Lasso based feature selection for malaria risk exposure prediction

2015-11-04 · Bienvenue Kouwayè, Noël Fonton, Fabrice Rossi

In life sciences, the experts generally use empirical knowledge to recode variables, choose interactions and perform selection by classical approach. The aim of this work is to perform automatic learning algorithm for va…

feature selectionMalaria Risk Exposure PredictionPrediction

Adaptive Conditional Expert Selection Network for Multi-domain Recommendation

2024-11-11 · Kuiyao Dong, Xingyu Lou, Feng Liu, Ruian Wang 외

Mixture-of-Experts (MOE) has recently become the de facto standard in Multi-domain recommendation (MDR) due to its powerful expressive ability. However, such MOE-based method typically employs all experts for each instan…

Computational EfficiencyMixture-of-Experts