Matalb implementation for AAAI21 paper:
- Jiyuan Liu, Xinwang Liu*, Yuexiang Yang, Siwei Wang, Sihang Zhou: Hierarchical Multiple Kernel Clustering. 35th AAAI Conference on Artificial Intelligence, AAAI 2021.
Abstract
Current multiple kernel clustering algorithms compute a partition with the consensus kernel or graph learned from the pre-specified ones, while the emerging late fusion methods firstly construct multiple partitions from each kernel separately, and then obtain a consensus one with them. However, both of them directly distill the clustering information from kernels or graphs with size
Structure
If you find our code useful, please cite:
@inproceedings{DBLP:conf/aaai/0003LWZY21,
author = {Jiyuan Liu and
Xinwang Liu and
Siwei Wang and
Sihang Zhou and
Yuexiang Yang},
title = {Hierarchical Multiple Kernel Clustering},
booktitle = {Thirty-Fifth {AAAI} Conference on Artificial Intelligence, {AAAI}
2021, Thirty-Third Conference on Innovative Applications of Artificial
Intelligence, {IAAI} 2021, The Eleventh Symposium on Educational Advances
in Artificial Intelligence, {EAAI} 2021, Virtual Event, February 2-9,
2021},
pages = {8671--8679},
publisher = {{AAAI} Press},
year = {2021},
url = {https://ojs.aaai.org/index.php/AAAI/article/view/17051},
timestamp = {Sat, 05 Jun 2021 18:11:55 +0200},
biburl = {https://dblp.org/rec/conf/aaai/0003LWZY21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
- For more related researches, please visit my homepage: https://liujiyuan13.github.io.
- For data and discussion, please message me: liujiyuan13@nudt.edu.cn