中文
相关论文

相关论文: Large Multimodal Model Compression via Efficient P…

200 篇论文

Large language models (LLMs) have been applied in various applications due to their astonishing capabilities. With advancements in technologies such as chain-of-thought (CoT) prompting and in-context learning (ICL), the prompts fed to LLMs…

计算与语言 · 计算机科学 2023-12-07 Huiqiang Jiang , Qianhui Wu , Chin-Yew Lin , Yuqing Yang , Lili Qiu

Large multimodal models (LMMs) have advanced significantly by integrating visual encoders with extensive language models, enabling robust reasoning capabilities. However, compressing LMMs for deployment on edge devices remains a critical…

人工智能 · 计算机科学 2025-07-29 Te Zhang , Yuheng Li , Junxiang Wang , Lujun Li

Omnimodal large language models (OmniLLMs) have recently gained increasing attention for unified audio-video understanding. However, processing long multimodal token sequences introduces substantial computational overhead, making efficient…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Morunliu Yang , Ruotao Xu , Le Li , Yue Wang , Jianxin Zhang , Juntao Li , Yihang Lou , Siwei Feng , Peifeng Li

Latent Diffusion Models (LDMs) have emerged as powerful generative models, known for delivering remarkable results under constrained computational resources. However, deploying LDMs on resource-limited devices remains a complex issue,…

机器学习 · 计算机科学 2024-04-19 Thibault Castells , Hyoung-Kyu Song , Bo-Kyeong Kim , Shinkook Choi

Large Language Models (LLMs) have reshaped the landscape of artificial intelligence by demonstrating exceptional performance across various tasks. However, substantial computational requirements make their deployment challenging on devices…

To address the enormous size of Large Language Models (LLMs), model compression methods, such as quantization and pruning, are often deployed, especially on edge devices. In this work, we focus on layer-wise post-training quantization and…

机器学习 · 计算机科学 2025-12-02 Jing Liu , Toshiaki Koike-Akino , Ye Wang , Hassan Mansour , Matthew Brand

Multimodal Large Language Models (MLLMs) incur significant computational cost from processing numerous vision tokens through all LLM layers. Prior pruning methods operate either before the LLM, limiting generality due to diverse…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Omer Faruk Deniz , Ruiyu Mao , Ruochen Li , Yapeng Tian , Latifur Khan

In recent years, the compression of large language models (LLMs) has emerged as a key problem in facilitating LLM deployment on resource-limited devices, reducing compute costs, and mitigating the environmental footprint due to large-scale…

机器学习 · 计算机科学 2025-05-07 Sean I. Young

The increasing size and complexity of Large Language Models (LLMs) pose challenges for their deployment on personal computers and mobile devices. Aggressive post-training model compression is necessary to reduce the models' size, but it…

计算与语言 · 计算机科学 2024-10-01 Zining Zhang , Yao Chen , Bingsheng He , Zhenjie Zhang

Training Large Language Models (LLMs) is highly memory-intensive due to optimizer state overhead. The FRUGAL framework mitigates this with gradient splitting, but its static hyperparameters -- the subspace ratio ($\rho$) and update…

机器学习 · 计算机科学 2026-04-30 Quang-Hung Bui , Anh Son Ta

Weight pruning and weight quantization are two important categories of DNN model compression. Prior work on these techniques are mainly based on heuristics. A recent work developed a systematic frame-work of DNN weight pruning using the…

Large language models(LLMs) have garnered significant attention and demonstrated impressive capabilities in a wide range of applications. However, due to their enormous computational costs, the deployment and application of LLMs are often…

机器学习 · 计算机科学 2025-05-30 Jialong Guo , Xinghao Chen , Yehui Tang , Yunhe Wang

Quantization is an effective strategy to reduce the storage and computation footprint of large language models (LLMs). Post-training quantization (PTQ) is a leading approach for compressing LLMs. Popular weight quantization procedures,…

机器学习 · 计算机科学 2026-05-13 Ryan Lucas , Mehdi Makni , Xiang Meng , Adam Deng , Rahul Mazumder

The compression of Generative Adversarial Networks (GANs) has lately drawn attention, due to the increasing demand for deploying GANs into mobile devices for numerous applications such as image translation, enhancement and editing. However,…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yonggan Fu , Wuyang Chen , Haotao Wang , Haoran Li , Yingyan Celine Lin , Zhangyang Wang

This paper introduces LLM-Streamline, a pioneer work on layer pruning for large language models (LLMs). It is based on the observation that different layers have varying impacts on hidden states, enabling the identification of less…

计算与语言 · 计算机科学 2025-01-28 Xiaodong Chen , Yuxuan Hu , Jing Zhang , Yanling Wang , Cuiping Li , Hong Chen

Active learning (AL) optimizes data labeling efficiency by selecting the most informative instances for annotation. A key component in this procedure is an acquisition function that guides the selection process and identifies the suitable…

机器学习 · 计算机科学 2024-10-08 Abdul Hameed Azeemi , Ihsan Ayyub Qazi , Agha Ali Raza

Recently, large language models (LLMs) have gained significant attention for their ability to generate fast and accurate answer to the given query. These models have evolved into large multimodal models (LMMs), which can interpret and…

信息论 · 计算机科学 2026-01-13 Sunwoo Kim , Byonghyo Shim

Fine-tuning is the most effective way of adapting pre-trained large language models (LLMs) to downstream applications. With the fast growth of LLM-enabled AI applications and democratization of open-souced LLMs, fine-tuning has become…

机器学习 · 计算机科学 2024-03-01 Kai Huang , Hanyun Yin , Heng Huang , Wei Gao

The growing complexity of network traffic and demand for ultra-low latency communication require smarter packet traffic management. Existing Deep Learning-based queuing approaches struggle with dynamic network scenarios and demand high…

网络与互联网体系结构 · 计算机科学 2025-09-03 Shiva Raj Pokhrel , Deol Satish , Jonathan Kua , Anwar Walid

Large Language Models (LLMs) achieve state-of-the-art performance but are challenging to deploy due to their high computational and storage demands. Pruning can reduce model size, yet existing methods assume public access to calibration…

机器学习 · 计算机科学 2025-02-20 Guangji Bai , Yijiang Li , Zilinghan Li , Liang Zhao , Kibaek Kim