paper-with-me

Papers

Investigating the Impact of Balancing, Filtering, and Complexity on Predictive Multiplicity: A Data-Centric Perspective

2024-12-12 · Mustafa Cavus, Przemyslaw Biecek

The Rashomon effect presents a significant challenge in model selection. It occurs when multiple models achieve similar performance on a dataset but produce different predictions, resulting in predictive multiplicity. This is especially problematic in high-stakes environments, where arbitrary model outcomes can have serious consequences. Traditional model selection methods prioritize accuracy and fail to address this issue. Factors such as class imbalance and irrelevant variables further complicate the situation, making it harder for models to provide trustworthy predictions. Data-centric AI approaches can mitigate these problems by prioritizing data optimization, particularly through preprocessing techniques. However, recent studies suggest preprocessing methods may inadvertently inflate predictive multiplicity. This paper investigates how data preprocessing techniques like balancing and filtering methods impact predictive multiplicity and model stability, considering the complexity of the data. We conduct the experiments on 21 real-world datasets, applying various balancing and filtering techniques, and assess the level of predictive multiplicity introduced by these methods by leveraging the Rashomon effect. Additionally, we examine how filtering techniques reduce redundancy and enhance model generalization. The findings provide insights into the relationship between balancing methods, data complexity, and predictive multiplicity, demonstrating how data-centric AI strategies can improve model performance.

📄 PDF Abstract BibTeX arXiv:2412.09712

Code (1)

mcavs/data_centric_rashomon_paper 공식 구현

Tasks

Model Selection

Similar Papers 제목 키워드 기반

Evaluating Federated Learning for At-Risk Student Prediction: A Comparative Analysis of Model Complexity and Data Balancing

2025-08-23 · Rodrigo Tertulino, Ricardo Almeida arxiv

This study proposes and validates a Federated Learning (FL) framework to proactively identify at-risk students while preserving data privacy. Persistently high dropout rates in distance education remain a pressing instit…

Federated Learning

Effects of Social Interactions in Self-Organising Railway Traffic Management

2026-06-11 · Fabio Oddi, Federico Naldini, Leo D'Amato, Grégory Marlière 외 arxiv

Recent research is exploring self-organised traffic management as a solution for scaling to complex real-world networks. In such a system, trains predict their neighbourhood, produce traffic plan hypotheses, and agree vi…

An Experimental Study on the Rashomon Effect of Balancing Methods in Imbalanced Classification

2024-03-22 · Mustafa Cavus, Przemysław Biecek

Predictive models may generate biased predictions when classifying imbalanced datasets. This happens when the model favors the majority class, leading to low performance in accurately predicting the minority class. To ad…

imbalanced classificationModel Selection

The Impact of Grid Storage on Balancing Costs and Carbon Emissions in Great Britain

2024-10-10 · Seyyed Mostafa Nosratabadi, Iacopo Savelli, Volkan Kumtepeli, Phil Grunewald 외

Grid energy storage can help to balance supply and demand, but its financial viability and operational carbon emissions impact is poorly understood because of the complexity of grid constraints and market outcomes. We an…

Management

Filtering with Randomised Observations: Sequential Learning of Relevant Subspace Properties and Accuracy Analysis

2025-09-05 · Nazanin Abedini, Jana de Wiljes, Svetlana Dubinkina arxiv

State estimation that combines observational data with mathematical models is central to many applications and is commonly addressed through filtering methods, such as ensemble Kalman filters. In this article, we examine…