paper-with-me

홈 › Papers

ASPER: Attention-based Approach to Extract Syntactic Patterns denoting Semantic Relations in Sentential Context

2021-04-04 · Md. Ahsanul Kabir, Typer Phillips, Xiao Luo, Mohammad Al Hasan

Semantic relationships, such as hyponym-hypernym, cause-effect, meronym-holonym etc. between a pair of entities in a sentence are usually reflected through syntactic patterns. Automatic extraction of such patterns benefits several downstream tasks, including, entity extraction, ontology building, and question answering. Unfortunately, automatic extraction of such patterns has not yet received much attention from NLP and information retrieval researchers. In this work, we propose an attention-based supervised deep learning model, ASPER, which extracts syntactic patterns between entities exhibiting a given semantic relation in the sentential context. We validate the performance of ASPER on three distinct semantic relations -- hyponym-hypernym, cause-effect, and meronym-holonym on six datasets. Experimental results show that for all these semantic relations, ASPER can automatically identify a collection of syntactic patterns reflecting the existence of such a relation between a pair of entities in a sentence. In comparison to the existing methodologies of syntactic pattern extraction, ASPER's performance is substantially superior.

📄 PDF Abstract BibTeX arXiv:2104.01523

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRelationRetrievalSentence

Similar Papers 제목 키워드 기반

IIT Delhi at SemEval-2018 Task 1 : Emotion Intensity Prediction

2018-06-01 · SEMEVAL 2018 6 · Bhaskar Kotakonda, Prashanth Gowda, Brejesh lall

This paper discusses the experiments performed for predicting the emotion intensity in tweets using a generalized supervised learning approach. We extract 3 kind of features from each of the tweets - one denoting the sen…

Emotion RecognitionPOSSentiment Analysis

Do Attention Heads in BERT Track Syntactic Dependencies?

2019-11-27 · Phu Mon Htut, Jason Phang, Shikha Bordia, Samuel R. Bowman

We investigate the extent to which individual attention heads in pretrained transformer language models, such as BERT and RoBERTa, implicitly capture syntactic dependency relations. We employ two methods---taking the max…

CoLA

AspeRa: Aspect-Based Rating Prediction Based on User Reviews

2019-08-01 · WS 2019 8 · Elena Tutubalina, Valentin Malykh, Sergey Nikolenko, Anton Alekseev 외

We propose a novel Aspect-based Rating Prediction model (AspeRa) that estimates user rating based on review texts for the items. It is based on aspect extraction with neural networks and combines the advantages of deep l…

Aspect ExtractionPrediction

ASPER: Answer Set Programming Enhanced Neural Network Models for Joint Entity-Relation Extraction

2023-05-24 · Trung Hoang Le, Huiping Cao, Tran Cao Son

A plethora of approaches have been proposed for joint entity-relation (ER) extraction. Most of these methods largely depend on a large amount of manually annotated training data. However, manual data annotation is time c…

RelationRelation Extraction

CASPER: Cross-modal Alignment of Spatial and single-cell Profiles for Expression Recovery

2025-11-19 · Amit Kumar, Maninder Kaur, Raghvendra Mall, Sukrit Gupta arxiv

Spatial Transcriptomics enables mapping of gene expression within its native tissue context, but current platforms measure only a limited set of genes due to experimental constraints and excessive costs. To overcome this…