← Search

Royson Lee

10 accepted papers

2026

FedP²EFT: Federated Learning to Personalize PEFT for Multilingual LLMs

AAAI 2026technical

Federated learning (FL) has enabled training of multilingual large language models (LLMs) on diverse and decentralized multilingual data, especially on low-resource languages. To improve client-specific performance, personalization via the use of parameter-efficient fine-tuning (PEFT) modules such a

Cited by 0SourcePDFScholar
2026

Weight-Space Learning for Certifiable Few-shot Transfer Learning

ICML 2026poster

In contemporary deep learning, a prevalent and effective workflow for solving low-data problems is adapting powerful pre-trained foundation models (FMs) to new tasks via parameter-efficient fine-tuning (PEFT). However, while empirically effective, the resulting solutions lack generalisation guarante…

Cited by 0SourceScholar
2025

Progressive Mixed-Precision Decoding for Efficient LLM Inference

ICLR 2025poster

In spite of the great potential of large language models (LLMs) across various tasks, their deployment on resource-constrained devices remains challenging due to their excessive computational and memory demands. Quantization has emerged as an effective solution by storing weights in reduced precisio…

Cited by 2SourcePDFScholar
2024

A Bayesian Approach to Data Point Selection

NeurIPS 2024poster

Data point selection (DPS) is becoming a critical topic in deep learning due to the ease of acquiring uncurated training data compared to the difficulty of obtaining curated or processed data. Existing approaches to DPS are predominantly based on a bi-level optimisation (BLO) formulation, which is…

Cited by 0SourcePDFScholar
2024

Breaking Physical and Linguistic Borders: Multilingual Federated Prompt Tuning for Low-Resource Languages

ICLR 2024poster

Pretrained large language models (LLMs) have emerged as a cornerstone in modern natural language processing, with their utility expanding to various applications and languages. However, the fine-tuning of multilingual LLMs, particularly for low-resource languages, is fraught with challenges steming…

Cited by 17SourcePDFScholar
2024

MobileQuant: Mobile-friendly Quantization for On-device Language Models

EMNLP 2024finding

Large language models (LLMs) have revolutionized language processing, delivering outstanding results across multiple applications. However, deploying LLMs on edge devices poses several challenges with respect to memory, energy, and compute costs, limiting their widespread use in devices such as mobi…

2024

Recurrent Early Exits for Federated Learning with Heterogeneous Clients

ICML 2024poster

Federated learning (FL) has enabled distributed learning of a model across multiple clients in a privacy-preserving manner. One of the main challenges of FL is to accommodate clients with varying hardware capacities; clients have differing compute and memory requirements. To tackle this challenge, r…

2023

FedL2P: Federated Learning to Personalize

NeurIPS 2023poster

Federated learning (FL) research has made progress in developing algorithms for distributed learning of global models, as well as algorithms for local personalization of those common models to the specifics of each client’s local data distribution. However, different FL problems may require differen…

2020

BRP-NAS: Prediction-based NAS using GCNs

NeurIPS 2020poster

Neural architecture search (NAS) enables researchers to automatically explore broad design spaces in order to improve efficiency of neural networks. This efficiency is especially important in the case of on-device deployment, where improvements in accuracy should be balanced out with computational d…

2020

Journey Towards Tiny Perceptual Super-Resolution

ECCV 2020poster

Recent works in single-image perceptual super-resolution (SR) have demonstrated unprecedented performance in generating realistic textures by means of deep convolutional networks. However, these convolutional models are large and expensive, preventing them from being deployed to devices that require…