中文
相关论文

相关论文: Fitting networks with a cancellation trick

200 篇论文

Community detection is an important problem when processing network data. Traditionally, this is done by exploiting the connections between nodes, but connections can be too sparse to detect communities in many real datasets. Node…

统计方法学 · 统计学 2023-06-29 Yaofang Hu , Wanjie Wang

In this paper we address the problem of modeling relational data, which appear in many applications such as social network analysis, recommender systems and bioinformatics. Previous studies either consider latent feature based models but…

数据结构与算法 · 计算机科学 2012-04-13 Sheng Gao , Ludovic Denoyer , Patrick Gallinari

The stochastic block model (SBM) is extensively used to model networks in which users belong to certain communities. In recent years, the study of information-theoretic compression of such networks has gained attention, with works primarily…

信息论 · 计算机科学 2023-09-27 Martin Wachiye Wafula , Praneeth Kumar Vippathalla , Justin Coon , Mihai-Alin Badiu

The stochastic block model (SBM) provides a popular framework for modeling community structures in networks. However, more attention has been devoted to problems concerning estimating the latent node labels and the model parameters than the…

统计理论 · 数学 2016-03-02 Y. X. Rachel Wang , Peter J. Bickel

A restricted Boltzmann machine (RBM) is a two-layer neural network with shared weights and has been extensively studied for dimensionality reduction, data representation and recommendation systems in the literature. The traditional RBM…

机器学习 · 计算机科学 2026-05-27 Jiangsheng You , Chun-Yen Liu

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)…

机器学习 · 计算机科学 2016-03-17 Arash A. Amini , Elizaveta Levina

Finding communities in networks is a problem that remains difficult, in spite of the amount of attention it has recently received. The Stochastic Block-Model (SBM) is a generative model for graphs with "communities" for which, because of…

机器学习 · 统计学 2021-04-22 Yali Wan , Marina Meila

We study the problem of learning communities in the presence of modeling errors and give robust recovery algorithms for the Stochastic Block Model (SBM). This model, which is also known as the Planted Partition Model, is widely used for…

数据结构与算法 · 计算机科学 2016-06-27 Konstantin Makarychev , Yury Makarychev , Aravindan Vijayaraghavan

In this paper, we consider the community detection problem under either the stochastic block model (SBM) assumption or the degree-correlated stochastic block model (DCSBM) assumption. The modularity maximization formulation for the…

最优化与控制 · 数学 2017-08-04 Junyu Zhang , Haoyang Liu , Zaiwen Wen , Shuzhong Zhang

Generalized linear model with $L_1$ and $L_2$ regularization is a widely used technique for solving classification, class probability estimation and regression problems. With the numbers of both features and examples growing rapidly in the…

机器学习 · 统计学 2017-06-28 Ilya Trofimov , Alexander Genkin

A framework based on generalized hierarchical random graphs (GHRGs) for the detection of change points in the structure of temporal networks has recently been developed by Peel and Clauset [1]. We build on this methodology and extend it to…

社会与信息网络 · 计算机科学 2016-11-18 Simon De Ridder , Benjamin Vandermarliere , Jan Ryckebusch

We demonstrate that distributed block coordinate descent can quickly solve kernel regression and classification problems with millions of data points. Armed with this capability, we conduct a thorough comparison between the full kernel, the…

机器学习 · 计算机科学 2016-02-18 Stephen Tu , Rebecca Roelofs , Shivaram Venkataraman , Benjamin Recht

Molecular profiling data (e.g., gene expression) has been used for clinical risk prediction and biomarker discovery. However, it is necessary to integrate other prior knowledge like biological pathways or gene interaction networks to…

基因组学 · 定量生物学 2016-09-22 Wenwen Min , Juan Liu , Shihua Zhang

The Stochastic Block Model (SBM) is a popular probabilistic model for random graphs. It is commonly used for clustering network data by aggregating nodes that share similar connectivity patterns into blocks. When fitting an SBM to a network…

统计计算 · 统计学 2021-05-28 Pierre Barbillon , Julien Chiquet , Timothée Tabouy

Restricted Boltzmann Machines (RBMs) are general unsupervised learning devices to ascertain generative models of data distributions. RBMs are often trained using the Contrastive Divergence learning algorithm (CD), an approximation to the…

机器学习 · 计算机科学 2014-04-10 David Buchaca , Enrique Romero , Ferran Mazzanti , Jordi Delgado

Community detection, discovering the underlying communities within a network from observed connections, is a fundamental problem in network analysis, yet it remains underexplored for signed networks. In signed networks, both edge connection…

统计方法学 · 统计学 2026-02-17 Yichao Chen , Weijing Tang , Ji Zhu

Community detection, which aims to cluster $N$ nodes in a given graph into $r$ distinct groups based on the observed undirected edges, is an important problem in network data analysis. In this paper, the popular stochastic block model (SBM)…

统计理论 · 数学 2015-06-04 T. Tony Cai , Xiaodong Li

The Latent Block Model (LBM) is a model-based method to cluster simultaneously the $d$ columns and $n$ rows of a data matrix. Parameter estimation in LBM is a difficult and multifaceted problem. Although various estimation strategies have…

统计理论 · 数学 2020-02-26 Vincent Brault , Christine Keribin , Mahendra Mariadassou

Classification of sequence data is the topic of interest for dynamic Bayesian models and Recurrent Neural Networks (RNNs). While the former can explicitly model the temporal dependencies between class variables, the latter have a capability…

机器学习 · 计算机科学 2018-03-12 Son N. Tran , Srikanth Cherla , Artur Garcez , Tillman Weyde

The Reverse Cuthill-McKee (RCM) algorithm is a graph-based method for reordering sparse matrices, renowned for its effectiveness in minimizing matrix bandwidth and profile. This reordering enhances the efficiency of matrix operations,…

数据结构与算法 · 计算机科学 2024-09-20 JiaJun Hou , HongJie Liu , ShengXin Zhu