paper-with-me

Papers

Diffusing DeBias: a Recipe for Turning a Bug into a Feature

2025-02-13 · Massimiliano Ciranni, Vito Paolo Pastore, Roberto Di Via, Enzo Tartaglione, Francesca Odone, Vittorio Murino

Deep learning model effectiveness in classification tasks is often challenged by the quality and quantity of training data which, whenever containing strong spurious correlations between specific attributes and target labels, can result in unrecoverable biases in model predictions. Tackling these biases is crucial in improving model generalization and trust, especially in real-world scenarios. This paper presents Diffusing DeBias (DDB), a novel approach acting as a plug-in for common methods in model debiasing while exploiting the inherent bias-learning tendency of diffusion models. Our approach leverages conditional diffusion models to generate synthetic bias-aligned images, used to train a bias amplifier model, to be further employed as an auxiliary method in different unsupervised debiasing approaches. Our proposed method, which also tackles the common issue of training set memorization typical of this type of tech- niques, beats current state-of-the-art in multiple benchmark datasets by significant margins, demonstrating its potential as a versatile and effective tool for tackling dataset bias in deep learning applications.

📄 PDF Abstract BibTeX arXiv:2502.09564

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Unbiased Cross-Modal Representation Learning for Food Image-to-Recipe Retrieval

2025-11-19 · Qing Wang, Chong-Wah Ngo, Ee-Peng Lim arxiv

This paper addresses the challenges of learning representations for recipes and food images in the cross-modal retrieval problem. As the relationship between a recipe and its cooked dish is cause-and-effect, treating a r…

Representation LearningCross-Modal Retrieval

A Near-Optimal Recipe for Debiasing Trained Machine Learning Models

2021-01-01 · Ibrahim Alabdulmohsin, Mario Lucic

We present an efficient and scalable algorithm for debiasing trained models, including deep neural networks (DNNs), which we prove to be near-optimal by bounding its excess Bayes risk. Unlike previous black-box reductio…

BIG-bench Machine LearningClassificationGeneral Classification

On the Design Space of Discrete Diffusion Online Adaptation for Molecular Optimization

2026-07-03 · Trevor Chen, Ariel Dai, Jason Yang, Riccardo De Santi 외 arxiv

Molecular optimization often starts from a pretrained generative model that captures a broad prior over valid molecular structures. At test time, however, the goal is not to sample from this prior, but to use a limited o…

Learning TFIDF Enhanced Joint Embedding for Recipe-Image Cross-Modal Retrieval Service

2021-08-02 · Zhongwei Xie, Ling Liu, Yanzhao Wu, Lin Li 외

It is widely acknowledged that learning joint embeddings of recipes with images is challenging due to the diverse composition and deformation of ingredients in cooking procedures. We present a Multi-modal Semantics enhan…

Cross-Modal RetrievalRetrieval

Towards Automated Recipe Genre Classification using Semi-Supervised Learning

2023-10-24 · Nazmus Sakib, G. M. Shahariar, Md. Mohsinul Kabir, Md. Kamrul Hasan 외

Sharing cooking recipes is a great way to exchange culinary ideas and provide instructions for food preparation. However, categorizing raw recipes found online into appropriate food genres can be challenging due to a lac…

Genre classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2