中文
相关论文

相关论文: MASQuant: Modality-Aware Smoothing Quantization fo…

200 篇论文

Despite remarkable advancements in Multimodal Large Language Models (MLLMs), a fundamental question remains: are MLLMs robust to contradicting modalities? To rigorously study this, we introduce MMA-Bench comprising videos and tasks that…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Tianle Chen , Chaitanya Chakka , Arjun Reddy Akula , Xavier Thomas , Deepti Ghadiyaram

Large language models (LLMs) have achieved outstanding performance across a wide range of natural language processing tasks, but their enormous parameter counts impose ubstantial memory and computational overheads. This challenge is…

机器学习 · 计算机科学 2026-04-07 Seoungsub Lee , In Seo Kim , Seon Wook Kim

A growing trend has emerged in designing high-quality Small Language Models (SLMs) with a few million parameters. This trend is driven by the increasing concerns over cloud costs, privacy, and latency. Considering that full parameter…

机器学习 · 计算机科学 2025-07-03 Xuan Shen , Peiyan Dong , Zhenglun Kong , Yifan Gong , Changdi Yang , Zhaoyang Han , Yanyue Xie , Lei Lu , Cheng Lyu , Chao Wu , Yanzhi Wang , Pu Zhao

In this paper, we propose StableQuant, a novel adaptive post-training quantization (PTQ) algorithm for widely used speech foundation models (SFMs). While PTQ has been successfully employed for compressing large language models (LLMs) due to…

音频与语音处理 · 电气工程与系统科学 2025-04-22 Yeona Hong , Hyewon Han , Woo-jin Chung , Hong-Goo Kang

Mixture-of-Experts (MoE) models enable scalable computation and performance in large-scale deep learning but face quantization challenges due to sparse expert activation and dynamic routing. Existing post-training quantization (PTQ) methods…

计算与语言 · 计算机科学 2026-02-03 Zhongqian Fu , Tianyi Zhao , Ning Ding , Xianzhi Yu , Xiaosong Li , Yehui Tang , Yunhe Wang

Recent Multimodal Large Language Models (MLLMs) have significantly advanced e-commerce product understanding. However, they still face three challenges: (i) the modality imbalance induced by modality mixed training; (ii) underutilization of…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Zhanheng Nie , Chenghan Fu , Daoze Zhang , Junxian Wu , Wanxian Guan , Pengjie Wang , Jian Xu , Bo Zheng

Large language models have transformed the comprehension and generation of natural language tasks, but they come with substantial memory and computational requirements. Quantization techniques have emerged as a promising avenue for…

计算与语言 · 计算机科学 2024-12-10 Amitash Nanda , Sree Bhargavi Balija , Debashis Sahoo

While transformer-based pre-trained language models (PLMs) have dominated a number of NLP applications, these models are heavy to deploy and expensive to use. Therefore, effectively compressing large-scale PLMs becomes an increasingly…

计算与语言 · 计算机科学 2023-06-02 Zhuocheng Gong , Jiahao Liu , Qifan Wang , Yang Yang , Jingang Wang , Wei Wu , Yunsen Xian , Dongyan Zhao , Rui Yan

Multimodal Large Language Models (MLLM) are increasingly deployed in domains where both reliability and efficiency are critical. However, current models remain overconfident, producing highly certain but incorrect answers. At the same time,…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Paul Jonas Kurz , Tobias Jan Wieczorek , Mohamed A. Abdelsalam , Rahaf Aljundi , Marcus Rohrbach

For large language models (LLMs), post-training quantization (PTQ) can significantly reduce memory footprint and computational overhead. Model quantization is rapidly evolving. Though many papers report breakthrough results, they are often…

机器学习 · 计算机科学 2026-01-30 Yutong Liu , Cairong Zhao , Guosheng Hu

In recent years, multimodal large language models (MLLMs) have achieved significant breakthroughs, enhancing understanding across text and vision. However, current MLLMs still face challenges in effectively integrating knowledge across…

计算与语言 · 计算机科学 2025-03-10 Boyu Jia , Junzhe Zhang , Huixuan Zhang , Xiaojun Wan

Recent advances in product bundling have leveraged multimodal information through sophisticated encoders, but remain constrained by limited semantic understanding and a narrow scope of knowledge. Therefore, some attempts employ In-context…

信息检索 · 计算机科学 2025-02-04 Xiaohao Liu , Jie Wu , Zhulin Tao , Yunshan Ma , Yinwei Wei , Tat-seng Chua

Large language models (LLMs) have shown remarkable performance in various domains, but they are constrained by massive computational and storage costs. Quantization, an effective technique for compressing models to fit resource-limited…

计算与语言 · 计算机科学 2026-04-14 Han Liu , Haotian Gao , Xiaotong Zhang , Changya Li , Feng Zhang , Wei Wang , Fenglong Ma , Hong Yu

Recently, quantization has been widely used for the compression and acceleration of large language models (LLMs). Due to the outliers in LLMs, it is crucial to flatten weights and activations to minimize quantization error with equally…

计算与语言 · 计算机科学 2025-08-12 Yuxuan Sun , Ruikang Liu , Haoli Bai , Han Bao , Kang Zhao , Yuening Li , Jiaxin Hu , Xianzhi Yu , Lu Hou , Chun Yuan , Xin Jiang , Wulong Liu , Jun Yao

The increasing size and complexity of large language models (LLMs) have raised significant challenges in deployment efficiency, particularly under resource constraints. Post-training quantization (PTQ) has emerged as a practical solution by…

计算与语言 · 计算机科学 2026-04-07 Han Liu , Haotian Gao , Changya Li , Feng Zhang , Xiaotong Zhang , Wei Wang , Hong Yu

Post-training quantization is a key technique for reducing the memory and inference latency of large language models by quantizing weights and activations without requiring retraining. However, existing methods either (1) fail to account…

Multimodal large language models (MLLMs) can simultaneously process visual, textual, and auditory data, capturing insights that complement human analysis. However, existing video question-answering (VidQA) benchmarks and datasets often…

机器学习 · 计算机科学 2024-12-23 Jean Park , Kuk Jin Jang , Basam Alasaly , Sriharsha Mopidevi , Andrew Zolensky , Eric Eaton , Insup Lee , Kevin Johnson

Multimodal Large Language Models (MLLMs) have demonstrated remarkable performance across diverse applications. However, their computational overhead during deployment remains a critical bottleneck. While Key-Value (KV) caching effectively…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Insu Han , Zeliang Zhang , Zhiyuan Wang , Yifan Zhu , Susan Liang , Jiani Liu , Haiting Lin , Mingjie Zhao , Chenliang Xu , Kun Wan , Wentian Zhao

Mixture-of-Experts(MoE) Vision-Language Models (VLMs) offer remarkable performance but incur prohibitive memory and computational costs, making compression essential. Post-Training Quantization (PTQ) is an effective training-free technique…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Guangshuo Qin , Zhiteng Li , Zheng Chen , Weihang Zhang , Linghe Kong , Yulun Zhang

Instruction tuning in multimodal large language models (MLLMs) generally involves cooperative learning between a backbone LLM and a feature encoder of non-text input modalities. The major challenge is how to efficiently find the synergy…

机器学习 · 计算机科学 2025-09-10 Xintong Li , Junda Wu , Tong Yu , Yu Wang , Xiang Chen , Jiuxiang Gu , Lina Yao , Julian McAuley , Jingbo Shang