paper-with-me

Papers

Evoplex: A platform for agent-based modeling on networks

2018-11-25 · Marcos Cardinot, Colm O'Riordan, Josephine Griffith, Matjaž Perc

Agent-based modeling and network science have been used extensively to advance our understanding of emergent collective behavior in systems that are composed of a large number of simple interacting individuals or agents. With the increasing availability of high computational power in affordable personal computers, dedicated efforts to develop multi-threaded, scalable and easy-to-use software for agent-based simulations are needed more than ever. Evoplex meets this need by providing a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. Each agent is represented as a node and interacts with its neighbors, as defined by the network structure. Evoplex is ideal for modeling complex systems, for example in evolutionary game theory and computational social science. In Evoplex, the models are not coupled to the execution parameters or the visualization tools, and there is a user-friendly graphical interface which makes it easy for all users, ranging from newcomers to experienced, to create, analyze, replicate and reproduce the experiments.

📄 PDF Abstract BibTeX arXiv:1811.10116

Code (3)

ElsevierSoftwareX/SOFTX_2018_211 공식 구현
evoplex/evoplex 공식 구현
evoplex/model-prisonersDilemma 공식 구현

Similar Papers 제목 키워드 기반

The VoxWorld Platform for Multimodal Embodied Agents

2022-06-01 · LREC 2022 6 · Nikhil Krishnaswamy, William Pickard, Brittany Cates, Nathaniel Blanchard 외

We present a five-year retrospective on the development of the VoxWorld platform, first introduced as a multimodal platform for modeling motion language, that has evolved into a platform for rapidly building and deployin…

multimodal interaction

Automating Structural Analysis Across Multiple Software Platforms Using Large Language Models

2026-04-10 · Ziheng Geng, Jiachen Liu, Ian Franklin, Ran Cao 외 arxiv

Recent advances in large language models (LLMs) have shown the promise to significantly accelerate the workflow by automating structural modeling and analysis. However, existing studies primarily focus on enabling LLMs t…

Code Translation

ASTRIDE: A Security Threat Modeling Platform for Agentic-AI Applications

2025-12-04 · Eranga Bandara, Amin Hass, Ross Gore, Sachin Shetty 외 arxiv

AI agent-based systems are becoming increasingly integral to modern software architectures, enabling autonomous decision-making, dynamic task execution, and multimodal interactions through large language models (LLMs). H…

AgentSociety Challenge: Designing LLM Agents for User Modeling and Recommendation on Web Platforms

2025-02-26 · Yuwei Yan, Yu Shang, Qingbin Zeng, Yu Li 외

The AgentSociety Challenge is the first competition in the Web Conference that aims to explore the potential of Large Language Model (LLM) agents in modeling user behavior and enhancing recommender systems on web platfor…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Quantitatively Assessing the Benefits of Model-driven Development in Agent-based Modeling and Simulation

2020-06-15 · Fernando Santos, Ingrid Nunes, Ana L. C. Bazzan

The agent-based modeling and simulation (ABMS) paradigm has been used to analyze, reproduce, and predict phenomena related to many application areas. Although there are many agent-based platforms that support simulation …

Code Generation