paper-with-me

홈 › Papers

Accelerating Hybrid Agent-Based Models and Fuzzy Cognitive Maps: How to Combine Agents who Think Alike?

2024-09-01 · Philippe J. Giabbanelli, Jack T. Beerman

While Agent-Based Models can create detailed artificial societies based on individual differences and local context, they can be computationally intensive. Modelers may offset these costs through a parsimonious use of the model, for example by using smaller population sizes (which limits analyses in sub-populations), running fewer what-if scenarios, or accepting more uncertainty by performing fewer simulations. Alternatively, researchers may accelerate simulations via hardware solutions (e.g., GPU parallelism) or approximation approaches that operate a tradeoff between accuracy and compute time. In this paper, we present an approximation that combines agents who `think alike', thus reducing the population size and the compute time. Our innovation relies on representing agent behaviors as networks of rules (Fuzzy Cognitive Maps) and empirically evaluating different measures of distance between these networks. Then, we form groups of think-alike agents via community detection and simplify them to a representative agent. Case studies show that our simplifications remain accuracy.

📄 PDF Abstract BibTeX arXiv:2409.00824

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionGPU

Similar Papers 제목 키워드 기반

Development Of A Fire Detection System On Satellite Images

2022-12-07 · Sergey Yarushev, Alexey Averkin

This paper discusses the development of a convolutional architecture of a deep neural network for the recognition of wildfires on satellite images. Based on the results of image classification, a fuzzy cognitive map of t…

Fire Detectionimage-classificationImage Classification

Multi-Valued Cognitive Maps: Calculations with Linguistic Variables without Using Numbers

2021-08-10 · Dmitry Maximov

A concept of multi-valued cognitive maps is introduced in this paper. The concept expands the fuzzy one. However, all variables and weights are not linearly ordered in the concept, but are only partially-ordered. Such an…

The Agentic Leash: Extracting Causal Feedback Fuzzy Cognitive Maps with LLMs

2025-12-31 · Akash Kumar Panda, Olaoluwa Adigun, Bart Kosko arxiv

We design a large-language-model (LLM) agent system that extracts causal feedback fuzzy cognitive maps (FCMs) from raw text. The causal learning or extraction process is agentic both because of the LLM's semi-autonomy an…

Non-invasive modelling methodology for the diagnosis of Coronary Artery Disease using Fuzzy Cognitive Maps

2020-04-02 · Ioannis Apostolopoulos, Peter Groumpos

Cardiovascular Diseases (CVD) and strokes produce immense health and economic burdens globally. Coronary Artery Disease (CAD) is the most common type of cardiovascular disease. Coronary Angiography, which is an invasive …

Causal Autoencoder-like Generation of Feedback Fuzzy Cognitive Maps with an LLM Agent

2025-09-29 · Akash Kumar Panda, Olaoluwa Adigun, Bart Kosko arxiv

A large language model (LLM) can map a feedback causal fuzzy cognitive map (FCM) into text and then reconstruct the FCM from the text. This explainable AI system approximates an identity map from the FCM to itself and re…