← Search

Ali Ghodsi

12 accepted papers

2024

Efficient Citer: Tuning Large Language Models for Enhanced Answer Quality and Verification

NAACL 2024findings

In recent years, there has been a growing interest in utilizing external knowledge to reduce hallucinations in large language models (LLMs) and provide them with updated information. Despite this improvement, a major challenge lies in the lack of explicit citations, which hampers the ability to veri…

2024

QDyLoRA: Quantized Dynamic Low-Rank Adaptation for Efficient Large Language Model Tuning

EMNLP 2024industry

Finetuning large language models requires huge GPU memory, restricting the choice to acquire Larger models. While the quantized version of the Low-Rank Adaptation technique, named QLoRA, significantly alleviates this issue, finding the efficient LoRA rank is still challenging. Moreover, QLoRA is tra…

Cited by 11SourcePDFScholar
2022

Continuation KD: Improved Knowledge Distillation through the Lens of Continuation Optimization

EMNLP 2022finding

Knowledge Distillation (KD) has been extensively used for natural language understanding (NLU) tasks to improve a small model’s (a student) generalization by transferring the knowledge from a larger model (a teacher). Although KD methods achieve state-of-the-art performance in numerous settings, the…

Cited by 5SourcePDFScholar
2022

Improving Generalization of Pre-trained Language Models via Stochastic Weight Averaging

EMNLP 2022finding

Knowledge Distillation (KD) is a commonly used technique for improving the generalization of compact Pre-trained Language Models (PLMs) on downstream tasks. However, such methods impose the additional burden of training a separate teacher model for every new dataset.Alternatively, one may directly w…

2022

KroneckerBERT: Significant Compression of Pre-trained Language Models Through Kronecker Decomposition and Knowledge Distillation

NAACL 2022long

The development of over-parameterized pre-trained language models has made a significant contribution toward the success of natural language processing. While over-parameterization of these models is the key to their generalization power, it makes them unsuitable for deployment on low-capacity devic…

Cited by 19SourcePDFScholar
2022

Pro-KD: Progressive Distillation by Following the Footsteps of the Teacher

COLING 2022main

With the ever growing scale of neural models, knowledge distillation (KD) attracts more attention as a prominent tool for neural model compression. However, there are counter intuitive observations in the literature showing some challenging limitations of KD. A case in point is that the best perform…

Cited by 14SourcePDFScholar
2022

When Chosen Wisely, More Data Is What You Need: A Universal Sample-Efficient Strategy For Data Augmentation

ACL 2022findings

Data Augmentation (DA) is known to improve the generalizability of deep neural networks. Most existing DA techniques naively add a certain number of augmented samples without considering the quality and the added computational cost of these samples. To tackle this problem, a common strategy, adopted…

2021

How to Select One Among All ? An Empirical Study Towards the Robustness of Knowledge Distillation in Natural Language Understanding

EMNLP 2021finding

Knowledge Distillation (KD) is a model compression algorithm that helps transfer the knowledge in a large neural network into a smaller one. Even though KD has shown promise on a wide range of Natural Language Processing (NLP) applications, little is understood about how one KD algorithm compares to…

Cited by 9SourcePDFScholar
2021

RW-KD: Sample-wise Loss Terms Re-Weighting for Knowledge Distillation

EMNLP 2021finding

Knowledge Distillation (KD) is extensively used in Natural Language Processing to compress the pre-training and task-specific fine-tuning phases of large neural language models. A student model is trained to minimize a convex combination of the prediction loss over the labels and another over the te…

Cited by 11SourcePDFScholar
2021

Universal-KD: Attention-based Output-Grounded Intermediate Layer Knowledge Distillation

EMNLP 2021main

Intermediate layer matching is shown as an effective approach for improving knowledge distillation (KD). However, this technique applies matching in the hidden spaces of two different networks (i.e. student and teacher), which lacks clear interpretability. Moreover, intermediate layer KD cannot easi…

Cited by 29SourcePDFScholar
2018

Robust Locally-Linear Controllable Embedding

AISTATS 2018poster

Embed-to-control (E2C) is a model for solving high-dimensional optimal control problems by combining variational auto-encoders with locally-optimal controllers. However, the E2C model suffers from two major drawbacks: 1) its objective function does not correspond to the likelihood of the data seque…

Cited by 0SourcePDFScholar