中文
相关论文

相关论文: Locality Matters for Training-Free Audio Token Com…

200 篇论文

The goal of this work is to enhance balanced multimodal understanding in audio-visual large language models (AV-LLMs) by addressing modality bias without additional training. In current AV-LLMs, audio and video features are typically…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Chaeyoung Jung , Youngjoon Jang , Jongmin Choi , Joon Son Chung

Large audio language models (ALMs) extend LLMs with auditory understanding. A common approach freezes the LLM and trains only an adapter on self-generated targets. However, this fails for reasoning LLMs (RLMs) whose built-in…

计算与语言 · 计算机科学 2026-03-11 Petr Grinberg , Hassan Shahmohammadi

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 versatility of Large Language Models (LLMs) in vertical domains has spurred the development of numerous specialized evaluation benchmarks. However, these benchmarks often suffer from significant semantic redundancy and impose high…

计算与语言 · 计算机科学 2026-01-08 Wentang Song , Jinqiang Li , Kele Huang , Junhui Lin , Shengxiang Wu , Zhongshi Xie

This paper presents a comprehensive study on the tokenization techniques employed by state-of-the-art large language models (LLMs) and their implications on the cost and availability of services across different languages, especially low…

计算与语言 · 计算机科学 2024-10-07 Abrar Rahman , Garry Bowlin , Binit Mohanty , Sean McGunigal

Video large language models (VideoLLMs) show strong capability in video understanding, yet long-context inference is still dominated by massive redundant visual tokens in the prefill stage. We revisit token compression for VideoLLMs under a…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Xinying Lin , Xuyang Liu , Yiyu Wang , Teng Ma , Wenqi Ren

Omnimodal large language models (OmniLLMs) have attracted increasing research attention of late towards unified audio-video understanding. However, the high computational cost of processing longer joint audio-video token sequences has…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Keda Tao , Kele Shao , Bohan Yu , Weiqiang Wang , Jian liu , Huan Wang

Prompt Tuning is emerging as a scalable and cost-effective method to fine-tune Pretrained Language Models (PLMs), which are often referred to as Large Language Models (LLMs). This study benchmarks the performance and computational…

计算与语言 · 计算机科学 2024-04-15 Valentin Leonhard Buchner , Lele Cao , Jan-Christoph Kalo , Vilhelm von Ehrenheim

Video large language models (video LLMs) excel at video comprehension but face significant computational inefficiency due to redundant video tokens. Existing token pruning methods offer solutions. However, approaches operating within the…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Kele Shao , Keda Tao , Can Qin , Haoxuan You , Yang Sui , Huan Wang

Audio captioning aims to generate text descriptions from environmental sounds. One challenge of audio captioning is the difficulty of the generalization due to the lack of audio-text paired training data. In this work, we propose a simple…

音频与语音处理 · 电气工程与系统科学 2023-04-05 Minkyu Kim , Kim Sung-Bin , Tae-Hyun Oh

Omni-modal large language models have demonstrated remarkable potential in holistic multimodal understanding; however, the token explosion caused by high-resolution audio and video inputs remains a critical bottleneck for real-time…

人工智能 · 计算机科学 2026-05-15 Yeo Jeong Park , Hyemi Jang , Minseo Choi , Jongsun Lee , Jooyoung Choi , Yongkweon Jeon

Large Audio Language Models (LALMs) demonstrate impressive general audio understanding, but once deployed, they are static and fail to improve with new real-world audio data. As traditional supervised fine-tuning is costly, we introduce a…

音频与语音处理 · 电气工程与系统科学 2026-01-23 Haoyu Zhang , Jiaxian Guo , Yusuke Iwasawa , Yutaka Matsuo

Previous studies in automated audio captioning have faced difficulties in accurately capturing the complete temporal details of acoustic scenes and events within long audio sequences. This paper presents AudioLog, a large language models…

音频与语音处理 · 电气工程与系统科学 2024-01-05 Jisheng Bai , Han Yin , Mou Wang , Dongyuan Shi , Woon-Seng Gan , Jianfeng Chen , Susanto Rahardja

Adapting large language models (LLMs) to new languages typically involves continual pre-training (CT) followed by supervised fine-tuning (SFT). However, this CT-then-SFT approach struggles with limited data in the context of low-resource…

计算与语言 · 计算机科学 2025-02-10 Mingxu Tao , Chen Zhang , Quzhe Huang , Tianyao Ma , Songfang Huang , Dongyan Zhao , Yansong Feng

Large language models (LLMs) have shown exceptional versatility in natural language processing, prompting recent efforts to extend their multimodal capabilities to speech processing through the development of audio large language models…

声音 · 计算机科学 2025-04-01 Ting Dang , Yan Gao , Hong Jia

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

Large Language Models (LLMs) have shown impressive versatility as general purpose models. However, their broad applicability comes at a high-cost computational overhead, particularly in auto-regressive decoding where each step requires a…

计算与语言 · 计算机科学 2025-08-04 Itay Nakash , Nitay Calderon , Eyal Ben David , Elad Hoffer , Roi Reichart

Despite Multi-modal Large Language Models (MM-LLMs) have made exciting strides recently, they are still struggling to efficiently model the interactions among multi-modal inputs and the generation in non-textual modalities. In this work, we…

计算与语言 · 计算机科学 2024-01-05 Zhen Yang , Yingxue Zhang , Fandong Meng , Jie Zhou

Multimodal Large Language Models (MLLMs) rely on strong linguistic reasoning inherited from their base language models. However, multimodal instruction fine-tuning paradoxically degrades this text's reasoning capability, undermining…

In this work, we present FastAV, the first token pruning framework tailored for audio-visual large language models (AV-LLMs). While token pruning has been actively explored in standard large language models (LLMs) and vision-language models…

机器学习 · 计算机科学 2026-01-21 Chaeyoung Jung , Youngjoon Jang , Seungwoo Lee , Joon Son Chung