← Search

Xin-Chun Li

10 accepted papers

2025

Maximizing the Effectiveness of Larger BERT Models for Compression

ACL 2025long

Knowledge distillation (KD) is a widely used approach for BERT compression, where a larger BERT model serves as a teacher to transfer knowledge to a smaller student model. Prior works have found that distilling a larger BERT with superior performance may degrade student’s performance than a smaller…

2024

CLAF: Contrastive Learning with Augmented Features for Imbalanced Semi-Supervised Learning

ICASSP 2024accepted

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular applications with few labeled data and abundant unlabeled data. One common manner i…

Cited by 0SourceScholar
2024

Enhancing Class-Imbalanced Learning with Pre-Trained Guidance through Class-Conditional Knowledge Distillation

ICML 2024poster

In class-imbalanced learning, the scarcity of information about minority classes presents challenges in obtaining generalizable features for these classes. Leveraging large-scale pre-trained models with powerful generalization capabilities as teacher models can help fill this information gap. Tradit…

Cited by 2SourcePDFScholar
2024

Exploring and Exploiting the Asymmetric Valley of Deep Neural Networks

NeurIPS 2024poster

Exploring the loss landscape offers insights into the inherent principles of deep neural networks (DNNs). Recent work suggests an additional asymmetry of the valley beyond the flat and sharp ones, yet without thoroughly examining its causes or implications. Our study methodically explores the factor…

Cited by 3SourcePDFScholar
2024

Revisit the Essence of Distilling Knowledge through Calibration

ICML 2024poster

Knowledge Distillation (KD) has evolved into a practical technology for transferring knowledge from a well-performing model (teacher) to a weak model (student). A counter-intuitive phenomenon known as capacity mismatch has been identified, wherein KD performance may not be good when a better teacher…

Cited by 1SourcePDFScholar
2022

Asymmetric Temperature Scaling Makes Larger Networks Teach Well Again

NeurIPS 2022accept

Knowledge Distillation (KD) aims at transferring the knowledge of a well-performed neural network (the {\it teacher}) to a weaker one (the {\it student}). A peculiar phenomenon is that a more accurate model doesn't necessarily teach better, and temperature adjustment can neither alleviate the mismat…

Cited by 39SourcePDFScholar
2022

Exploring Transferability Measures and Domain Selection in Cross-Domain Slot Filling

ICASSP 2022accepted

As an essential task for natural language understanding, slot filling aims to identify the contiguous spans of specific slots in an utterance. In real-world applications, the labeling costs of utterances may be expensive, and transfer learning techniques have been developed to ease this problem. How…

Cited by 0SourceScholar
2022

Federated Learning With Position-Aware Neurons

CVPR 2022poster

Federated Learning (FL) fuses collaborative models from local nodes without centralizing users' data. The permutation invariance property of neural networks and the non-i.i.d. data across clients make the locally updated parameters imprecisely aligned, disabling the coordinate-based parameter averag…

Cited by 44PDFcodeScholar