SearcharxivSearch

arXiv subjects

Matt R. Flax

Publications and source records attributed to Matt R. Flax.

3 recordsLinked to original sources

A Biophysically-Inspired Feedback Controller for Multi-Class Cache Fairness

Cache replacement under multi-tenant LLM-serving conditions is a multi-class problem: short, high-reuse system prompts; long, moderate-reuse user documents; medium-length code context; and bursty conversation history share a single eviction pool. Under skewed multi-class arrivals, conventional flat-LRU policies expose the worst-served-class miss ratio ($m_{\max}$) only as a fixed point. We introduce a class of cache-replacement policies parameterised by a per-class flux formula, where three structural commitments -- a single global token-mass imbalance signal, $K$ parallel rectified per-class promotion accumulators, and an age-ordered eviction backstop -- produce emergent multi-class fairness. We instantiate this class with a linear V-coupled rectified flux and a Goldman-Hodgkin-Katz extension whose $V \to 0$ limit is exactly the linear form. Across four skew levels on synthetic multi-class workloads, the policy class closes 27--72\,\% of the LRU$\to$Belady gap on $m_{\max}$, with linear and GHK interchangeable on the headline objective within search variance. The fairness/throughput tradeoff is exposed as a tunable knob on a single hyperparameter axis. We position this against the LeCaR feedback-controller lineage and the formal-control-theory cache-decay lineage as a novel combination of known ingredients. Code and reproduction scripts: https://github.com/flatmax/membrane.cache

cs.DC

Allpass impulse response modelling

This document defines a method for FIR system modelling which is very trivial as it only depends on phase introduction and removal (allpass filters). As magnitude is not altered, the processing is numerically stable. It is limited to phase alteration which maintains the time domain magnitude to force a system within its linear limits.

cs.SD

The Learning Prescription, A Neural Network Hearing Aid Core

The definition of a hearing aid core which is based on a prescription neural network (such as NAL-NL2) is defined here. This hearing aid core replaces a traditional compressor hearing aid core which mimics the said hearing aid prescription. Whilst the replacement of the compressors for a neural network may seem simple, the implications are vast in terms of the "learning prescription" where the topology of the neural network may be increased to make available more free parameters and allow great personalisation of the hearing aid prescription.

cs.SD