Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

275480107 · Jun 202019922001200920182026
48 results for discrimination prevention

Paper optimizes data preprocessing to prevent discrimination.

problem Reducing discrimination in algorithmic decision-making.
method Convex optimization for data transformation with three goals: controlling discrimination, limiting distortion, and preserving utility.
result All three criteria can be simultaneously achieved, revealing interesting patterns of bias.

Machine learning algorithms can unintentionally discriminate, requiring new principles for fairness.

problem Unintentional discrimination in machine learning algorithms.
method Develop theoretical understanding and global optimization criteria for machine learning fairness.
result Establish fundamental principles for preventing algorithmic discrimination.

This paper discusses fairness in machine learning and its legal implications.

problem Discrimination in machine learning algorithms that unfairly treat certain groups.
method Explains moral philosophy, legislation, and strategies to detect and prevent discrimination.
result Discusses the need for fairness in machine learning and legal measures to enforce it.

The paper examines GANs' forgetting and mode collapse, showing how they relate and impact training.

problem Catastrophic forgetting and mode collapse in GANs during continual learning.
method Investigates the continual learning nature of GANs, analyzing discriminator's output landscapes and convergence.
result Catastrophic forgetting and mode collapse are interrelated and prevent GANs from converging.

Confidential Guardian prevents model abstention from being used to discriminate.

problem Dishonest institutions can exploit machine learning model abstention to unfairly deny services.
method Confidential Guardian uses zero-knowledge proofs to verify model confidence and detect suppression.
result Confidential Guardian effectively prevents the misuse of cautious predictions.

New method detects and prevents unfairness in few-shot regression models.

problem Fairness issues in supervised few-shot meta-learning models.
method Causal Bayesian knowledge graph for dependency visualization, risk difference quantification, and fast-adapted bias-control approach.
result Efficiently detects and mitigates unfairness in model predictions.

The paper develops fair SVM algorithms that prevent bias in predictions.

problem Designing fair classifiers that prevent implicit biases.
method Develops iterative algorithms to compute fair linear and kernel SVM's, solving a sequence of relaxations using spectral decomposition.
result Effective in achieving high prediction accuracy while ensuring fairness.

Framework audits synthetic datasets for trustworthiness across various use cases.

problem Assessing the trustworthiness of synthetic datasets and models.
method Holistic auditing framework focusing on bias, fidelity, utility, robustness, and privacy.
result Introduces a trustworthiness index and model selection process for controllable trade-offs.

New method reduces indirect discrimination in insurance risk models.

problem Indirect discrimination in insurance risk models using machine learning.
method Mathematical concepts of linear algebra to reduce indirect discrimination.
result Demonstrated promising performance in a concrete case of risk selection in life insurance.

The paper introduces a method to eliminate latent discrimination in predictive models.

problem Controlling for latent discrimination in predictive models.
method Defining a new fairness criterion inspired by omitted variable bias, and a training strategy that includes sensitive features during training and excludes them during testing.
result A simple yet effective strategy to eliminate latent discrimination in predictive models.

Proposes fair mapping to prevent bias in model predictions without distorting data.

problem Reduces bias in model predictions without altering the data distribution.
method Uses Wasserstein GAN and AttGAN frameworks to transform data distributions while preserving privacy and interpretability.
result Preserves data interpretability and fairness in subsequent analysis tasks.

Study compares employers with and without anticipating strategic labor force responses.

problem Understanding and optimizing strategic interactions in labor markets.
method Formulation of causal strategic classification, theory, and experiments.
result Performatively optimal hiring policies improve employer and labor outcomes, but can also harm labor force utility.

Interventional domain adaptation improves feature transferability by removing spurious correlations.

problem Improper feature transferability due to spurious correlations in domain adaptation.
method Intervention strategy using unlabeled target data to generate counterfactual features and train discriminability invariance.
result Consistent performance improvements over state-of-the-art approaches in various domain adaptation tasks.

Unbalanced GANs stabilize GAN training by pre-training the generator with VAE.

problem Stable training of GANs to avoid mode collapses and improve image quality.
method Pre-train GAN generator with VAE, balance generator and discriminator training, prevent discriminator's early convergence.
result Unbalanced GANs reduce mode collapses and outperform ordinary GANs in stability, convergence, and image quality.

The paper tackles fairness in supervised learning using information theory.

problem Discrimination in decision rules derived from biased historical data.
method Information theoretic framework for designing fair predictors, using equalized odds criterion.
result Designing predictors that are independent of a sensitive attribute while generalizing well.

This paper develops a machine learning model to assess credit risk in UAE commercial banks.

problem Lack of precision in conventional credit rating tools for accurate credit risk prediction.
method Constructs a credit risk assessment model using Linear Discriminant Analysis.
result Demonstrates improved accuracy in predicting good and bad creditors compared to conventional methods.

Study uses EEG features HFD and SampEn to detect depression with high accuracy.

problem Diagnosing depression reliably and accurately.
method Applied Higuchi Fractal Dimension and Sample Entropy on EEG signals using seven machine learning algorithms.
result Good classification possible even with small EEG data, achieving high accuracy.

This thesis tackles data imperfections in ML, proposing methods to prevent discrimination and spurious feature learning.

problem Data imperfections in ML training data, leading to deployment failures.
method Fair representation learning, spurious feature detection, and data augmentation for reinforcement learning.
result Methods to make ML models more robust to data imperfections.

Wide neural networks with narrow bottlenecks behave like deep Gaussian processes.

problem Understanding the behavior of neural networks with narrow layers in the wide limit.
method Analyzing the wide limit of BNNs with narrow bottlenecks, showing they behave like a composition of GPs.
result Wide neural networks with narrow bottlenecks form a composition of GPs, termed a bottleneck NNGP.

Graph transformers outperform graph convolutions by preserving community information.

problem Understanding why graph transformers perform well in node-level prediction tasks.
method Analyzing the Gaussian process limits of graph transformers with infinite width and infinite heads.
result Graph transformers maintain discriminative node representations even in deep layers, preventing oversmoothing.

Improves neural networks' ability to learn new tasks without forgetting earlier ones.

problem Preventing catastrophic forgetting in neural networks.
method Introducing a second discriminator in the GAN to generate important features for task retention.
result Significant reduction in catastrophic forgetting compared to standard methods.

This paper integrates auto-encoders and GANs using variational inference.

problem Preventing mode collapse in generative models.
method Develops a principle to combine variational auto-encoders and GANs, using synthetic likelihoods and implicit posterior distributions.
result Unified objective for optimizing the fusion of variational auto-encoders and GANs.

Proposes a self-adversarial variational autoencoder for anomaly detection.

problem Anomaly detection in deep generative models.
method Self-adversarial Variational Autoencoder with Gaussian anomaly prior.
result Significant improvements in anomaly detection performance compared to SOTA baselines.

Proposes RLAR for efficient labeled data classification with robust margin and manifold structure.

problem Clear margin representation and data manifold structure difficulty in linear discriminant methods.
method Introduces retargeted regression for adaptive margin learning and locality-aware strategy for compact data manifold.
result RLAR outperforms state-of-the-art approaches in UCI and benchmark data sets.