paper-with-me

Papers

Five Properties of Specific Curiosity You Didn't Know Curious Machines Should Have

2022-12-01 · Nadia M. Ady, Roshan Shariff, Johannes Günther, Patrick M. Pilarski

Curiosity for machine agents has been a focus of lively research activity. The study of human and animal curiosity, particularly specific curiosity, has unearthed several properties that would offer important benefits for machine learners, but that have not yet been well-explored in machine intelligence. In this work, we conduct a comprehensive, multidisciplinary survey of the field of animal and machine curiosity. As a principal contribution of this work, we use this survey as a foundation to introduce and define what we consider to be five of the most important properties of specific curiosity: 1) directedness towards inostensible referents, 2) cessation when satisfied, 3) voluntary exposure, 4) transience, and 5) coherent long-term learning. As a second main contribution of this work, we show how these properties may be implemented together in a proof-of-concept reinforcement learning agent: we demonstrate how the properties manifest in the behaviour of this agent in a simple non-episodic grid-world environment that includes curiosity-inducing locations and induced targets of curiosity. As we would hope, our example of a computational specific curiosity agent exhibits short-term directed behaviour while updating long-term preferences to adaptively seek out curiosity-inducing situations. This work, therefore, presents a landmark synthesis and translation of specific curiosity to the domain of machine learning and reinforcement learning and provides a novel view into how specific curiosity operates and in the future might be integrated into the behaviour of goal-seeking, decision-making computational agents in complex environments.

📄 PDF Abstract BibTeX arXiv:2212.00187

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Prototyping three key properties of specific curiosity in computational reinforcement learning

2022-05-20 · Nadia M. Ady, Roshan Shariff, Johannes Günther, Patrick M. Pilarski

Curiosity for machine agents has been a focus of intense research. The study of human and animal curiosity, particularly specific curiosity, has unearthed several properties that would offer important benefits for machin…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Ask & Explore: Grounded Question Answering for Curiosity-Driven Exploration

2021-04-24 · Jivat Neet Kaur, Yiding Jiang, Paul Pu Liang

In many real-world scenarios where extrinsic rewards to the agent are extremely sparse, curiosity has emerged as a useful concept providing intrinsic rewards that enable the agent to explore its environment and acquire i…

Question Answering

Why Did Apple Fall: Evaluating Curiosity in Large Language Models

2025-10-23 · Haoyu Wang, Sihang Jiang, Yuyan Chen, Xiaojun Meng 외 arxiv

Curiosity serves as a pivotal conduit for human beings to discover and learn new knowledge. Recent advancements of large language models (LLMs) in natural language processing have sparked discussions regarding whether th…

Active Learning

The growth and form of knowledge networks by kinesthetic curiosity

2020-06-04 · Dale Zhou, David M. Lydon-Staley, Perry Zurn, Danielle S. Bassett

Throughout life, we might seek a calling, companions, skills, entertainment, truth, self-knowledge, beauty, and edification. The practice of curiosity can be viewed as an extended and open-ended search for valuable infor…

FormModel-based Reinforcement LearningPhilosophy

Curiosity & Entropy Driven Unsupervised RL in Multiple Environments

2024-01-08 · Shaurya Dewan, Anisha Jain, Zoe LaLena, Lifan Yu

The authors of 'Unsupervised Reinforcement Learning in Multiple environments' propose a method, alpha-MEPOL, to tackle unsupervised RL across multiple environments. They pre-train a task-agnostic exploration policy using…

Unsupervised Reinforcement Learning