当前共找到 2 篇文献分享。
1.
张德祥 (2022-08-08 13:55):
#paper https://doi.org/10.1016/j.neunet.2022.03.036 Branching Time Active Inference: The theory and its generality 图模型现在应用越来越多,alphafold 也使用了图模型,图模型是否可以自动扩展,根据mcts动态扩展图结构的研究之前还未出现,这篇论文结合MCTS与主动推理,提出了自动扩展生成图模型的算法,值得关注。主动推理模型的复杂程度正在越来越复杂,层次模型,高阶模型,信念模型,这些如果整合好,有望出现一个强大的模型。
Abstract:
Over the last 10 to 15 years, active inference has helped to explain various brain mechanisms from habit formation to dopaminergic discharge and even modelling curiosity. However, the current implementations … >>>
Over the last 10 to 15 years, active inference has helped to explain various brain mechanisms from habit formation to dopaminergic discharge and even modelling curiosity. However, the current implementations suffer from an exponential (space and time) complexity class when computing the prior over all the possible policies up to the time-horizon. Fountas et al. (2020) used Monte Carlo tree search to address this problem, leading to impressive results in two different tasks. In this paper, we present an alternative framework that aims to unify tree search and active inference by casting planning as a structure learning problem. Two tree search algorithms are then presented. The first propagates the expected free energy forward in time (i.e., towards the leaves), while the second propagates it backward (i.e., towards the root). Then, we demonstrate that forward and backward propagations are related to active inference and sophisticated inference, respectively, thereby clarifying the differences between those two planning strategies. <<<
翻译
2.
张德祥 (2022-06-30 16:22):
#paper https://doi.org/10.1016/j.neunet.2021.09.011 World model learning and inference 最近lecun 提出了他的AGI世界模型架构,lecun名气从深度学习的奠基而来,生物认知方面还是有所欠缺,这篇论文的第二部分的概述层次深入,逐步递进,讲解了从感知的不同时间维度,从感知到动作到推理的层次递进。很有深度,看参考:https://mp.weixin.qq.com/s/MwBCBIvRG5HdcDwJL0rK5w
Abstract:
Understanding information processing in the brain-and creating general-purpose artificial intelligence-are long-standing aspirations of scientists and engineers worldwide. The distinctive features of human intelligence are high-level cognition and control in various … >>>
Understanding information processing in the brain-and creating general-purpose artificial intelligence-are long-standing aspirations of scientists and engineers worldwide. The distinctive features of human intelligence are high-level cognition and control in various interactions with the world including the self, which are not defined in advance and are vary over time. The challenge of building human-like intelligent machines, as well as progress in brain science and behavioural analyses, robotics, and their associated theoretical formalisations, speaks to the importance of the world-model learning and inference. In this article, after briefly surveying the history and challenges of internal model learning and probabilistic learning, we introduce the free energy principle, which provides a useful framework within which to consider neuronal computation and probabilistic world models. Next, we showcase examples of human behaviour and cognition explained under that principle. We then describe symbol emergence in the context of probabilistic modelling, as a topic at the frontiers of cognitive robotics. Lastly, we review recent progress in creating human-like intelligence by using novel probabilistic programming languages. The striking consensus that emerges from these studies is that probabilistic descriptions of learning and inference are powerful and effective ways to create human-like artificial intelligent machines and to understand intelligence in the context of how humans interact with their world. <<<
翻译
回到顶部