paper-with-me

Papers

LT3 at SemEval-2020 Task 7: Comparing Feature-Based and Transformer-Based Approaches to Detect Funny Headlines

2020-12-01 · SEMEVAL 2020 · Bram Vanroy, Sofie Labat, Olha Kaminska, Els Lefever, Veronique Hoste

This paper presents two different systems for the SemEval shared task 7 on Assessing Humor in Edited News Headlines, sub-task 1, where the aim was to estimate the intensity of humor generated in edited headlines. Our first system is a feature-based machine learning system that combines different types of information (e.g. word embeddings, string similarity, part-of-speech tags, perplexity scores, named entity recognition) in a Nu Support Vector Regressor (NuSVR). The second system is a deep learning-based approach that uses the pre-trained language model RoBERTa to learn latent features in the news headlines that are useful to predict the funniness of each headline. The latter system was also our final submission to the competition and is ranked seventh among the 49 participating teams, with a root-mean-square error (RMSE) of 0.5253.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Word Embeddings

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

Similar Papers 제목 키워드 기반

niksss at SemEval-2022 Task7:Transformers for Grading the Clarifications on Instructional Texts

2022-07-01 · SemEval (NAACL) 2022 7 · Nikhil Singh

This paper describes the 9th place system description for SemEval-2022 Task 7. The goal of this shared task was to develop computational models to predict how plausible a clarification made on an instructional text is. T…

regressiontext2text-generationText2text Generation

DAEDALUS at SemEval-2014 Task 9: Comparing Approaches for Sentiment Analysis in Twitter

2014-08-01 · SEMEVAL 2014 8 · Julio Villena-Rom{\'a}n, Janine Garc{\'\i}a-Morera, Jos{\'e} Carlos Gonz{\'a}lez-Crist{\'o}bal
Sentiment AnalysisTwitter Sentiment Analysis

TLDR at SemEval-2022 Task 1: Using Transformers to Learn Dictionaries and Representations

2022-07-01 · SemEval (NAACL) 2022 7 · Aditya Srivastava, Harsha Vardhan Vemulapati

We propose a pair of deep learning models, which employ unsupervised pretraining, attention mechanisms and contrastive learning for representation learning from dictionary definitions, and definition modeling from such r…

Contrastive LearningRepresentation LearningReverse DictionaryWord Embeddings

BLCU-ICALL at SemEval-2022 Task 1: Cross-Attention Multitasking Framework for Definition Modeling

2022-04-16 · SemEval (NAACL) 2022 7 · Cunliang Kong, Yujie Wang, Ruining Chong, Liner Yang 외

This paper describes the BLCU-ICALL system used in the SemEval-2022 Task 1 Comparing Dictionaries and Word Embeddings, the Definition Modeling subtrack, achieving 1st on Italian, 2nd on Spanish and Russian, and 3rd on En…

Language ModelingLanguage ModellingWord Embeddings

ISD at SemEval-2022 Task 6: Sarcasm Detection Using Lightweight Models

2022-07-01 · SemEval (NAACL) 2022 7 · Samantha Huang, Ethan Chi, Nathan Chi

A robust comprehension of sarcasm detection iscritical for creating artificial systems that can ef-fectively perform sentiment analysis in writtentext. In this work, we investigate AI approachesto identifying whether a t…

Sarcasm DetectionSentiment Analysis