Plotting

 Drogoul, Alexis


Coupling Agent-Based Simulations and VR universes: the case of GAMA and Unity

arXiv.org Artificial Intelligence

Agent-based models (ABMs) and video games, including those taking advantage of virtual reality (VR), have undergone a remarkable parallel evolution, achieving impressive levels of complexity and sophistication. This paper argues that while ABMs prioritize scientific analysis and understanding and VR aims for immersive entertainment, they both simulate artificial worlds and can benefit from closer integration. Coupling both approaches indeed opens interesting possibilities for research and development in various fields, and in particular education, at the heart of the SIMPLE project, an EU-funded project on the development of digital tools for awareness raising on environmental issues. However, existing tools often present limitations, including technical complexity, limited functionalities, and lack of interoperability. To address these challenges, we introduce a novel framework for linking GAMA, a popular ABM platform, with Unity, a widely used game engine. This framework enables seamless data exchange, real-time visualization, and user interaction within VR environments, allowing researchers to leverage the strengths of both ABMs and VR for more impactful and engaging simulations. We demonstrate the capabilities of our framework through two prototypes built to highlight its potential in representing and interacting with complex socio-environmental system models. We conclude by emphasizing the importance of continued collaboration between the ABM and VR communities to develop robust, user-friendly tools, paving the way for a new era of collaborative research and immersive experiences in simulations.


Grignard

AAAI Conferences

Information visualization is the study of interactive visual representations of abstract data to reinforce human cognition. Most existing visualization techniques are not suited to explore and understand datasets from heterogeneous and complex sources. Assuming that agent-based models properly represent the complexity of a real system, we propose to use an approach based on the definition of an agent-based model to facilitate visual representation of simulation outputs and complex data. These concepts have been implemented in the GAMA modeling and simulation platform, in which we developed a 3D immersive environment offering the user different points of view and ways to interact. We implemented models chosen for their properties to support a linear progression in terms of complexity to test their flexibility, modularity, and adaptability. Finally, we demonstrate through the particular case of data visualization, how our approach allows us, in real time, to represent, clarify, or even discover dynamics and how that progress in terms of visualization can contribute, in turn, to improve the modeling of complex systems.


Agent-Based Visualization: A Real-Time Visualization Tool Applied Both to Data and Simulation Outputs

AAAI Conferences

Information visualization is the study of interactive visual representations of abstract data to reinforce human cognition. Most existing visualization techniques are not suited to explore and understand datasets from heterogeneous and complex sources. Assuming that agent-based models properly represent the complexity of a real system, we propose to use an approach based on the definition of an agent-based model to facilitate visual representation of simulation outputs and complex data. These concepts have been implemented in the GAMA modeling and simulation platform, in which we developed a 3D immersive environment offering the user different points of view and ways to interact. We implemented models chosen for their properties to support a linear progression in terms of complexity to test their flexibility, modularity, and adaptability. Finally, we demonstrate through the particular case of data visualization, how our approach allows us, in real time, to represent, clarify, or even discover dynamics and how that progress in terms of visualization can contribute, in turn, to improve the modeling of complex systems.


Knowledge revision in systems based on an informed tree search strategy : application to cartographic generalisation

arXiv.org Artificial Intelligence

Many real world problems can be expressed as optimisation problems. Solving this kind of problems means to find, among all possible solutions, the one that maximises an evaluation function. One approach to solve this kind of problem is to use an informed search strategy. The principle of this kind of strategy is to use problem-specific knowledge beyond the definition of the problem itself to find solutions more efficiently than with an uninformed strategy. This kind of strategy demands to define problem-specific knowledge (heuristics). The efficiency and the effectiveness of systems based on it directly depend on the used knowledge quality. Unfortunately, acquiring and maintaining such knowledge can be fastidious. The objective of the work presented in this paper is to propose an automatic knowledge revision approach for systems based on an informed tree search strategy. Our approach consists in analysing the system execution logs and revising knowledge based on these logs by modelling the revision problem as a knowledge space exploration problem. We present an experiment we carried out in an application domain where informed search strategies are often used: cartographic generalisation.


Using Belief Theory to Diagnose Control Knowledge Quality. Application to cartographic generalisation

arXiv.org Artificial Intelligence

Both humans and artificial systems frequently use trial and error methods to problem solving. In order to be effective, this type of strategy implies having high quality control knowledge to guide the quest for the optimal solution. Unfortunately, this control knowledge is rarely perfect. Moreover, in artificial systems-as in humans-self-evaluation of one's own knowledge is often difficult. Yet, this self-evaluation can be very useful to manage knowledge and to determine when to revise it. The objective of our work is to propose an automated approach to evaluate the quality of control knowledge in artificial systems based on a specific trial and error strategy, namely the informed tree search strategy. Our revision approach consists in analysing the system's execution logs, and in using the belief theory to evaluate the global quality of the knowledge. We present a real-world industrial application in the form of an experiment using this approach in the domain of cartographic generalisation. Thus far, the results of using our approach have been encouraging.