paper-with-me

홈 › Papers

OPI-JSA at SemEval-2017 Task 1: Application of Ensemble learning for computing semantic textual similarity

2017-08-01 · SEMEVAL 2017 8 · Martyna {\'S}piewak, Piotr Sobecki, Daniel Kara{\'s}

Semantic Textual Similarity (STS) evaluation assesses the degree to which two parts of texts are similar, based on their semantic evaluation. In this paper, we describe three models submitted to STS SemEval 2017. Given two English parts of a text, each of proposed methods outputs the assessment of their semantic similarity. We propose an approach for computing monolingual semantic textual similarity based on an ensemble of three distinct methods. Our model consists of recursive neural network (RNN) text auto-encoders ensemble with supervised a model of vectorized sentences using reduced part of speech (PoS) weighted word embeddings as well as unsupervised a method based on word coverage (TakeLab). Additionally, we enrich our model with additional features that allow disambiguation of ensemble methods based on their efficiency. We have used Multi-Layer Perceptron as an ensemble classifier basing on estimations of trained Gradient Boosting Regressors. Results of our research proves that using such ensemble leads to a higher accuracy due to a fact that each member-algorithm tends to specialize in particular type of sentences. Simple model based on PoS weighted Word2Vec word embeddings seem to improve performance of more complex RNN based auto-encoders in the ensemble. In the monolingual English-English STS subtask our Ensemble based model achieved mean Pearson correlation of .785 compared with human annotators.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningPOSSemantic SimilaritySemantic Textual SimilaritySTSWord Embeddings

Similar Papers 제목 키워드 기반

Tübingen-CL at SemEval-2024 Task 1:Ensemble Learning for Semantic Relatedness Estimation

2024-10-14 · Leixin Zhang, Çağrı Çöltekin

The paper introduces our system for SemEval-2024 Task 1, which aims to predict the relatedness of sentence pairs. Operating under the hypothesis that semantic relatedness is a broader concept that extends beyond mere sim…

Ensemble LearningSentence

SimiHawk at SemEval-2016 Task 1: A Deep Ensemble System for Semantic Textual Similarity

2016-06-01 · SEMEVAL 2016 6 · Peter Potash, William Boag, Alexey Romanov, Vasili Ramanishka 외
Machine TranslationNatural Language InferenceSemantic Textual SimilarityWord Alignment+1

XRCE at SemEval-2016 Task 5: Feedbacked Ensemble Modeling on Syntactico-Semantic Knowledge for Aspect Based Sentiment Analysis

2016-06-01 · SEMEVAL 2016 6 · Caroline Brun, Julien Perez, Claude Roux
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Dependency ParsingSentiment Analysis

SAARSHEFF at SemEval-2016 Task 1: Semantic Textual Similarity with Machine Translation Evaluation Metrics and (eXtreme) Boosted Tree Ensembles

2016-06-01 · SEMEVAL 2016 6 · Liling Tan, Carolina Scarton, Lucia Specia, Josef van Genabith
Machine TranslationSemantic Textual Similarity

NaCTeM at SemEval-2016 Task 1: Inferring sentence-level semantic similarity from an ensemble of complementary lexical and sentence-level features

2016-06-01 · SEMEVAL 2016 6 · Piotr Przyby{\l}a, Nhung T. H. Nguyen, Matthew Shardlow, Georgios Kontonatsios 외
Semantic SimilaritySemantic Textual SimilaritySentenceTopic Models