LGOCQUANT-PHApr 22, 2022

Lossy compression of matrices by black-box optimisation of mixed integer nonlinear programming

arXiv:2204.10579v214 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses data size reduction for machine learning in resource-limited edge computing applications, representing an incremental improvement over existing methods.

The paper tackles the challenge of optimizing lossy matrix compression for edge computing by using black-box optimization with Ising solvers to handle mixed integer nonlinear programming, achieving improved compression efficiency.

In edge computing, suppressing data size is a challenge for machine learning models that perform complex tasks such as autonomous driving, in which computational resources (speed, memory size and power) are limited. Efficient lossy compression of matrix data has been introduced by decomposing it into the product of an integer and real matrices. However, its optimisation is difficult as it requires simultaneous optimisation of an integer and real variables. In this paper, we improve this optimisation by utilising recently developed black-box optimisation (BBO) algorithms with an Ising solver for integer variables. In addition, the algorithm can be used to solve mixed-integer programming problems that are linear and non-linear in terms of real and integer variables, respectively. The differences between the choice of Ising solvers (simulated annealing, quantum annealing and simulated quenching) and the strategies of the BBO algorithms (BOCS, FMQA and their variations) are discussed for further development of the BBO techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes