paper-with-me

Papers

Text-Based Action-Model Acquisition for Planning

2022-02-15 · Kebing Jin, Huaixun Chen, Hankz Hankui Zhuo

Although there have been approaches that are capable of learning action models from plan traces, there is no work on learning action models from textual observations, which is pervasive and much easier to collect from real-world applications compared to plan traces. In this paper we propose a novel approach to learning action models from natural language texts by integrating Constraint Satisfaction and Natural Language Processing techniques. Specifically, we first build a novel language model to extract plan traces from texts, and then build a set of constraints to generate action models based on the extracted plan traces. After that, we iteratively improve the language model and constraints until we achieve the convergent language model and action models. We empirically exhibit that our approach is both effective and efficient.

📄 PDF Abstract BibTeX arXiv:2202.08373

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

Automated Action Model Acquisition from Narrative Texts

2023-07-17 · RuiQi Li, Leyang Cui, Songtuan Lin, Patrik Haslum

Action models, which take the form of precondition/effect axioms, facilitate causal and motivational connections between actions for AI agents. Action model acquisition has been identified as a bottleneck in the applicat…

model

Uncertainty as a Planning Signal: Multi-Turn Decision Making for Goal-Oriented Conversation

2026-04-05 · Xinyi Ling, Ye Liu, Reza Averly, Xia Ning arxiv

Goal-oriented conversational systems require making sequential decisions under uncertainty about the user's intent, where the algorithm must balance information acquisition and target commitment over multiple turns. Exis…

Decision Making

Learning Q-network for Active Information Acquisition

2019-10-23 · Heejin Jeong, Brent Schlotfeldt, Hamed Hassani, Manfred Morari 외

In this paper, we propose a novel Reinforcement Learning approach for solving the Active Information Acquisition problem, which requires an agent to choose a sequence of actions in order to acquire information about a pr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

MACQ: A Holistic View of Model Acquisition Techniques

2022-06-14 · Ethan Callanan, Rebecca De Venezia, Victoria Armstrong, Alison Paredes 외

For over three decades, the planning community has explored countless methods for data-driven model acquisition. These range in sophistication (e.g., simple set operations to full-blown reformulations), methodology (e.g.…

model

Learning adaptive planning representations with natural language guidance

2023-12-13 · Lionel Wong, Jiayuan Mao, Pratyusha Sharma, Zachary S. Siegel 외

Effective planning in the real world requires not only world knowledge, but the ability to leverage that knowledge to build the right representation of the task at hand. Decades of hierarchical planning techniques have u…

Decision MakingMinecraftSequential Decision MakingWorld Knowledge