Multi-view Banded Spectral Clustering with Application to ICD9 Clustering
Luwan Zhang, Katherine Liao, Issac Kohane, Tianxi Cai

TL;DR
This paper introduces a novel spectral clustering method that integrates multiple data sources and prior distance knowledge to improve community detection, demonstrated through simulations and ICD9 code clustering.
Contribution
The paper proposes a new multi-view banded spectral clustering approach that leverages prior distance information, addressing heterogeneity across data sources.
Findings
Method outperforms existing techniques in simulations.
Provides an optimal weight selection rule.
Effectively clusters ICD9 codes with insightful structure.
Abstract
Despite recent development in methodology, community detection remains a challenging problem. Existing literature largely focuses on the standard setting where a network is learned using an observed adjacency matrix from a single data source. Constructing a shared network from multiple data sources is more challenging due to the heterogeneity across populations. Additionally, no existing method leverages the prior distance knowledge available in many domains to help the discovery of the network structure. To bridge this gap, in this paper we propose a novel spectral clustering method that optimally combines multiple data sources while leveraging the prior distance knowledge. The proposed method combines a banding step guided by the distance knowledge with a subsequent weighting step to maximize consensus across multiple sources. Its statistical performance is thoroughly studied under a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Bayesian Methods and Mixture Models · Advanced Clustering Algorithms Research
MethodsSpectral Clustering
