Expanding Data-Agnostic Pivotal Instances Selection Models with Proximity Trees and Ensemble Learning

arXiv cs.LG Papers

Summary

This paper proposes a hierarchical, interpretable-by-design pivot selection model based on proximity trees and ensemble learning. It is data-modality-agnostic and demonstrates competitive results across tabular, text, image, and time-series datasets.

arXiv:2607.27522v1 Announce Type: new Abstract: As decision-making processes grow more complex, machine learning tools have become essential for tackling business and societal challenges. However, many existing methods rely on decision-making procedures that are difficult to interpret. Since humans naturally make decisions by comparing new cases with a few representative examples, we aim to design an approach that selects such pivots to construct an interpretable predictive model. Inspired by decision trees, we propose a hierarchical, interpretable-by-design pivot selection model based on the similarity between pivots and input instances. Our method functions both as a pivot selection technique and a standalone predictive model. Extending beyond single pivots, we incorporate pairs of pivots that are used by proximity and oblique trees, as well as ensembles, which enhance the versatility and effectiveness of our proposal. Additionally, our approach is data modality-agnostic, leveraging pre-trained networks for data transformation. Experiments across diverse datasets, including tabular data, text, images, and time series, demonstrate the effectiveness of our approach, outperforming alternative instance selection strategies and achieving competitive results against state-of-the-art interpretable models while maintaining a minimal number of pivots.
Original Article
View Cached Full Text

Cached at: 07/31/26, 10:03 AM

# Expanding Data-Agnostic Pivotal Instances Selection Models with Proximity Trees and Ensemble Learning
Source: [https://arxiv.org/abs/2607.27522](https://arxiv.org/abs/2607.27522)
[View PDF](https://arxiv.org/pdf/2607.27522)

> Abstract:As decision\-making processes grow more complex, machine learning tools have become essential for tackling business and societal challenges\. However, many existing methods rely on decision\-making procedures that are difficult to interpret\. Since humans naturally make decisions by comparing new cases with a few representative examples, we aim to design an approach that selects such pivots to construct an interpretable predictive model\. Inspired by decision trees, we propose a hierarchical, interpretable\-by\-design pivot selection model based on the similarity between pivots and input instances\. Our method functions both as a pivot selection technique and a standalone predictive model\. Extending beyond single pivots, we incorporate pairs of pivots that are used by proximity and oblique trees, as well as ensembles, which enhance the versatility and effectiveness of our proposal\. Additionally, our approach is data modality\-agnostic, leveraging pre\-trained networks for data transformation\. Experiments across diverse datasets, including tabular data, text, images, and time series, demonstrate the effectiveness of our approach, outperforming alternative instance selection strategies and achieving competitive results against state\-of\-the\-art interpretable models while maintaining a minimal number of pivots\.

## Submission history

From: Alessio Cascione \[[view email](https://arxiv.org/show-email/2c03b06a/2607.27522)\] **\[v1\]**Wed, 29 Jul 2026 23:23:01 UTC \(3,934 KB\)

Similar Articles

Learning Predictive Ambiguity Sets for Decision-Focused Distributionally Robust Optimization

arXiv cs.LG

Proposes learned predictive ambiguity sets (LPAS) for distributionally robust optimization, where a deep contextual model outputs a nominal scenario distribution, state-dependent Wasserstein radius, and ground metric, trained with decision loss and calibration. Applied to portfolio optimization on S&P 500 data, the method achieves higher returns and Sharpe ratio with reduced conservatism compared to fixed-radius baselines.