中文
相关论文

相关论文: Trellis Pruning for Peak-to-Average Power Ratio Re…

200 篇论文

Parameter-efficient transfer learning (PETL) aims to adapt large pre-trained models using limited parameters. While most PETL approaches update the added parameters and freeze pre-trained weights during training, the minimal impact of…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Ruizi Han , Jinglei Tang

Parameter Recombination (PR) methods aim to efficiently compose the weights of a neural network for applications like Parameter-Efficient FineTuning (PEFT) and Model Compression (MC), among others. Most methods typically focus on one…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Nazia Tasnim , Shrimai Prabhumoye , Bryan A. Plummer

We consider the problem of peak-to-average power ratio (PAPR) reduction in orthogonal frequency-division multiplexing (OFDM) based massive multiple-input multiple-output (MIMO) downlink systems. Specifically, given a set of symbol vectors…

信息论 · 计算机科学 2015-12-01 Hengyao Bao , Jun Fang , Zhi Chen , Hongbin Li , Shaoqian Li

In this paper, we analyze two popular network compression techniques, i.e. filter pruning and low-rank decomposition, in a unified sense. By simply changing the way the sparsity regularization is enforced, filter pruning and low-rank…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Yawei Li , Shuhang Gu , Christoph Mayer , Luc Van Gool , Radu Timofte

We present PQS, which uses three techniques together - Prune, Quantize, and Sort - to achieve low-bitwidth accumulation of dot products in neural network computations. In conventional quantized (e.g., 8-bit) dot products, partial results…

机器学习 · 计算机科学 2025-04-15 Vikas Natesh , H. T. Kung

Pruning convolutional filters has demonstrated its effectiveness in compressing ConvNets. Prior art in filter pruning requires users to specify a target model complexity (e.g., model size or FLOP count) for the resulting architecture.…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Ting-Wu Chin , Ruizhou Ding , Cha Zhang , Diana Marculescu

Weight pruning methods for deep neural networks (DNNs) have been investigated recently, but prior work in this area is mainly heuristic, iterative pruning, thereby lacking guarantees on the weight reduction ratio and convergence time. To…

神经与进化计算 · 计算机科学 2018-10-23 Tianyun Zhang , Shaokai Ye , Kaiqi Zhang , Jian Tang , Wujie Wen , Makan Fardad , Yanzhi Wang

Structural pruning has become an integral part of neural network optimization, used to achieve architectural configurations which can be deployed and run more efficiently on embedded devices. Previous results showed that pruning is possible…

机器学习 · 计算机科学 2023-12-11 Bogdan Musat , Razvan Andonie

In this paper, we present a practical dirty paper coding scheme using trellis coded modulation for the dirty paper channel $Y=X+S+W,$ $\mathbb{E}\{X^2\} \leq P$, where $W$ is white Gaussian noise with power $\sigma_w ^2$, $P$ is the average…

信息论 · 计算机科学 2010-01-19 Srikanth Pai Bantwal , B. Sundar Rajan

Convolutional neural networks (CNNs) have succeeded in many practical applications. However, their high computation and storage requirements often make them difficult to deploy on resource-constrained devices. In order to tackle this issue,…

机器学习 · 计算机科学 2022-01-14 Tianzong Yu , Chunyuan Zhang , Yuan Wang , Meng Ma , Qi Song

Orthogonal Frequency Division Multiplexing (OFDM) is an efficient method of data transmission for high speed communication systems. However, the main drawback of OFDM system is the high Peak to Average Power Ratio (PAPR) of the transmitted…

网络与互联网体系结构 · 计算机科学 2012-05-11 Suverna Sengar , Partha Pratim Bhattacharya

Channel pruning is a powerful technique to reduce the computational overhead of deep neural networks, enabling efficient deployment on resource-constrained devices. However, existing pruning methods often rely on local heuristics or…

人工智能 · 计算机科学 2025-06-16 Zifan Liu , Yuan Cao , Yanwei Yu , Heng Qi , Jie Gui

Convolutional Neural Networks (CNNs) are hard to deploy on edge devices due to its high computation and storage complexities. As a common practice for model compression, network pruning consists of two major categories: unstructured and…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Yuchuan Tian , Hanting Chen , Tianyu Guo , Chao Xu , Yunhe Wang

In this letter, we propose a peak-to-average power ratio (PAPR) efficient non-coherent orthogonal frequency division multiplexing with index modulation (OFDM-IM). It is shown that the non-coherent OFDM-IM design, which minimizes PAPR, is a…

信号处理 · 电气工程与系统科学 2019-10-11 Sarath Gopi , Sheetal Kalyani

Artificial neural networks (ANNs) may not be worth their computational/memory costs when used in mobile phones or embedded devices. Parameter-pruning algorithms combat these costs, with some algorithms capable of removing over 90% of an…

机器学习 · 统计学 2018-05-08 Brian Bartoldson , Adrian Barbu , Gordon Erlebacher

Currently, Deep Convolutional Neural Networks (DCNNs) are used to solve all kinds of problems in the field of machine learning and artificial intelligence due to their learning and adaptation capabilities. However, most successful DCNN…

神经与进化计算 · 计算机科学 2020-12-01 Francisco Erivaldo Fernandes Junior , Gary G. Yen

Deep Convolutional Neural Networks (CNN) has achieved significant success in computer vision field. However, the high computational cost of the deep complex models prevents the deployment on edge devices with limited memory and…

计算机视觉与模式识别 · 计算机科学 2018-06-15 Huiyuan Zhuo , Xuelin Qian , Yanwei Fu , Heng Yang , Xiangyang Xue

Handling the ever-increasing scale of contemporary deep learning and transformer-based models poses a significant challenge. Overparameterized Transformer networks outperform prior art in Natural Language processing and Computer Vision.…

机器学习 · 计算机科学 2024-11-05 Soheil Zibakhsh Shabgahi , Mohammad Sohail Shariff , Farinaz Koushanfar

One of the most important multi-carrier transmission techniques used in the latest wireless communication arena is known as Orthogonal Frequency Division Multiplexing (OFDM). It has several characteristics such as providing greater immunity…

网络与互联网体系结构 · 计算机科学 2014-06-13 Md. Munjure Mowla , Liton Chandra Paul , Md. Rabiul Hasan

In video coding, in-loop filters are applied on reconstructed video frames to enhance their perceptual quality, before storing the frames for output. Conventional in-loop filters are obtained by hand-crafted methods. Recently, learned…

图像与视频处理 · 电气工程与系统科学 2022-03-18 Woody Bayliss , Luka Murn , Ebroul Izquierdo , Qianni Zhang , Marta Mrak