paper-with-me

Papers

Active Inference for Self-Organizing Multi-LLM Systems: A Bayesian Thermodynamic Approach to Adaptation

2024-12-10 · Rithvik Prakki

This paper introduces a novel approach to creating adaptive language agents by integrating active inference with large language models (LLMs). While LLMs demonstrate remarkable capabilities, their reliance on static prompts limits adaptation to new information and changing environments. We address this by implementing an active inference framework that acts as a cognitive layer above an LLM-based agent, dynamically adjusting prompts and search strategies through principled information-seeking behavior. Our framework models the environment using three state factors (prompt, search, and information states) with seven observation modalities capturing quality metrics. By framing the agent's learning through the free energy principle, we enable systematic exploration of prompt combinations and search strategies. Experimental results demonstrate the effectiveness of this approach, with the agent developing accurate models of environment dynamics evidenced by emergent structure in observation matrices. Action selection patterns reveal sophisticated exploration-exploitation behavior, transitioning from initial information-gathering to targeted prompt testing. The integration of thermodynamic principles with language model capabilities provides a principled framework for creating robust, adaptable agents, extending active inference beyond traditional low-dimensional control problems to high-dimensional, language-driven environments.

📄 PDF Abstract BibTeX arXiv:2412.10425

Code (1)

rpd123-byte/active-inference-for-self-organizing-multi-llm-systems-a-bayesian-thermodynamic-approach-to-adaptat 공식 구현 jax

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Self-orthogonalizing attractor neural networks emerging from the free energy principle

2025-05-28 · Tamas Spisak, Karl Friston

Attractor dynamics are a hallmark of many complex systems, including the brain. Understanding how such self-organizing dynamics emerge from first principles is crucial for advancing our understanding of neuronal computat…

Bayesian policy selection using active inference

2019-04-17 · Ozan Çatal, Johannes Nauta, Tim Verbelen, Pieter Simoens 외

Learning to take actions based on observations is a core requirement for artificial agents to be able to be successful and robust at their task. Reinforcement Learning (RL) is a well-known technique for learning such pol…

Reinforcement LearningReinforcement Learning (RL)

Structured Active Inference (Extended Abstract)

2024-06-07 · Toby St Clere Smithe

We introduce structured active inference, a large generalization and formalization of active inference using the tools of categorical systems theory. We cast generative models formally as systems "on an interface", with …

Guiding Designs of Self-Organizing Swarms: Interactive and Automated Approaches

2013-08-14 · Hiroki Sayama

Self-organization of heterogeneous particle swarms is rich in its dynamics but hard to design in a traditional top-down manner, especially when many types of kinetically distinct particles are involved. In this chapter, …

A Formal Framework for Reasoning about Agents' Independence in Self-organizing Multi-agent Systems

2021-05-17 · Jieting Luo, Beishui Liao, John-Jules Meyer

Self-organization is a process where a stable pattern is formed by the cooperative behavior between parts of an initially disordered system without external control or influence. It has been introduced to multi-agent sys…