中文
相关论文

相关论文: Tiny Models are the Computational Saver for Large …

200 篇论文

Transformer plays a vital role in the realms of natural language processing (NLP) and computer vision (CV), specially for constructing large language models (LLM) and large vision models (LVM). Model compression methods reduce the memory…

机器学习 · 计算机科学 2024-04-09 Yehui Tang , Yunhe Wang , Jianyuan Guo , Zhijun Tu , Kai Han , Hailin Hu , Dacheng Tao

Deep learning (DL) techniques are increasingly pervasive across various domains, including wireless communication, where they extract insights from raw radio signals. However, the computational demands of DL pose significant challenges,…

信号处理 · 电气工程与系统科学 2024-09-05 Dieter Verbruggen , Hazem Sallouha , Sofie Pollin

Model compression techniques allow to significantly reduce the computational cost associated with data processing by deep neural networks with only a minor decrease in average accuracy. Simultaneously, reducing the model size may have a…

机器学习 · 计算机科学 2021-09-28 Sebastian Cygert , Andrzej Czyżewski

This paper introduces a dynamic, error-bounded hierarchical matrix (H-matrix) compression method tailored for Physics-Informed Neural Networks (PINNs). The proposed approach reduces the computational complexity and memory demands of…

机器学习 · 计算机科学 2024-09-26 John Mango , Ronald Katende

Scaling up neural networks has been a key recipe to the success of large language and vision models. However, in practice, up-scaled models can be disproportionately costly in terms of computations, providing only marginal improvements in…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yang Liu , Kowshik Thopalli , Jayaraman Thiagarajan

The applications of artificial intelligence (AI) are rapidly evolving, and they are also commonly used in safety-critical domains, such as autonomous driving and medical diagnosis, where functional safety is paramount. In AI-driven systems,…

机器学习 · 计算机科学 2024-05-12 Soyed Tuhin Ahmed , Michael Hefenbrock , Mehdi B. Tahoori

Existing ML models are known to be highly over-parametrized, and use significantly more resources than required for a given task. Prior work has explored compressing models offline, such as by distilling knowledge from larger models into…

机器学习 · 计算机科学 2022-05-17 Julian Knodt

Although deep learning has made strides in the field of deep noise suppression, leveraging deep architectures on resource-constrained devices still proved challenging. Therefore, we present an early-exiting model based on nsNet2 that…

Large denoising diffusion models, such as Stable Diffusion, have been trained on billions of image-caption pairs to perform text-conditioned image generation. As a byproduct of this training, these models have acquired general knowledge…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Alexandros Graikos , Nebojsa Jojic , Dimitris Samaras

Large language models deliver strong generative performance but at the cost of massive parameter counts, memory use, and decoding latency. Prior work has shown that pruning and structured sparsity can preserve accuracy under substantial…

计算与语言 · 计算机科学 2026-04-17 Andrew Kiruluta

With the general trend of increasing Convolutional Neural Network (CNN) model sizes, model compression and acceleration techniques have become critical for the deployment of these models on edge devices. In this paper, we provide a…

机器学习 · 计算机科学 2020-05-12 Jiayi Liu , Samarth Tripathi , Unmesh Kurup , Mohak Shah

Implicit neural video representations encode entire video sequences within the parameters of a neural network and enable constant time frame reconstruction. Recent work on Neural Representations for Videos (NeRV) has demonstrated…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Muhammad Hannan Akhtar , Ihab Amer , Tamer Shanableh

Tensor decomposition is a mathematically supported technique for data compression. It consists of applying some kind of a Low Rank Decomposition technique on the tensors or matrices in order to reduce the redundancy of the data. However, it…

机器学习 · 计算机科学 2025-05-27 Habib Hajimolahoseini , Walid Ahmed , Austin Wen , Yang Liu

Despite much success in natural language processing (NLP), pre-trained language models typically lead to a high computational cost during inference. Multi-exit is a mainstream approach to address this issue by making a trade-off between…

计算与语言 · 计算机科学 2023-05-23 Yiming Chen , Simin Chen , Zexin Li , Wei Yang , Cong Liu , Robby T. Tan , Haizhou Li

As deep learning inference is increasingly deployed in shared and cloud-based settings, a growing concern is input repurposing, in which data submitted for one task is reused by unauthorized models for another. Existing privacy defenses…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Zinan Guo , Zihan Wang , Chuan Yan , Liuhuo Wan , Ethan Ma , Guangdong Bai

This work addresses the need for a balanced approach between performance and efficiency in scalable production environments for visually-rich document understanding (VDU) tasks. Currently, there is a reliance on large document foundation…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Omar Hamed , Souhail Bakkali , Marie-Francine Moens , Matthew Blaschko , Jordy Van Landeghem

Deep neural networks have achieved strong performance in image classification tasks due to their ability to learn complex patterns from high-dimensional data. However, their large computational and memory requirements often limit deployment…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sai Shi

In this paper, we propose a conditional early exiting framework for efficient video recognition. While existing works focus on selecting a subset of salient frames to reduce the computation costs, we propose to use a simple sampling…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Amir Ghodrati , Babak Ehteshami Bejnordi , Amirhossein Habibian

Visual Transformers have achieved great success in almost all vision tasks, such as classification, detection, and so on. However, the model complexity and the inference speed of the visual transformers hinder their deployments in…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Huan Yuan , Chao Liao , Jianchao Tan , Peng Yao , Jiyuan Jia , Bin Chen , Chengru Song , Di Zhang

Adaptive inference is a simple method for reducing inference costs. The method works by maintaining multiple classifiers of different capacities, and allocating resources to each test instance according to its difficulty. In this work, we…

计算与语言 · 计算机科学 2023-06-06 Daniel Rotem , Michael Hassid , Jonathan Mamou , Roy Schwartz