Skip to main content

Showing 1–8 of 8 results for author: Giabbanelli, P j

.
  1. arXiv:2506.11141  [pdf, ps, other

    cs.SE cs.ET

    From over-reliance to smart integration: using Large-Language Models as translators between specialized modeling and simulation tools

    Authors: Philippe J. Giabbanelli, John Beverley, Istvan David, Andreas Tolk

    Abstract: Large Language Models (LLMs) offer transformative potential for Modeling & Simulation (M&S) through natural language interfaces that simplify workflows. However, over-reliance risks compromising quality due to ambiguities, logical shortcuts, and hallucinations. This paper advocates integrating LLMs as middleware or translators between specialized tools to mitigate complexity in M&S tasks. Acting a… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

    Comments: Accepted at the Winter Simulation conference 2025, December, Seattle USA

  2. arXiv:2409.15290  [pdf, other

    cs.HC cs.AI

    Broadening Access to Simulations for End-Users via Large Language Models: Challenges and Opportunities

    Authors: Philippe J. Giabbanelli, Jose J. Padilla, Ameeta Agrawal

    Abstract: Large Language Models (LLMs) are becoming ubiquitous to create intelligent virtual assistants that assist users in interacting with a system, as exemplified in marketing. Although LLMs have been discussed in Modeling & Simulation (M&S), the community has focused on generating code or explaining results. We examine the possibility of using LLMs to broaden access to simulations, by enabling non-simu… ▽ More

    Submitted 3 September, 2024; originally announced September 2024.

    Comments: To appear in proceedings of the 2024 Winter Simulation Conference

  3. arXiv:2409.00824  [pdf, other

    cs.AI cs.MA

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

    Authors: Philippe J. Giabbanelli, Jack T. Beerman

    Abstract: 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 fewe… ▽ More

    Submitted 1 September, 2024; originally announced September 2024.

    Comments: To appear at the 2024 Winter Simulation Conference

  4. arXiv:2403.07118  [pdf, other

    cs.CL

    Narrating Causal Graphs with Large Language Models

    Authors: Atharva Phatak, Vijay K. Mago, Ameeta Agrawal, Aravind Inbasekaran, Philippe J. Giabbanelli

    Abstract: The use of generative AI to create text descriptions from graphs has mostly focused on knowledge graphs, which connect concepts using facts. In this work we explore the capability of large pretrained language models to generate text from causal graphs, where salient concepts are represented as nodes and causality is represented via directed, typed edges. The causal reasoning encoded in these graph… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: HICSS '24

    Report number: https://hdl.handle.net/10125/107290

    Journal ref: Proceedings of the 57th Hawaii International Conference on System Sciences 2024

  5. arXiv:2306.13679  [pdf, other

    cs.HC cs.AI cs.LG

    GPT-Based Models Meet Simulation: How to Efficiently Use Large-Scale Pre-Trained Language Models Across Simulation Tasks

    Authors: Philippe J. Giabbanelli

    Abstract: The disruptive technology provided by large-scale pre-trained language models (LLMs) such as ChatGPT or GPT-4 has received significant attention in several application domains, often with an emphasis on high-level opportunities and concerns. This paper is the first examination regarding the use of LLMs for scientific simulations. We focus on four modeling and simulation tasks, each time assessing… ▽ More

    Submitted 21 June, 2023; originally announced June 2023.

    Comments: (To appear at the Winter Simulation Conference 2023, San Antonio TX, USA)

  6. Automatic Generation of Individual Fuzzy Cognitive Maps from Longitudinal Data

    Authors: Maciej K Wozniak, Samvel Mkhitaryan, Philippe j. Giabbanelli

    Abstract: Fuzzy Cognitive Maps (FCMs) are computational models that represent how factors (nodes) change over discrete interactions based on causal impacts (weighted directed edges) from other factors. This approach has traditionally been used as an aggregate, similarly to System Dynamics, to depict the functioning of a system. There has been a growing interest in taking this aggregate approach at the indiv… ▽ More

    Submitted 14 February, 2022; originally announced February 2022.

  7. FCMpy: A Python Module for Constructing and Analyzing Fuzzy Cognitive Maps

    Authors: Samvel Mkhitaryan, Philippe J. Giabbanelli, Maciej K. Wozniak, Gonzalo Napoles, Nanne K. de Vries, Rik Crutzen

    Abstract: FCMpy is an open source package in Python for building and analyzing Fuzzy Cognitive Maps. More specifically, the package allows 1) deriving fuzzy causal weights from qualitative data, 2) simulating the system behavior, 3) applying machine learning algorithms (e.g., Nonlinear Hebbian Learning, Active Hebbian Learning, Genetic Algorithms and Deterministic Learning) to adjust the FCM causal weight m… ▽ More

    Submitted 24 November, 2021; originally announced November 2021.

    Comments: 22 pages, 9 Figures

    Journal ref: PeerJ Computer Science 8:e1078, 2022

  8. arXiv:1501.05141  [pdf, ps, other

    cs.DM cs.LG

    An Algebra to Merge Heterogeneous Classifiers

    Authors: Philippe J. Giabbanelli, Joseph G. Peters

    Abstract: In distributed classification, each learner observes its environment and deduces a classifier. As a learner has only a local view of its environment, classifiers can be exchanged among the learners and integrated, or merged, to improve accuracy. However, the operation of merging is not defined for most classifiers. Furthermore, the classifiers that have to be merged may be of different types in se… ▽ More

    Submitted 22 January, 2015; v1 submitted 21 January, 2015; originally announced January 2015.

    Comments: 19 pages, 8 figures

    MSC Class: 97R50; 08Axx ACM Class: H.2.8; I.1.2; I.5.2