paper-with-me

홈 › Papers

DeepMet: A Reading Comprehension Paradigm for Token-level Metaphor Detection

2020-07-01 · WS 2020 7 · Chu Su, ong, Fumiyo Fukumoto, Xiaoxi Huang, Jiyi Li, Rongbo Wang, Zhiqun Chen

Machine metaphor understanding is one of the major topics in NLP. Most of the recent attempts consider it as classification or sequence tagging task. However, few types of research introduce the rich linguistic information into the field of computational metaphor by leveraging powerful pre-training language models. We focus a novel reading comprehension paradigm for solving the token-level metaphor detection task which provides an innovative type of solution for this task. We propose an end-to-end deep metaphor detection model named DeepMet based on this paradigm. The proposed approach encodes the global text context (whole sentence), local text context (sentence fragments), and question (query word) information as well as incorporating two types of part-of-speech (POS) features by making use of the advanced pre-training language model. The experimental results by using several metaphor datasets show that our model achieves competitive results in the second shared task on metaphor detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingPOSReading ComprehensionSentence

Similar Papers 제목 키워드 기반

Token-level Dynamic Self-Attention Network for Multi-Passage Reading Comprehension

2019-07-01 · ACL 2019 7 · Yimeng Zhuang, Huadong Wang

Multi-passage reading comprehension requires the ability to combine cross-passage information and reason over multiple passages to infer the answer. In this paper, we introduce the Dynamic Self-attention Network (DynSAN)…

Reading Comprehension

Spans, Not Tokens: A Span-Centric Model for Multi-Span Reading Comprehension

2022-12-17 · 2022 2022 12 · mous ACL submission

Multi-span reading comprehension (MSRC) requires machines to extract multiple non-contiguous spans from a given context to answer a question. Existing MSRC methods either predict the positions of the start and end tokens…

Reading ComprehensionTAG

Document Modeling with Graph Attention Networks for Multi-grained Machine Reading Comprehension

2020-05-12 · ACL 2020 6 · Bo Zheng, Haoyang Wen, Yaobo Liang, Nan Duan 외

Natural Questions is a new challenging machine reading comprehension benchmark with two-grained answers, which are a long answer (typically a paragraph) and a short answer (one or more entities inside the long answer). D…

Graph AttentionMachine Reading ComprehensionNatural QuestionsReading Comprehension

Neural Skill Transfer from Supervised Language Tasks to Reading Comprehension

2017-11-10 · Todor Mihaylov, Zornitsa Kozareva, Anette Frank

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neur…

General Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+5

MOCHA: A Dataset for Training and Evaluating Generative Reading Comprehension Metrics

2020-10-07 · EMNLP 2020 11 · Anthony Chen, Gabriel Stanovsky, Sameer Singh, Matt Gardner

Posing reading comprehension as a generation problem provides a great deal of flexibility, allowing for open-ended questions with few restrictions on possible answers. However, progress is impeded by existing generation …

Question AnsweringReading Comprehension