Research
On-device research index

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.

169,181 papers · 148 categories

Trend · papers per month

36811 · Apr 201919922001200920182026
48 results for bipartite SBM

A new SBM for bipartite networks improves community detection in noisy data.

problem Community detection in bipartite networks with stochastic blockmodels.
method Bayesian nonparametric formulation of SBM for bipartite networks, algorithm to find communities efficiently.
result Improves community detection results over general SBMs, especially in noisy data.

New spectral clustering method improves community detection in sparse networks.

problem Community detection in sparse networks using spectral clustering.
method Data-driven regularization and novel spectral truncation for adjacency matrix.
result Consistency results for community detection in general SBM and beyond.

New network approach improves topic modeling.

problem Improving topic models with better justification and practical solutions.
method Representing text corpora as bipartite networks and using a stochastic block model with non-parametric priors.
result Our SBM approach leads to better topic models than LDA in terms of statistical model selection.

Improved community detection in heterogeneous SBM with side information.

problem Misclassification in community detection with noisy labels.
method Optimal weighted message passing and minimum energy flow.
result Optimal weighting improves misclassification rate in heterogeneous SBM.

New algorithms cluster nodes in SBM graphs faster and more accurately.

problem Efficiently clustering nodes in graphs generated from SBM models.
method Inspired by Lloyd's algorithm, proposes model-free clustering methods for SBM graphs.
result Consistent estimation of node clusters and parameters in SBM graphs.

Proposes a method for evaluating multiple dimensions of organizational effectiveness using DEA.

problem Evaluating multiple dimensions of organizational effectiveness in large data sets.
method Introduces two regularized DEA models (SBM and GP-SBM) to estimate both dimension-specific and aggregate efficiency scores.
result Demonstrates improved efficiency and validity compared to conventional methods.

The stochastic block model (SBM) is a popular tool for community detection in networks, but fitting it by maximum likelihood (MLE) involves a computationally infeasible optimization problem. We propose a new semidefinite programming (SDP) solution to the problem of fitting the SBM, derived as a relaxation of the MLE. W…

2014-06-21abs ↗pdf ↗

The stochastic block model accurately describes most empirical networks but struggles with large diameter and slow-mixing networks.

problem Assessing the quality of fit of the stochastic block model for empirical networks.
method Posterior predictive model checking using network descriptors.
result The stochastic block model can accurately describe most empirical networks but struggles with large diameter and slow-mixing networks.

SBMs learn manifold-like structures by mixing samples with a non-conservative field.

problem How SBMs learn data distributions on low-dimensional manifolds.
method Investigating linear approximations and subspaces of local feature vectors during diffusion.
result SBMs mix samples by a non-conservative field within the manifold, maintaining manifold-like structure.

This paper tackles exact recovery of clusters in a stochastic Ising model on a SBM graph.

problem Recovering clusters in a stochastic Ising model on a SBM graph.
method Proposes a Stochastic Ising Block Model (SIBM) and establishes a sharp threshold for exact recovery.
result Sharp threshold mm^\ast for exact recovery of clusters in SIBM, with O(n)O(n) time complexity for mmm \ge m^\ast.

Smoothing graphons improve link prediction in Bayesian SBM without increasing computational complexity.

problem Accurate modeling of exchangeable relational data with flexible and computationally efficient graphons.
method Introducing smoothing procedures to piecewise-constant graphons to create smoothing graphons, which allow continuous intensity values for relations.
result Smoothing graphons improve AUC and precision for link prediction in real-world data sets.

SubSearch detects graph outliers and estimates SBM parameters robustly.

problem Real-world graphs often deviate from ideal SBM assumptions.
method Subgraph search to find subgraphs that align with SBM assumptions.
result SubSearch accurately estimates SBM parameters and detects outliers.

Bipartite networks are a common type of network data in which there are two types of vertices, and only vertices of different types can be connected. While bipartite networks exhibit community structure like their unipartite counterparts, existing approaches to bipartite community detection have drawbacks, including im…

2014-03-12abs ↗pdf ↗

New method for community detection in sparse directed SBMs with exact recovery guarantees.

problem Exact recovery in sparse directed SBMs, especially with growing communities.
method Two-stage procedure: neighborhood-smoothing followed by KK-means clustering.
result Exact recovery of all community labels with probability tending to one under mild sparsity and separation conditions.

Bipartite graphs with more edges than a threshold have positive curvature.

problem Determining the curvature of bipartite graphs based on edge density.
method Using a new formula for Lin--Lu--Yau curvature, the study establishes conditions for bipartite graphs to have positive curvature.
result Bipartite graphs with more edges than the specified threshold have positive Lin--Lu--Yau curvature.

New model improves community detection in networks with strong assortativity.

problem Classic SBMs fail to recover assortative communities in networks with reduced information.
method Introduced a constrained SBM with strong assortativity constraints and efficient algorithms.
result Significant boost in community recovery capabilities, especially close to information-theoretic threshold.

Cascade-BGNN efficiently learns node representations for large-scale bipartite graphs.

problem Efficiently learning node representations for large-scale bipartite graphs with limited labels.
method Cascade-BGNN uses customized Inter-domain Message Passing (IDMP) and Intra-domain Alignment (IDA) for efficient information aggregation.
result Cascade-BGNN achieves domain-consistent, self-supervised, and efficient node representation learning.

Develops a model to detect shared communities in non-aligned graphs.

problem Clustering and community detection in non-aligned graphs with heterogeneous populations.
method Joint Stochastic Blockmodel (Joint SBM) and efficient spectral clustering.
result The joint model better estimates communities compared to separate SBMs on individual graphs.

New model for detecting communities in weighted bipartite networks.

problem No model for community detection in overlapping bipartite weighted networks.
method Introduces BiMMDF model allowing any distribution with block structure.
result Efficient algorithm with theoretical guarantee of consistent estimation.

Paper introduces a new edge exchangeable block model for complex networks.

problem Limitations of the stochastic block model in analyzing complex networks.
method Develops a Bayesian nonparametric edge exchangeable block model.
result The new model outperforms state-of-the-art SBMs for link prediction.

Proposes a Nested Block Model to unify various network block models.

problem Lack of nested structure and differing parameter complexity among block models.
method Formulates a hierarchy of block models (NBM) that includes SBM, DCBM, and PABM as special cases.
result Allows clustering and estimation without preliminary testing, simplifying model selection.

Paper shows SBMs are like surface tension problems, aiding network clustering.

problem Cluster network nodes into communities with dense internal connections.
method Used maximum likelihood estimation and network analogs of surface-tension algorithms.
result Successfully recovered planted community structure in synthetic networks.

A new method for efficient inference and model selection in SBMs using OT.

problem Efficient inference and model selection in stochastic block models.
method Interpreting MLVI as srGW with entropic regularization, then unregularizing for sparse solutions, and adding a sparsity-promoting regularizer.
result The method consistently recovers SBM parameters and selects the number of clusters in finite samples.

Research tackles learning vertex representations for bipartite networks.

problem Lack of research on learning vertex representations for bipartite networks.
method Apply generic methods like node2vec and LINE, but ignore vertex type information.
result Generic methods are suboptimal for bipartite networks due to different properties and patterns.