paper-with-me

Papers

First Activations Matter: Training-Free Methods for Dynamic Activation in Large Language Models

2024-08-21 · Chi Ma, Mincong Huang, Ying Zhang, Chao Wang, Yujie Wang, Lei Yu, Chuan Liu, Wei Lin

Dynamic activation (DA) techniques, such as DejaVu and MoEfication, have demonstrated their potential to significantly enhance the inference efficiency of large language models (LLMs). However, these techniques often rely on ReLU activation functions or require additional parameters and training to maintain performance. This paper introduces a training-free Threshold-based Dynamic Activation(TDA) method that leverage sequence information to exploit the inherent sparsity of models across various architectures. This method is designed to accelerate generation speed by 18-25\% without significantly compromising task performance, thereby addressing the limitations of existing DA techniques. Moreover, we delve into the root causes of LLM sparsity and theoretically analyze two of its critical features: history-related activation uncertainty and semantic-irrelevant activation inertia. Our comprehensive analyses not only provide a robust theoretical foundation for DA methods but also offer valuable insights to guide future research in optimizing LLMs for greater efficiency and effectiveness.

📄 PDF Abstract BibTeX arXiv:2408.11393

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Decomposing The Dark Matter of Sparse Autoencoders

2024-10-18 · Joshua Engels, Logan Riggs, Max Tegmark

Sparse autoencoders (SAEs) are a promising technique for decomposing language model activations into interpretable linear features. However, current SAEs fall short of completely explaining model performance, resulting i…

PEA: Improving the Performance of ReLU Networks for Free by Using Progressive Ensemble Activations

2022-07-28 · Ákos Utasi

In recent years novel activation functions have been proposed to improve the performance of neural networks, and they show superior performance compared to the ReLU counterpart. However, there are environments, where the…

Semantic Segmentation

Reasoning Models Know What's Important, and Encode It in Their Activations

2026-04-20 · Yaniv Nikankin, Martin Tutek, Tomer Ashuach, Jonathan Rosenfeld 외 arxiv

Language models often solve complex tasks by generating long reasoning chains, consisting of many steps with varying importance. While some steps are crucial for generating the final answer, others are removable. Determi…

Analyzing the Hidden Activations of Deep Policy Networks: Why Representation Matters

2021-03-11 · Trevor A. McInroe, Michael Spurrier, Jennifer Sieber, Stephen Conneely

We analyze the hidden activations of neural network policies of deep reinforcement learning (RL) agents and show, empirically, that it's possible to know a priori if a state representation will lend itself to fast learni…

Deep Reinforcement LearningReinforcement Learning (RL)

ActErase: A Training-Free Paradigm for Precise Concept Erasure via Activation Redirection

2026-01-01 · Yi Sun, Xinhao Zhong, Hongyan Li, Yimin Zhou 외 arxiv

Recent advances in text-to-image diffusion models have demonstrated remarkable generation capabilities, yet they raise significant concerns regarding safety, copyright, and ethical implications. Existing concept erasure …