paper-with-me

Papers

Prior Knowledge Representation for Self-Attention Networks

2021-01-01 · Kehai Chen, Rui Wang, Masao Utiyama, Eiichiro Sumita

Self-attention networks (SANs) have shown promising empirical results in various natural language processing tasks. Typically, it gradually learning language knowledge on the whole training dataset in parallel and stacked ways, thereby modeling language representation. In this paper, we propose a simple and general representation method to consider prior knowledge related to language representation from the beginning of training. Also, the proposed method allows SANs to leverage prior knowledge in a universal way compatible with neural networks. Furthermore, we apply it to one prior word frequency knowledge for the monolingual data and other prior translation lexicon knowledge for the bilingual data, respectively, thereby enhancing the language representation. Experimental results on WMT14 English-to-German and WMT17 Chinese-to-English translation tasks demonstrate the effectiveness and universality of the proposed method over a strong Transformer-based baseline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

GLOW : Global Weighted Self-Attention Network for Web Search

2020-07-10 · Xuan Shan, Chuanjie Liu, Yiqian Xia, Qi Chen 외

Deep matching models aim to facilitate search engines retrieving more relevant documents by mapping queries and documents into semantic vectors in the first-stage retrieval. When leveraging BERT as the deep matching mode…

Document RankingInformation RetrievalRetrievalWord Embeddings

Classification by Attention: Scene Graph Classification with Prior Knowledge

2020-11-19 · Sahand Sharifzadeh, Sina Moayed Baharlou, Volker Tresp

A major challenge in scene graph classification is that the appearance of objects and relations can be significantly different from one image to another. Previous works have addressed this by relational reasoning over al…

ClassificationGeneral ClassificationGraph ClassificationInductive Bias+4

Improving Relation Extraction with Knowledge-attention

2019-10-07 · IJCNLP 2019 11 · Pengfei Li, Kezhi Mao, Xuefeng Yang, Qi Li

While attention mechanisms have been proven to be effective in many NLP tasks, majority of them are data-driven. We propose a novel knowledge-attention encoder which incorporates prior knowledge from external lexical res…

RelationRelation Extraction

Self-Attention Based Text Knowledge Mining for Text Detection

2021-06-19 · CVPR 2021 1 · Qi Wan, Haoqin Ji, Linlin Shen

Pre-trained models play an important role in deep learning based text detectors. However, most methods ignore the gap between natural images and scene text images and directly apply ImageNet for pre-training. To addr…

DecoderText Detection

Prior Knowledge-Guided Attention in Self-Supervised Vision Transformers

2022-09-07 · Kevin Miao, Akash Gokul, Raghav Singh, Suzanne Petryk 외

Recent trends in self-supervised representation learning have focused on removing inductive biases from training pipelines. However, inductive biases can be useful in settings when limited data are available or provide a…

Heart SegmentationMedical Image AnalysisRepresentation Learning