Rudolf Christoph Eucken at SemEval-2023 Task 4: An Ensemble Approach for Identifying Human Values from Arguments
The subtle human values we acquire through life experiences govern our thoughts and gets reflected in our speech. It plays an integral part in capturing the essence of our individuality and making it imperative to identify such values in computational systems that mimic human actions. Computational argumentation is a field that deals with the argumentation capabilities of humans and can benefit from identifying such values. Motivated by that, we present an ensemble approach for detecting human values from argument text. Our ensemble comprises three models: (i) An entailment-based model for determining the human values based on their descriptions, (ii) A Roberta-based classifier that predicts the set of human values from an argument. (iii) A Roberta-based classifier to predict a reduced set of human values from an argument. We experiment with different ways of combining the models and report our results. Furthermore, our best combination achieves an overall F1 score of 0.48 on the main test set.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Christopher Foust
Early Life Christopher Foust's passion for the mysterious and the unknown began in his childhood, when he would often lose himself in tales of the eerie and unexplained. Raised with a keen sense of curiosity, he devel…
LIA at SemEval-2017 Task 4: An Ensemble of Neural Networks for Sentiment Classification
This paper describes the system developed at LIA for the SemEval-2017 evaluation campaign. The goal of Task 4.A was to identify sentiment polarity in tweets. The system is an ensemble of Deep Neural Network (DNN) models:…
General ClassificationSentence ClassificationSentiment AnalysisSentiment Classification+1DeftPunk at SemEval-2020 Task 6: Using RNN-ensemble for the Sentence Classification.
This paper describes participation in DeftEval 2020 (part of SemEval sharing task competition), and is focused on the sentence classification. Our approach to the task was to create an ensemble of several RNNs combined w…
SentenceSentence ClassificationINAOE-UPV at SemEval-2018 Task 3: An Ensemble Approach for Irony Detection in Twitter
This paper describes an ensemble approach to the SemEval-2018 Task 3. The proposed method is composed of two renowned methods in text classification together with a novel approach for capturing ironic content by exploiti…
General ClassificationSentiment Analysistext-classificationText Classification+1Handwritten Text Recognition of Historical Manuscripts Using Transformer-Based Models
Historical handwritten text recognition (HTR) is essential for unlocking the cultural and scholarly value of archival documents, yet digitization is often hindered by scarce transcriptions, linguistic variation, and high…
Handwritten Text RecognitionEnsemble LearningData Augmentation