paper-with-me

홈 › Papers

Reinforcement Learning for Transition-Based Mention Detection

2017-03-13 · Georgiana Dinu, Wael Hamza, Radu Florian

This paper describes an application of reinforcement learning to the mention detection task. We define a novel action-based formulation for the mention detection task, in which a model can flexibly revise past labeling decisions by grouping together tokens and assigning partial mention labels. We devise a method to create mention-level episodes and we train a model by rewarding correctly labeled complete mentions, irrespective of the inner structure created. The model yields results which are on par with a competitive supervised counterpart while being more flexible in terms of achieving targeted behavior through reward modeling and generating internal mention structure, especially on longer mentions.

📄 PDF Abstract BibTeX arXiv:1703.04489

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Bringing Semantic Structures to User Intent Detection in Online Medical Queries

2017-10-22 · Chenwei Zhang, Nan Du, Wei Fan, Yaliang Li 외

The Internet has revolutionized healthcare by offering medical information ubiquitously to patients via web search. The healthcare status, complex medical information needs of patients are expressed diversely and implici…

Intent DetectionMulti-Task LearningSentence

Neural Coreference Resolution based on Reinforcement Learning

2022-12-18 · Yu Wang, Hongxia Jin

The target of a coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to solve two subtasks; one task is to detect all of the p…

AllClusteringcoreference-resolutionCoreference Resolution+4

An Effective Transition-based Model for Discontinuous NER

2020-04-28 · ACL 2020 6 · Xiang Dai, Sarvnaz Karimi, Ben Hachey, Cecile Paris

Unlike widely used Named Entity Recognition (NER) data sets in generic domains, biomedical NER data sets often contain mentions consisting of discontinuous spans. Conventional sequence tagging techniques encode Markov as…

modelnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

A Neural Transition-based Model for Nested Mention Recognition

2018-10-03 · EMNLP 2018 10 · Bailin Wang, Wei Lu, Yu Wang, Hongxia Jin

It is common that entity mentions can contain other mentions recursively. This paper introduces a scalable transition-based method to model the nested structure of mentions. We first map a sentence with nested mentions t…

Named Entity Recognition (NER)Nested Mention RecognitionNested Named Entity RecognitionSentence

Novelty Detection in Reinforcement Learning with World Models

2023-10-12 · Geigh Zollicoffer, Kenneth Eaton, Jonathan Balloch, Julia Kim 외

Reinforcement learning (RL) using world models has found significant recent successes. However, when a sudden change to world mechanics or properties occurs then agent performance and reliability can dramatically decline…

Decision MakingNovelty Detectionreinforcement-learningReinforcement Learning+1