paper-with-me

홈 › Papers

Metadata Might Make Language Models Better

2022-11-18 · Kaspar Beelen, Daniel van Strien

This paper discusses the benefits of including metadata when training language models on historical collections. Using 19th-century newspapers as a case study, we extend the time-masking approach proposed by Rosin et al., 2022 and compare different strategies for inserting temporal, political and geographical information into a Masked Language Model. After fine-tuning several DistilBERT on enhanced input data, we provide a systematic evaluation of these models on a set of evaluation tasks: pseudo-perplexity, metadata mask-filling and supervised classification. We find that showing relevant metadata to a language model has a beneficial impact and may even produce more robust and fairer models.

📄 PDF Abstract BibTeX arXiv:2211.10086

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

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…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
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 &…
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.

Similar Papers 제목 키워드 기반

Exploring Content-based Artwork Recommendation with Metadata and Visual Features

2017-06-19 · Pablo Messina, Vicente Dominguez, Denis Parra, Christoph Trattner 외

Compared to other areas, artwork recommendation has received little attention, despite the continuous growth of the artwork market. Previous research has relied on ratings and metadata to make artwork recommendations, as…

AutoML using Metadata Language Embeddings

2019-10-08 · Iddo Drori, Lu Liu, Yi Nian, Sharath C. Koorathota 외

As a human choosing a supervised learning algorithm, it is natural to begin by reading a text description of the dataset and documentation for the algorithms you might use. We demonstrate that the same idea improves the …

AutoML

Node metadata can produce predictability transitions in network inference problems

2021-03-26 · Oscar Fajardo-Fontiveros, Marta Sales-Pardo, Roger Guimera

Network inference is the process of learning the properties of complex networks from data. Besides using information about known links in the network, node attributes and other forms of network metadata can help to solve…

Metadata Archaeology: Unearthing Data Subsets by Leveraging Training Dynamics

2022-09-20 · Shoaib Ahmed Siddiqui, Nitarshan Rajkumar, Tegan Maharaj, David Krueger 외

Modern machine learning research relies on relatively few carefully curated datasets. Even in these datasets, and typically in `untidy' or raw data, practitioners are faced with significant issues of data quality and div…

Diversity

Enriching BERT with Knowledge Graph Embeddings for Document Classification

2019-09-18 · KONVENS / GermEval 2019 2019 9 · Malte Ostendorff, Peter Bourgonje, Maria Berger, Julian Moreno-Schneider 외

In this paper, we focus on the classification of books using short descriptive texts (cover blurbs) and additional metadata. Building upon BERT, a deep neural language model, we demonstrate how to combine text representa…

ClassificationDescriptiveDocument ClassificationGeneral Classification+3