paper-with-me

Papers

Beyond Internal Data: Constructing Complete Datasets for Fairness Testing

2025-07-24 · Varsha Ramineni, Hossein A. Rahmani, Emine Yilmaz, David Barber arxiv

As AI becomes prevalent in high-risk domains and decision-making, it is essential to test for potential harms and biases. This urgency is reflected by the global emergence of AI regulations that emphasise fairness and adequate testing, with some mandating independent bias audits. However, procuring the necessary data for fairness testing remains a significant challenge. Particularly in industry settings, legal and privacy concerns restrict the collection of demographic data required to assess group disparities, and auditors face practical and cultural challenges in gaining access to data. Further, internal historical datasets are often insufficiently representative to identify real-world biases. This work focuses on evaluating classifier fairness when complete datasets including demographics are inaccessible. We propose leveraging separate overlapping datasets to construct complete synthetic data that includes demographic information and accurately reflects the underlying relationships between protected attributes and model features. We validate the fidelity of the synthetic data by comparing it to real data, and empirically demonstrate that fairness metrics derived from testing on such synthetic data are consistent with those obtained from real data. This work, therefore, offers a path to overcome real-world data scarcity for fairness testing, enabling independent, model-agnostic evaluation of fairness, and serving as a viable substitute where real data is limited.

📄 PDF Abstract BibTeX arXiv:2507.18561

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Score-Driven Rating System for Sports

2026-04-10 · Vladimír Holý, Michal Černý arxiv

This paper introduces a score-driven rating system, a generalization of the classical Elo rating system that employs the score, i.e. the gradient of the log-likelihood, as the updating mechanism for player and team ratin…

Beyond Internal Data: Bounding and Estimating Fairness from Incomplete Data

2025-08-18 · Varsha Ramineni, Hossein A. Rahmani, Emine Yilmaz, David Barber arxiv

Ensuring fairness in AI systems is critical, especially in high-stakes domains such as lending, hiring, and healthcare. This urgency is reflected in emerging global regulations that mandate fairness assessments and indep…

UnfoldArt: Zero-Shot Recovery of Full Articulated 3D Objects from Text or Image

2026-06-29 · Mohamed el Amine Boudjoghra, Ivan Laptev, Angela Dai arxiv

Articulated 3D objects are essential for interactive environments in embodied AI, robotics, and virtual reality, but reconstructing their structure and motion from sparse observations remains challenging. Existing approa…

3D Object Reconstruction

Adversarial Images for Variational Autoencoders

2016-12-01 · Pedro Tabacof, Julia Tavares, Eduardo Valle

We investigate adversarial attacks for autoencoders. We propose a procedure that distorts the input image to mislead the autoencoder in reconstructing a completely different target image. We attack the internal latent re…

Adversarial Attack

Beyond Decodability: Reconstructing Language Model Representations with an Encoding Probe

2026-05-01 · Gaofei Shen, Martijn Bentum, Tom Lentz, Afra Alishahi 외 arxiv

Probing is widely used to study which features can be decoded from language model representations. However, the common decoding probe approach has two limitations that we aim to solve with our new encoding probe approach…