Subtopic Deep Dive

Agent-Based Modeling
Research Guide

What is Agent-Based Modeling?

Agent-Based Modeling (ABM) constructs computational models of autonomous agents interacting in a shared environment to simulate emergent behaviors in complex adaptive systems.

ABM applies to economics, epidemiology, and social networks by modeling learning agents and nonlinear dynamics. Key works include Di Marzo Serugendo et al. (2005) on self-organization in multi-agent systems (238 citations) and Davidsson (2000) extending beyond social simulation (213 citations). Bandini et al. (2009) provide an informatics perspective (198 citations).

15
Curated Papers
3
Key Challenges

Why It Matters

ABM reveals policy impacts and emergent phenomena unattainable in aggregate models, as in Dang (2011) applying CAMEL ratings to banking supervision (103 citations) and Doğan et al. (2019) analyzing gender behaviors in shopping malls via process mining (51 citations). In power systems, Wang and Dong (2023) survey multi-agent applications (86 citations). Large-scale simulations like Chen et al. (2008) enable grid-based modeling (67 citations), informing real-world decisions in epidemiology and economics.

Key Research Challenges

Scalability in Large Simulations

Simulating millions of agents demands distributed computing, as addressed in Chen et al. (2008) on grid-based agent simulations (67 citations). Validation against empirical data remains difficult due to computational limits. Allen (2011) introduces discrete event methods to mitigate this (59 citations).

Emergence and Self-Organization

Predicting emergent behaviors from agent interactions challenges modelers, per Di Marzo Serugendo et al. (2005) synthesizing self-organization frameworks (238 citations). Bandini et al. (2009) highlight informatics gaps in explanatory schemes (198 citations).

Validation Against Real Data

ABM requires empirical calibration, complicated by stochasticity, as in Davidsson (2000) beyond social simulation (213 citations). Kuilman (2005) uses ecological analysis for banking re-emergence (52 citations), but general metrics lag.

Essential Papers

1.

Self-organization in multi-agent systems

Giovanna Di Marzo Serugendo, Marie-Pierre Gleizes, Anthony Karageorgos · 2005 · The Knowledge Engineering Review · 238 citations

This paper is the synthesis of joint work realised in a technical forum group within the AgentLink III NoE framework, which elaborated on issues concerning self-organization and emergence in multi-...

2.

Multi Agent Based Simulation: Beyond Social Simulation

Paul Davidsson · 2000 · Lecture notes in computer science · 213 citations

3.

Agent Based Modeling and Simulation: An Informatics Perspective

Stefania Bandini, Sara Manzoni, Giuseppe Vizzari · 2009 · RePEc: Research Papers in Economics · 198 citations

The term computer simulation is related to the usage of a computational model in order to improve the understanding of a system's behavior and/or to evaluate strategies for its operation, in explan...

4.

The CAMEL rating system in banking supervision. A case study

Uyen Dang · 2011 · Theseus (Ammattikorkeakoulujen) · 103 citations

Banking supervision has been increasingly concerned due to significant loan losses and bank failures from the 1980s till now. In the light of the banking crisis in recent years worldwide, CAMEL is ...

5.

Removal of water and rearrangement of particles during the compaction of clayey sediments - review

Robert H. Meade · 1964 · USGS professional paper · 102 citations

Forces related to clay-mineral surfaces ________________ _ Forces between clay-mineral particles

6.

A Survey on Multi Agent System and Its Applications in Power System Engineering

Madeleine Wang Yue Dong · 2023 · Journal of Computational Intelligence in Materials Science · 86 citations

An Intelligent Agent (IA) is a type of autonomous entity in the field of Artificial Intelligence (AI) that gathers information about its surroundings using sensors, takes action in response to that...

7.

Large scale agent-based simulation on the grid

Dan Chen, Georgios Theodoropoulos, Stephen John Turner et al. · 2008 · Future Generation Computer Systems · 67 citations

