paper-with-me

Papers

Synthesizing Diverse Network Flow Datasets with Scalable Dynamic Multigraph Generation

2025-05-12 · Arya Grayeli, Vipin Swarup, Steven E. Noel

Obtaining real-world network datasets is often challenging because of privacy, security, and computational constraints. In the absence of such datasets, graph generative models become essential tools for creating synthetic datasets. In this paper, we introduce a novel machine learning model for generating high-fidelity synthetic network flow datasets that are representative of real-world networks. Our approach involves the generation of dynamic multigraphs using a stochastic Kronecker graph generator for structure generation and a tabular generative adversarial network for feature generation. We further employ an XGBoost (eXtreme Gradient Boosting) model for graph alignment, ensuring accurate overlay of features onto the generated graph structure. We evaluate our model using new metrics that assess both the accuracy and diversity of the synthetic graphs. Our results demonstrate improvements in accuracy over previous large-scale graph generation methods while maintaining similar efficiency. We also explore the trade-off between accuracy and diversity in synthetic graph dataset creation, a topic not extensively covered in related works. Our contributions include the synthesis and evaluation of large real-world netflow datasets and the definition of new metrics for evaluating synthetic graph generative models.

📄 PDF Abstract BibTeX arXiv:2505.07777

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGenerative Adversarial NetworkGraph Generation

Similar Papers 제목 키워드 기반

Choreographing a World of Dynamic Objects

2026-01-07 · Yanzhe Lyu, Chen Geng, Karthik Dharmarajan, Yunzhi Zhang 외 arxiv

Dynamic objects in our physical 4D (3D + time) world are constantly evolving, deforming, and interacting with other objects, leading to diverse 4D scene dynamics. In this paper, we present a universal generative pipeline…

SWE-Synth: Synthesizing Verifiable Bug-Fix Data to Enable Large Language Models in Resolving Real-World Bugs

2025-04-20 · Minh V. T. Pham, Huy N. Phan, Hoang N. Phan, Cuong Le Chi 외

Large language models (LLMs) are transforming automated program repair (APR) through agent-based approaches that localize bugs, generate patches, and verify fixes. However, the lack of high-quality, scalable training dat…

Program Repair

Dream2Flow: Bridging Video Generation and Open-World Manipulation with 3D Object Flow

2025-12-31 · Karthik Dharmarajan, Wenlong Huang, Jiajun Wu, Li Fei-Fei 외 arxiv

Generative video modeling has emerged as a compelling tool to zero-shot reason about plausible physical interactions for open-world manipulation. Yet, it remains a challenge to translate such human-led motions into the l…

Reinforcement LearningVideo Generation

ClawGym: A Scalable Framework for Building Effective Claw Agents

2026-04-29 · Fei Bai, Huatong Song, Shuang Sun, Daixuan Cheng 외 arxiv

Claw-style environments support multi-step workflows over local files, tools, and persistent workspace states. However, scalable development around these environments remains constrained by the absence of a systematic fr…

Reinforcement Learning

Temporally Consistent and Controllable Video Generation of 2D Cine CMR via Latent Space Motion Modeling

2026-06-08 · Yiheng Cao, Gustavo Andrade-Miranda, Jiatian Zhang, Guillaume Sallé 외 arxiv

Cine cardiac magnetic resonance is the gold standard for assessing cardiac function, but the scarcity of public datasets limits the development of advanced data-driven models. To address this limitation, we propose a gen…

Video Generation