paper-with-me

Papers

Extracting N-ary Cross-sentence Relations using Constrained Subsequence Kernel

2020-06-15 · Sachin Pawar, Pushpak Bhattacharyya, Girish K. Palshikar

Most of the past work in relation extraction deals with relations occurring within a sentence and having only two entity arguments. We propose a new formulation of the relation extraction task where the relations are more general than intra-sentence relations in the sense that they may span multiple sentences and may have more than two arguments. Moreover, the relations are more specific than corpus-level relations in the sense that their scope is limited only within a document and not valid globally throughout the corpus. We propose a novel sequence representation to characterize instances of such relations. We then explore various classifiers whose features are derived from this sequence representation. For SVM classifier, we design a Constrained Subsequence Kernel which is a variant of Generalized Subsequence Kernel. We evaluate our approach on three datasets across two domains: biomedical and general domain.

📄 PDF Abstract BibTeX arXiv:2006.08185

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentencevalid

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 제목 키워드 기반

Semantic Relation Classification via Hierarchical Recurrent Neural Network with Attention

2016-12-01 · COLING 2016 12 · Minguang Xiao, Cong Liu

Semantic relation classification remains a challenge in natural language processing. In this paper, we introduce a hierarchical recurrent neural network that is capable of extracting information from raw sentences for re…

ClassificationGeneral ClassificationRelationRelation Classification+2

SLiCK: Exploiting Subsequences for Length-Constrained Keyword Spotting

2024-09-06 · Kumari Nishu, Minsik Cho, Devang Naik

User-defined keyword spotting on a resource-constrained edge device is challenging. However, keywords are often bounded by a maximum keyword length, which has been largely under-leveraged in prior works. Our analysis of …

Keyword SpottingMulti-Task LearningPhoneme Recognition

Logic Constrained Pointer Networks for Interpretable Textual Similarity

2020-07-15 · Subhadeep Maji, Rohan Kumar, Manish Bansal, Kalyani Roy 외

Systematically discovering semantic relationships in text is an important and extensively studied area in Natural Language Processing, with various tasks such as entailment, semantic similarity, etc. Decomposability of s…

Semantic SimilaritySemantic Textual SimilaritySentence

Fraunhofer IAIS at FinCausal 2020, Tasks 1 & 2: Using Ensemble Methods and Sequence Tagging to Detect Causality in Financial Documents

2020-12-01 · FNP (COLING) 2020 12 · Maren Pielka, Rajkumar Ramamurthy, Anna Ladi, Eduardo Brito 외

The FinCausal 2020 shared task aims to detect causality on financial news and identify those parts of the causal sentences related to the underlying cause and effect. We apply ensemble-based and sequence tagging methods …

Task 2

CSCLog: A Component Subsequence Correlation-Aware Log Anomaly Detection Method

2023-07-07 · Ling Chen, Chaodu Song, Xu Wang, Dachao Fu 외

Anomaly detection based on system logs plays an important role in intelligent operations, which is a challenging task due to the extremely complex log patterns. Existing methods detect anomalies by capturing the sequenti…

Anomaly Detection