Unmasking Societal Biases in Respiratory Support for ICU Patients Through Social Determinants of Health
Abstract
Community detection, a vital technology for real-world applications, uncovers cohesive node groups (communities) by leveraging both topological and attribute similarities in social networks. However, existing Graph Convolutional Networks (GCNs) trained to maximize modularity often converge to suboptimal solutions. Additionally, directly using human-labeled communities for training can undermine topological cohesiveness by grouping disconnected nodes based solely on node attributes. We address these issues by proposing a novel Topological and Attributive Similarity-based Community detection (TAS-Com) method. TAS-Com introduces a novel loss function that exploits the highly effective and scalable Leiden algorithm to detect community structures with global optimal modularity. Leiden is further utilized to refine human-labeled communities to ensure connectivity within each community, enabling TAS-Com to detect community structures with desirable trade-offs between modularity and compliance with human labels. Experimental results on multiple benchmark networks confirm that TAS-Com can significantly outperform several state-of-the-art algorithms.
Cite
Text
Moukheiber et al. "Unmasking Societal Biases in Respiratory Support for ICU Patients Through Social Determinants of Health." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/821Markdown
[Moukheiber et al. "Unmasking Societal Biases in Respiratory Support for ICU Patients Through Social Determinants of Health." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/moukheiber2024ijcai-unmasking/) doi:10.24963/ijcai.2024/821BibTeX
@inproceedings{moukheiber2024ijcai-unmasking,
title = {{Unmasking Societal Biases in Respiratory Support for ICU Patients Through Social Determinants of Health}},
author = {Moukheiber, Mira and Moukheiber, Lama and Moukheiber, Dana and Lee, Hyung-Chul},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {7421-7429},
doi = {10.24963/ijcai.2024/821},
url = {https://mlanthology.org/ijcai/2024/moukheiber2024ijcai-unmasking/}
}