paper-with-me

홈 › Papers

Descent Before Hardness: Orbit-Gap Obstructions in Exact Certification

2026-04-08 · Tristan Simas arxiv

Tractability tests are often computed from input syntax: support-graph treewidth, local coefficient patterns, backdoor tests, or action-count bounds. Before such a test can be lower-bounded or made algorithmic, it must define a predicate on the exact-certification problem itself. Equivalent presentations must receive the same verdict. The semantic object is the correctness quotient, whose classes are states with the same correct outputs. Correctness-preserving presentation moves generate closure orbits. A target that changes inside one closure orbit has an orbit gap and fails descent. Exact closure-invariant classification is possible exactly when the positive and negative orbit hulls are disjoint; the positive hull is then the least exact classifier, and computable orbit representatives make the classifier algorithmic. The results separate three layers. The descent layer gives orbit-gap obstructions for raw local syntax, raw action and coordinate counts, and raw support-graph predicates. The post-descent complexity layer applies ordinary reductions to descended objects: graph-predicate lower bounds transfer through action-gap graph extraction, and Action-Gap-Treewidth is NP-complete when the width bound is part of the input. The certification layer asks whether a proxy descends: for split proxies $b\wedge\varphi(z)$, SAT reduces to non-descent and UNSAT reduces to descent. Positive regimes use quotient-preserving normalizations or catalogues before model checking; bounded quotient size, bounded full Gaifman treewidth of the constructed quotient, sparse unary-gap certificates, and strict-margin perturbation balls give explicit cost bounds after quotient construction.

📄 PDF Abstract BibTeX arXiv:2604.07349

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Categorical Belief Propagation: Sheaf-Theoretic Inference via Descent and Holonomy

2026-01-08 · Enrique ter Horst, Sridhar Mahadevan, Juan Diego Zambrano arxiv

We develop a categorical foundation for belief propagation on factor graphs. We construct the free hypergraph category \(\Syn_Σ\) on a typed signature and prove its universal property, yielding compositional semantics vi…

Step Size Matters in Deep Learning

2018-05-22 · NeurIPS 2018 12 · Kamil Nar, S. Shankar Sastry

Training a neural network with the gradient descent algorithm gives rise to a discrete-time nonlinear dynamical system. Consequently, behaviors that are typically observed in these systems emerge during training, such as…

Deep Learning

Implicit Bias and Invariance: How Hopfield Networks Efficiently Learn Graph Orbits

2025-12-16 · Michael Murray, Tenzin Chan, Kedar Karhadker, Christopher J. Hillar arxiv

Many learning problems are organized by group symmetries. While invariance is often imposed through architectures or group averaging, we ask when it can emerge from training on a finite random subset of an orbit. We stud…

On Barycenter Computation: Semi-Unbalanced Optimal Transport-based Method on Gaussians

2024-10-10 · Ngoc-Hai Nguyen, Dung Le, Hoang-Phi Nguyen, Tung Pham 외

We explore a robust version of the barycenter problem among $n$ centered Gaussian probability measures, termed Semi-Unbalanced Optimal Transport (SUOT)-based Barycenter, wherein the barycenter remains fixed while the oth…

The Origin of Edge of Stability

2026-04-22 · Elon Litman arxiv

Full-batch gradient descent on neural networks drives the largest Hessian eigenvalue to the threshold $2/η$, where $η$ is the learning rate. This phenomenon, the Edge of Stability, has resisted a unified explanation: exi…