paper-with-me

Papers

HistBERT: A Pre-trained Language Model for Diachronic Lexical Semantic Analysis

2022-02-08 · Wenjun Qiu, Yang Xu

Contextualized word embeddings have demonstrated state-of-the-art performance in various natural language processing tasks including those that concern historical semantic change. However, language models such as BERT was trained primarily on contemporary corpus data. To investigate whether training on historical corpus data improves diachronic semantic analysis, we present a pre-trained BERT-based language model, HistBERT, trained on the balanced Corpus of Historical American English. We examine the effectiveness of our approach by comparing the performance of the original BERT and that of HistBERT, and we report promising results in word similarity and semantic shift analysis. Our work suggests that the effectiveness of contextual embeddings in diachronic semantic analysis is dependent on the temporal profile of the input text and care should be taken in applying this methodology to study historical semantic change.

📄 PDF Abstract BibTeX arXiv:2202.03612

Code (1)

wendyqiu/diachronicbert 공식 구현

Tasks

Language ModelingLanguage ModellingWord EmbeddingsWord Similarity

Methods 이 논문이 사용한 방법론

American 설명 없음
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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…
Adam 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Survey of Computational Approaches to Lexical Semantic Change

2018-11-15 · Nina Tahmasebi, Lars Borin, Adam Jatowt

Our languages are in constant flux driven by external factors such as cultural, societal and technological changes, as well as by only partially understood internal motivations. Words acquire new meanings and lose old se…

Change DetectionInformation RetrievalOptical Character Recognition (OCR)Retrieval+1

Comparing Lexical Usage in Political Discourse across Diachronic Corpora

2020-05-01 · LREC 2020 5 · Klaus Hofmann, Anna Marakasova, Andreas Baumann, Julia Neidhardt 외

Most diachronic studies on both lexico-semantic change and political language usage are based on individual or comparable corpora. In this paper, we explore ways of studying the stability (and changeability) of lexical u…

Additive modelsTime SeriesTime Series Analysis

Diachronic Usage Relatedness (DURel): A Framework for the Annotation of Lexical Semantic Change

2018-04-18 · NAACL 2018 6 · Dominik Schlechtweg, Sabine Schulte im Walde, Stefanie Eckmann

We propose a framework that extends synchronic polysemy annotation to diachronic changes in lexical meaning, to counteract the lack of resources for evaluating computational models of lexical semantic change. Our framewo…

Time-Out: Temporal Referencing for Robust Modeling of Lexical Semantic Change

2019-06-04 · ACL 2019 7 · Haim Dubossarsky, Simon Hengchen, Nina Tahmasebi, Dominik Schlechtweg

State-of-the-art models of lexical semantic change detection suffer from noise stemming from vector space alignment. We have empirically tested the Temporal Referencing method for lexical semantic change and show that, b…

Change Detection

A Wind of Change: Detecting and Evaluating Lexical Semantic Change across Times and Domains

2019-06-07 · ACL 2019 7 · Dominik Schlechtweg, Anna Hätty, Marco del Tredici, Sabine Schulte im Walde

We perform an interdisciplinary large-scale evaluation for detecting lexical semantic divergences in a diachronic and in a synchronic task: semantic sense changes across time, and semantic sense changes across domains. O…

Term Extraction