paper-with-me

Papers

ClaiRE at SemEval-2018 Task 7: Classification of Relations using Embeddings

2018-06-01 · SEMEVAL 2018 6 · Lena Hettinger, Alex Dallmann, er, Albin Zehe, Thomas Niebler, Andreas Hotho

In this paper we describe our system for SemEval-2018 Task 7 on classification of semantic relations in scientific literature for clean (subtask 1.1) and noisy data (subtask 1.2). We compare two models for classification, a C-LSTM which utilizes only word embeddings and an SVM that also takes handcrafted features into account. To adapt to the domain of science we train word embeddings on scientific papers collected from arXiv.org. The hand-crafted features consist of lexical features to model the semantic relations as well as the entities between which the relation holds. Classification of Relations using Embeddings (ClaiRE) achieved an F1 score of 74.89{\%} for the first subtask and 78.39{\%} for the second.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationQuestion AnsweringRelation ClassificationRelation ExtractionSentiment AnalysisWord Embeddings

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

ClaiRE at SemEval-2018 Task 7 - Extended Version

2018-04-16 · Lena Hettinger, Alexander Dallmann, Albin Zehe, Thomas Niebler 외

In this paper we describe our post-evaluation results for SemEval-2018 Task 7 on clas- sification of semantic relations in scientific literature for clean (subtask 1.1) and noisy data (subtask 1.2). This is an extended v…

General Classification

CLAIRE-DSA: Fluoroscopic Image Classification for Quality Assurance of Computer Vision Pipelines in Acute Ischemic Stroke

2025-08-18 · Cristo J. van den Berg, Frank G. te Nijenhuis, Mirre J. Blaauboer, Daan T. W. van Erp 외 arxiv

Computer vision models can be used to assist during mechanical thrombectomy (MT) for acute ischemic stroke (AIS), but poor image quality often degrades performance. This work presents CLAIRE-DSA, a deep learning--based f…

Image Classification

PKU\_ICL at SemEval-2017 Task 10: Keyphrase Extraction with Model Ensemble and External Knowledge

2017-08-01 · SEMEVAL 2017 8 · Liang Wang, Sujian Li

This paper presents a system that participated in SemEval 2017 Task 10 (subtask A and subtask B): Extracting Keyphrases and Relations from Scientific Publications (Augenstein et al., 2017). Our proposed approach utilizes…

ChunkingFeature EngineeringGeneral ClassificationInformation Retrieval+3

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, …

General ClassificationMulti-Task LearningSemantic SimilaritySemantic Textual Similarity+1

Exploring Vector Spaces for Semantic Relations

2017-09-01 · EMNLP 2017 9 · Kata G{\'a}bor, Ha{\"\i}fa Zargayouna, Isabelle Tellier, Davide Buscaldi 외

Word embeddings are used with success for a variety of tasks involving lexical semantic similarities between individual words. Using unsupervised methods and just cosine similarity, encouraging results were obtained for …

ClusteringGeneral ClassificationRelation ClassificationRelation Extraction+2