collaborators

6 papers

cs.CL2026

FoRA: Fisher-orthogonal Rank Adaptation for Parameter-Efficient Fine-Tuning

Juneyoung Park, Seongbae Lee, Han-Sang Lee +6

Parameter-efficient fine-tuning(PEFT) has largely focused on LoRA and its accuracy-oriented variants, leaving the original goal of reducing trainable parameters has receivedcompara…

cs.LG2026

Memory-Efficient Structured Backpropagation for On-Device LLM Fine-Tuning

Juneyoung Park, Yuri Hong, Seongwan Kim +1

On-device fine-tuning enables privacy-preserving personalization of large language models, but mobile devices impose severe memory constraints, typically 6--12GB shared across all…

cs.CV2026

Decoder-Free Distillation for Quantized Image Restoration

S. M. A. Sharif, Abdur Rehman, Seongwan Kim +1

Quantization-Aware Training (QAT), combined with Knowledge Distillation (KD), holds immense promise for compressing models for edge deployment. However, joint optimization for prec…

cs.LG2026

LCSB: Layer-Cyclic Selective Backpropagation for Memory-Efficient On-Device LLM Fine-Tuning

Juneyoung Park, Eunbeen Yoon, Seongwan Kim. Jaeho Lee

Memory-efficient backpropagation (MeBP) has enabled first-order fine-tuning of large language models (LLMs) on mobile devices with less than 1GB memory. However, MeBP requires back…

cs.CV2025

Punching Above Precision: Small Quantized Model Distillation with Learnable Regularizer

Abdur Rehman, S M A Sharif, Md Abdur Rahaman +3

Quantization-aware training (QAT) combined with knowledge distillation (KD) is a promising strategy for compressing Artificial Intelligence (AI) models for deployment on resource-c…

cs.LG2025

Riemannian Optimization for LoRA on the Stiefel Manifold

Juneyoung Park, Minjae Kang, Seongbae Lee +3

While powerful, large language models (LLMs) present significant fine-tuning challenges due to their size. Parameter-efficient fine-tuning (PEFT) methods like LoRA provide solution…