paper-with-me

Papers

Verb Sense Clustering using Contextualized Word Representations for Semantic Frame Induction

2021-05-27 · Findings (ACL) 2021 8 · Kosuke Yamada, Ryohei Sasano, Koichi Takeda

Contextualized word representations have proven useful for various natural language processing tasks. However, it remains unclear to what extent these representations can cover hand-coded semantic information such as semantic frames, which specify the semantic role of the arguments associated with a predicate. In this paper, we focus on verbs that evoke different frames depending on the context, and we investigate how well contextualized word representations can recognize the difference of frames that the same verb evokes. We also explore which types of representation are suitable for semantic frame induction. In our experiments, we compare seven different contextualized word representations for two English frame-semantic resources, FrameNet and PropBank. We demonstrate that several contextualized word representations, especially BERT and its variants, are considerably informative for semantic frame induction. Furthermore, we examine the extent to which the contextualized representation of a verb can estimate the number of frames that the verb can evoke.

📄 PDF Abstract BibTeX arXiv:2105.13465

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

L2F/INESC-ID at SemEval-2019 Task 2: Unsupervised Lexical Semantic Frame Induction using Contextualized Word Representations

2019-06-01 · SEMEVAL 2019 6 · Eug{\'e}nio Ribeiro, V{\^a}nia Mendon{\c{c}}a, Ricardo Ribeiro, David Martins de Matos 외

Building large datasets annotated with semantic information, such as FrameNet, is an expensive process. Consequently, such resources are unavailable for many languages and specific domains. This problem can be alleviated…

ClusteringGraph ClusteringTask 2Word Sense Disambiguation

Lost in Context? On the Sense-wise Variance of Contextualized Word Embeddings

2022-08-20 · Yile Wang, Yue Zhang

Contextualized word embeddings in language models have given much advance to NLP. Intuitively, sentential information is integrated into the representation of words, which can help model polysemy. However, context sensit…

PositionSentenceWord EmbeddingsWord Sense Disambiguation

Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations

2019-10-01 · IJCNLP 2019 11 · Christian Hadiwinoto, Hwee Tou Ng, Wee Chung Gan

Contextualized word representations are able to give different representations for the same word in different contexts, and they have been shown to be effective in downstream natural language processing tasks, such as qu…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question Answering+3

Semantic Frame Induction using Masked Word Embeddings and Two-Step Clustering

2021-05-27 · ACL 2021 5 · Kosuke Yamada, Ryohei Sasano, Koichi Takeda

Recent studies on semantic frame induction show that relatively high performance has been achieved by using clustering-based methods with contextualized word embeddings. However, there are two potential drawbacks to thes…

ClusteringVocal Bursts Valence PredictionWord Embeddings

Sparsity Makes Sense: Word Sense Disambiguation Using Sparse Contextualized Word Representations

2020-11-01 · EMNLP 2020 11 · G{\'a}bor Berend

In this paper, we demonstrate that by utilizing sparse word representations, it becomes possible to surpass the results of more complex task-specific models on the task of fine-grained all-words word sense disambiguation…

Part-Of-Speech TaggingWord Sense Disambiguation