paper-with-me

홈 › Papers

CosFairNet:A Parameter-Space based Approach for Bias Free Learning

2024-10-19 · Rajeev Ranjan Dwivedi, Priyadarshini Kumari, Vinod K Kurmi

Deep neural networks trained on biased data often inadvertently learn unintended inference rules, particularly when labels are strongly correlated with biased features. Existing bias mitigation methods typically involve either a) predefining bias types and enforcing them as prior knowledge or b) reweighting training samples to emphasize bias-conflicting samples over bias-aligned samples. However, both strategies address bias indirectly in the feature or sample space, with no control over learned weights, making it difficult to control the bias propagation across different layers. Based on this observation, we introduce a novel approach to address bias directly in the model's parameter space, preventing its propagation across layers. Our method involves training two models: a bias model for biased features and a debias model for unbiased details, guided by the bias model. We enforce dissimilarity in the debias model's later layers and similarity in its initial layers with the bias model, ensuring it learns unbiased low-level features without adopting biased high-level abstractions. By incorporating this explicit constraint during training, our approach shows enhanced classification accuracy and debiasing effectiveness across various synthetic and real-world datasets of different sizes. Moreover, the proposed method demonstrates robustness across different bias types and percentages of biased samples in the training data. The code is available at: https://visdomlab.github.io/CosFairNet/

📄 PDF Abstract BibTeX arXiv:2410.15094

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Degrees of freedom for off-the-grid sparse estimation

2019-11-08 · Clarice Poon, Gabriel Peyré

A central question in modern machine learning and imaging sciences is to quantify the number of effective parameters of vastly over-parameterized models. The degrees of freedom is a mathematically convenient way to defin…

Super-Resolution

Embedding Arithmetic: A Lightweight, Tuning-Free Framework for Post-hoc Bias Mitigation in Text-to-Image Models

2026-04-20 · Venkatesh Thirugnana Sambandham, Torsten Schön arxiv

Modern text-to-image (T2I) models amplify harmful societal biases, challenging their ethical deployment. We introduce an inference-time method that reliably mitigates social bias while keeping prompt semantics and visual…

Image Generation

Connection Sensitivity Matters for Training-free DARTS: From Architecture-Level Scoring to Operation-Level Sensitivity Analysis

2021-06-22 · Miao Zhang, Wei Huang, Li Wang

The recently proposed training-free NAS methods abandon the training phase and design various zero-cost proxies as scores to identify excellent architectures, arousing extreme computational efficiency for neural architec…

Computational EfficiencyNetwork PruningNeural Architecture SearchSensitivity

Geometric Principles for Machine Learning of Dynamical Systems

2025-02-19 · Zack Xuereb Conti, David J Wagg, Nick Pepper

Mathematical descriptions of dynamical systems are deeply rooted in topological spaces defined by non-Euclidean geometry. This paper proposes leveraging structure-rich geometric spaces for machine learning to achieve str…

Dual-Channel Attention Guidance for Training-Free Image Editing Control in Diffusion Transformers

2026-02-20 · Guandong Li arxiv

Training-free control over editing intensity is a critical requirement for diffusion-based image editing models built on the Diffusion Transformer (DiT) architecture. Existing attention manipulation methods focus exclusi…

Image Editing