paper-with-me

Papers

Generating with Fairness: A Modality-Diffused Counterfactual Framework for Incomplete Multimodal Recommendations

2025-01-21 · Jin Li, Shoujin Wang, Qi Zhang, Shui Yu, Fang Chen

Incomplete scenario is a prevalent, practical, yet challenging setting in Multimodal Recommendations (MMRec), where some item modalities are missing due to various factors. Recently, a few efforts have sought to improve the recommendation accuracy by exploring generic structures from incomplete data. However, two significant gaps persist: 1) the difficulty in accurately generating missing data due to the limited ability to capture modality distributions; and 2) the critical but overlooked visibility bias, where items with missing modalities are more likely to be disregarded due to the prioritization of items' multimodal data over user preference alignment. This bias raises serious concerns about the fair treatment of items. To bridge these two gaps, we propose a novel Modality-Diffused Counterfactual (MoDiCF) framework for incomplete multimodal recommendations. MoDiCF features two key modules: a novel modality-diffused data completion module and a new counterfactual multimodal recommendation module. The former, equipped with a particularly designed multimodal generative framework, accurately generates and iteratively refines missing data from learned modality-specific distribution spaces. The latter, grounded in the causal perspective, effectively mitigates the negative causal effects of visibility bias and thus assures fairness in recommendations. Both modules work collaboratively to address the two aforementioned significant gaps for generating more accurate and fair results. Extensive experiments on three real-world datasets demonstrate the superior performance of MoDiCF in terms of both recommendation accuracy and fairness. The code and processed datasets are released at https://github.com/JinLi-i/MoDiCF.

📄 PDF Abstract BibTeX arXiv:2501.11916

Code (1)

jinli-i/modicf 공식 구현 pytorch

Tasks

counterfactualFairnessMultimodal Recommendation

Similar Papers 제목 키워드 기반

FGCE: Feasible Group Counterfactual Explanations for Auditing Fairness

2024-10-29 · Christos Fragkathoulas, Vasiliki Papanikou, Evaggelia Pitoura, Evimaria Terzi

This paper introduces the first graph-based framework for generating group counterfactual explanations to audit model fairness, a crucial aspect of trustworthy machine learning. Counterfactual explanations are instrument…

counterfactualFairness

Causal Context Connects Counterfactual Fairness to Robust Prediction and Group Fairness

2023-10-30 · NeurIPS 2023 11 · Jacy Reese Anthis, Victor Veitch

Counterfactual fairness requires that a person would have been classified in the same way by an AI or other algorithmic system if they had a different protected class, such as a different race or gender. This is an intui…

counterfactualFairness

Towards Fairness Assessment of Dutch Hate Speech Detection

2025-06-14 · Julie Bauer, Rishabh Kaushal, Thales Bertaglia, Adriana Iamnitchi

Numerous studies have proposed computational methods to detect hate speech online, yet most focus on the English language and emphasize model development. In this study, we evaluate the counterfactual fairness of hate sp…

counterfactualFairnessHate Speech DetectionSentence

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems

Learning Fair Node Representations with Graph Counterfactual Fairness

2022-01-10 · Jing Ma, Ruocheng Guo, Mengting Wan, Longqi Yang 외

Fair machine learning aims to mitigate the biases of model predictions against certain subpopulations regarding sensitive attributes such as race and gender. Among the many existing fairness notions, counterfactual fairn…

AttributecounterfactualData AugmentationFairness