Pith. sign in

REVIEW 1 cited by

Explicit and data-Efficient Encoding via Gradient Flow

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 2412.00864 v2 pith:OV52TUYK submitted 2024-12-01 stat.ML cs.AIcs.LGmath.OCphysics.comp-ph

Explicit and data-Efficient Encoding via Gradient Flow

classification stat.ML cs.AIcs.LGmath.OCphysics.comp-ph
keywords dataencoderencodinggradientmethoddecoderexplicitflow
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The autoencoder model typically uses an encoder to map data to a lower dimensional latent space and a decoder to reconstruct it. However, relying on an encoder for inversion can lead to suboptimal representations, particularly limiting in physical sciences where precision is key. We introduce a decoder-only method using gradient flow to directly encode data into the latent space, defined by ordinary differential equations (ODEs). This approach eliminates the need for approximate encoder inversion. We train the decoder via the adjoint method and show that costly integrals can be avoided with minimal accuracy loss. Additionally, we propose a $2^{nd}$ order ODE variant, approximating Nesterov's accelerated gradient descent for faster convergence. To handle stiff ODEs, we use an adaptive solver that prioritizes loss minimization, improving robustness. Compared to traditional autoencoders, our method demonstrates explicit encoding and superior data efficiency, which is crucial for data-scarce scenarios in the physical sciences. Furthermore, this work paves the way for integrating machine learning into scientific workflows, where precise and efficient encoding is critical. \footnote{The code for this work is available at \url{https://github.com/k-flouris/gfe}.}

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. Learning Gradient Flow: Using Equation Discovery to Accelerate Engineering Optimization

    math.OC 2026-02 conditional novelty 6.0

    An optimizer that fits a SINDy polynomial model to recent optimization-variable trajectories and then integrates that surrogate flow instead of evaluating the true objective/gradient can cut gradient-evaluation counts...