← Search

Young D. Kwon

5 accepted papers

2026

Architecture-Agnostic Test-Time Adaptation via Backprop-Free Embedding Alignment

ICLR 2026poster

Test-Time Adaptation (TTA) adapts a deployed model during online inference to mitigate the impact of domain shift. While achieving strong accuracy, most existing methods rely on backpropagation, which is memory and computation intensive, making them unsuitable for resource-constrained devices. Recen…

Cited by 0SourcecodeScholar
2026

HierarchicalPrune: Position-Aware Compression for Large-Scale Diffusion Models

AAAI 2026technical

State-of-the-art text-to-image diffusion models (DMs) achieve remarkable quality, yet their massive parameter scale (8-11B) poses significant challenges for inferences on resource-constrained devices. In this paper, we present HierarchicalPrune, a novel compression framework grounded in a key observ

Cited by 0SourcePDFScholar
2026

Tempora: Characterising the Time-Contingent Utility of Online Test-Time Adaptation

ICML 2026poster

Test-time adaptation (TTA) offers a compelling remedy for machine learning (ML) models that degrade under domain shifts, improving generalisation *on-the-fly* with only unlabelled samples. This flexibility suits real deployments, yet conventional evaluations unrealistically assume unbounded processi…

Cited by 0SourceScholar
2024

TinyTTA: Efficient Test-time Adaptation via Early-exit Ensembles on Edge Devices

NeurIPS 2024poster

The increased adoption of Internet of Things (IoT) devices has led to the generation of large data streams with applications in healthcare, sustainability, and robotics. In some cases, deep neural networks have been deployed directly on these resource-constrained units to limit communication overhea…

Cited by 1SourcePDFScholar
2024

TinyTrain: Resource-Aware Task-Adaptive Sparse Training of DNNs at the Data-Scarce Edge

ICML 2024poster

On-device training is essential for user personalisation and privacy. With the pervasiveness of IoT devices and microcontroller units (MCUs), this task becomes more challenging due to the constrained memory and compute resources, and the limited availability of labelled user data. Nonetheless, prior…