paper-with-me

Papers

SLPL-Sentiment at SemEval-2022 Task 10: Making Use of Pre-Trained Model’s Attention Values in Structured Sentiment Analysis

2022-07-01 · SemEval (NAACL) 2022 7 · Sadrodin Barikbin

Sentiment analysis is a useful problem which could serve a variety of fields from business intelligence to social studies and even health studies. Using SemEval 2022 Task 10 formulation of this problem and taking sequence labeling as our approach, we propose a model which learns the task by finetuning a pretrained transformer, introducing as few parameters (~150k) as possible and making use of precomputed attention values in the transformer. Our model improves shared task baselines on all task datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

SLPL SHROOM at SemEval2024 Task 06: A comprehensive study on models ability to detect hallucination

2024-04-07 · Pouya Fallah, Soroush Gooran, Mohammad Jafarinasab, Pouya Sadeghi 외

Language models, particularly generative models, are susceptible to hallucinations, generating outputs that contradict factual knowledge or the source text. This study explores methods for detecting hallucinations in thr…

HallucinationMachine TranslationParaphrase GenerationSemantic Similarity+1

IBA-Sys at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs and News

2017-08-01 · SEMEVAL 2017 8 · Zarmeen Nasim

This paper presents the details of our system IBA-Sys that participated in SemEval Task: Fine-grained sentiment analysis on Financial Microblogs and News. Our system participated in both tracks. For microblogs track, a s…

regressionSentiment Analysis

LT3 at SemEval-2020 Task 9: Cross-lingual Embeddings for Sentiment Analysis of Hinglish Social Media Text

2020-10-21 · SEMEVAL 2020 · Pranaydeep Singh, Els Lefever

This paper describes our contribution to the SemEval-2020 Task 9 on Sentiment Analysis for Code-mixed Social Media Text. We investigated two approaches to solve the task of Hinglish sentiment analysis. The first approach…

Sentiment AnalysisWord Embeddings

Improving classification of Adverse Drug Reactions through Using Sentiment Analysis and Transfer Learning

2019-08-01 · WS 2019 8 · Hassan Alhuzali, Sophia Ananiadou

The availability of large-scale and real-time data on social media has motivated research into adverse drug reactions (ADRs). ADR classification helps to identify negative effects of drugs, which can guide health profess…

General ClassificationSentiment AnalysisTransfer Learning

Masakhane-Afrisenti at SemEval-2023 Task 12: Sentiment Analysis using Afro-centric Language Models and Adapters for Low-resource African Languages

2023-04-13 · Israel Abebe Azime, Sana Sabah Al-Azzawi, Atnafu Lambebo Tonja, Iyanuoluwa Shode 외

AfriSenti-SemEval Shared Task 12 of SemEval-2023. The task aims to perform monolingual sentiment classification (sub-task A) for 12 African languages, multilingual sentiment classification (sub-task B), and zero-shot sen…

ClassificationSentiment AnalysisSentiment ClassificationZero-shot Sentiment Classification