Cover image

Hearing the Second Order: Why Scattering Transforms May Fix the Cocktail Party Problem

Noise is easy. Attention is hard. A hearing aid can amplify sound, suppress background noise, and sharpen speech. That is useful, but it does not solve the real cocktail party problem. In a crowded room, the device still has to answer a less mechanical question: which speaker is the listener actually trying to hear? ...

March 1, 2026 · 17 min · Zelina
Cover image

Sound Zones Without the Handcuffs: Teaching Neural Networks to Bend Acoustic Space

Sound is usually treated as a room problem. Put speakers in a space, measure the space, tune the system, then hope the listener does not move too much. Very elegant. Also very inconvenient. Personal sound zones push this problem into sharper form. The goal is simple to describe: one listener hears a desired acoustic scene in a bright zone, while another nearby area stays quiet or hears something else in a dark zone. In practice, the system depends on loudspeaker pre-filters designed from measured acoustic transfer functions. Those measurements are not just “some room data.” They are tied to where microphones were placed. Change the target scene, change the microphone grid, or reduce the number of measurement points, and the old optimization pipeline starts wearing handcuffs. ...

December 14, 2025 · 16 min · Zelina
Cover image

Shattering the Spectrum: How PRISM Revives Signal Processing in Time-Series AI

TL;DR for operators PRISM is a useful reminder that the cheapest model is not always the dumbest model. It classifies multivariate time series by first treating each input channel separately, applying symmetric convolutional filters at several temporal resolutions, then mixing those resolution-specific features into a compact representation.1 The business message is straightforward: for sensor-heavy classification tasks, especially wearables, activity recognition, sleep staging, ECG-like biomedical signals, and industrial monitoring, PRISM suggests that a well-chosen signal-processing prior can cut model size and inference cost without turning accuracy into a charity case. ...

August 7, 2025 · 17 min · Zelina
Cover image

Causality in Stereo: How Multi-Band Granger Unveils Frequency-Specific Influence

TL;DR for operators Signals do not always influence each other on one clock. A machine vibration may create a fast alarm signature and a slower thermal drift. A brain region may interact through one rhythm quickly and another rhythm slowly. A market signal may move through intraday noise, weekly positioning, and slower macro repricing. Treating all of that as one blended time series is convenient. It is also a rather efficient way to throw away the thing you wanted to understand. ...

August 4, 2025 · 15 min · Zelina