paper-with-me

Papers

Improving Downstream Task Performance by Treating Numbers as Entities

2022-05-07 · Dhanasekar Sundararaman, Vivek Subramanian, Guoyin Wang, Liyan Xu, Lawrence Carin

Numbers are essential components of text, like any other word tokens, from which natural language processing (NLP) models are built and deployed. Though numbers are typically not accounted for distinctly in most NLP tasks, there is still an underlying amount of numeracy already exhibited by NLP models. In this work, we attempt to tap this potential of state-of-the-art NLP models and transfer their ability to boost performance in related tasks. Our proposed classification of numbers into entities helps NLP models perform well on several tasks, including a handcrafted Fill-In-The-Blank (FITB) task and on question answering using joint embeddings, outperforming the BERT and RoBERTa baseline classification.

📄 PDF Abstract BibTeX arXiv:2205.03559

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationQuestion Answering

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}$.
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

InclusiveFaceNet: Improving Face Attribute Detection with Race and Gender Diversity

2017-12-01 · Hee Jung Ryu, Hartwig Adam, Margaret Mitchell

We demonstrate an approach to face attribute detection that retains or improves attribute detection accuracy across gender and race subgroups by learning demographic information prior to learning the attribute detection …

AttributeDiversity

Text Sanitization Beyond Specific Domains: Zero-Shot Redaction & Substitution with Large Language Models

2023-11-16 · Federico Albanese, Daniel Ciolek, Nicolas D'Ippolito

In the context of information systems, text sanitization techniques are used to identify and remove sensitive data to comply with security and regulatory requirements. Even though many methods for privacy preservation ha…

GenIE: Generative Information Extraction

2021-12-15 · NAACL 2022 7 · Martin Josifoski, Nicola De Cao, Maxime Peyrard, Fabio Petroni 외

Structured and grounded representation of text is typically formalized by closed information extraction, the problem of extracting an exhaustive set of (subject, relation, object) triplets that are consistent with a pred…

Relation Extraction

Contrastive Learning and Abstract Concepts: The Case of Natural Numbers

2024-08-05 · Daniel N. Nissani

Contrastive Learning (CL) has been successfully applied to classification and other downstream tasks related to concrete concepts, such as objects contained in the ImageNet dataset. No attempts seem to have been made so …

Contrastive Learning

Ice hockey player identification via transformers and weakly supervised learning

2021-11-22 · Kanav Vats, William McNally, Pascale Walters, David A. Clausi 외

Identifying players in video is a foundational step in computer vision-based sports analytics. Obtaining player identities is essential for analyzing the game and is used in downstream tasks such as game event recognitio…

Optical Character RecognitionOptical Character Recognition (OCR)Sports AnalyticsTemporal Sequences+1