中文
相关论文

相关论文: Curiosity is Knowledge: Self-Consistent Learning a…

200 篇论文

This white paper lays out a vision of research and development in the field of artificial intelligence for the next decade (and beyond). Its denouement is a cyber-physical ecosystem of natural and synthetic sense-making, in which humans are…

Reinforcement Learning enables to train an agent via interaction with the environment. However, in the majority of real-world scenarios, the extrinsic feedback is sparse or not sufficient, thus intrinsic reward formulations are needed to…

机器学习 · 计算机科学 2022-06-07 Patrik Reizinger , Márton Szemenyei

We analyze the problem of learning a single user's preferences in an active learning setting, sequentially and adaptively querying the user over a finite time horizon. Learning is conducted via choice-based queries, where the user selects…

机器学习 · 统计学 2017-02-27 Stephen N. Pallone , Peter I. Frazier , Shane G. Henderson

Active search formalizes a specialized active learning setting where the goal is to collect members of a rare, valuable class. The state-of-the-art algorithm approximates the optimal Bayesian policy in a budget-aware manner, and has been…

机器学习 · 计算机科学 2024-05-27 Quan Nguyen , Anindya Sarkar , Roman Garnett

Reinforcement Learning (RL) requires a large amount of exploration especially in sparse-reward settings. Imitation Learning (IL) can learn from expert demonstrations without exploration, but it never exceeds the expert's performance and is…

机器学习 · 计算机科学 2021-07-27 Ryoya Ogishima , Izumi Karino , Yasuo Kuniyoshi

At the boundary between the known and the unknown, an agent inevitably confronts the dilemma of whether to explore or to exploit. Epistemic uncertainty reflects such boundaries, representing systematic uncertainty due to limited knowledge.…

机器学习 · 计算机科学 2026-03-03 Jianfei Ma , Wee Sun Lee

Efficient exploration remains a challenging problem in reinforcement learning, especially for those tasks where rewards from environments are sparse. A commonly used approach for exploring such environments is to introduce some "intrinsic"…

机器学习 · 计算机科学 2020-07-16 Neale Ratzlaff , Qinxun Bai , Li Fuxin , Wei Xu

We ask if participants in a choice experiment with repeated presentation of the same menus and no feedback provision: (i) exhibit overall behaviour that is consistent with ordinal and expected utility theory under *weak* preferences; (ii)…

综合经济学 · 经济学 2025-12-02 Thomas Dohmen , Georgios Gerasimou

Large Language Models (LLMs) show remarkable potential for few-shot information extraction (IE), yet their performance is highly sensitive to the choice of in-context examples. Conventional selection strategies often fail to provide…

Biological agents have meaningful interactions with their environment despite the absence of immediate reward signals. In such instances, the agent can learn preferred modes of behaviour that lead to predictable states -- necessary for…

人工智能 · 计算机科学 2021-07-20 Noor Sajid , Panagiotis Tigas , Alexey Zakharov , Zafeirios Fountas , Karl Friston

Curiosity is one of the main motives in many of the natural creatures with measurable levels of intelligence for exploration and, as a result, more efficient learning. It makes it possible for humans and many animals to explore efficiently…

机器学习 · 计算机科学 2023-08-01 Amir Ramezani Dooraki , Alexandros Iosifidis

We formulate the problem of learning to imitate multiple, non-deterministic teachers with minimal interaction cost. Rather than learning a specific policy as in standard imitation learning, the goal in this problem is to learn a…

机器学习 · 计算机科学 2020-06-16 Khanh Nguyen , Hal Daumé

Intrinsic rewards have been increasingly used to mitigate the sparse reward problem in single-agent reinforcement learning. These intrinsic rewards encourage the agent to look for novel experiences, guiding the agent to explore the…

人工智能 · 计算机科学 2022-11-01 Roben Delos Reyes , Kyunghwan Son , Jinhwan Jung , Wan Ju Kang , Yung Yi

Discovering causal relationships requires controlled experiments, but experimentalists face a sequential decision problem: each intervention reveals information that should inform what to try next. Traditional approaches such as random…

机器学习 · 计算机科学 2026-02-03 Patrick Cooper , Alvaro Velasquez

Exploration is one of the core challenges in reinforcement learning. A common formulation of curiosity-driven exploration uses the difference between the real future and the future predicted by a learned model. However, predicting the…

机器学习 · 计算机科学 2021-01-19 Victoria Dean , Shubham Tulsiani , Abhinav Gupta

One purpose -- quite a few thinkers would say the main purpose -- of seeking knowledge about the world is to enhance our ability to make good decisions. An item of knowledge that can make no conceivable difference with regard to anything we…

人工智能 · 计算机科学 2013-04-12 Henry E. Kyburg

Exploration-exploitation is a powerful and practical tool in multi-agent learning (MAL), however, its effects are far from understood. To make progress in this direction, we study a smooth analogue of Q-learning. We start by showing that…

计算机科学与博弈论 · 计算机科学 2020-12-16 Stefanos Leonardos , Georgios Piliouras

Active search is a setting in adaptive experimental design where we aim to uncover members of rare, valuable class(es) subject to a budget constraint. An important consideration in this problem is diversity among the discovered targets --…

机器学习 · 计算机科学 2023-02-20 Quan Nguyen , Roman Garnett

Generative AI agents equate understanding with resolving explicit queries, an assumption that confines interaction to what users can articulate. This assumption breaks down when users themselves lack awareness of what is missing, risky, or…

计算机与社会 · 计算机科学 2026-02-18 Kirandeep Kaur , Xingda Lyu , Chirag Shah

Exploration remains a key challenge in deep reinforcement learning (RL). Optimism in the face of uncertainty is a well-known heuristic with theoretical guarantees in the tabular setting, but how best to translate the principle to deep…

机器学习 · 计算机科学 2023-06-06 Brendan O'Donoghue