paper-with-me

Papers

Position-Aware Self-Attention based Neural Sequence Labeling

2019-08-24 · Wei Wei, Zanbo Wang, Xian-Ling Mao, Guangyou Zhou, Pan Zhou, Sheng Jiang

Sequence labeling is a fundamental task in natural language processing and has been widely studied. Recently, RNN-based sequence labeling models have increasingly gained attentions. Despite superior performance achieved by learning the long short-term (i.e., successive) dependencies, the way of sequentially processing inputs might limit the ability to capture the non-continuous relations over tokens within a sentence. To tackle the problem, we focus on how to effectively model successive and discrete dependencies of each token for enhancing the sequence labeling performance. Specifically, we propose an innovative attention-based model (called position-aware selfattention, i.e., PSA) as well as a well-designed self-attentional context fusion layer within a neural network architecture, to explore the positional information of an input sequence for capturing the latent relations among tokens. Extensive experiments on three classical tasks in sequence labeling domain, i.e., partof-speech (POS) tagging, named entity recognition (NER) and phrase chunking, demonstrate our proposed model outperforms the state-of-the-arts without any external knowledge, in terms of various metrics.

📄 PDF Abstract BibTeX arXiv:1908.09128

Code (0)

등록된 구현이 없습니다.

Tasks

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERPart-Of-Speech TaggingPOSPositionPOS TaggingSentence

Similar Papers 제목 키워드 기반

Exploring Sequence-to-Sequence Learning in Aspect Term Extraction

2019-07-01 · ACL 2019 7 · Dehong Ma, Sujian Li, Fangzhao Wu, Xing Xie 외

Aspect term extraction (ATE) aims at identifying all aspect terms in a sentence and is usually modeled as a sequence labeling problem. However, sequence labeling based methods cannot make full use of the overall meaning …

DecoderPositionSentenceTerm Extraction

Enhancing Sindhi Word Segmentation using Subword Representation Learning and Position-aware Self-attention

2020-12-30 · Wazir Ali, Jay Kumar, Saifullah Tumrani, Redhwan Nour 외

Sindhi word segmentation is a challenging task due to space omission and insertion issues. The Sindhi language itself adds to this complexity. It's cursive and consists of characters with inherent joining and non-joining…

Feature EngineeringPositionRepresentation LearningSegmentation

基于Self-Attention的句法感知汉语框架语义角色标注(Syntax-Aware Chinese Frame Semantic Role Labeling Based on Self-Attention)

2020-10-01 · CCL 2020 10 · Xiaohui Wang, Ru Li, Zhiqiang Wang, Qinghua Chai 외

框架语义角色标注(Frame Semantic Role Labeling, FSRL)是基于FrameNet标注体系的语义分析任务。语义角色标注通常对句法有很强的依赖性,目前的语义角色标注模型大多基于双向长短时记忆网络Bi-LSTM,虽然可以获取句子中的长距离依赖信息,但无法很好获取句子中的句法信息。因此,引入self-attention机制来捕获句子中每个词的句法信息。实验结果表明,该模型在CFN(Chinese FrameNet,…

Semantic Role Labeling

Dialogue Act Classification with Context-Aware Self-Attention

2019-04-04 · NAACL 2019 6 · Vipul Raheja, Joel Tetreault

Recent work in Dialogue Act classification has treated the task as a sequence labeling problem using hierarchical deep neural networks. We build on this prior work by leveraging the effectiveness of a context-aware self-…

ClassificationDialogue Act ClassificationGeneral ClassificationRepresentation Learning

Position-Aware Sequential Attention for Accurate Next Item Recommendations

2026-02-24 · Timur Nabiev, Evgeny Frolov arxiv

Sequential self-attention models usually rely on additive positional embeddings, which inject positional information into item representations at the input. In the absence of positional signals, the attention block is pe…

Semantic Similarity