paper-with-me

Papers

Learning Individual Behavior in Agent-Based Models with Graph Diffusion Networks

2025-05-27 · Francesco Cozzi, Marco Pangallo, Alan Perotti, André Panisson, Corrado Monti

Agent-Based Models (ABMs) are powerful tools for studying emergent properties in complex systems. In ABMs, agent behaviors are governed by local interactions and stochastic rules. However, these rules are, in general, non-differentiable, limiting the use of gradient-based methods for optimization, and thus integration with real-world data. We propose a novel framework to learn a differentiable surrogate of any ABM by observing its generated data. Our method combines diffusion models to capture behavioral stochasticity and graph neural networks to model agent interactions. Distinct from prior surrogate approaches, our method introduces a fundamental shift: rather than approximating system-level outputs, it models individual agent behavior directly, preserving the decentralized, bottom-up dynamics that define ABMs. We validate our approach on two ABMs (Schelling's segregation model and a Predator-Prey ecosystem) showing that it replicates individual-level patterns and accurately forecasts emergent dynamics beyond training. Our results demonstrate the potential of combining diffusion models and graph learning for data-driven ABM simulation.

📄 PDF Abstract BibTeX arXiv:2505.21426

Code (1)

fracozzi/abm-graph-diffusion-network 공식 구현 pytorch

Tasks

Graph Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Decentralized Adversarial Training over Graphs

2023-03-23 · Ying Cao, Elsa Rizk, Stefan Vlaski, Ali H. Sayed

The vulnerability of machine learning models to adversarial attacks has been attracting considerable attention in recent years. Most existing studies focus on the behavior of stand-alone single-agent learners. In compari…

Distributed Policy Evaluation Under Multiple Behavior Strategies

2013-12-30 · Sergio Valcarcel Macua, Jianshu Chen, Santiago Zazo, Ali H. Sayed

We apply diffusion strategies to develop a fully-distributed cooperative reinforcement learning algorithm in which agents in a network communicate only with their immediate neighbors to improve predictions about their en…

Reinforcement Learning

Generative Agent Simulations of 1,000 People

2024-11-15 · Joon Sung Park, Carolyn Q. Zou, Aaron Shaw, Benjamin Mako Hill 외

The promise of human behavioral simulation--general-purpose computational agents that replicate human behavior across domains--could enable broad applications in policymaking and social science. We present a novel agent …

Planner-Conditioned Diffusion for Coordinated Multi-Agent Exploration

2026-08-17 · Marcus Yu Siong Teo, Jeric Lew, Tanishq Duhan, Guillaume Sartoretti arxiv

Coordinated multi-agent exploration requires not only efficient individual coverage but also non-redundant coverage across agents over extended planning horizons. Conventional approaches rely on hand-crafted coordination…

Spatial-SIR with Network Structure and Behavior: Lockdown Rules and the Lucas Critique

2021-03-25 · Alberto Bisin, Andrea Moro

We introduce a model of the diffusion of an epidemic with demographically heterogeneous agents interacting socially on a spatially structured network. Contagion-risk averse agents respond behaviorally to the diffusion of…