scispace - formally typeset
A

Avi Chawla

Publications -  9
Citations -  164

Avi Chawla is an academic researcher. The author has contributed to research in topics: Computer science & Machine translation. The author has an hindex of 3, co-authored 6 publications receiving 124 citations.

Papers
More filters
Posted Content

Does BERT Make Any Sense? Interpretable Word Sense Disambiguation with Contextualized Embeddings

TL;DR: This paper proposed a simple but effective approach to word sense disambiguation using a nearest neighbor classification on contextualized word embeddings (CWEs) and compared the performance of different CWE models for the task and reported improvements above the current state of the art for two standard WSD benchmark datasets.

Does BERT Make Any Sense? Interpretable Word Sense Disambiguation with Contextualized Embeddings

TL;DR: A simple but effective approach to WSD using a nearest neighbor classification on CWEs and it is shown that the pre-trained BERT model is able to place polysemic words into distinct 'sense' regions of the embedding space, while ELMo and Flair NLP do not seem to possess this ability.
Posted Content

IIT (BHU) Varanasi at MSR-SRST 2018: A Language Model Based Approach for Natural Language Generation

TL;DR: This paper describes the submission system for the Shallow Track of Surface Realization Shared Task 2018 (SRST’18), which was to convert genuine UD structures, from which word order information had been removed and the tokens had been lemmatized, into their correct sentential form.
Proceedings ArticleDOI

IIT (BHU) Varanasi at MSR-SRST 2018: A Language Model Based Approach for Natural Language Generation

TL;DR: In this paper, the authors used a Long Short Term Memory (LSTM) based Encoder-Decoder approach and a Language Model (LM) based approach to convert genuine UD structures, from which word order information had been removed and the tokens had been lemmatized, into their correct sentential form.
Posted Content

A Comparative Study of Transformers on Word Sense Disambiguation

TL;DR: This article presented a comparative study and an extensive analysis of nine widely adopted Transformer models, including BERT, CTRL, DistilBERT, OpenAI-GPT2, Transformer-XL, XLNet, ELECTRA, and ALBERT.