Papers by Anirudh Ravula

3 papers
DOCENT: Learning Self-Supervised Entity Representations from Large Document Collections (2021.eacl-main)

Copied to clipboard

Challenge: Using pre-trained models, we learn to jointly predict words and entities from multiple text sources without any human supervision.
Approach: They propose to learn rich self-supervised entity representations from large amounts of associated text.
Outcome: The proposed models outperform baseline models on downstream tasks in the TV-Movies domain, and scale to very large corpora.
ETC: Encoding Long and Structured Inputs in Transformers (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for natural language processing (NLP) have been challenging to scale attention to longer inputs.
Approach: They propose an extended Transformer construction architecture that scales attention to longer inputs by combining global-local attention with relative position encodings and a "Contrastive Predictive Coding" objective.
Outcome: The proposed architecture scales attention to longer inputs and encodes structured inputs.
RealFormer: Transformer Likes Residual Attention (2021.findings-acl)

Copied to clipboard

Challenge: Existing techniques to create Residual Attention Layer Transformer networks outperform the canonical Transformer on a wide spectrum of tasks.
Approach: They propose a technique to create Residual Attention Layer Transformer networks that outperform the canonical Transformer on a wide spectrum of tasks.
Outcome: The proposed technique outperforms the canonical Transformer on a wide spectrum of tasks including Masked Language Modeling, GLUE, SQUAD, Neural Machine Translation, WikiHop, HotpotQA, Natural Questions, and OpenKP.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations