中文
相关论文

相关论文: OptionZero: Planning with Learned Options

200 篇论文

Recent advances in Large Language Models (LLMs) have spurred interest in designing LLM-based agents for tasks that involve interaction with human and artificial agents. This paper addresses a key aspect in the design of such agents:…

机器学习 · 计算机科学 2025-10-28 Eilam Shapira , Omer Madmon , Reut Apel , Moshe Tennenholtz , Roi Reichart

Solving complex problems using reinforcement learning necessitates breaking down the problem into manageable tasks and learning policies to solve these tasks. These policies, in turn, have to be controlled by a master policy that takes…

人工智能 · 计算机科学 2022-08-09 Ambedkar Dukkipati , Rajarshi Banerjee , Ranga Shaarad Ayyagari , Dhaval Parmar Udaybhai

Building agents based on tree-search planning capabilities with learned models has achieved remarkable success in classic decision-making problems, such as Go and Atari. However, it has been deemed challenging or even infeasible to extend…

机器学习 · 计算机科学 2023-10-13 Yazhe Niu , Yuan Pu , Zhenjie Yang , Xueyan Li , Tong Zhou , Jiyuan Ren , Shuai Hu , Hongsheng Li , Yu Liu

We propose a novel planning technique for satisfying tasks specified in temporal logic in partially revealed environments. We define high-level actions derived from the environment and the given task itself, and estimate how each action…

Algorithm design is a laborious process and often requires many iterations of ideation and validation. In this paper, we explore automating algorithm design and present a method to learn an optimization algorithm, which we believe to be the…

机器学习 · 计算机科学 2016-06-07 Ke Li , Jitendra Malik

Domain-independent planning is one of the foundational areas in the field of Artificial Intelligence. A description of a planning task consists of an initial world state, a goal, and a set of actions for modifying the world state. The…

人工智能 · 计算机科学 2014-01-24 Carmel Domshlak , Erez Karpas , Shaul Markovitch

Learning composable policies for environments with complex rules and tasks is a challenging problem. We introduce a hierarchical reinforcement learning framework called the Logical Options Framework (LOF) that learns policies that are…

人工智能 · 计算机科学 2021-02-26 Brandon Araki , Xiao Li , Kiran Vodrahalli , Jonathan DeCastro , Micah J. Fry , Daniela Rus

Learned optimizers are increasingly effective, with performance exceeding that of hand designed optimizers such as Adam~\citep{kingma2014adam} on specific tasks \citep{metz2019understanding}. Despite the potential gains available, in…

机器学习 · 计算机科学 2021-01-20 Luke Metz , C. Daniel Freeman , Niru Maheswaranathan , Jascha Sohl-Dickstein

The core task of recommender systems is to learn user preferences from historical user-item interactions. With the rapid development of large language models (LLMs), recent research has explored leveraging the reasoning capabilities of LLMs…

信息检索 · 计算机科学 2025-10-28 Xiaoyu Kong , Junguang Jiang , Bin Liu , Ziru Xu , Han Zhu , Jian Xu , Bo Zheng , Jiancan Wu , Xiang Wang

Building systems that autonomously create temporal abstractions from data is a key challenge in scaling learning and planning in reinforcement learning. One popular approach for addressing this challenge is the options framework (Sutton et…

机器学习 · 计算机科学 2020-01-01 Matthew Riemer , Miao Liu , Gerald Tesauro

In many practical applications, usually, similar optimisation problems or scenarios repeatedly appear. Learning from previous problem-solving experiences can help adjust algorithm components of meta-heuristics, e.g., adaptively selecting…

神经与进化计算 · 计算机科学 2024-04-17 Jiyuan Pei , Jialin Liu , Yi Mei

In recent years, Artificial Intelligence (AI) systems have surpassed human intelligence in a variety of computational tasks. However, AI systems, like humans, make mistakes, have blind spots, hallucinate, and struggle to generalize to new…

Reinforcement learning methods have recently been very successful at performing complex sequential tasks like playing Atari games, Go and Poker. These algorithms have outperformed humans in several tasks by learning from scratch, using only…

机器学习 · 计算机科学 2021-09-28 Ajay Subramanian , Sharad Chitlangia , Veeky Baths

The success of AlphaZero (AZ) has demonstrated that neural-network-based Go AIs can surpass human performance by a large margin. Given that the state space of Go is extremely large and a human player can play the game from any legal state,…

人工智能 · 计算机科学 2022-11-08 Li-Cheng Lan , Huan Zhang , Ti-Rong Wu , Meng-Yu Tsai , I-Chen Wu , Cho-Jui Hsieh

Autonomous systems can substantially enhance a human's efficiency and effectiveness in complex environments. Machines, however, are often unable to observe the preferences of the humans that they serve. Despite the fact that the human's and…

机器学习 · 统计学 2017-05-29 Agostino Capponi , Reza Ghanadan , Matt Stern

While large language models (LLMs) have shown promising capabilities as zero-shot planners for embodied agents, their inability to learn from experience and build persistent mental models limits their robustness in complex open-world…

人工智能 · 计算机科学 2025-06-04 Anirudh Chari , Suraj Reddy , Aditya Tiwari , Richard Lian , Brian Zhou

Optimal action selection in decision problems characterized by sparse, delayed rewards is still an open challenge. For these problems, current deep reinforcement learning methods require enormous amounts of data to learn controllers that…

人工智能 · 计算机科学 2018-06-18 Miquel Junyent , Anders Jonsson , Vicenç Gómez

The paper presents a novel model-based method for intelligent tutoring, with particular emphasis on the problem of selecting teaching interventions in interaction with humans. Whereas previous work has focused on either personalization of…

人机交互 · 计算机科学 2021-02-22 Aurélien Nioche , Pierre-Alexandre Murena , Carlos de la Torre-Ortiz , Antti Oulasvirta

Width-based planning has demonstrated great success in recent years due to its ability to scale independently of the size of the state space. For example, Bandres et al. (2018) introduced a rollout version of the Iterated Width algorithm…

人工智能 · 计算机科学 2021-10-06 Miquel Junyent , Anders Jonsson , Vicenç Gómez

Zero-shot text learning enables text classifiers to handle unseen classes efficiently, alleviating the need for task-specific training data. A simple approach often relies on comparing embeddings of query (text) to those of potential…

信息检索 · 计算机科学 2024-06-28 Tassallah Abdullahi , Ritambhara Singh , Carsten Eickhoff