Putting the squeeze on computer art

Research in the International Journal of Computational Systems Engineering has demonstrated a new image compression tool that combines recursive algorithms with convolutional neural networks (CNNs) to out-perform other approaches to the compression of images from computer art and interaction design. Digital art and design increasingly rely on large volumes of visual data, so effective image compression is important for reducing the computer storage requirements without compromising quality. Duan Song of the Department of Fine Arts at Hebei Vocational Art College in Shijiazhuang, China, has proposed an algorithm that works to address the issues by integrating traditional and modern techniques.

Recursive algorithms, which simplify complex problems through repeated application of rules. Song explains that the approach works by breaking an image down into simpler components. By applying the process iteratively, quality can be maintained. The integration of CNNs into the compression approach builds on the way in which such systems were initially inspired by the way the human brain processes visual information. They are widely used in deep learning for image recognition and processing. Song’s innovative merging of the recursive methods with CNNs allows him to overcome some of the limitations of earlier image compression techniques, which commonly struggle to achieve useful compression ratios because of the increasing complexity and scale of modern image data.

Song has tested the algorithm on two well-known image datasets, Kodak1 and Kodak2, to evaluate its performance. The results indicate that the algorithm consistently reduced the mean square error (MSE) between the original and compressed images. A lower MSE means better conservation of image quality. After 800 iterations, the algorithm achieved the lowest MSE compared to other methods and also performed well in terms of peak signal-to-noise ratio and multi-scale structural similarity. These results suggest that the proposed method can compress images effectively with no significant loss of quality.

The approach will be useful in the field of computer art but might also be useful in animation modelling, art interface design, and medical imaging.

Song, D. (2024) ‘Recursive quantitative analysis modelling of computer art design interaction’, Int. J. Computational Systems Engineering, Vol. 8, No. 5, pp.1–11.