paper-with-me

Papers

Low-complexity 8-point DCT Approximation Based on Angle Similarity for Image and Video Coding

2018-08-08 · R. S. Oliveira, R. J. Cintra, F. M. Bayer, T. L. T. da Silveira, A. Madanayake, A. Leite

The principal component analysis (PCA) is widely used for data decorrelation and dimensionality reduction. However, the use of PCA may be impractical in real-time applications, or in situations were energy and computing constraints are severe. In this context, the discrete cosine transform (DCT) becomes a low-cost alternative to data decorrelation. This paper presents a method to derive computationally efficient approximations to the DCT. The proposed method aims at the minimization of the angle between the rows of the exact DCT matrix and the rows of the approximated transformation matrix. The resulting transformations matrices are orthogonal and have extremely low arithmetic complexity. Considering popular performance measures, one of the proposed transformation matrices outperforms the best competitors in both matrix error and coding capabilities. Practical applications in image and video coding demonstrate the relevance of the proposed transformation. In fact, we show that the proposed approximate DCT can outperform the exact DCT for image encoding under certain compression ratios. The proposed transform and its direct competitors are also physically realized as digital prototype circuits using FPGA technology.

📄 PDF Abstract BibTeX arXiv:1808.02950

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Extensions on low-complexity DCT approximations for larger blocklengths based on minimal angle similarity

2024-10-20 · A. P. Radünz, L. Portella, R. S. Oliveira, F. M. Bayer 외

The discrete cosine transform (DCT) is a central tool for image and video coding because it can be related to the Karhunen-Lo\`eve transform (KLT), which is the optimal transform in terms of retained transform coefficien…

Infinity Search: Approximate Vector Search with Projections on q-Metric Spaces

2025-06-06 · Antonio Pariente, Ignacio Hounie, Santiago Segarra, Alejandro Ribeiro

Despite the ubiquity of vector search applications, prevailing search algorithms overlook the metric structure of vector embeddings, treating it as a constraint rather than exploiting its underlying properties. In this p…

Multiplierless 16-point DCT Approximation for Low-complexity Image and Video Coding

2016-06-23 · T. L. T. Silveira, R. S. Oliveira, F. M. Bayer, R. J. Cintra 외

An orthogonal 16-point approximate discrete cosine transform (DCT) is introduced. The proposed transform requires neither multiplications nor bit-shifting operations. A fast algorithm based on matrix factorization is int…

Image CompressionSSIM

RecRecNet: Rectangling Rectified Wide-Angle Images by Thin-Plate Spline Model and DoF-based Curriculum Learning

2023-01-04 · ICCV 2023 1 · Kang Liao, Lang Nie, Chunyu Lin, Zishuo Zheng 외

The wide-angle lens shows appealing applications in VR technologies, but it introduces severe radial distortion into its captured image. To recover the realistic scene, previous works devote to rectifying the content of …

A Triangle Inequality for Cosine Similarity

2021-07-08 · Erich Schubert

Similarity search is a fundamental problem for many data analysis techniques. Many efficient search techniques rely on the triangle inequality of metrics, which allows pruning parts of the search space based on transitiv…