← Search

Sourav Dutta

10 accepted papers

2024

Improved Out-of-Scope Intent Classification with Dual Encoding and Threshold-based Re-Classification

COLING 2024main

Detecting out-of-scope user utterances is essential for task-oriented dialogues and intent classification. Current methodologies face difficulties with the unpredictable distribution of outliers and often rely on assumptions about data distributions. We present the Dual Encoder for Threshold-Based R…

2023

AdaSent: Efficient Domain-Adapted Sentence Embeddings for Few-Shot Classification

EMNLP 2023long main

Recent work has found that few-shot sentence classification based on pre-trained Sentence Encoders (SEs) is efficient, robust, and effective. In this work, we investigate strategies for domain-specialization in the context of few-shot sentence classification with SEs. We first establish that unsupe…

Cited by 0SourcecodeScholar
2023

Self-Distilled Quantization: Achieving High Compression Rates in Transformer-Based Language Models

ACL 2023short

We investigate the effects of post-training quantization and quantization-aware training on the generalization of Transformer language models. We present a new method called self-distilled quantization (SDQ) that minimizes accumulative quantization errors and outperforms baselines. We apply SDQ to m…

2022

AX-MABSA: A Framework for Extremely Weakly Supervised Multi-label Aspect Based Sentiment Analysis

EMNLP 2022main

Aspect Based Sentiment Analysis is a dominant research area with potential applications in social media analytics, business, finance, and health. Prior works in this area are primarily based on supervised methods, with a few techniques using weak supervision limited to predicting a single aspect cat…

2022

Multi-Stage Framework with Refinement Based Point Set Registration for Unsupervised Bi-Lingual Word Alignment

COLING 2022main

Cross-lingual alignment of word embeddings are important in knowledge transfer across languages, for improving machine translation and other multi-lingual applications. Current unsupervised approaches relying on learning structure-preserving transformations, using adversarial networks and refinement…

2021

Cross-lingual Sentence Embedding using Multi-Task Learning

EMNLP 2021main

Multilingual sentence embeddings capture rich semantic information not only for measuring similarity between texts but also for catering to a broad range of downstream cross-lingual NLP tasks. State-of-the-art multilingual sentence embedding models require large parallel corpora to learn efficiently…

Cited by 26SourcePDFScholar
2019

Inherent Weight Normalization in Stochastic Neural Networks

NeurIPS 2019poster

Multiplicative stochasticity such as Dropout improves the robustness and gener- alizability deep neural networks. Here, we further demonstrate that always-on multiplicative stochasticity combined with simple threshold neurons provide a suf- ficient substrate for deep learning machines. We call such…