paper-with-me

Papers

Label-Enhanced Hierarchical Contextualized Representation for Sequential Metaphor Identification

2021-11-01 · EMNLP 2021 11 · Shuqun Li, Liang Yang, Weidong He, Shiqi Zhang, Jingjie Zeng, Hongfei Lin

Recent metaphor identification approaches mainly consider the contextual text features within a sentence or introduce external linguistic features to the model. But they usually ignore the extra information that the data can provide, such as the contextual metaphor information and broader discourse information. In this paper, we propose a model augmented with hierarchical contextualized representation to extract more information from both sentence-level and discourse-level. At the sentence level, we leverage the metaphor information of words that except the target word in the sentence to strengthen the reasoning ability of our model via a novel label-enhanced contextualized representation. At the discourse level, the position-aware global memory network is adopted to learn long-range dependency among the same words within a discourse. Finally, our model combines the representations obtained from these two parts. The experiment results on two tasks of the VUA dataset show that our model outperforms every other state-of-the-art method that also does not use any external knowledge except what the pre-trained language model contains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingSentence

Similar Papers 제목 키워드 기반

Hierarchical Contextualized Representation for Named Entity Recognition

2019-11-06 · Ying Luo, Fengshun Xiao, Hai Zhao

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global …

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

Improving Matching Models with Hierarchical Contextualized Representations for Multi-turn Response Selection

2018-08-22 · Chongyang Tao, Wei Wu, Can Xu, Yansong Feng 외

In this paper, we study context-response matching with pre-trained contextualized representations for multi-turn response selection in retrieval-based chatbots. Existing models, such as Cove and ELMo, are trained with li…

DecoderDialogue GenerationRetrievalSentence

CATCH: A Controllable Theme Detection Framework with Contextualized Clustering and Hierarchical Generation

2025-12-25 · Rui Ke, Jiahui Xu, Shenghao Yang, Kuang Wang 외 arxiv

Theme detection is a fundamental task in user-centric dialogue systems, aiming to identify the latent topic of each utterance without relying on predefined schemas. Unlike intent induction, which operates within fixed la…

Syntax-Enhanced Self-Attention-Based Semantic Role Labeling

2019-10-24 · IJCNLP 2019 11 · Yue Zhang, Rui Wang, Luo Si

As a fundamental NLP task, semantic role labeling (SRL) aims to discover the semantic roles for each predicate within one sentence. This paper investigates how to incorporate syntactic knowledge into the SRL task effecti…

Semantic Role LabelingSentence

Detect Camouflaged Spam Content via StoneSkipping: Graph and Text Joint Embedding for Chinese Character Variation Representation

2019-08-30 · IJCNLP 2019 11 · Zhuoren Jiang, Zhe Gao, Guoxiu He, Yangyang Kang 외

The task of Chinese text spam detection is very challenging due to both glyph and phonetic variations of Chinese characters. This paper proposes a novel framework to jointly model Chinese variational, semantic, and conte…

Chinese Spam DetectionGraph EmbeddingLanguage ModelingLanguage Modelling+1