ICLR 2026poster0 citations

TokenSeek: Memory Efficient Fine Tuning via Instance-Aware Token Ditching

Runjia Zeng, Qifan Wang, Qiang Guan, Ruixiang Tang, Lifu Huang, Zhenting Wang, XUELING ZHANG, Cheng Han

Abstract

Fine tuning has been regarded as a de facto approach for adapting large language models (LLMs) to downstream tasks, but the high training memory consumption inherited from LLMs makes this process inefficient. Among existing memory efficient approaches, activation-related optimization has proven particularly effective, as activations consistently dominate overall memory consumption. Although prior arts offer various activation optimization strategies, their data-agnostic nature ultimately results in ineffective and unstable fine tuning. In this paper, we propose TokenSeek, a universal plugin solution for various transformer-based models through instance-aware token seeking and ditching, achieving significant fine-tuning memory savings (e.g., requiring only 14.8% of the memory on Llama3.2 1B) with on-par or even better performance. Furthermore, our interpretable token seeking process reveals the underlying reasons for its effectiveness, offering valuable insights for future research on token efficiency.

Memory Efficient Fine Tuning
BibTeX
@inproceedings{
zeng2026tokenseek,
title={TokenSeek: Memory Efficient Fine Tuning via Instance-Aware Token Ditching},
author={Runjia Zeng and Qifan Wang and Qiang Guan and Ruixiang Tang and Lifu Huang and Zhenting Wang and XUELING ZHANG and Cheng Han and Dongfang Liu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=Br1uoB0Jiy}
}
TokenSeek: Memory Efficient Fine Tuning via Instance-Aware Token Ditching · ICLR 2026