paper-with-me

홈 › Papers

BrainT at IEST 2018: Fine-tuning Multiclass Perceptron For Implicit Emotion Classification

2018-10-01 · WS 2018 10 · Vachagan Gratian, Marina Haid

We present \textit{BrainT}, a multi-class, averaged perceptron tested on implicit emotion prediction of tweets. We show that the dataset is linearly separable and explore ways in fine-tuning the baseline classifier. Our results indicate that the bag-of-words features benefit the model moderately and prediction can be improved with bigrams, trigrams, \textit{skip-one}-tetragrams and POS-tags. Furthermore, we find preprocessing of the n-grams, including stemming, lowercasing, stopword filtering, emoji and emoticon conversion generally not useful. The model is trained on an annotated corpus of 153,383 tweets and predictions on the test data were submitted to the WASSA-2018 Implicit Emotion Shared Task. BrainT attained a Macro F-score of 0.63.

📄 PDF Abstract BibTeX

Code (1)

ims-teamlab2018/Braint 공식 구현

Tasks

Emotion ClassificationEmotion RecognitionGeneral ClassificationPOSSentiment Analysis

Similar Papers 제목 키워드 기반

SemEval-2024 Task 9: BRAINTEASER: A Novel Task Defying Common Sense

2024-04-22 · Yifan Jiang, Filip Ilievski, Kaixin Ma

While vertical thinking relies on logical and commonsense reasoning, lateral thinking requires systems to defy commonsense associations and overwrite them through unconventional thinking. Lateral thinking has been shown …

Common Sense Reasoning

BrainTransformers: SNN-LLM

2024-10-03 · Zhengzheng Tang, Eva Zhu

This study introduces BrainTransformers, an innovative Large Language Model (LLM) implemented using Spiking Neural Networks (SNN). Our key contributions include: (1) designing SNN-compatible Transformer components such a…

ARCGSM8KLanguage ModelingLanguage Modelling+2

Online Algorithms for Multiclass Classification using Partial Labels

2019-12-24 · Rajarshi Bhattacharjee, Naresh Manwani

In this paper, we propose online algorithms for multiclass classification using partial labels. We propose two variants of Perceptron called Avg Perceptron and Max Perceptron to deal with the partial labeled data. We als…

AvgClassificationGeneral Classification

Unconfused Ultraconservative Multiclass Algorithms

2014-03-20 · Ugo Louche, Liva Ralaivola

We tackle the problem of learning linear classifiers from noisy datasets in a multiclass setting. The two-class version of this problem was studied a few years ago by, e.g. Bylander (1994) and Blum et al. (1996): in thes…

General Classification

Creativity or Brute Force? Using Brainteasers as a Window into the Problem-Solving Abilities of Large Language Models

2025-05-16 · Simeng Han, Stephen Xia, Grant Zhang, Howard Dai 외

Accuracy remains a standard metric for evaluating AI systems, but it offers limited insight into how models arrive at their solutions. In this work, we introduce a benchmark based on brainteasers written in long narrativ…

Semantic Parsing