An Application of Artificial Intelligence with Vector Quantization for Image Compression
Journal Title: International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) - Year 2019, Vol 9, Issue 1
Abstract
This paper uses two compression techniques on an image, namely, Vector Quantization (VQ) and Feed Forward Neural Network (FFNN). VQ is used along with K-Mean clustering to initiate the centroids and form the codebook. The FFNN in this algorithm has an architecture specification of 64 nodes in the input and the output layer along with 16 hidden layers with 16 nodes each. The VQ is applied first on the input image to achieve compression and then the VQ compressed image is fed to the FFNN network for additional compression. A set of observations for compression is recorded for different values of K with a tile size 8. The results are obtained for different values of K such as 50, 100, 150, 200, 250, 500 and 1000. The proposed algorithm gives a compression ratio of about 2 and an acceptable PSNR of about 20db for the standard test image Lena. Objective The main objective of this paper is to introduce an algorithm which combines an artificial intelligence technique with a standard compression technique to achieve desirable compression ratios. The flow of this paper is as follows, Section 1 gives an overall introduction about the image compression. Section 2 is about the related work done in image compression where a survey on few related standard papers and their methodologies and results are discussed. Section 3 gives a detailed explanation of the proposed algorithm with flow charts and step wise explanations. Section 4 includes the results and observations obtained through the proposed algorithm. The final section concludes the paper with scope for the future work using this algorithm.
Authors and Affiliations
Giridhar Sudi, Dr. Meghana Kulkarni, Vikrant Shende
NATURE INSPIRED ALGORITHMS FOR TEST SUITE OPTIMIZATION FOR REGRESSION TESTING: AN INVESTIGATION
Software Testing is one of the expensive activities in software development. But at the same time, it will assure the quality of the software product. Software testing will take more cost and maximum time which actually...
Automatic Product Review Sentiment Analysis Using Vader and Feature Visualization
Sentiment polarity analysis has been a popular research field for data, scientists over the last decade. Movie reviews, hotel reviews, social media like twitter reviews and product reviews have been the subjects of senti...
AN APPROACH TO CONSTRUCT MDRT TO PRODUCE QUALITATIVE RATINGS FOR E-COMMERCE WEBSITES
Online surveys, customer reviews on shopping sites are the key sources to understand customer requirements and feedback to help upgrade the product quality and achieve greater outcomes. In our previous paper, we targeted...
DATA MINING ANALYSIS FOR NATIONAL SECURITY
This work takes a view on different data mining and geospatial modeling analysis in the identification process study. The structure and working principle are reviewed alongside recent development in Biometric process. Da...
PARTICLES SWARM OPTIMIZATION TECHNIQUES : PRINCIPLE, COMPARISON & APPLICATION
Particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a popula...