cs.CL 1908.05391

Towards Knowledge-Based Recommender Dialog System

Proposes KBRD, an end-to-end knowledge-enhanced recommendation dialogue system, improving recommendation accuracy by 0.7 and dialogue diversity using R-GCN and Transformer.

Qibin Chen, Junyang Lin, Yichang Zhang et al.

2019-08-15 53
cs.CL 1908.04211

On Identifiability in Transformers

This paper proves attention weights in Transformers are non-identifiable for sequences longer than head dimension, introduces effective attention, and shows token identity is mainly encoded in embedding angles.

Gino Brunner, Yang Liu, Damián Pascual et al.

2019-08-12 55
cs.CL 1907.09190

ELI5: Long Form Question Answering

ELI5 introduces a large-scale long-form QA dataset with multi-source web data, trained with multi-task Seq2Seq models outperforming traditional baselines.

Angela Fan, Yacine Jernite, Ethan Perez et al.

2019-07-22 844 citations 34
cs.CL 1907.05242

Large Memory Layers with Product Keys

Introduces Product Keys-based structured memory layer, enabling billion-parameter capacity with efficient exact search, outperforming deeper transformers in language modeling.

Guillaume Lample, Alexandre Sablayrolles, Marc'Aurelio Ranzato et al.

2019-07-10 45
cs.CL 1906.04341

What Does BERT Look At? An Analysis of BERT's Attention

This study analyzes BERT's attention heads, revealing their alignment with syntactic relations, and demonstrates dependency parsing with 77% accuracy using attention maps.

Kevin Clark, Urvashi Khandelwal, Omer Levy et al.

2019-06-11 59