Tapping BERT for Preposition Sense Disambiguation
Siddhesh Pawar, Shyam Thombre, Anirudh Mittal, Girishkumar Ponkiya,, Pushpak Bhattacharyya

TL;DR
This paper introduces a BERT-based supervised approach for preposition sense disambiguation that achieves state-of-the-art accuracy without relying on linguistic tools.
Contribution
It presents a novel methodology using BERT representations and a simple classifier for PSD, outperforming previous methods on standard datasets.
Findings
Achieved 86.85% accuracy on SemEval-2007 dataset.
Outperformed existing state-of-the-art methods.
Demonstrated effectiveness of BERT embeddings for sense disambiguation.
Abstract
Prepositions are frequently occurring polysemous words. Disambiguation of prepositions is crucial in tasks like semantic role labelling, question answering, text entailment, and noun compound paraphrasing. In this paper, we propose a novel methodology for preposition sense disambiguation (PSD), which does not use any linguistic tools. In a supervised setting, the machine learning model is presented with sentences wherein prepositions have been annotated with senses. These senses are IDs in what is called The Preposition Project (TPP). We use the hidden layer representations from pre-trained BERT and BERT variants. The latent representations are then classified into the correct sense ID using a Multi Layer Perceptron. The dataset used for this task is from SemEval-2007 Task-6. Our methodology gives an accuracy of 86.85% which is better than the state-of-the-art.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech and dialogue systems
MethodsAttention Is All You Need · Linear Layer · Dropout · Attention Dropout · Weight Decay · Linear Warmup With Linear Decay · WordPiece · Dense Connections · Refunds@Expedia|||How do I get a full refund from Expedia? · Softmax
