Implicit Models: Expressive Power Scales with Test-Time Compute
Jialin Liu, Lisang Ding, Stanley Osher, Wotao Yin
TL;DR
The paper provides a nonparametric, function-space characterization showing that the expressive power of implicit equilibrium models grows with test-time compute, culminating in the ability to represent locally Lipschitz maps through fixed-point iterations of a simple regular operator. It proves sufficiency and necessity results, establishing that regular implicit operators can match and even exceed the expressive scope of explicit models without increasing learned parameters. Four diverse case studies—image reconstruction, Navier–Stokes, linear programming via GNNs, and LLM reasoning—empirically validate the theory, demonstrating increasing per-iteration complexity and improved solutions as iterations grow. The findings illuminate why compact implicit models can rival much larger explicit networks and offer guidance for leveraging domain priors and adaptive contraction to balance stability and expressivity.
Abstract
Implicit models, an emerging model class, compute outputs by iterating a single parameter block to a fixed point. This architecture realizes an infinite-depth, weight-tied network that trains with constant memory, significantly reducing memory needs for the same level of performance compared to explicit models. While it is empirically known that these compact models can often match or even exceed the accuracy of larger explicit networks by allocating more test-time compute, the underlying mechanism remains poorly understood. We study this gap through a nonparametric analysis of expressive power. We provide a strict mathematical characterization, showing that a simple and regular implicit operator can, through iteration, progressively express more complex mappings. We prove that for a broad class of implicit models, this process lets the model's expressive power scale with test-time compute, ultimately matching a much richer function class. The theory is validated across four domains: image reconstruction, scientific computing, operations research, and LLM reasoning, demonstrating that as test-time iterations increase, the complexity of the learned mapping rises, while the solution quality simultaneously improves and stabilizes.
