New matrix reveals cluster info in sparse directed graphs.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Spectral method detects communities in sparse hypergraphs, achieving detection threshold.
Unified spectral clustering for sparse networks with heterogeneous degrees.
There have been several spectral bounds for the percolation transition in networks, using spectrum of matrices associated with the network such as the adjacency matrix and the non-backtracking matrix. However they are far from being tight when the network is sparse and displays clustering or transitivity, which is repr…
Spectral clustering is a standard approach to label nodes on a graph by studying the (largest or lowest) eigenvalues of a symmetric real matrix such as e.g. the adjacency or the Laplacian. Recently, it has been argued that using instead a more complicated, non-symmetric and higher dimensional operator, related to the n…
Motivated by community detection, we characterise the spectrum of the non-backtracking matrix in the Degree-Corrected Stochastic Block Model. Specifically, we consider a random graph on vertices partitioned into two equal-sized clusters. The vertices have i.i.d. weights with second moment $Φ…
Spectral algorithms are classic approaches to clustering and community detection in networks. However, for sparse networks the standard versions of these algorithms are suboptimal, in some cases completely failing to detect communities even when other algorithms such as belief propagation can do so. Here we introduce a…
A new graph neural network (NBA-GNN) avoids revisiting nodes to improve accuracy.
This paper presents VEC-NBT, a variation on the unsupervised graph clustering technique VEC, which improves upon the performance of the original algorithm significantly for sparse graphs. VEC employs a novel application of the state-of-the-art word2vec model to embed a graph in Euclidean space via random walks on the n…
New method detects communities in complex hypergraphs, matching theoretical limits.
Community detection is a fundamental problem in network analysis with many methods available to estimate communities. Most of these methods assume that the number of communities is known, which is often not the case in practice. We study a simple and very fast method for estimating the number of communities based on th…
Spectral methods are popular in detecting global structures in the given data that can be represented as a matrix. However when the data matrix is sparse or noisy, classic spectral methods usually fail to work, due to localization of eigenvectors (or singular vectors) induced by the sparsity or noise. In this work, we …
New formula refutes random CSPs with fewer constraints.
New Bethe-Hessian method improves community detection in sparse networks.
A distinguishing property of communities in networks is that cycles are more prevalent within communities than across communities. Thus, the detection of these communities may be aided through the incorporation of measures of the local "richness" of the cyclic structure. In this paper, we introduce renewal non-backtrac…
New findings support a new community recovery threshold for Stochastic Block Model with many communities.
Graph energy helps detect communities in networks better than traditional methods.
HollowFlow speeds up likelihood evaluation for large-scale models.
The paper describes the K-theory of -algebras of locally finite graphs.
We consider the problem of clustering partially labeled data from a minimal number of randomly chosen pairwise comparisons between the items. We introduce an efficient local algorithm based on a power iteration of the non-backtracking operator and study its performance on a simple model. For the case of two clusters, w…
Several probabilistic models from high-dimensional statistics and machine learning reveal an intriguing --and yet poorly understood-- dichotomy. Either simple local algorithms succeed in estimating the object of interest, or even sophisticated semi-definite programming (SDP) relaxations fail. In order to explore this p…
New findings on community recovery in SBM with many communities.
We say that a subset is \emph{spectrally rigid} if whenever are points of the (unprojectivized) Outer space such that for every then in $\cvn$. It is well-known that itself is spectrally rigid; it also follows from the result of Smil…
Community detection is considered for a stochastic block model graph of n vertices, with K vertices in the planted community, edge probability p for pairs of vertices both in the community, and edge probability q for other pairs of vertices. The main focus of the paper is on weak recovery of the community based on the …
Traditionally, community detection in graphs can be solved using spectral methods or posterior inference under probabilistic graphical models. Focusing on random graph families such as the stochastic block model, recent research has unified both approaches and identified both statistical and computational detection thr…
This paper investigates the behavior of the Min-Sum message passing scheme to solve systems of linear equations in the Laplacian matrices of graphs and to compute electric flows. Voltage and flow problems involve the minimization of quadratic functions and are fundamental primitives that arise in several domains. Algor…
AI methods often fail to outperform classical CPU-based solvers on Maximum Independent Set problems.
The paper proves geometric and spectral alignment for deep neural networks.
This paper analyzes DeepWalk and node2vec for community detection in large networks.
In \cite{KSS06} it was shown that with respect to the simple non-backtracking random walk on the free group the Whitehead algorithm has strongly linear time generic-case complexity and that "generic" elements of are "strictly minimal" in their -orbits. Here we generalize these res…
DeepTMR reorders matrices without prior knowledge of structural patterns.
The paper constructs Goeritz matrices from Dehn colorings.
The CN matrix of a pure braid projection is characterized and applied.
Generalised matrix-matrix multiplication forms the kernel of many mathematical algorithms. A faster matrix-matrix multiply immediately benefits these algorithms. In this paper we implement efficient matrix multiplication for large matrices using the floating point Intel Pentium SIMD (Single Instruction Multiple Data) a…
Characterizes the OU matrix for up to 5 strands in braids.
Classifies SL(n) covariant matrix-valued valuations on Lp-spaces.
Unified approach for robust low rank matrix estimation with adversaries.
Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying these models is distorted by a (typically unknown) nonlinear transformation. This paper addresses the…
A new algorithm speeds up matrix operations in Neural Networks.
New NMF algorithm uses Toeplitz matrix for facial recognition.
Recommender systems are widely used to recommend the most appealing items to users. These recommendations can be generated by applying collaborative filtering methods. The low-rank matrix completion method is the state-of-the-art collaborative filtering method. In this work, we show that the skewed distribution of rati…
The paper defines the OU matrix for braid diagrams and finds determinant relationships.
New method improves robust low-rank matrix completion for computer vision.
Matrix completion is a modern missing data problem where both the missing structure and the underlying parameter are high dimensional. Although missing structure is a key component to any missing data problems, existing matrix completion methods often assume a simple uniform missing mechanism. In this work, we study ma…
Matrix approximation is a common tool in machine learning for building accurate prediction models for recommendation systems, text mining, and computer vision. A prevalent assumption in constructing matrix approximations is that the partially observed matrix is of low-rank. We propose a new matrix approximation model w…
Unified framework for nonconvex matrix completion with linearly parameterized factors.
The problem of low rank matrix completion is considered in this paper. To exploit the underlying low-rank structure of the data matrix, we propose a hierarchical Gaussian prior model, where columns of the low-rank matrix are assumed to follow a Gaussian distribution with zero mean and a common precision matrix, and a W…
Matrix completion is a problem that arises in many data-analysis settings where the input consists of a partially-observed matrix (e.g., recommender systems, traffic matrix analysis etc.). Classical approaches to matrix completion assume that the input partially-observed matrix is low rank. The success of these methods…