Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Fair Uncertainty Quantification for Depression Prediction

Created by
  • Haebom

Author

Yonghong Li, Zheng Zhang, Xiuzhuang Zhou

Outline

Reliable depression prediction based on deep learning is crucial for clinical applications, requiring both prediction reliability and algorithmic fairness across diverse demographic groups. In this study, we investigate the algorithmic fairness of uncertainty quantification (UQ), namely Equal Opportunity Coverage (EOC) fairness, and propose Fair Uncertainty Quantification (FUQ) for depression prediction. FUQ pursues reliable and fair depression prediction through group-based analysis. Specifically, it groups participants by different sensitive attributes and quantifies uncertainty within each demographic group using conformal prediction. Furthermore, we propose a fairness-aware optimization strategy that formulates fairness as a constrained optimization problem under EOC constraints. The proposed method is demonstrated to be effective through extensive evaluation on multiple visual and audio depression datasets.

Takeaways, Limitations

Takeaways:
We investigate the algorithmic fairness of uncertainty quantification (UQ) in depression prediction and present a novel methodology to achieve Equal Opportunity Coverage (EOC) fairness.
We propose Fair Uncertainty Quantification (FUQ) to enable reliable and fair depression prediction through group-based analysis.
Achieving optimal fairness while maintaining predictive reliability by adapting to differences in uncertainty levels across different demographic groups through fairness-aware optimization strategies.
We demonstrate the effectiveness of our methodology through extensive evaluation on multiple visual and audio depression datasets.
Limitations:
Specific Limitations is not presented in the paper.
👍