A Resampling-Based Framework for Network Structure Learning in High-Dimensional Data

arXiv cs.LG Tools

Summary

RSNet is an open-source R package that provides a resampling-based framework for robust and interpretable network inference in high-dimensional data, supporting partial correlation networks and conditional Gaussian Bayesian networks with graphlet-based topology analysis.

arXiv:2605.12706v1 Announce Type: new Abstract: RSNet is an open-source R package that provides a resampling-based framework for robust and interpretable network inference, designed to address the limited-sample-size challenges common in high-dimensional data. It supports both the estimation of partial correlation networks modeled as Gaussian networks and conditional Gaussian Bayesian networks for mixed data types that combine continuous and discrete variables. The framework incorporates multiple resampling strategies, including bootstrap, subsampling, and cluster-based approaches, to accommodate both independent and correlated observations. To enhance interpretability, RSNet integrates graphlet-based topology analysis that captures higher-order connectivity and edge sign information, enabling single-node and subnetwork-level insights. Notably, RSNet is the first R package to efficiently construct signed graphlet degree vector matrices (GDVMs) in near-constant time for sparse networks, providing scalable analysis of higher-order network structure. Collectively, RSNet offers a versatile tool for statistically reliable and interpretable network inference in high-dimensional data.
Original Article
View Cached Full Text

Cached at: 05/14/26, 06:17 AM

# A Resampling-Based Framework for Network Structure Learning in High-Dimensional Data
Source: [https://arxiv.org/abs/2605.12706](https://arxiv.org/abs/2605.12706)
[View PDF](https://arxiv.org/pdf/2605.12706)

> Abstract:RSNet is an open\-source R package that provides a resampling\-based framework for robust and interpretable network inference, designed to address the limited\-sample\-size challenges common in high\-dimensional data\. It supports both the estimation of partial correlation networks modeled as Gaussian networks and conditional Gaussian Bayesian networks for mixed data types that combine continuous and discrete variables\. The framework incorporates multiple resampling strategies, including bootstrap, subsampling, and cluster\-based approaches, to accommodate both independent and correlated observations\. To enhance interpretability, RSNet integrates graphlet\-based topology analysis that captures higher\-order connectivity and edge sign information, enabling single\-node and subnetwork\-level insights\. Notably, RSNet is the first R package to efficiently construct signed graphlet degree vector matrices \(GDVMs\) in near\-constant time for sparse networks, providing scalable analysis of higher\-order network structure\. Collectively, RSNet offers a versatile tool for statistically reliable and interpretable network inference in high\-dimensional data\.

## Submission history

From: Stefano Monti \[[view email](https://arxiv.org/show-email/6ba3184d/2605.12706)\] **\[v1\]**Tue, 12 May 2026 20:08:46 UTC \(272 KB\)

Similar Articles

Scaling Novel Graph Generation via Lightweight Structure-Guided Autoregressive Models

arXiv cs.LG

Researchers propose a lightweight autoregressive framework for graph generation that uses structure-guided topological ordering to achieve near log-linear complexity, addressing scalability and novelty limitations of existing diffusion and autoregressive methods. The approach supports both LSTM and Mamba-style backbones and shows improved novelty while maintaining validity and uniqueness on molecular and non-molecular benchmarks.

Few-Shot Resampling for Scalable Statistically-Sound Data Mining

arXiv cs.LG

Introduces FewRS, a resampling-based approach that drastically reduces the number of resampled datasets required for statistically-sound data mining, achieving up to two orders of magnitude speedup while maintaining rigorous false discovery control and high statistical power.