ABM: Attention Before Manipulation

Abstract

Multimodal pathology-genomic analysis has become increasingly prominent in cancer survival prediction. However, existing studies mainly utilize multi-instance learning to aggregate patch-level features, neglecting the information loss of contextual and hierarchical details within pathology images. Furthermore, the disparity in data granularity and dimensionality between pathology and genomics leads to a significant modality imbalance. The high spatial resolution inherent in pathology data renders it a dominant role while overshadowing genomics in multimodal integration. In this paper, we propose a multimodal survival prediction framework that incorporates hypergraph learning to effectively capture both contextual and hierarchical details from pathology images. Moreover, it employs a modality rebalance mechanism and an interactive alignment fusion strategy to dynamically reweight the contributions of the two modalities, thereby mitigating the pathology-genomics imbalance. Quantitative and qualitative experiments are conducted on five TCGA datasets, demonstrating that our model outperforms advanced methods by over 3.4% in C-Index performance. Code: https://github.com/MCPathology/MRePath.

Cite

Text

Zhuo et al. "ABM: Attention Before Manipulation." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/201

Markdown

[Zhuo et al. "ABM: Attention Before Manipulation." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhuo2024ijcai-abm/) doi:10.24963/ijcai.2024/201

BibTeX

@inproceedings{zhuo2024ijcai-abm,
  title     = {{ABM: Attention Before Manipulation}},
  author    = {Zhuo, Fan and He, Ying and Yu, Fei and Li, Pengteng and Zhao, Zheyi and Sun, Xilong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1816-1824},
  doi       = {10.24963/ijcai.2024/201},
  url       = {https://mlanthology.org/ijcai/2024/zhuo2024ijcai-abm/}
}