PDENNEval: A Comprehensive Evaluation of Neural Network Methods for Solving PDEs

Abstract

Multi-view graph clustering (MVGC) has been of widespread interest owing to the ability of capturing the complementary information among views, thereby enhancing the performance of node clustering. Despite the impressive achievements of existing methods, they are limited by a common deficiency, namely, the curse of local manifold while failing to perceive the global manifold structure. In light of this drawback, we propose a Consistent Context-Aware Representation Learning (CCARL) method for MVGC, aiming to learn node representations from global space rather than just local topology. Concretely, we define a set of anchors to establish the global coordinate, which are optimally mapped to multi-view graphs with minimal cost via fused Gromov-Wasserstein optimal transport. To fuse the complementary information in various views, the attention mechanism is employed to integrate multiple graph embeddings into a consistent representation. By transforming to the global coordinate connecting with anchors, the consistent representation captures the contextual information, and its clustering-friendliness is further enhanced through a self-training strategy. Finally, extensive experiments on four multi-view graph datasets demonstrate the effectiveness of the proposed CCARL over existing MVGC methods.

Cite

Text

Wei et al. "PDENNEval: A Comprehensive Evaluation of Neural Network Methods for Solving PDEs." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/573

Markdown

[Wei et al. "PDENNEval: A Comprehensive Evaluation of Neural Network Methods for Solving PDEs." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wei2024ijcai-pdenneval/) doi:10.24963/ijcai.2024/573

BibTeX

@inproceedings{wei2024ijcai-pdenneval,
  title     = {{PDENNEval: A Comprehensive Evaluation of Neural Network Methods for Solving PDEs}},
  author    = {Wei, Ping and Liu, Menghan and Cen, Jianhuan and Zhou, Ziyang and Chen, Liao and Zou, Qingsong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {5181-5189},
  doi       = {10.24963/ijcai.2024/573},
  url       = {https://mlanthology.org/ijcai/2024/wei2024ijcai-pdenneval/}
}