2507.09835
An Improved Autoencoder Conjugacy Network to Learn Chaotic Maps
Meagan Carney, Cecilia González-Tokman, Ruethaichanok Kardkasem, Hongkun Zhang
incompletehigh confidence
- Category
- math.DS
- Journal tier
- Strong Field
- Processed
- Sep 28, 2025, 12:56 AM
- arXiv Links
- Abstract ↗PDF ↗
Audit review
The paper’s architecture explicitly defines Ũ(x) = h^{-1} ◦ L ◦ h with L = φ^{-1} ◦ T ◦ φ, equivalently Ũ(x) = h^{-1} ◦ φ^{-1} ◦ T ◦ φ ◦ h (their eqs. (7)–(9)), so under the stated conjugacies the composed predictor reduces to the same composition the model calls Ũ; if one assumes the target U truly satisfies U = h^{-1} ◦ L ◦ h, then Ũ = U follows immediately, as the candidate solution notes. However, the paper’s printed loss terms feed U(x) into the encoder path: Lrecon = ∥U(x) − h^{-1}(h(U(x)))∥ and Lpred = ∥U(x) − h^{-1}(φ^{-1}(T(φ(h(U(x))))))∥ (their eqs. (10)–(11)). Literally interpreted, the prediction compares U(x) to Ũ applied to U(x), i.e., U(x) − Ũ(U(x)), which does not vanish even when Ũ = U. This appears to be a notational/formula error: the standard and intended definition compares U(x) to Ũ(x), which would vanish in the ideal exact-conjugacy setting the solver analyzes. The paper also describes h and h^{-1} as network-approximated (not exact inverses) and acknowledges that the assumed conjugacy to the logistic map may fail in some examples; thus, it does not claim the losses are zero in practice. Net: the solver’s derivation and clarification are correct under the intended (and usual) definitions, while the paper’s loss formulas are inconsistent as printed and should be revised.
Referee report (LaTeX)
\textbf{Recommendation:} minor revisions \textbf{Journal Tier:} strong field \textbf{Justification:} The work proposes a well-motivated, conjugacy-informed autoencoder that leverages the logistic–tent conjugacy to stabilize learning of chaotic maps. The architecture is sensible and demonstrates empirical improvements on continuous maps. The primary weaknesses are presentational: the loss definitions as printed are inconsistent with the intended evaluation path, and the assumptions underlying exact equalities (ideal conjugacy, exact inverses) should be stated more explicitly. These issues are readily fixable and do not detract from the core contribution.