paper-with-me

Papers

T-Stochastic Graphs

2023-09-04 · Sijia Fang, Karl Rohe

Previous statistical approaches to hierarchical clustering for social network analysis all construct an "ultrametric" hierarchy. While the assumption of ultrametricity has been discussed and studied in the phylogenetics literature, it has not yet been acknowledged in the social network literature. We show that "non-ultrametric structure" in the network introduces significant instabilities in the existing top-down recovery algorithms. To address this issue, we introduce an instability diagnostic plot and use it to examine a collection of empirical networks. These networks appear to violate the "ultrametric" assumption. We propose a deceptively simple and yet general class of probabilistic models called $\mathbb{T}$-Stochastic Graphs which impose no topological restrictions on the latent hierarchy. To illustrate this model, we propose six alternative forms of hierarchical network models and then show that all six are equivalent to the $\mathbb{T}$-Stochastic Graph model. These alternative models motivate a novel approach to hierarchical clustering that combines spectral techniques with the well-known Neighbor-Joining algorithm from phylogenetic reconstruction. We prove this spectral approach is statistically consistent.

📄 PDF Abstract BibTeX arXiv:2309.01301

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDiagnostic

Similar Papers 제목 키워드 기반

Online Learning with Dependent Stochastic Feedback Graphs

2020-01-01 · ICML 2020 1 · Corinna Cortes, Giulia Desalvo, Claudio Gentile, Mehryar Mohri 외

A general framework for online learning with partial information is one where feedback graphs specify which losses can be observed by the learner. We study a challenging scenario where feedback graphs vary stochastically…

Reachability analysis in stochastic directed graphs by reinforcement learning

2022-02-25 · Corrado Possieri, Mattia Frasca, Alessandro Rizzo

We characterize the reachability probabilities in stochastic directed graphs by means of reinforcement learning methods. In particular, we show that the dynamics of the transition probabilities in a stochastic digraph ca…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient Learning of Discrete-Continuous Computation Graphs

2023-07-26 · NeurIPS 2021 12 · David Friede, Mathias Niepert

Numerous models for supervised and reinforcement learning benefit from combinations of discrete and continuous model components. End-to-end learnable discrete-continuous models are compositional, tend to generalize bette…

Community detection in the sparse hypergraph stochastic block model

2019-04-11 · Soumik Pal, Yizhe Zhu

We consider the community detection problem in sparse random hypergraphs. Angelini et al. (2015) conjectured the existence of a sharp threshold on model parameters for community detection in sparse hypergraphs generated …

Community DetectionStochastic Block Model

Spectral Clustering for Directed Graphs via Likelihood Estimation on Stochastic Block Models

2024-03-28 · Ning Zhang, Xiaowen Dong, Mihai Cucuringu

Graph clustering is a fundamental task in unsupervised learning with broad real-world applications. While spectral clustering methods for undirected graphs are well-established and guided by a minimum cut optimization co…

ClusteringGraph ClusteringStochastic Block Model