paper-with-me

Papers

Learning to Compose Words into Sentences with Reinforcement Learning

2016-11-28 · Dani Yogatama, Phil Blunsom, Chris Dyer, Edward Grefenstette, Wang Ling

We use reinforcement learning to learn tree-structured neural networks for computing representations of natural language sentences. In contrast with prior work on tree-structured models in which the trees are either provided as input or predicted using supervision from explicit treebank annotations, the tree structures in this work are optimized to improve performance on a downstream task. Experiments demonstrate the benefit of learning task-specific composition orders, outperforming both sequential encoders and recursive encoders based on treebank annotations. We analyze the induced trees and show that while they discover some linguistically intuitive structures (e.g., noun phrases, simple verb phrases), they are different than conventional English syntactic structures.

📄 PDF Abstract BibTeX arXiv:1611.09100

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Recognition Method of Important Words in Korean Text based on Reinforcement Learning

2020-10-01 · CCL 2020 10 · Yang Feiyang, Zhao Yahui, Cui Rongyi

The manual labeling work for constructing the Korean corpus is too time-consuming and laborious. It is difficult for low-minority languages to integrate resources. As a result, the research progress of Korean language in…

Classificationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+4

Composing Conversational Negation

2021-07-14 · Razin A. Shaikh, Lia Yeh, Benjamin Rodatz, Bob Coecke

Negation in natural language does not follow Boolean logic and is therefore inherently difficult to model. In particular, it takes into account the broader understanding of what is being negated. In previous work, we pro…

Negation

Sentence Similarity Learning by Lexical Decomposition and Composition

2016-02-23 · COLING 2016 12 · Zhiguo Wang, Haitao Mi, Abraham Ittycheriah

Most conventional sentence similarity methods only focus on similar parts of two input sentences, and simply ignore the dissimilar parts, which usually give us some clues and semantic meanings about the sentences. In thi…

Paraphrase IdentificationQuestion AnsweringSentenceSentence Similarity

A gentle introduction to Quantum Natural Language Processing

2022-02-23 · Shervin Le Du, Senaida Hernández Santana, Giannicola Scarpa

The main goal of this master's thesis is to introduce Quantum Natural Language Processing (QNLP) in a way understandable by both the NLP engineer and the quantum computing practitioner. QNLP is a recent application of qu…

Sentence

Named Entity-Factored Transformer for Proper Noun Translation

2021-12-01 · ICON 2021 12 · Kohichi Takai, Gen Hattori, Akio Yoneyama, Keiji Yasuda 외

Subword-based neural machine translation decreases the number of out-of-vocabulary (OOV) words and also keeps the translation quality if input sentences include OOV words. The subword-based NMT decomposes a word into sho…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4