paper-with-me

Papers

UniMelb at SemEval-2018 Task 12: Generative Implication using LSTMs, Siamese Networks and Semantic Representations with Synonym Fuzzing

2018-06-01 · SEMEVAL 2018 6 · Anirudh Joshi, Tim Baldwin, Richard O. Sinnott, Cecile Paris

This paper describes a warrant classification system for SemEval 2018 Task 12, that attempts to learn semantic representations of reasons, claims and warrants. The system consists of 3 stacked LSTMs: one for the reason, one for the claim, and one shared Siamese Network for the 2 candidate warrants. Our main contribution is to force the embeddings into a shared feature space using vector operations, semantic similarity classification, Siamese networks, and multi-task learning. In doing so, we learn a form of generative implication, in encoding implication interrelationships between reasons, claims, and the associated correct and incorrect warrants. We augment the limited data in the task further by utilizing WordNet synonym {``}fuzzing{''}. When applied to SemEval 2018 Task 12, our system performs well on the development data, and officially ranked 8th among 21 teams.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMulti-Task LearningSemantic SimilaritySemantic Textual SimilarityWord Embeddings

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

UniMelb at SemEval-2016 Task 3: Identifying Similar Questions by combining a CNN with String Similarity Measures

2016-06-01 · SEMEVAL 2016 6 · Timothy Baldwin, HuiZhi Liang, Bahar Salehi, Doris Hoogeveen 외
Community Question AnsweringMachine TranslationNatural Language InferenceQuestion Answering+2

UNIMELB at SemEval-2016 Tasks 4A and 4B: An Ensemble of Neural Networks and a Word2Vec Based Model for Sentiment Classification

2016-06-01 · SEMEVAL 2016 6 · Steven Xu, HuiZhi Liang, Timothy Baldwin
Document ClassificationLanguage ModelingLanguage ModellingQuestion Answering+3

UniMelb at SemEval-2019 Task 12: Multi-model combination for toponym resolution

2019-06-01 · SEMEVAL 2019 6 · Haonan Li, Minghan Wang, Timothy Baldwin, Martin Tomko 외

This paper describes our submission to SemEval-2019 Task 12 on toponym resolution over scientific articles. We train separate NER models for toponym detection over text extracted from tables vs. text from the body of the…

ArticlesNERToponym Resolution

BB_twtr at SemEval-2017 Task 4: Twitter Sentiment Analysis with CNNs and LSTMs

2017-04-20 · SEMEVAL 2017 8 · Mathieu Cliche

In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amou…

Sentiment AnalysisTwitter Sentiment AnalysisWord Embeddings

BB\_twtr at SemEval-2017 Task 4: Twitter Sentiment Analysis with CNNs and LSTMs

2017-08-01 · SEMEVAL 2017 8 · Mathieu Cliche

In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amou…

Sentiment AnalysisTwitter Sentiment AnalysisWord Embeddings