-
Neural Image Compression for Gigapixel Histopathology Image Analysis
We present Neural Image Compression (NIC), a method to reduce the size o...
read it
-
Soft Genetic Programming Binary Classifiers
The study of the classifier's design and it's usage is one of the most i...
read it
-
Towards Deep Representation Learning with Genetic Programming
Genetic Programming (GP) is an evolutionary algorithm commonly used for ...
read it
-
Generative NeuroEvolution for Deep Learning
An important goal for the machine learning (ML) community is to create a...
read it
-
Web-Based Implementation of Travelling Salesperson Problem Using Genetic Algorithm
The world is connected through the Internet. As the abundance of Interne...
read it
-
A Recent Survey on the Applications of Genetic Programming in Image Processing
During the last two decades, Genetic Programming (GP) has been largely u...
read it
-
A multi-layer image representation using Regularized Residual Quantization: application to compression and denoising
A learning-based framework for representation of domain-specific images ...
read it
An Implementation of Vector Quantization using the Genetic Algorithm Approach
The application of machine learning(ML) and genetic programming(GP) to the image compression domain has produced promising results in many cases. The need for compression arises due to the exorbitant size of data shared on the internet. Compression is required for text, videos, or images, which are used almost everywhere on web be it news articles, social media posts, blogs, educational platforms, medical domain, government services, and many other websites, need packets for transmission and hence compression is necessary to avoid overwhelming the network. This paper discusses some of the implementations of image compression algorithms that use techniques such as Artificial Neural Networks, Residual Learning, Fuzzy Neural Networks, Convolutional Neural Nets, Deep Learning, Genetic Algorithms. The paper also describes an implementation of Vector Quantization using GA to generate codebook which is used for Lossy image compression. All these approaches prove to be very contrasting to the standard approaches to processing images due to the highly parallel and computationally extensive nature of machine learning algorithms. Such non-linear abilities of ML and GP make it widely popular for use in multiple domains. Traditional approaches are also combined with artificially intelligent systems, leading to hybrid systems, to achieve better results.
READ FULL TEXT
Comments
There are no comments yet.