Papers by Changsheng Zhao

7 papers
Breaking Down Power Barriers in On-Device Streaming ASR: Insights and Solutions (2025.naacl-industry)

Copied to clipboard

Challenge: Streaming automatic speech recognition models use high power consumption to improve usability and accuracy.
Approach: They propose to optimize on-device speech recognition models by adjusting component energy sensitivities based on their specific energy sensitities to reduce power consumption.
Outcome: The proposed approach achieves up to 47% lower energy usage while preserving comparable model accuracy and improving real-time performance compared to leading methods.
Revisiting Sample Size Determination in Natural Language Understanding (2023.findings-acl)

Copied to clipboard

Challenge: Recent work has sought to reduce the annotation costs through the use of active learning and data sampling.
Approach: They propose to estimate the training sample size needed to achieve a targeted model performance based on small amount of training samples.
Outcome: The proposed approach predicts model performance within a small margin of mean absolute error (0.9%) with only 10% data.
Towards Zero-Shot Multilingual Transfer for Code-Switched Responses (2023.acl-long)

Copied to clipboard

Challenge: Recent task-oriented dialog systems have had great success building English-based personal assistants, but extending these systems to a global audience may take tremendous efforts.
Approach: They propose a framework that allows for efficient transfer by learning task-specific representations and encapsulating source and target language representations.
Outcome: The proposed framework is able to successfully transfer language knowledge even when the target language corpus is limited.
Scaling Parameter-Constrained Language Models with Quality Data (2024.emnlp-industry)

Copied to clipboard

Challenge: Scaling laws in language modeling quantify training loss as a function of dataset size and model parameters, but neglect the critical role of data quality in model generalization.
Approach: They propose to use effective training tokens as a combination of text diversity and syntheticity as measured by a teacher model to calculate scaling laws.
Outcome: The proposed term effective training tokens is a combination of two readily-computed indicators of text diversity and syntheticity as measured by a teacher model.
Target-Aware Language Modeling via Granular Data Sampling (2024.emnlp-main)

Copied to clipboard

Challenge: Language model pretraining is the cornerstone of universal language models (LMs), creating generalpurpose representations to excel across a variety of downstream tasks.
Approach: They propose to use multi-granular tokens to sample large-scale language models for domain-specific use cases.
Outcome: The proposed model outperforms random sampled samples on eight benchmarks with 1% of the data and performs on par with the full RefinedWeb data.
LLM-QAT: Data-Free Quantization Aware Training for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Several post-training quantization methods have been shown to perform well down to 8-bits.
Approach: They propose a data-free distillation method that leverages generations produced by the pre-trained model to quantize any generative model independent of its training data.
Outcome: The proposed method outperforms SoTA PTQ and LLaMA models at low bit precision.
Hyperparameter-free Continuous Learning for Domain Classification in Natural Language Understanding (2021.naacl-main)

Copied to clipboard

Challenge: Existing continual learning approaches suffer from low accuracy and performance fluctuation when the distributions of old and new data are significantly different.
Approach: They propose a hyperparameter-free continual learning model for text data that can stably produce high performance under various environments.
Outcome: The proposed model outperforms the best state-of-the-art method by 20% in average accuracy and each component contributes effectively to overall performance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations