paper-with-me

Papers

Data-driven Intra-Autonomous Systems Graph Generator

2023-08-09 · Caio Vinicius Dadauto, Nelson Luis Saldanha da Fonseca, Ricardo da Silva Torres

Accurate modeling of realistic network topologies is essential for evaluating novel Internet solutions. Current topology generators, notably scale-free-based models, fail to capture multiple properties of intra-AS topologies. While scale-free networks encode node-degree distribution, they overlook crucial graph properties like betweenness, clustering, and assortativity. The limitations of existing generators pose challenges for training and evaluating deep learning models in communication networks, emphasizing the need for advanced topology generators encompassing diverse Internet topology characteristics. This paper introduces a novel deep-learning-based generator of synthetic graphs representing intra-autonomous in the Internet, named Deep-Generative Graphs for the Internet (DGGI). It also presents a novel massive dataset of real intra-AS graphs extracted from the project ITDK, called IGraphs. It is shown that DGGI creates synthetic graphs that accurately reproduce the properties of centrality, clustering, assortativity, and node degree. The DGGI generator overperforms existing Internet topology generators. On average, DGGI improves the MMD metric $84.4\%$, $95.1\%$, $97.9\%$, and $94.7\%$ for assortativity, betweenness, clustering, and node degree, respectively.

📄 PDF Abstract BibTeX arXiv:2308.05254

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Generative AI Agents in Autonomous Machines: A Safety Perspective

2024-10-20 · Jason Jabbour, Vijay Janapa Reddi

The integration of Generative Artificial Intelligence (AI) into autonomous machines represents a major paradigm shift in how these systems operate and unlocks new solutions to problems once deemed intractable. Although g…

HyperKKL: Enabling Non-Autonomous State Estimation through Dynamic Weight Conditioning

2026-02-26 · Yahia Salaheldin Shaaban, Salem Lahlou, Abdelrahman Sayed Sayed arxiv

This paper proposes HyperKKL, a novel learning approach for designing Kazantzis-Kravaris/Luenberger (KKL) observers for non-autonomous nonlinear systems. While KKL observers offer a rigorous theoretical framework by imme…

RCM-ACT: Imitation Learning with Dynamic RCM Calibration for Autonomous Intraocular Foreign Body Removal

2025-08-26 · Yue Wang, Wenjie Deng, Haotian Xue, Di Cui 외 arxiv

Intraocular foreign body removal demands millimeter-level precision in confined intraocular spaces, yet existing robotic systems predominantly rely on manual teleoperation with steep learning curves. To address the chall…

MasHost Builds It All: Autonomous Multi-Agent System Directed by Reinforcement Learning

2025-06-10 · Kuo Yang, Xingjie Yang, Linhui Yu, Qing Xu 외

Large Language Model (LLM)-driven Multi-agent systems (Mas) have recently emerged as a powerful paradigm for tackling complex real-world tasks. However, existing Mas construction methods typically rely on manually crafte…

Allgraph constructionLarge Language ModelReinforcement Learning (RL)

GDDR: GNN-based Data-Driven Routing

2021-04-20 · Oliver Hope, Eiko Yoneki

We explore the feasibility of combining Graph Neural Network-based policy architectures with Deep Reinforcement Learning as an approach to problems in systems. This fits particularly well with operations on networks, whi…

Deep Reinforcement LearningGraph Neural Network