← Search

Dain Kwon

3 accepted papers

2025

FALQON: Accelerating LoRA Fine-tuning with Low-Bit Floating-Point Arithmetic

NeurIPS 2025poster

Low-bit floating-point (FP) formats, such as FP8, provide significant acceleration and memory savings in model training thanks to native hardware support on modern GPUs and NPUs. However, we analyze that FP8 quantization offers speedup primarily for large-dimensional matrix multiplications, while in…

Cited by 0SourcecodeScholar
2025

MimiQ: Low-Bit Data-Free Quantization of Vision Transformers with Encouraging Inter-Head Attention Similarity

AAAI 2025technical

Data-free quantization (DFQ) is a technique that creates a lightweight network from its full-precision counterpart without the original training data, often through a synthetic dataset. Although several DFQ methods have been proposed for vision transformer (ViT) architectures, they fail to achieve e…

2024

DataFreeShield: Defending Adversarial Attacks without Training Data

ICML 2024poster

Recent advances in adversarial robustness rely on an abundant set of training data, where using external or additional datasets has become a common setting. However, in real life, the training data is often kept private for security and privacy issues, while only the pretrained weight is available t…

Cited by 1SourcePDFScholar