paper-with-me

홈 › Papers

Multi-Scale Feature and Metric Learning for Relation Extraction

2021-07-28 · Mi Zhang, Tieyun Qian

Existing methods in relation extraction have leveraged the lexical features in the word sequence and the syntactic features in the parse tree. Though effective, the lexical features extracted from the successive word sequence may introduce some noise that has little or no meaningful content. Meanwhile, the syntactic features are usually encoded via graph convolutional networks which have restricted receptive field. To address the above limitations, we propose a multi-scale feature and metric learning framework for relation extraction. Specifically, we first develop a multi-scale convolutional neural network to aggregate the non-successive mainstays in the lexical sequence. We also design a multi-scale graph convolutional network which can increase the receptive field towards specific syntactic roles. Moreover, we present a multi-scale metric learning paradigm to exploit both the feature-level relation between lexical and syntactic features and the sample-level relation between instances with the same or different classes. We conduct extensive experiments on three real world datasets for various types of relation extraction tasks. The results demonstrate that our model significantly outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2107.13425

Code (0)

등록된 구현이 없습니다.

Tasks

Metric LearningRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Entity and Evidence Guided Relation Extraction for DocRED

2020-08-27 · Kevin Huang, Guangtao Wang, Tengyu Ma, Jing Huang

Document-level relation extraction is a challenging task which requires reasoning over multiple sentences in order to predict relations in a document. In this paper, we pro-pose a joint training frameworkE2GRE(Entity and…

Document-level Relation ExtractionLanguage ModelingLanguage ModellingRelation+1

HEATGait: Hop-Extracted Adjacency Technique in Graph Convolution based Gait Recognition

2022-04-21 · Md. Bakhtiar Hasan, Tasnim Ahmed, Md. Hasanul Kabir

Biometric authentication using gait has become a promising field due to its unobtrusive nature. Recent approaches in model-based gait recognition techniques utilize spatio-temporal graphs for the elegant extraction of ga…

Gait Recognition

HyboWaveNet: Hyperbolic Graph Neural Networks with Multi-Scale Wavelet Transform for Protein-Protein Interaction Prediction

2025-04-27 · Qingzhi Yu, Shuai Yan, Wenfeng Dai, Xiang Cheng

Protein-protein interactions (PPIs) are fundamental for deciphering cellular functions,disease pathways,and drug discovery.Although existing neural networks and machine learning methods have achieved high accuracy in PPI…

Graph Neural NetworkPrediction

Enriched Attention for Robust Relation Extraction

2021-04-22 · Heike Adel, Jannik Strötgen

The performance of relation extraction models has increased considerably with the rise of neural networks. However, a key issue of neural relation extraction is robustness: the models do not scale well to long sentences …

RelationRelation ExtractionSentence

Complete 3d relationships extraction modality alignment network for 3d dense captioning

2024-08-01 · IEEE Transactions on Visualization and Computer Graphics. 2024 8 · Aihua Mao, Zhi Yang, Wanxin Chen, Ran Yi 외

3D dense captioning aims to semantically describe each object detected in a 3D scene, which plays a significant role in 3D scene understanding. Previous works lack a complete definition of 3D spatial relationships and th…

3D dense captioning3D Object DetectionDense Captioningobject-detection+2