← Search

Clement Chung

8 accepted papers

2023

Distill-Quantize-Tune - Leveraging Large Teachers for Low-Footprint Efficient Multilingual NLU on Edge

ICASSP 2023accepted

This paper describes Distill-Quantize-Tune (DQT), a pipeline to create viable small-footprint multilingual models that can perform NLU on extremely resource-constrained Edge devices. We distill semantic knowledge from a large-sized teacher (transformer-based), that has been trained on huge amount of…

Cited by 0SourceScholar
2023

End-to-End Spoken Language Understanding Using Joint CTC Loss and Self-Supervised, Pretrained Acoustic Encoders

ICASSP 2023accepted

It is challenging to extract semantic meanings directly from audio signals in spoken language understanding (SLU), due to the lack of textual information. Popular end-to-end (E2E) SLU models utilize sequence-to-sequence automatic speech recognition (ASR) models to extract textual embeddings as input…

Cited by 0SourceScholar
2023

Pyramid Dynamic Inference: Encouraging Faster Inference Via Early Exit Boosting

ICASSP 2023accepted

Transformer-based models demonstrate state of the art results on several natural language understanding tasks. However, their deployment comes at the cost of increased footprint and inference latency, limiting their adoption to real-time applications. Early exit strategies are designed to speed-up t…

Cited by 0SourceScholar
2023

Quantifying Catastrophic Forgetting in Continual Federated Learning

ICASSP 2023accepted

The deployment of Federated Learning (FL) systems poses various challenges such as data heterogeneity and communication efficiency. We focus on a practical FL setup that has recently drawn attention, where the data distribution on each device is not static but dynamically evolves over time. This set…

Cited by 0SourceScholar
2022

Federated Learning with Noisy User Feedback

NAACL 2022long

Machine Learning (ML) systems are getting increasingly popular, and drive more and more applications and services in our daily life. Thishas led to growing concerns over user privacy, since human interaction data typically needs to be transmitted to the cloud in order to trainand improve such system…

Cited by 14SourcePDFScholar
2022

Learnings from Federated Learning in The Real World

ICASSP 2022accepted

Federated Learning (FL) applied to real world data may suffer from several idiosyncrasies. One such idiosyncrasy is the data distribution across devices. Data across devices could be distributed such that there are some "heavy devices" with large amounts of data while there are many "light users" wi…

Cited by 0SourceScholar
2022

Training Mixed-Domain Translation Models via Federated Learning

NAACL 2022long

Training mixed-domain translation models is a complex task that demands tailored architec- tures and costly data preparation techniques. In this work, we leverage federated learning (FL) in order to tackle the problem. Our investiga- tion demonstrates that with slight modifications in the training p…

2021

Encoding Syntactic Knowledge in Transformer Encoder for Intent Detection and Slot Filling

AAAI 2021technical

We propose a novel Transformer encoder-based architecture with syntactical knowledge encoded for intent detection and slot filling. Specifically, we encode syntactic knowledge into the Transformer encoder by jointly training it to predict syntactic parse ancestors and part-of-speech of each token vi…

Cited by 42SourcePDFScholar