Upper Bounding Barlow Twins: A Novel Filter for Multi-Relational Clustering
Abstract
Multi-relational clustering is a challenging task due to the fact that diverse semantic information conveyed in multi-layer graphs is difficult to extract and fuse. Recent methods integrate topology structure and node attribute information through graph filtering. However, they often use a low-pass filter without fully considering the correlation among multiple graphs. To overcome this drawback, we propose to learn a graph filter motivated by the theoretical analysis of Barlow Twins. We find that input with a negative semi-definite inner product provides a lower bound for Barlow Twins loss, which prevents it from reaching a better solution. We thus learn a filter that yields an upper bound for Barlow Twins. Afterward, we design a simple clustering architecture and demonstrate its state-of-the-art performance on four benchmark datasets. The source code is available at https://github.com/XweiQ/BTGF.
Cite
Text
Qian et al. "Upper Bounding Barlow Twins: A Novel Filter for Multi-Relational Clustering." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I13.29383Markdown
[Qian et al. "Upper Bounding Barlow Twins: A Novel Filter for Multi-Relational Clustering." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/qian2024aaai-upper/) doi:10.1609/AAAI.V38I13.29383BibTeX
@inproceedings{qian2024aaai-upper,
title = {{Upper Bounding Barlow Twins: A Novel Filter for Multi-Relational Clustering}},
author = {Qian, Xiaowei and Li, Bingheng and Kang, Zhao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {14660-14668},
doi = {10.1609/AAAI.V38I13.29383},
url = {https://mlanthology.org/aaai/2024/qian2024aaai-upper/}
}