← Search

Jae-Gil Lee

24 accepted papers

2026

Accelerating Diffusion via Hybrid Data-Pipeline Parallelism Based on Conditional Guidance Scheduling

CVPR 2026

Diffusion models have achieved remarkable progress in high-fidelity image, video, and audio generation, yet inference remains computationally expensive. Nevertheless, current diffusion acceleration methods based on distributed parallelism suffer from noticeable generation artifacts and fail to achie

Cited by 0SourcecodeScholar
2026

Breaking the Reference Bottleneck via Learning to Rewrite Conversational Queries without Gold Reference Passages

ICML 2026poster

Conversational query reformulation (CQR) has become indispensable for improving retrieval in dialogue-based applications. However, existing approaches typically rely on reference passages for optimization, which are **impractical** to acquire in real-world scenarios. To address this limitation, we i…

Cited by 0SourceScholar
2026

Completing Missing Annotation: Multi-Agent Debate for Accurate and Scalable Relevant Assessment for IR Benchmarks

ICLR 2026poster

Information retrieval (IR) evaluation remains challenging due to incomplete IR benchmark datasets that contain unlabeled relevant chunks. While LLMs and LLM-human hybrid strategies reduce costly human effort, they remain prone to LLM overconfidence and ineffective AI-to-human escalation. To address…

Cited by 0SourcecodeScholar
2026

See and Fix the Flaws: Enabling VLMs and Diffusion Models to Comprehend Visual Artifacts via Agentic Data Synthesis

CVPR 2026

Despite recent advances in diffusion models, AI generated images still often contain visual artifacts that compromise realism. Although more thorough pre-training and bigger models might reduce artifacts, there is no assurance that they can be completely eliminated, which makes artifact mitigation a

Cited by 0SourcecodeScholar
2026

Time-PEFT: Temporal and Multichannel Complexity-Based Fine-Tuning for Time-Series Foundation Models

ICML 2026poster

Recent studies have attempted to fine-tune time-series foundation models to enhance a target dataset's forecasting performance. However, these approaches proceed without a clear criterion for identifying complex datasets that require fine-tuning due to performance degradation in zero-shot forecastin…

Cited by 0SourceScholar
2025

Active Learning for Continual Learning: Keeping the Past Alive in the Present

ICLR 2025poster

*Continual learning (CL)* enables deep neural networks to adapt to ever-changing data distributions. In practice, there may be scenarios where annotation is costly, leading to *active continual learning (ACL)*, which performs *active learning (AL)* for the CL scenarios when reducing the labeling cos…

Cited by 0SourcePDFScholar
2025

MONAQ: Multi-Objective Neural Architecture Querying for Time-Series Analysis on Resource-Constrained Devices

EMNLP 2025

The growing use of smartphones and IoT devices necessitates efficient time-series analysis on resource-constrained hardware, which is critical for sensing applications such as human activity recognition and air quality prediction. Recent efforts in hardware-aware neural architecture search (NAS) aut

2025

RA-TTA: Retrieval-Augmented Test-Time Adaptation for Vision-Language Models

ICLR 2025poster

Vision-language models (VLMs) are known to be susceptible to distribution shifts between pre-training data and test data, and test-time adaptation (TTA) methods for VLMs have been proposed to mitigate the detrimental impact of the distribution shifts. However, the existing methods solely rely on th…

Cited by 0SourcePDFScholar
2025

Sample-Efficient Multi-Round Generative Data Augmentation for Long-Tail Instance Segmentation

NeurIPS 2025poster

Data synthesis has become increasingly crucial for long-tail instance segmentation tasks to mitigate class imbalance and high annotation costs. Previous methods have primarily prioritized the selection of data from a pre-generated image object pool, which frequently leads to the inefficient utilizat…

Cited by 0SourceScholar
2025

VarDrop: Enhancing Training Efficiency by Reducing Variate Redundancy in Periodic Time Series Forecasting

AAAI 2025technical

Variate tokenization, which independently embeds each variate as separate tokens, has achieved remarkable improvements in multivariate time series forecasting. However, employing self-attention with variate tokens incurs a quadratic computational cost with respect to the number of variates, thus lim…

2024

Adaptive Shortcut Debiasing for Online Continual Learning

