paper-with-me

홈 › Papers

Ensembles-based Feature Guided Analysis

2026-03-20 · Federico Formica, Stefano Gregis, Andrea Rota, Aurora Francesca Zanenga, Mark Lawford, Claudio Menghi arxiv

Recent Deep Neural Networks (DNN) applications ask for techniques that can explain their behavior. Existing solutions, such as Feature Guided Analysis (FGA), extract rules on their internal behaviors, e.g., by providing explanations related to neurons activation. Results from the literature show that these rules have considerable precision (i.e., they correctly predict certain classes of features), but the recall (i.e., the number of situations these rule apply) is more limited. To mitigate this problem, this paper presents Ensembles-based Feature Guided Analysis (EFGA). EFGA combines rules extracted by FGA into ensembles. Ensembles aggregate different rules to increase their applicability depending on an aggregation criterion, a policy that dictates how to combine rules into ensembles. Although our solution is extensible, and different aggregation criteria can be developed by users, in this work, we considered three different aggregation criteria. We evaluated how the choice of the criterion influences the effectiveness of EFGA on two benchmarks (i.e., the MNIST and LSC datasets), and found that different aggregation criteria offer alternative trade-offs between precision and recall. We then compare EFGA with FGA. For this experiment, we selected an aggregation criterion that provides a reasonable trade-off between precision and recall. Our results show that EFGA has higher train recall (+28.51% on MNIST, +33.15% on LSC), and test recall (+25.76% on MNIST, +30.81% on LSC) than FGA, with a negligible reduction on the test precision (-0.89% on MNIST, -0.69% on LSC).

📄 PDF Abstract BibTeX arXiv:2603.19653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating observation guided ensembles for data assimilation with denoising diffusion probabilistic model

2023-08-13 · Yuuichi Asahi, Yuta Hasegawa, Naoyuki Onodera, Takashi Shimokawabe 외

This paper presents an ensemble data assimilation method using the pseudo ensembles generated by denoising diffusion probabilistic model. Since the model is trained against noisy and sparse observation data, this model c…

Denoising

Interpretable Diversity Analysis: Visualizing Feature Representations In Low-Cost Ensembles

2023-02-12 · Tim Whitaker, Darrell Whitley

Diversity is an important consideration in the construction of robust neural network ensembles. A collection of well trained models will generalize better if they are diverse in the patterns they respond to and the predi…

Diversity

Data-Aware and Scalable Sensitivity Analysis for Decision Tree Ensembles

2026-02-07 · Namrita Varshney, Ashutosh Gupta, Arhaan Ahmad, Tanay V. Tayal 외 arxiv

Decision tree ensembles are widely used in critical domains, making robustness and sensitivity analysis essential to their trustworthiness. We study the feature sensitivity problem, which asks whether an ensemble is sens…

KNN Ensembles for Tweedie Regression: The Power of Multiscale Neighborhoods

2017-07-29 · Colleen M. Farrelly

Very few K-nearest-neighbor (KNN) ensembles exist, despite the efficacy of this approach in regression, classification, and outlier detection. Those that do exist focus on bagging features, rather than varying k or baggi…

Outlier DetectionregressionTopological Data Analysis

On Fibonacci Ensembles: An Alternative Approach to Ensemble Learning Inspired by the Timeless Architecture of the Golden Ratio

2025-12-25 · Ernest Fokoué arxiv

Nature rarely reveals her secrets bluntly, yet in the Fibonacci sequence she grants us a glimpse of her quiet architecture of growth, harmony, and recursive stability \citep{Koshy2001Fibonacci, Livio2002GoldenRatio}. Fro…

Ensemble Learning