中文
相关论文

相关论文: TCN-DPD: Parameter-Efficient Temporal Convolutiona…

200 篇论文

Tartan (TRT), a hardware accelerator for inference with Deep Neural Networks (DNNs), is presented and evaluated on Convolutional Neural Networks. TRT exploits the variable per layer precision requirements of DNNs to deliver execution time…

神经与进化计算 · 计算机科学 2017-07-31 Alberto Delmas , Sayeh Sharify , Patrick Judd , Andreas Moshovos

An algorithm for digital signal analysis using convolutional neural networks (CNN) was developed in this work. The main objective of this algorithm is to make the analysis of experiments with active target time projection chambers more…

信号处理 · 电气工程与系统科学 2022-03-11 G. F. Fortino , J. C. Zamora , L. E. Tamayose , N. S. T. Hirata , V. Guimaraes

Convolutional Neural Networks (CNNs) are widely used in fault diagnosis of mechanical systems due to their powerful feature extraction and classification capabilities. However, the CNN is a typical black-box model, and the mechanism of…

人工智能 · 计算机科学 2024-03-12 Qian Chen , Xingjian Dong , Guowei Tu , Dong Wang , Baoxuan Zhao , Zhike Peng

Dynamic mode decomposition (DMD) is an efficient tool for decomposing spatio-temporal data into a set of low-dimensional modes, yielding the oscillation frequencies and the growth rates of physically significant modes. In this paper, we…

动力系统 · 数学 2023-02-21 Minwoo Lee , Jongho Park

A neural network is essentially a high-dimensional complex mapping model by adjusting network weights for feature fitting. However, the spectral bias in network training leads to unbearable training epochs for fitting the high-frequency…

信号处理 · 电气工程与系统科学 2021-06-22 Zhi Zeng , Pengpeng Shi , Fulei Ma , Peihan Qi

In TDD reciprocity-based massive MIMO it is essential to be able to compute the downlink precoding matrix over all OFDM resource blocks within a small fraction of the uplink-downlink slot duration. Early implementation of massive MIMO are…

信息论 · 计算机科学 2017-11-15 Andreas Benzin , Giuseppe Caire , Yonatan Shadmi , Antonia Tulino

Nonlinearity of power amplifier is one of the major limitations to the achievable capacity in wireless transmission systems. Nonlinear impairments are determined by the nonlinear distortions of the power amplifier and modulator…

信号处理 · 电气工程与系统科学 2020-06-09 Xin Hu , Zhijun Liu , You Li , Lexi Xu , Sun Zhang , Qinlong Li , Jia Hu , Wenhua Chen , Weidong Wang , Mohamed Helaoui , Fadhel M. Ghannouchi

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency.…

计算机视觉与模式识别 · 计算机科学 2019-06-14 Zhaofan Qiu , Ting Yao , Chong-Wah Ngo , Xinmei Tian , Tao Mei

Deformable convolution networks (DCNs) proposed to address the image recognition with geometric or photometric variations typically involve deformable convolution that convolves on arbitrary locations of input features. The locations change…

硬件体系结构 · 计算机科学 2021-07-07 Dawen Xu , Cheng Chu , Cheng Liu , Ying Wang , Huawei Li , Xiaowei Li , Kwang-Ting Cheng

In time series forecasting, effectively disentangling intricate temporal patterns is crucial. While recent works endeavor to combine decomposition techniques with deep learning, multiple frequencies may still be mixed in the decomposed…

人工智能 · 计算机科学 2024-03-27 Xiaobing Yuan , Ling Chen

We present a simple nonlinear digital pre-distortion (DPD) of optical transmitter components, which consists of concatenated blocks of a finite impulse response (FIR) filter, a memoryless nonlinear function and another FIR filter. The model…

信号处理 · 电气工程与系统科学 2020-12-16 Takeo Sasai , Masanori Nakamura , Etsushi Yamazaki , Asuka Matsushita , Seiji Okamoto , Kengo Horikoshi , Yoshiaki Kisaka

Data parallel training is widely used for scaling distributed deep neural network (DNN) training. However, the performance benefits are often limited by the communication-heavy parameter synchronization step. In this paper, we take…

分布式、并行与集群计算 · 计算机科学 2019-05-13 Anand Jayarajan , Jinliang Wei , Garth Gibson , Alexandra Fedorova , Gennady Pekhimenko

In this paper, the existing Scheduling Dimension Reduction (SDR) methods for Linear Parameter-Varying (LPV) models are reviewed and a Deep Neural Network (DNN) approach is developed that achieves higher model accuracy under scheduling…

系统与控制 · 电气工程与系统科学 2020-12-10 P. J. W. Koelewijn , R. Tóth

Lane-changing is an important driving behavior and unreasonable lane changes can result in potentially dangerous traffic collisions. Advanced Driver Assistance System (ADAS) can assist drivers to change lanes safely and efficiently. To…

机器学习 · 计算机科学 2021-08-03 Yue Zhang , Yajie Zou , Jinjun Tang , Jian Liang

This paper investigates deep neural network (DNN) compression from the perspective of compactly representing and storing trained parameters. We explore the previously overlooked opportunity of cross-layer architecture-agnostic…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Yuezhou Sun , Wenlong Zhao , Lijun Zhang , Xiao Liu , Hui Guan , Matei Zaharia

Disparity estimation is a difficult problem in stereo vision because the correspondence technique fails in images with textureless and repetitive regions. Recent body of work using deep convolutional neural networks (CNN) overcomes this…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Rowel Atienza

Automatic learning algorithms for improving the image quality of diagnostic B-mode ultrasound (US) images have been gaining popularity in the recent past. In this work, a novel convolutional neural network (CNN) is trained using time of…

信号处理 · 电气工程与系统科学 2021-08-18 Roshan P Mathews , Mahesh Raveendranatha Panicker

Modern deep neural networks are typically highly overparameterized. Pruning techniques are able to remove a significant fraction of network parameters with little loss in accuracy. Recently, techniques based on dynamic reallocation of…

机器学习 · 计算机科学 2019-05-14 Hesham Mostafa , Xin Wang

In this work, we propose a simple but effective channel pruning framework called Progressive Channel Pruning (PCP) to accelerate Convolutional Neural Networks (CNNs). In contrast to the existing channel pruning methods that prune channels…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Jinyang Guo , Weichen Zhang , Wanli Ouyang , Dong Xu

We propose the time-delayed transformer (TD-TF), a simplified transformer architecture for data-driven modeling of unsteady spatio-temporal dynamics. TD-TF bridges linear operator-based methods and deep sequence models by showing that a…

机器学习 · 计算机科学 2026-02-10 Albert Alcalde , Markus Widhalm , Emre Yılmaz