paper-with-me

홈 › Papers

Demonstrating Rosa: the fairness solution for any Data Analytic pipeline

2020-02-28 · Kate Wilkinson, George Cevora

Most datasets of interest to the analytics industry are impacted by various forms of human bias. The outcomes of Data Analytics [DA] or Machine Learning [ML] on such data are therefore prone to replicating the bias. As a result, a large number of biased decision-making systems based on DA/ML have recently attracted attention. In this paper we introduce Rosa, a free, web-based tool to easily de-bias datasets with respect to a chosen characteristic. Rosa is based on the principles of Fair Adversarial Networks, developed by illumr Ltd., and can therefore remove interactive, non-linear, and non-binary bias. Rosa is stand-alone pre-processing step / API, meaning it can be used easily with any DA/ML pipeline. We test the efficacy of Rosa in removing bias from data-driven decision making systems by performing standard DA tasks on five real-world datasets, selected for their relevance to current DA problems, and also their high potential for bias. We use simple ML models to model a characteristic of analytical interest, and compare the level of bias in the model output both with and without Rosa as a pre-processing step. We find that in all cases there is a substantial decrease in bias of the data-driven decision making systems when the data is pre-processed with Rosa.

📄 PDF Abstract BibTeX arXiv:2003.00899

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

A Differentiable Distance Approximation for Fairer Image Classification

2022-10-09 · Nicholas Rosa, Tom Drummond, Mehrtash Harandi

Naively trained AI models can be heavily biased. This can be particularly problematic when the biases involve legally or morally protected attributes such as ethnic background, age or gender. Existing solutions to this p…

ClassificationFairnessimage-classificationImage Classification

ROSA: Roundabout Optimized Speed Advisory with Multi-Agent Trajectory Prediction in Multimodal Traffic

2026-02-16 · Anna-Lena Schlamp, Jeremias Gerner, Klaus Bogenberger, Werner Huber 외 arxiv

We present ROSA -- Roundabout Optimized Speed Advisory -- a system that combines multi-agent trajectory prediction with coordinated speed guidance for multimodal, mixed traffic at roundabouts. Using a Transformer-based m…

Trajectory Prediction

KairosAgent: Agentic Time Series Forecasting with Fused Semantic Reasoning

2026-05-28 · Kun Feng, Ziwei Shan, Yuchen Fang, Yiyang Tan 외 arxiv

Cross-domain multimodal time series forecasting is a challenging task, requiring models to integrate precise numerical comprehension, cross-domain semantic understanding, and effective multimodal fusion. Existing approac…

Time Series ForecastingReinforcement Learning

ProSAS: An O-RAN Approach to Spectrum Sharing between NR and LTE

2024-04-14 · Sneihil Gopal, David Griffith, Richard A. Rouil, Chunmei Liu

The Open Radio Access Network (O-RAN), an industry-driven initiative, utilizes intelligent Radio Access Network (RAN) controllers and open interfaces to facilitate efficient spectrum sharing between LTE and NR RANs. In t…

Management

La RoSA: Enhancing LLM Efficiency via Layerwise Rotated Sparse Activation

2025-07-02 · Kai Liu, Bowen Xu, Shaoyu Wu, Xin Chen 외 arxiv

Activation sparsity can reduce the computational overhead and memory transfers during the forward pass of Large Language Model (LLM) inference. Existing methods face limitations, either demanding time-consuming recovery …