中文
相关论文

相关论文: Exploring Activation Patterns of Parameters in Lan…

200 篇论文

Recently, large language models (LLMs) have achieved tremendous breakthroughs in the field of NLP, but still lack understanding of their internal neuron activities when processing different languages. We designed a method to convert dense…

计算与语言 · 计算机科学 2024-10-08 Weize Liu , Yinlong Xu , Hongxia Xu , Jintai Chen , Xuming Hu , Jian Wu

Recent works have proposed that activations in language models can be modelled as sparse linear combinations of vectors corresponding to features of input text. Under this assumption, these works aimed to reconstruct feature directions…

机器学习 · 计算机科学 2023-10-17 Mingyang Deng , Lucas Tao , Joe Benton

Training loss and throughput can hide distinct internal representation in language-model training. To examine these hidden mechanics, we use spectral measurements as practical and operational diagnostics. Using a controlled family of…

机器学习 · 统计学 2026-05-08 Andy Zeyi Liu , Elliot Paquette , John Sous

Activation sparsity denotes the existence of substantial weakly-contributed elements within activation outputs that can be eliminated, benefiting many important applications concerned with large language models (LLMs). Although promoting…

机器学习 · 计算机科学 2025-07-01 Yuqi Luo , Chenyang Song , Xu Han , Yingfa Chen , Chaojun Xiao , Xiaojun Meng , Liqun Deng , Jiansheng Wei , Zhiyuan Liu , Maosong Sun

Sparse activation, which selectively activates only an input-dependent set of neurons in inference, is a useful technique to reduce the computing cost of Large Language Models (LLMs) without retraining or adaptation efforts. However,…

计算与语言 · 计算机科学 2024-06-12 Jifeng Song , Kai Huang , Xiangyu Yin , Boyuan Yang , Wei Gao

Deep state-space models (SSMs) have gained increasing popularity in sequence modelling. While there are numerous theoretical investigations of shallow SSMs, how the depth of the SSM affects its expressiveness remains a crucial problem. In…

机器学习 · 计算机科学 2025-06-25 Zeyu Bao , Penghao Yu , Haotian Jiang , Qianxiao Li

Large language models (LLMs) can be seen as atomic units of computation mapping sequences to a distribution over sequences. Thus, they can be seen as stochastic language layers in a language network, where the learnable parameters are the…

Large language models are increasingly used as computational tools for modeling human-like behavior. We introduce a behavioral induction framework that modifies model policies through fine-tuning on structured decision-making tasks: using…

计算与语言 · 计算机科学 2026-05-22 Nicola Milano , Davide Marocco

Recent works have shown a surprising result: a small fraction of Large Language Model (LLM) parameter outliers are disproportionately important to the quality of the model. LLMs contain billions of parameters, so these small fractions, such…

计算与语言 · 计算机科学 2025-07-08 Mengxia Yu , De Wang , Qi Shan , Colorado J Reed , Alvin Wan

Training large language models (LLMs) is highly memory-intensive, as training must store not only weights and optimizer states but also intermediate activations for backpropagation. While existing memory-efficient methods largely focus on…

机器学习 · 计算机科学 2026-05-05 Wen-Da Wei , Han-Bin Fang , Yang-Di Liu , Jiang-Xin Shi , James Kwok , Yu-Feng Li

Recent studies suggest that the deeper layers of Large Language Models (LLMs) contribute little to representation learning and can often be removed without significant performance loss. However, such claims are typically drawn from narrow…

人工智能 · 计算机科学 2026-01-28 Xinyuan Song , Keyu Wang , PengXiang Li , Lu Yin , Shiwei Liu

The evaluation of layer importance in deep learning has been an active area of research, with significant implications for model optimization and interpretability. Recently, large language models (LLMs) have gained prominence across various…

计算与语言 · 计算机科学 2024-11-05 Zichen Song , Yuxin Wu , Sitan Huang , Zhongfeng Kang

In this paper, we propose a highly parameter-efficient approach to scaling pre-trained language models (PLMs) to a deeper model depth. Unlike prior work that shares all parameters or uses extra blocks, we design a more capable…

计算与语言 · 计算机科学 2023-04-12 Peiyu Liu , Ze-Feng Gao , Yushuo Chen , Wayne Xin Zhao , Ji-Rong Wen

Evaluating pragmatic reasoning in large language models (LLMs) remains challenging because model behavior can vary depending on evaluation methods. Previous studies suggest that prompt-based judgments may diverge from models' internal…

计算与语言 · 计算机科学 2026-05-12 Ye-eun Cho

Transformer-based large language models (LLMs) are comprised of billions of parameters arranged in deep and wide computational graphs. Several studies on LLM efficiency optimization argue that it is possible to prune a significant portion…

计算与语言 · 计算机科学 2026-04-16 Corentin Kervadec , Iuliia Lysova , Marco Baroni , Gemma Boleda

As the post-training of large language models (LLMs) advances from instruction-following to complex reasoning tasks, understanding how different data affect finetuning dynamics remains largely unexplored. In this paper, we present a…

机器学习 · 计算机科学 2026-05-12 Ming Li , Yanhong Li , Ziyue Li , Tianyi Zhou

Compressing large language models (LLMs), often consisting of billions of parameters, provides faster inference, smaller memory footprints, and enables local deployment. Two standard compression techniques are pruning and quantization, with…

计算与语言 · 计算机科学 2023-12-05 Satya Sai Srinath Namburi , Makesh Sreedhar , Srinath Srinivasan , Frederic Sala

The scaling of large language models (LLMs) emphasizes increasing depth, yet performance gains diminish with added layers. Prior work introduces the concept of "effective depth", arguing that deeper models fail to fully utilize their layers…

计算与语言 · 计算机科学 2025-12-17 Yi Hu , Cai Zhou , Muhan Zhang

With the rapid scaling of large language models (LLMs), structured pruning has become a widely used technique to learn efficient, smaller models from larger ones, delivering superior performance compared to training similarly sized models…

计算与语言 · 计算机科学 2025-06-04 Bairu Hou , Qibin Chen , Jianyu Wang , Guoli Yin , Chong Wang , Nan Du , Ruoming Pang , Shiyu Chang , Tao Lei

There are two primary ways of incorporating new information into a language model (LM): changing its prompt or changing its parameters, e.g. via fine-tuning. Parameter updates incur no long-term storage cost for model changes. However, for…

计算与语言 · 计算机科学 2025-06-27 Eric Zhang , Leshem Choshen , Jacob Andreas
‹ 上一页 1 2 3 10 下一页 ›