A Complete Landscape of EFX Allocations on Graphs: Goods, Chores and Mixed Manna

Abstract

Nowadays, numerous online platforms can be described as multi-modal heterogeneous networks (MMHNs), such as Douban's movie networks and Amazon's product review networks. Accurately categorizing nodes within these networks is crucial for analyzing the corresponding entities, which requires effective representation learning on nodes. However, existing multi-modal fusion methods often adopt either early fusion strategies which may lose the unique characteristics of individual modalities, or late fusion approaches overlooking the cross-modal guidance in GNN-based information propagation. In this paper, we propose a novel model for node classification in MMHNs, named Heterogeneous Graph Neural Network with Inter-Modal Attention (HGNN-IMA). It learns node representations by capturing the mutual influence of multiple modalities during the information propagation process, within the framework of heterogeneous graph transformer. Specifically, a nested inter-modal attention mechanism is integrated into the inter-node attention to achieve adaptive multi-modal fusion, and modality alignment is also taken into account to encourage the propagation among nodes with consistent similarities across all modalities. Moreover, an attention loss is augmented to mitigate the impact of missing modalities. Extensive experiments validate the superiority of the model in the node classification task, providing an innovative view to handle multi-modal data, especially when accompanied with network structures. The full version including Appendix is available at http://arxiv.org/abs/2505.07895.

Cite

Text

Zhou et al. "A Complete Landscape of EFX Allocations on Graphs: Goods, Chores and Mixed Manna." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/338

Markdown

[Zhou et al. "A Complete Landscape of EFX Allocations on Graphs: Goods, Chores and Mixed Manna." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhou2024ijcai-complete/) doi:10.24963/ijcai.2024/338

BibTeX

@inproceedings{zhou2024ijcai-complete,
  title     = {{A Complete Landscape of EFX Allocations on Graphs: Goods, Chores and Mixed Manna}},
  author    = {Zhou, Yu and Wei, Tianze and Li, Minming and Li, Bo},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {3049-3056},
  doi       = {10.24963/ijcai.2024/338},
  url       = {https://mlanthology.org/ijcai/2024/zhou2024ijcai-complete/}
}