arXivTimes / arXivTimes

repository to research & share the machine learning articles
https://arxivtimes.herokuapp.com/
MIT License
3.9k stars 201 forks source link

Knowledge Enhanced Contextual Word Representations #1922

Open icoxfog417 opened 4 years ago

icoxfog417 commented 4 years ago

一言でいうと

BERTに知識グラフ(構造知識)を組み込む研究。Word Pieceの表現を線形変換=>メンションスパン分集めてpooling=>スパン間でSelf-Attention=>候補エンティティ表現の重み付き平均をとりスパン表現に加算=>Word PieceのSelf-Attention時にこれを参照、という流れ。

image

論文リンク

https://arxiv.org/abs/1909.04164

著者/所属機関

Matthew E. Peters, Mark Neumann, Robert L. Logan IV, Roy Schwartz, Vidur Joshi, Sameer Singh, Noah A. Smith

投稿日付(yyyy/MM/dd)

2019/9/9

概要

新規性・差分

手法

結果

コメント

icoxfog417 commented 4 years ago

こちらを応用した固有表現識別のツール

http://hazyresearch.stanford.edu/bootleg/