paper-with-me

Papers

Causality-Inspired Fair Representation Learning for Multimodal Recommendation

2023-10-26 · Weixin Chen, Li Chen, Yongxin Ni, Yuhan Zhao

Recently, multimodal recommendations (MMR) have gained increasing attention for alleviating the data sparsity problem of traditional recommender systems by incorporating modality-based representations. Although MMR exhibit notable improvement in recommendation accuracy, we empirically validate that an increase in the quantity or variety of modalities leads to a higher degree of users' sensitive information leakage due to entangled causal relationships, risking fair representation learning. On the other hand, existing fair representation learning approaches are mostly based on the assumption that sensitive information is solely leaked from users' interaction data and do not explicitly model the causal relationships introduced by multimodal data, which limits their applicability in multimodal scenarios. Particularly, we disentangle biased and filtered modal embeddings inspired by causal inference techniques, enabling the mining of modality-based unfair and fair user-user relations, thereby enhancing the fairness and informativeness of user representations. By addressing the causal effects of sensitive attributes on user preferences, our approach aims to achieve counterfactual fairness in multimodal recommendations. Experiments on two public datasets demonstrate the superiority of our FMMRec relative to the state-of-the-art baselines. Our source code is available at https://github.com/WeixinChen98/FMMRec.

📄 PDF Abstract BibTeX arXiv:2310.17373

Code (1)

weixinchen98/fmmrec 공식 구현 pytorch

Tasks

AttributeCausal InferencecounterfactualFairnessInformativenessMultimodal RecommendationRecommendation SystemsRepresentation Learning

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Mitigating Stethoscope-Induced Shortcuts in Respiratory Sound Classification under Federated Domain Generalization with Causality-Inspired Interventions

2026-05-28 · Heejoon Koo, Yoon Tae Kim, Miika Toikkanen, June-Woo Kim arxiv

AI-driven respiratory sound classification (RSC) is promising for automated pulmonary disease detection, yet multi-site deployment is hindered by inter-stethoscope variability. We introduce a federated domain generalizat…

Domain GeneralizationFederated LearningData Augmentation

Track2Vec: fairness music recommendation with a GPU-free customizable-driven framework

2022-10-29 · Wei-Wei Du, Wei-Yao Wang, Wen-Chih Peng

Recommendation systems have illustrated the significant progress made in characterizing users' preferences based on their past behaviors. Despite the effectiveness of recommending accurately, there exist several factors …

DiversityFairnessGPUMusic Recommendation+2

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

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

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 …

counterfactualFairnessMultimodal Recommendation

Causality Enhancement for Cross-Domain Recommendation

2025-10-16 · Zhibo Wu, Yunfan Wu, Lin Jiang, Ping Yang 외 arxiv

Cross-domain recommendation forms a crucial component in recommendation systems. It leverages auxiliary information through source domain tasks or features to enhance target domain recommendations. However, incorporating…

Recommendation Systems

ProFairRec: Provider Fairness-aware News Recommendation

2022-04-10 · Tao Qi, Fangzhao Wu, Chuhan Wu, Peijie Sun 외

News recommendation aims to help online news platform users find their preferred news articles. Existing news recommendation methods usually learn models from historical user behaviors on news. However, these behaviors a…

ArticlesFairnessNews Recommendation