paper-with-me

홈 › Papers

LeMo: Enabling LEss Token Involvement for MOre Context Fine-tuning

2025-01-15 · Tuowei Wang, Xingyu Chen, Kun Li, Ting Cao, Ju Ren, Yaoxue Zhang

The escalating demand for long-context applications has intensified the necessity of extending the LLM context windows. Despite recent fine-tuning approaches successfully expanding context lengths, their high memory footprints, especially for activations, present a critical practical limitation. Current parameter-efficient fine-tuning methods prioritize reducing parameter update overhead over addressing activation memory constraints. Similarly, existing sparsity mechanisms improve computational efficiency but overlook activation memory optimization due to the phenomenon of Shadowy Activation. In this paper, we propose LeMo, the first LLM fine-tuning system that explores and exploits a new token-level sparsity mechanism inherent in long-context scenarios, termed Contextual Token Sparsity. LeMo minimizes redundant token involvement by assessing the informativeness of token embeddings while preserving model accuracy. Specifically, LeMo introduces three key techniques: (1) Token Elimination, dynamically identifying and excluding redundant tokens across varying inputs and layers. (2) Pattern Prediction, utilizing well-trained predictors to approximate token sparsity patterns with minimal overhead. (3) Kernel Optimization, employing permutation-free and segment-based strategies to boost system performance. We implement LeMo as an end-to-end fine-tuning system compatible with various LLM architectures and other optimization techniques. Comprehensive evaluations demonstrate that LeMo reduces memory consumption by up to 1.93x and achieves up to 1.36x speedups, outperforming state-of-the-art fine-tuning systems.

📄 PDF Abstract BibTeX arXiv:2501.09767

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyInformativenessparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Involving Lexicographers in the LLOD Cloud with LexO, an Easy-to-use Editor of Lemon Lexical Resources

2020-05-01 · LREC 2020 5 · Bell, Andrea i, Emiliano Giovannetti

In this contribution, we show LexO, a user-friendly web collaborative editor of lexical resources based on the lemon model. LexO has been developed in the context of Digital Humanities projects, in which a key point in t…

ScaleMoGen: Autoregressive Next-Scale Prediction for Human Motion Generation

2026-05-12 · Inwoo Hwang, Hojun Jang, Bing Zhou, Jian Wang 외 arxiv

We present ScaleMoGen, a scale-wise autoregressive framework for text-driven human motion generation. Unlike conventional autoregressive approaches that rely on standard next-token prediction, ScaleMoGen frames motion ge…

StyleMotif: Multi-Modal Motion Stylization using Style-Content Cross Fusion

2025-03-27 · Ziyu Guo, Young Yoon Lee, Joseph Liu, Yizhak Ben-Shabat 외

We present StyleMotif, a novel Stylized Motion Latent Diffusion model, generating motion conditioned on both content and style from multiple modalities. Unlike existing approaches that either focus on generating diverse …

Motion GenerationMotion Synthesis

TeleMoMa: A Modular and Versatile Teleoperation System for Mobile Manipulation

2024-03-12 · Shivin Dass, Wensi Ai, Yuqian Jiang, Samik Singh 외

A critical bottleneck limiting imitation learning in robotics is the lack of data. This problem is more severe in mobile manipulation, where collecting demonstrations is harder than in stationary manipulation due to the …

Imitation Learning

StableMorph: High-Quality Face Morph Generation with Stable Diffusion

2025-11-11 · Wassim Kabbani, Kiran Raja, Raghavendra Ramachandra, Christoph Busch arxiv

Face morphing attacks threaten the integrity of biometric identity systems by enabling multiple individuals to share a single identity. To develop and evaluate effective morphing attack detection (MAD) systems, we need a…

Face Recognition