AIFeb 26

Knob: A Physics-Inspired Gating Interface for Interpretable and Controllable Neural Dynamics

arXiv:2602.22702v1h-index: 1
Originality Highly original
AI Analysis

This work provides a novel architectural interface for human operators to dynamically adjust neural network behavior, addressing the lack of intuitive control over model dynamics in real-world, temporal inference scenarios.

This paper introduces Knob, a framework that integrates deep learning with classical control theory by mapping neural gating dynamics to a second-order mechanical system. It creates a tunable "safety valve" using logit-level convex fusion, which acts as an input-adaptive temperature scaling to reduce model confidence, especially when predictions conflict. Experiments on CIFAR-10-C demonstrate that Knob's gate responses in Continuous Mode align with standard second-order control signatures, enabling predictable human-in-the-loop tuning.

Existing neural network calibration methods often treat calibration as a static, post-hoc optimization task. However, this neglects the dynamic and temporal nature of real-world inference. Moreover, existing methods do not provide an intuitive interface enabling human operators to dynamically adjust model behavior under shifting conditions. In this work, we propose Knob, a framework that connects deep learning with classical control theory by mapping neural gating dynamics to a second-order mechanical system. By establishing correspondences between physical parameters -- damping ratio ($ζ$) and natural frequency ($ω_n$) -- and neural gating, we create a tunable "safety valve". The core mechanism employs a logit-level convex fusion, functioning as an input-adaptive temperature scaling. It tends to reduce model confidence particularly when model branches produce conflicting predictions. Furthermore, by imposing second-order dynamics (Knob-ODE), we enable a \textit{dual-mode} inference: standard i.i.d. processing for static tasks, and state-preserving processing for continuous streams. Our framework allows operators to tune "stability" and "sensitivity" through familiar physical analogues. This paper presents an exploratory architectural interface; we focus on demonstrating the concept and validating its control-theoretic properties rather than claiming state-of-the-art calibration performance. Experiments on CIFAR-10-C validate the calibration mechanism and demonstrate that, in Continuous Mode, the gate responses are consistent with standard second-order control signatures (step settling and low-pass attenuation), paving the way for predictable human-in-the-loop tuning.

Foundations

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

Your Notes