Papers by Srinadh Bhojanapalli

2 papers
A Simple and Effective Positional Encoding for Transformers (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies suggest that relative position encodings provide better performance than absolute position coding.
Approach: They propose a mechanism to encode position and segment information into Transformer models using relative position encodings.
Outcome: The proposed method achieves faster training and inference time while achieving competitive performance on GLUE, XTREME and WMT benchmarks.
Semantic Label Smoothing for Sequence to Sequence Problems (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for seq2seq regularization use label smoothing, but it is difficult to extend it to other datasets.
Approach: They propose a method that smooths over well formed relevant sequences that are semantically similar to the target sequence.
Outcome: The proposed method shows a consistent and significant improvement over the state-of-the-art methods on different datasets.

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