Reading Guide

Foundational Papers

Start with Di Marzo Serugendo et al. (2005, 238 citations) for self-organization basics, Davidsson (2000, 213 citations) for simulation scope, and Bandini et al. (2009, 198 citations) for informatics foundations.

Recent Advances

Study Wang and Dong (2023, 86 citations) for power systems survey and Doğan et al. (2019, 51 citations) for process mining in paths.

Core Methods

Core techniques: agent interactions for emergence (Di Marzo Serugendo et al. 2005), discrete event simulation (Allen 2011), and grid parallelism (Chen et al. 2008).

How PapersFlow Helps You Research Agent-Based Modeling

Discover & Search

Research Agent uses searchPapers and citationGraph to map ABM literature from Di Marzo Serugendo et al. (2005, 238 citations), then exaSearch for power system applications like Wang and Dong (2023), and findSimilarPapers to uncover grid simulations from Chen et al. (2008).

Analyze & Verify

Analysis Agent employs readPaperContent on Davidsson (2000) for simulation extensions, verifyResponse (CoVe) to check emergent behavior claims against Bandini et al. (2009), and runPythonAnalysis for GRADE-graded statistical validation of agent interaction metrics using NumPy/pandas on ABM outputs.

Synthesize & Write

Synthesis Agent detects gaps in self-organization literature via Di Marzo Serugendo et al. (2005), flags contradictions in scalability papers like Chen et al. (2008); Writing Agent uses latexEditText, latexSyncCitations for Dang (2011) integration, and latexCompile for policy impact reports with exportMermaid for agent interaction diagrams.

Use Cases

"Replicate agent path analysis from Doğan et al. (2019) shopping mall study with Python."

Research Agent → searchPapers('Doğan 2019 agent paths') → Analysis Agent → runPythonAnalysis (pandas process mining on Bluetooth data) → matplotlib visualization of gender behaviors.

"Write LaTeX review of ABM in banking from Dang (2011) and Kuilman (2005)."

Research Agent → citationGraph(Dang 2011) → Synthesis Agent → gap detection → Writing Agent → latexEditText + latexSyncCitations + latexCompile → formatted PDF with cited CAMEL models.

"Find GitHub code for large-scale ABM like Chen et al. (2008)."

Research Agent → exaSearch('grid agent simulation code') → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → executable distributed simulation scripts.

Automated Workflows

Deep Research workflow conducts systematic review of 50+ ABM papers starting with searchPapers on 'self-organization multi-agent', yielding structured reports with citation networks from Di Marzo Serugendo et al. (2005). DeepScan applies 7-step analysis with CoVe checkpoints to validate emergence claims in Davidsson (2000). Theorizer generates hypotheses on power system agents from Wang and Dong (2023) literature synthesis.

Frequently Asked Questions

What defines Agent-Based Modeling?

ABM defines autonomous agents interacting in environments to produce emergent behaviors, as in Di Marzo Serugendo et al. (2005) on self-organization (238 citations).

What are core methods in ABM?

Methods include discrete event simulation (Allen 2011, 59 citations) and multi-agent informatics (Bandini et al. 2009, 198 citations), focusing on learning and adaptation.

What are key papers on ABM?

Foundational: Di Marzo Serugendo et al. (2005, 238 citations), Davidsson (2000, 213 citations); applications: Wang and Dong (2023, 86 citations) in power systems.

What open problems exist in ABM?

Scalability for large grids (Chen et al. 2008, 67 citations), empirical validation, and predicting nonlinear emergence remain unsolved.

Research Modeling, Simulation, and Optimization with AI

PapersFlow provides specialized AI tools for Mathematics researchers. Here are the most relevant for this topic:

See how researchers in Physics & Mathematics use PapersFlow

Field-specific workflows, example queries, and use cases.

Physics & Mathematics Guide

Start Researching Agent-Based Modeling with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Mathematics researchers