← Search

Jinho Lee

10 accepted papers

2026

REMEDIS: A Clinical AI Framework for Retinal Disease Diagnosis with Explainable Fundus Image Analysis

AAAI 2026technical

Timely detection of retinal diseases is crucial for preventing vision loss; yet the limited availability of ophthalmologists and disparities in access to diagnostic services continue to hinder widespread screening, particularly in primary care settings. We present REMEDIS, a Software-as-a-Service (S

Cited by 0SourcePDFScholar
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

FairDICE: Fairness-Driven Offline Multi-Objective Reinforcement Learning

NeurIPS 2025poster

Multi-objective reinforcement learning (MORL) aims to optimize policies in the presence of conflicting objectives, where linear scalarization is commonly used to reduce vector-valued returns into scalar signals. While effective for certain preferences, this approach cannot capture fairness-oriented…

Cited by 0SourceScholar
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 2SourcePDFScholar
2024

PeerAiD: Improving Adversarial Distillation from a Specialized Peer Tutor

CVPR 2024poster

Adversarial robustness of the neural network is a significant concern when it is applied to security-critical domains. In this situation adversarial distillation is a promising option which aims to distill the robustness of the teacher network to improve the robustness of a small student network. Pr…

2022

It's All in the Teacher: Zero-Shot Quantization Brought Closer to the Teacher

CVPR 2022oral

Model quantization is considered as a promising method to greatly reduce the resource requirements of deep neural networks. To deal with the performance drop induced by quantization errors, a popular method is to use training data to fine-tune quantized networks. In real-world environments, however,…

Cited by 46PDFcodeScholar
2021

AutoReCon: Neural Architecture Search-based Reconstruction for Data-free Compression

IJCAI 2021poster

Data-free compression raises a new challenge because the original training dataset for a pre-trained model to be compressed is not available due to privacy or transmission issues. Thus, a common approach is to compute a reconstructed training dataset before compression. The current reconstruction me…

Cited by 31SourcePDFScholar
2021

Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples

NeurIPS 2021poster

Model quantization is known as a promising method to compress deep neural networks, especially for inferences on lightweight mobile or edge devices. However, model quantization usually requires access to the original training data to maintain the accuracy of the full-precision models, which is ofte…

2020

MAPS: Multi-Agent reinforcement learning-based Portfolio management System.

IJCAI 2020poster

Generating an investment strategy using advanced deep learning methods in stock markets has recently been a topic of interest. Most existing deep learning methods focus on proposing an optimal model or network architecture by maximizing return. However, these models often fail to consider and adapt…

Cited by 0SourcePDFScholar