AAAI 2024technical

We propose a novel framework DropTop that suppresses the shortcut bias in online continual learning (OCL) while being adaptive to the varying degree of the shortcut bias incurred by continuously changing environment. By the observed high-attention property of the shortcut bias, highly-activated feat…

2024

Exploiting Representation Curvature for Boundary Detection in Time Series

NeurIPS 2024poster

*Boundaries* are the timestamps at which a class in a time series changes. Recently, representation-based boundary detection has gained popularity, but its emphasis on consecutive distance difference backfires, especially when the changes are gradual. In this paper, we propose a boundary detection m…

Cited by 1SourcePDFScholar
2024

One Size Fits All for Semantic Shifts: Adaptive Prompt Tuning for Continual Learning

ICML 2024poster

In real-world continual learning (CL) scenarios, tasks often exhibit intricate and unpredictable semantic shifts, posing challenges for *fixed* prompt management strategies which are tailored to only handle semantic shifts of *uniform* degree (i.e., uniformly mild or uniformly abrupt). To address th…

2024

Toward Robustness in Multi-Label Classification: A Data Augmentation Strategy against Imbalance and Noise

AAAI 2024technical

Multi-label classification poses challenges due to imbalanced and noisy labels in training data. In this paper, we propose a unified data augmentation method, named BalanceMix, to address these challenges. Our approach includes two samplers for imbalanced labels, generating minority-augmented instan…

2023

AnoViz: A Visual Inspection Tool of Anomalies in Multivariate Time Series

AAAI 2023technical

This paper presents AnoViz, a novel visualization tool of anomalies in multivariate time series, to support domain experts and data scientists in understanding anomalous instances in their systems. AnoViz provides an overall summary of time series as well as detailed visualizations of relevant detec…

2023

Context Consistency Regularization for Label Sparsity in Time Series

ICML 2023poster

Labels are typically sparse in real-world time series due to the high annotation cost. Recently, consistency regularization techniques have been used to generate artificial labels from unlabeled augmented instances. To fully exploit the sequential characteristic of time series in consistency regular…

Cited by 11SourcePDFScholar
2023

Robust Data Pruning under Label Noise via Maximizing Re-labeling Accuracy

NeurIPS 2023poster

Data pruning, which aims to downsize a large training set into a small informative subset, is crucial for reducing the enormous computational costs of modern deep learning. Though large-scale data collections invariably contain annotation noise and numerous robust learning methods have been develope…

2022

Coherence-based Label Propagation over Time Series for Accelerated Active Learning

ICLR 2022poster

Time-series data are ubiquitous these days, but lack of the labels in time-series data is regarded as a hurdle for its broad applicability. Meanwhile, active learning has been successfully adopted to reduce the labeling efforts in various tasks. Thus, this paper addresses an important issue, time-se…

Cited by 18SourcePDFScholar
2022

Meta-Learning for Online Update of Recommender Systems

AAAI 2022technical

Online recommender systems should be always aligned with users' current interest to accurately suggest items that each user would like. Since user interest usually evolves over time, the update strategy should be flexible to quickly catch users' current interest from continuously generated new user-…

2022

Meta-Query-Net: Resolving Purity-Informativeness Dilemma in Open-set Active Learning

NeurIPS 2022accept

Unlabeled data examples awaiting annotations contain open-set noise inevitably. A few active learning studies have attempted to deal with this open-set noise for sample selection by filtering out the noisy examples. However, because focusing on the purity of examples in a query set leads to overlook…

2021

PREMERE: Meta-Reweighting via Self-Ensembling for Point-of-Interest Recommendation

AAAI 2021technical

Point-of-interest (POI) recommendation has become an important research topic in these days. The user check-in history used as the input to POI recommendation is very imbalanced and noisy because of sparse and missing check-ins. Although sample reweighting is commonly adopted for addressing this cha…

2021

Task-Agnostic Undesirable Feature Deactivation Using Out-of-Distribution Data

NeurIPS 2021poster

A deep neural network (DNN) has achieved great success in many machine learning tasks by virtue of its high expressive power. However, its prediction can be easily biased to undesirable features, which are not essential for solving the target task and are even imperceptible to a human, thereby resul…