Pith. sign in

REVIEW 2 cited by

Deep Declarative Networks: A New Hope

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1909.04866 v2 pith:X3SSX2GK submitted 2019-09-11 cs.LG cs.AIcs.CV

Deep Declarative Networks: A New Hope

classification cs.LG cs.AIcs.CV
keywords declarativedeepnodesdefinedfunctionlearningmodelsnetworks
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We explore a new class of end-to-end learnable models wherein data processing nodes (or network layers) are defined in terms of desired behavior rather than an explicit forward function. Specifically, the forward function is implicitly defined as the solution to a mathematical optimization problem. Consistent with nomenclature in the programming languages community, we name these models deep declarative networks. Importantly, we show that the class of deep declarative networks subsumes current deep learning models. Moreover, invoking the implicit function theorem, we show how gradients can be back-propagated through many declaratively defined data processing nodes thereby enabling end-to-end learning. We show how these declarative processing nodes can be implemented in the popular PyTorch deep learning software library allowing declarative and imperative nodes to co-exist within the same network. We also provide numerous insights and illustrative examples of declarative nodes and demonstrate their application for image and point cloud classification tasks.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Back from the Future: Key-Value Cache Management by Counter-Causal Surprise

    cs.LG 2026-07 conditional novelty 6.0

    Past tokens that the model can predict from their future context are evicted from the KV cache, judged by a counter-causal attention pass that reuses cached keys and values.

  2. RAYEN: Imposition of Hard Convex Constraints on Neural Networks

    cs.LG 2023-07 unverdicted novelty 6.0

    RAYEN enforces hard convex constraints (linear, quadratic, SOC, LMI) on neural networks with negligible overhead while guaranteeing satisfaction at all times.