paper-with-me

Papers

Adaptive function approximation based on the Discrete Cosine Transform (DCT)

2023-09-01 · Ana I. Pérez-Neira, Marc Martinez-Gost, Miguel Ángel Lagunas

This paper studies the cosine as basis function for the approximation of univariate and continuous functions without memory. This work studies a supervised learning to obtain the approximation coefficients, instead of using the Discrete Cosine Transform (DCT). Due to the finite dynamics and orthogonality of the cosine basis functions, simple gradient algorithms, such as the Normalized Least Mean Squares (NLMS), can benefit from it and present a controlled and predictable convergence time and error misadjustment. Due to its simplicity, the proposed technique ranks as the best in terms of learning quality versus complexity, and it is presented as an attractive technique to be used in more complex supervised learning systems. Simulations illustrate the performance of the approach. This paper celebrates the 50th anniversary of the publication of the DCT by Nasir Ahmed in 1973.

📄 PDF Abstract BibTeX arXiv:2309.00530

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

A DCT Approximation for Image Compression

2014-02-25 · R. J. Cintra, F. M. Bayer

An orthogonal approximation for the 8-point discrete cosine transform (DCT) is introduced. The proposed transformation matrix contains only zeros and ones; multiplications and bit-shift operations are absent. Close spect…

Image Compression

An Integer Approximation Method for Discrete Sinusoidal Transforms

2020-07-05 · R. J. Cintra

Approximate methods have been considered as a means to the evaluation of discrete transforms. In this work, we propose and analyze a class of integer transforms for the discrete Fourier, Hartley, and cosine transforms (D…

LoCA: Location-Aware Cosine Adaptation for Parameter-Efficient Fine-Tuning

2025-02-05 · Zhekai Du, Yinjie Min, Jingjing Li, Ke Lu 외

Low-rank adaptation (LoRA) has become a prevalent method for adapting pre-trained large language models to downstream tasks. However, the simple low-rank decomposition form may constrain the hypothesis space. To address …

parameter-efficient fine-tuning

DCTNet and PCANet for acoustic signal feature extraction

2016-04-28 · Yin Xian, Andrew Thompson, Xiaobai Sun, Douglas Nowacek 외

We introduce the use of DCTNet, an efficient approximation and alternative to PCANet, for acoustic signal classification. In PCANet, the eigenfunctions of the local sample covariance matrix (PCA) are used as filterbanks …

ClassificationGeneral Classification

DCT-based Air Interface Design for Function Computation

2023-06-28 · Marc Martinez-Gost, Ana Pérez-Neira, Miguel Ángel Lagunas

With the integration of communication and computing, it is expected that part of the computing is transferred to the transmitter side. In this paper we address the general problem of Frequency Modulation (FM) for functio…