PolarBM: Complex-valued Boltzmann Machine for Modeling Audio Signals in Polar and Log-polar Coordinates

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Audio & Speech Processing · Depth: Expert, quick

Summary

A novel Boltzmann machine, PolarBM, is proposed to naturally model complex-valued data, such as audio signal spectra, in polar coordinates. Unlike conventional real-valued machine learning methods that discard amplitude-phase relationships, PolarBM defines a probability density function where phase explicitly depends on amplitude. An extension, LogPolarBM, further models amplitude on a logarithmic scale to align with human auditory perception, utilizing a power-weighted noncentral complex Gaussian (PW-NCCG) distribution. Practical restricted variants, PolarRBM and LogPolarRBM, are also introduced. Experimental results, published on 2026-07-14, demonstrate that these proposed RBMs achieve superior modeling accuracy compared to deep neural networks by explicitly capturing the amplitude-phase dependency. While initially focused on audio, the models' utility extends to diverse fields like wireless communications and quantum mechanics.

Key takeaway

For Machine Learning Engineers developing models for complex-valued data, particularly audio signals, you should consider PolarBM or LogPolarBM. These models offer superior accuracy by explicitly capturing the inherent amplitude-phase dependency, a structural information often discarded by real-valued frameworks. Implementing these Boltzmann machine variants can lead to more accurate representations and better performance in applications ranging from audio processing to wireless communications, providing a significant advantage over conventional deep neural networks.

Key insights

Modeling complex-valued data in polar coordinates, explicitly linking amplitude and phase, improves accuracy.

Principles

Method

PolarBM defines a probability density for complex variables where phase depends on amplitude. LogPolarBM uses a PW-NCCG distribution for logarithmic amplitude modeling. Restricted variants (RBMs) are derived.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.