paper-with-me

홈 › Papers

SNU_IDS at SemEval-2018 Task 12: Sentence Encoder with Contextualized Vectors for Argument Reasoning Comprehension

2018-05-18 · SEMEVAL 2018 6 · Taeuk Kim, Jihun Choi, Sang-goo Lee

We present a novel neural architecture for the Argument Reasoning Comprehension task of SemEval 2018. It is a simple neural network consisting of three parts, collectively judging whether the logic built on a set of given sentences (a claim, reason, and warrant) is plausible or not. The model utilizes contextualized word vectors pre-trained on large machine translation (MT) datasets as a form of transfer learning, which can help to mitigate the lack of training data. Quantitative analysis shows that simply leveraging LSTMs trained on MT datasets outperforms several baselines and non-transferred models, achieving accuracies of about 70% on the development set and about 60% on the test set.

📄 PDF Abstract BibTeX arXiv:1805.07049

Code (1)

galsang/SemEval2018-task12 공식 구현 pytorch

Tasks

Machine TranslationSentenceTransfer LearningTranslation

Similar Papers 제목 키워드 기반

SNU\_IDS at SemEval-2018 Task 12: Sentence Encoder with Contextualized Vectors for Argument Reasoning Comprehension

2018-06-01 · SEMEVAL 2018 6 · Taeuk Kim, Jihun Choi, Sang-goo Lee

We present a novel neural architecture for the Argument Reasoning Comprehension task of SemEval 2018. It is a simple neural network consisting of three parts, collectively judging whether the logic built on a set of give…

Machine TranslationSentenceTransfer LearningTranslation

SSN\_NLP at SemEval-2020 Task 7: Detecting Funniness Level Using Traditional Learning with Sentence Embeddings

2020-12-01 · SEMEVAL 2020 · Kayalvizhi S, Thenmozhi D., Aravindan Chandrabose

Assessing the funniness of edited news headlines task deals with estimating the humorness in the headlines edited with micro-edits. This task has two sub-tasks in which one has to calculate the mean predicted score of hu…

SentenceSentence Embeddings

BL.Research at SemEval-2022 Task 1: Deep networks for Reverse Dictionary using embeddings and LSTM autoencoders

2022-07-01 · SemEval (NAACL) 2022 7 · Nihed Bendahman, Julien Breton, Lina Nicolaieff, Mokhtar Boumedyen Billami 외

This paper describes our two deep learning systems that competed at SemEval-2022 Task 1 “CODWOE: Comparing Dictionaries and WOrd Embeddings”. We participated in the subtask for the reverse dictionary which consists in ge…

PositionReverse DictionaryWord Embeddings

TakeLab at SemEval-2018 Task12: Argument Reasoning Comprehension with Skip-Thought Vectors

2018-06-01 · SEMEVAL 2018 6 · Ana Brassard, Tin Kuculo, Filip Boltu{\v{z}}i{\'c}, Jan {\v{S}}najder

This paper describes our system for the SemEval-2018 Task 12: Argument Reasoning Comprehension Task. We utilize skip-thought vectors, sentence-level distributional vectors inspired by the popular word embeddings and the …

Common Sense ReasoningNatural Language InferenceSentenceWord Embeddings

LIM-LIG at SemEval-2017 Task1: Enhancing the Semantic Similarity for Arabic Sentences with Vectors Weighting

2017-08-01 · SEMEVAL 2017 8 · El Moatez Billah Nagoudi, J{\'e}r{\'e}my Ferrero, Didier Schwab

This article describes our proposed system named LIM-LIG. This system is designed for SemEval 2017 Task1: Semantic Textual Similarity (Track1). LIM-LIG proposes an innovative enhancement to word embedding-based model dev…

DescriptiveInformation RetrievalMachine TranslationParaphrase Identification+6