paper-with-me

홈 › Papers

Extracting Action Sequences from Texts Based on Deep Reinforcement Learning

2018-03-07 · Wenfeng Feng, Hankz Hankui Zhuo, Subbarao Kambhampati

Extracting action sequences from natural language texts is challenging, as it requires commonsense inferences based on world knowledge. Although there has been work on extracting action scripts, instructions, navigation actions, etc., they require that either the set of candidate actions be provided in advance, or that action descriptions are restricted to a specific form, e.g., description templates. In this paper, we aim to extract action sequences from texts in free natural language, i.e., without any restricted templates, provided the candidate set of actions is unknown. We propose to extract action sequences from texts based on the deep reinforcement learning framework. Specifically, we view "selecting" or "eliminating" words from texts as "actions", and the texts associated with actions as "states". We then build Q-networks to learn the policy of extracting actions and extract plans from the labeled texts. We demonstrate the effectiveness of our approach on several datasets with comparison to state-of-the-art approaches, including online experiments interacting with humans.

📄 PDF Abstract BibTeX arXiv:1803.02632

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)World Knowledge

Similar Papers 제목 키워드 기반

Exploiting Local Dynamics Regularity for Reusable Skills in Offline Hierarchical RL

2026-05-25 · Sarthak Dayal, Abhinav Peri, Carl Qi, Claas Voelcker 외 arxiv

Hierarchical Reinforcement Learning (HRL) promises to solve long-horizon Reinforcement Learning (RL) tasks more efficiently than non-hierarchical counterparts by discovering and reusing temporally-extended skills. Howeve…

Hierarchical Reinforcement Learning

Keyphrase Extraction from Scientific Articles via Extractive Summarization

2021-06-01 · NAACL (sdp) 2021 6 · Chrysovalantis Giorgos Kontoulis, Eirini Papagiannopoulou, Grigorios Tsoumakas

Automatically extracting keyphrases from scholarly documents leads to a valuable concise representation that humans can understand and machines can process for tasks, such as information retrieval, article clustering and…

ArticlesExtractive SummarizationInformation RetrievalKeyphrase Extraction+1

A Spatial Model for Extracting and Visualizing Latent Discourse Structure in Text

2018-07-01 · ACL 2018 7 · Shashank Srivastava, Nebojsa Jojic

We present a generative probabilistic model of documents as sequences of sentences, and show that inference in it can lead to extraction of long-range latent discourse structure from a collection of documents. The approa…

Information RetrievalReading ComprehensionSemantic SimilaritySemantic Textual Similarity+3

Automatic Extraction of Metaphoric Analogies from Literary Texts: Task Formulation, Dataset Construction, and Evaluation

2024-12-19 · Joanne Boisson, Zara Siddique, Hsuvas Borkakoty, Dimosthenis Antypas 외

Extracting metaphors and analogies from free text requires high-level reasoning abilities such as abstraction and language understanding. Our study focuses on the extraction of the concepts that form metaphoric analogies…

Extracting Formal Models from Normative Texts

2016-07-06 · John J. Camilleri, Normunds Gruzitis, Gerardo Schneider

Normative texts are documents based on the deontic notions of obligation, permission, and prohibition. Our goal is to model such texts using the C-O Diagram formalism, making them amenable to formal analysis, in particul…