← Search

Youngwan Lee

9 accepted papers

2025

A Training-Free Sub-quadratic Cost Transformer Model Serving Framework with Hierarchically Pruned Attention

ICLR 2025poster

In modern large language models (LLMs), increasing the context length is crucial for improving comprehension and coherence in long-context, multi-modal, and retrieval-augmented language generation. While many recent transformer models attempt to extend their context length over a million tokens, th…

Cited by 9SourcePDFScholar
2025

Training Free Exponential Context Extension via Cascading KV Cache

ICLR 2025poster

The transformer's context window is vital for tasks such as few-shot learning and conditional generation as it preserves previous tokens for active memory. However, as the context lengths increase, the computational costs grow quadratically, hindering the deployment of large language models (LLMs) i…

2025

VideoICL: Confidence-based Iterative In-context Learning for Out-of-Distribution Video Understanding

CVPR 2025poster

Recent advancements in video large multimodal models (LMMs) have significantly improved their video understanding and reasoning capabilities. However, their performance drops on out-of-distribution (OOD) tasks that are underrepresented in training data. Traditional methods like fine-tuning on OOD da…

2024

EVEREST: Efficient Masked Video Autoencoder by Removing Redundant Spatiotemporal Tokens

ICML 2024poster

Masked Video Autoencoder (MVA) approaches have demonstrated their potential by significantly outperforming previous video representation learning methods. However, they waste an excessive amount of computations and memory in predicting uninformative tokens/frames due to random masking strategies. (e…

Cited by 7SourcePDFScholar
2024

KOALA: Empirical Lessons Toward Memory-Efficient and Fast Diffusion Models for Text-to-Image Synthesis

NeurIPS 2024poster

As text-to-image (T2I) synthesis models increase in size, they demand higher inference costs due to the need for more expensive GPUs with larger memory, which makes it challenging to reproduce these models in addition to the restricted access to training datasets. Our study aims to reduce these infe…

Cited by 2SourcePDFScholar
2023

Exploring The Role of Mean Teachers in Self-supervised Masked Auto-Encoders

ICLR 2023poster

Masked image modeling (MIM) has become a popular strategy for self-supervised learning (SSL) of visual representations with Vision Transformers. A representative MIM model, the masked auto-encoder (MAE), randomly masks a subset of image patches and reconstructs the masked patches given the unmasked…

2022

MPViT: Multi-Path Vision Transformer for Dense Prediction

CVPR 2022poster

Dense computer vision tasks such as object detection and segmentation require effective multi-scale feature representation for detecting or classifying objects or regions with varying sizes. While Convolutional Neural Networks (CNNs) have been the dominant architectures for such tasks, recently intr…

Cited by 360PDFcodeScholar