activity
20182025
most citedEnd-to-End Self-Debiasing Framework for Robust NLU Training

29 citations · 80 across the 16 of their papers we have counts for

collaborators

24 papers

cs.CL2025

The Order Effect: Investigating Prompt Sensitivity to Input Order in LLMs

Bryan Guan, Tanya Roosta, Peyman Passban +1

As large language models (LLMs) become integral to diverse applications, ensuring their reliability under varying input conditions is crucial. One key issue affecting this reliabil…

cs.SD20223 cited

Improving the Robustness of DistilHuBERT to Unseen Noisy Conditions via Data Augmentation, Curriculum Learning, and Multi-Task Enhancement

Heitor R. Guimarães, Arthur Pimentel, Anderson R. Avila +2

Self-supervised speech representation learning aims to extract meaningful factors from the speech signal that can later be used across different downstream tasks, such as speech an…

cs.CL20211 cited

RAIL-KD: RAndom Intermediate Layer Mapping for Knowledge Distillation

Md Akmal Haidar, Nithin Anchuri, Mehdi Rezagholizadeh +3

Intermediate layer knowledge distillation (KD) can improve the standard KD technique (which only targets the output of teacher and student models) especially over large pre-trained…

cs.CL2021

Knowledge Distillation with Noisy Labels for Natural Language Understanding

Shivendra Bhardwaj, Abbas Ghaddar, Ahmad Rashid +5

Knowledge Distillation (KD) is extensively used to compress and deploy large pre-trained language models on edge devices for real-world applications. However, one neglected area of…

cs.CL20213 cited

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

Tianda Li, Ahmad Rashid, Aref Jafari +3

Knowledge Distillation (KD) is a model compression algorithm that helps transfer the knowledge of a large neural network into a smaller one. Even though KD has shown promise on a w…

cs.CL202110 cited

KroneckerBERT: Learning Kronecker Decomposition for Pre-trained Language Models via Knowledge Distillation

Marzieh S. Tahaei, Ella Charlaix, Vahid Partovi Nia +2

The development of over-parameterized pre-trained language models has made a significant contribution toward the success of natural language processing. While over-parameterization…