paper-with-me

Papers

Position-aware Attention and Supervised Data Improve Slot Filling

2017-09-01 · EMNLP 2017 9 · Yuhao Zhang, Victor Zhong, Danqi Chen, Gabor Angeli, Christopher D. Manning

Organized relational knowledge in the form of {``}knowledge graphs{''} is important for many applications. However, the ability to populate knowledge bases with facts automatically extracted from documents has improved frustratingly slowly. This paper simultaneously addresses two issues that have held back prior work. We first propose an effective new model, which combines an LSTM sequence model with a form of entity position-aware attention that is better suited to relation extraction. Then we build TACRED, a large (119,474 examples) supervised relation extraction dataset obtained via crowdsourcing and targeted towards TAC KBP relations. The combination of better supervised data and a more appropriate high-capacity model enables much better relation extraction performance. When the model trained on this new dataset replaces the previous relation extraction component of the best TAC KBP 2015 slot filling system, its F1 score increases markedly from 22.2{\%} to 26.7{\%}.

📄 PDF Abstract BibTeX

Code (2)

onehaitao/PA-LSTM-relation-extraction pytorch
yuhaozhang/tacred-relation pytorch

Tasks

FormKnowledge Base PopulationKnowledge GraphsPositionRelationRelation Extractionslot-fillingSlot Filling

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Semantic Attention Flow Fields for Monocular Dynamic Scene Decomposition

2023-03-02 · ICCV 2023 1 · Yiqing Liang, Eliot Laidlaw, Alexander Meyerowitz, Srinath Sridhar 외

From video, we reconstruct a neural volume that captures time-varying color, density, scene flow, semantics, and attention information. The semantics and attention let us identify salient foreground objects separately fr…

Clustering

Compositional Generalization for Neural Semantic Parsing via Span-level Supervised Attention

2021-06-01 · NAACL 2021 4 · Pengcheng Yin, Hao Fang, Graham Neubig, Adam Pauls 외

We describe a span-level supervised attention loss that improves compositional generalization in semantic parsers. Our approach builds on existing losses that encourage attention maps in neural sequence-to-sequence model…

Machine TranslationSemantic ParsingTranslationWord Alignment

Unsupervised Structural Scene Decomposition via Foreground-Aware Slot Attention with Pseudo-Mask Guidance

2025-12-02 · Huankun Sheng, Ming Li, Yixiang Wei, Yeying Fan 외 arxiv

Recent advances in object-centric representation learning have shown that slot attention-based methods can effectively decompose visual scenes into object slot representations without supervision. However, existing appro…

Representation Learning

SACT: Self-Aware Multi-Space Feature Composition Transformer for Multinomial Attention for Video Captioning

2020-06-25 · Chiranjib Sur

Video captioning works on the two fundamental concepts, feature detection and feature composition. While modern day transformers are beneficial in composing features, they lack the fundamental problems of selecting and u…

Dense Video CaptioningVideo Captioning

PiSLTRc: Position-informed Sign Language Transformer with Content-aware Convolution

2021-07-27 · Pan Xie, Mengyi Zhao, Xiaohui Hu

Since the superiority of Transformer in learning long-term dependency, the sign language Transformer model achieves remarkable progress in Sign Language Recognition (SLR) and Translation (SLT). However, there are several…

DecoderPositionSign Language RecognitionTranslation