paper-with-me

Papers

Fairness-Aware Interpretable Modeling (FAIM) for Trustworthy Machine Learning in Healthcare

2024-03-08 · Mingxuan Liu, Yilin Ning, Yuhe Ke, Yuqing Shang, Bibhas Chakraborty, Marcus Eng Hock Ong, Roger Vaughan, Nan Liu

The escalating integration of machine learning in high-stakes fields such as healthcare raises substantial concerns about model fairness. We propose an interpretable framework - Fairness-Aware Interpretable Modeling (FAIM), to improve model fairness without compromising performance, featuring an interactive interface to identify a "fairer" model from a set of high-performing models and promoting the integration of data-driven evidence and clinical expertise to enhance contextualized fairness. We demonstrated FAIM's value in reducing sex and race biases by predicting hospital admission with two real-world databases, MIMIC-IV-ED and SGH-ED. We show that for both datasets, FAIM models not only exhibited satisfactory discriminatory performance but also significantly mitigated biases as measured by well-established fairness metrics, outperforming commonly used bias-mitigation methods. Our approach demonstrates the feasibility of improving fairness without sacrificing performance and provides an a modeling mode that invites domain experts to engage, fostering a multidisciplinary effort toward tailored AI fairness.

📄 PDF Abstract BibTeX arXiv:2403.05235

Code (1)

nliulab/faim 공식 구현

Tasks

Fairness

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

FaiMA: Feature-aware In-context Learning for Multi-domain Aspect-based Sentiment Analysis

2024-03-02 · Songhua Yang, Xinke Jiang, Hanjie Zhao, Wenxuan Zeng 외

Multi-domain aspect-based sentiment analysis (ABSA) seeks to capture fine-grained sentiment across diverse domains. While existing research narrowly focuses on single-domain applications constrained by methodological lim…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningGraph Attention+3

FAIM: Frequency-Aware Interactive Mamba for Time Series Classification

2025-11-26 · Da Zhang, Bingyu Li, Zhiyuan Zhao, Yanhan Zhang 외 arxiv

Time series classification (TSC) is crucial in numerous real-world applications, such as environmental monitoring, medical diagnosis, and posture recognition. TSC tasks require models to effectively capture discriminativ…

Time Series ClassificationMedical Diagnosis

Towards the Formalization of a Trustworthy AI for Mining Interpretable Models explOiting Sophisticated Algorithms

2025-10-23 · Riccardo Guidotti, Martina Cinquini, Marta Marchiori Manerba, Mattia Setzu 외 arxiv

Interpretable-by-design models are crucial for fostering trust, accountability, and safe adoption of automated decision-making models in real-world applications. In this paper we formalize the ground for the MIMOSA (Mini…

Feature Importance

FAIM -- A ConvNet Method for Unsupervised 3D Medical Image Registration

2018-11-22 · Dongyang Kuang, Tanya Schmah

We present a new unsupervised learning algorithm, "FAIM", for 3D medical image registration. With a different architecture than the popular "U-net", the network takes a pair of full image volumes and predicts the displac…

Image RegistrationMedical Image Registration

Uncertainty and Fairness Awareness in LLM-Based Recommendation Systems

2026-01-31 · Chandan Kumar Sah, Xiaoli Lian, Li Zhang, Tony Xu 외 arxiv

Large language models (LLMs) enable powerful zero-shot recommendations by leveraging broad contextual knowledge, yet predictive uncertainty and embedded biases threaten reliability and fairness. This paper studies how un…

Recommendation Systems