paper-with-me

홈 › Papers

Tree-Preconditioned Differentiable Optimization and Axioms as Layers

2025-12-03 · Yuexin Liao arxiv

This paper introduces a differentiable framework that embeds the axiomatic structure of Random Utility Models (RUM) directly into deep neural networks. Although projecting empirical choice data onto the RUM polytope is NP-hard in general, we uncover an isomorphism between RUM consistency and flow conservation on the Boolean lattice. Leveraging this combinatorial structure, we derive a novel Tree-Preconditioned Conjugate Gradient solver. By exploiting the spanning tree of the constraint graph, our preconditioner effectively "whitens" the ill-conditioned Hessian spectrum induced by the Interior Point Method barrier, achieving superlinear convergence and scaling to problem sizes previously deemed unsolvable. We further formulate the projection as a differentiable layer via the Implicit Function Theorem, where the exact Jacobian propagates geometric constraints during backpropagation. Empirical results demonstrate that this "Axioms-as-Layers" paradigm eliminates the structural overfitting inherent in penalty-based methods, enabling models that are jointly trainable, provably rational, and capable of generalizing from sparse data regimes where standard approximations fail.

📄 PDF Abstract BibTeX arXiv:2601.06036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differentiable Model Predictive Control on the GPU

2025-10-07 · Emre Adabag, Marcus Greiff, John Subosits, Thomas Lew arxiv

Differentiable model predictive control (MPC) offers a powerful framework for combining learning and control. However, its adoption has been limited by the inherently sequential nature of traditional optimization algorit…

Reinforcement Learning

Terminating Differentiable Tree Experts

2024-07-02 · Jonathan Thomm, Michael Hersche, Giacomo Camposampiero, Aleksandar Terzić 외

We advance the recently proposed neuro-symbolic Differentiable Tree Machine, which learns tree operations using a combination of transformers and Tensor Product Representations. We investigate the architecture and propos…

Mixture-of-Experts

Provably optimal decision trees with arbitrary splitting rules in polynomial time

2025-03-03 · Xi He, Max A. Little

In this paper, we introduce a generic data structure called decision trees, which integrates several well-known data structures, including binary search trees, K-D trees, binary space partition trees, and decision tree m…

The Application of Preconditioned Alternating Direction Method of Multipliers in Depth from Focal Stack

2017-11-21 · Hossein Javidnia, Peter Corcoran

Post capture refocusing effect in smartphone cameras is achievable by using focal stacks. However, the accuracy of this effect is totally dependent on the combination of the depth layers in the stack. The accuracy of the…

Occlusion Handling

Differentiable Convex Optimization Layers

2019-10-28 · NeurIPS 2019 12 · Akshay Agrawal, Brandon Amos, Shane Barratt, Stephen Boyd 외

Recent work has shown how to embed differentiable optimization problems (that is, problems whose solutions can be backpropagated through) as layers within deep learning architectures. This method provides a useful induct…

Inductive Bias