paper-with-me

Papers

Scaling active inference

2019-11-24 · Alexander Tschantz, Manuel Baltieri, Anil. K. Seth, Christopher L. Buckley

In reinforcement learning (RL), agents often operate in partially observed and uncertain environments. Model-based RL suggests that this is best achieved by learning and exploiting a probabilistic model of the world. 'Active inference' is an emerging normative framework in cognitive and computational neuroscience that offers a unifying account of how biological agents achieve this. On this framework, inference, learning and action emerge from a single imperative to maximize the Bayesian evidence for a niched model of the world. However, implementations of this process have thus far been restricted to low-dimensional and idealized situations. Here, we present a working implementation of active inference that applies to high-dimensional tasks, with proof-of-principle results demonstrating efficient exploration and an order of magnitude increase in sample efficiency over strong model-free baselines. Our results demonstrate the feasibility of applying active inference at scale and highlight the operational homologies between active inference and current model-based approaches to RL.

📄 PDF Abstract BibTeX arXiv:1911.10601

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient ExplorationReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-dimensional Autoscaling of Processing Services: A Comparison of Agent-based Methods

2025-06-12 · Boris Sedlak, Alireza Furutanpey, Zihang Wang, Víctor Casamayor Pujol 외

Edge computing breaks with traditional autoscaling due to strict resource constraints, thus, motivating more flexible scaling behaviors using multiple elasticity dimensions. This work introduces an agent-based autoscalin…

Edge-computing

Active Inference as the Test-Time Scaling Law for Physical AI Agents

2026-06-22 · Omar Hashash, Christo Kurisummoottil Thomas, Walid Saad, Merouane Debbah 외 arxiv

In this paper, a novel test-time scaling law for physical artificial intelligence (AI) agents is introduced. This scaling law enables physical AI agents to reason with their world models to generalize in unforeseen scena…

Reinforcement LearningBayesian InferenceAutonomous Driving

Scaling Laws for Precision

2024-11-07 · Tanishq Kumar, Zachary Ankner, Benjamin F. Spector, Blake Bordelon 외

Low precision training and inference affect both the quality and cost of language models, but current scaling laws do not account for this. In this work, we devise "precision-aware" scaling laws for both training and inf…

Quantization

MedCoG: Maximizing LLM Inference Density in Medical Reasoning via Meta-Cognitive Regulation

2026-02-08 · Yu Zhao, Hao Guan, Yongcheng Jing, Ying Zhang 외 arxiv

Large Language Models (LLMs) have shown strong potential in complex medical reasoning yet face diminishing gains under inference scaling laws. While existing studies augment LLMs with various knowledge types, it remains …

Scaling Up On-Device LLMs via Active-Weight Swapping Between DRAM and Flash

2025-04-11 · Fucheng Jia, Zewen Wu, Shiqi Jiang, Huiqiang Jiang 외

Large language models (LLMs) are increasingly being deployed on mobile devices, but the limited DRAM capacity constrains the deployable model size. This paper introduces ActiveFlow, the first LLM inference framework that…