← Search

Myeongjae Jeon

3 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

REP: Resource-Efficient Prompting for Rehearsal-Free Continual Learning

NeurIPS 2025poster

Recent rehearsal-free continual learning (CL) methods guided by prompts achieve strong performance on vision tasks with non-stationary data but remain resource-intensive, hindering real-world deployment. We introduce resource-efficient prompting (REP), which improves the computational and memory eff…

Cited by 0SourceScholar
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…