paper-with-me

홈 › Papers

PolyNODE: Variable-dimension Neural ODEs on M-polyfolds

2026-02-16 · Per Åhag, Alexander Friedrich, Fredrik Ohlsson, Viktor Vigren Näslund arxiv

Neural ordinary differential equations (NODEs) are geometric deep learning models based on dynamical systems and flows generated by vector fields on manifolds. Despite numerous successful applications, particularly within the flow matching paradigm, all existing NODE models are fundamentally constrained to fixed-dimensional dynamics by the intrinsic nature of the manifold's dimension. In this paper, we extend NODEs to M-polyfolds (spaces that can simultaneously accommodate varying dimensions and a notion of differentiability) and introduce PolyNODEs, the first variable-dimensional flow-based model in geometric deep learning. As an example application, we construct explicit M-polyfolds featuring dimensional bottlenecks and PolyNODE autoencoders based on parametrised vector fields that traverse these bottlenecks. We demonstrate experimentally that our PolyNODE models can be trained to solve reconstruction tasks in these spaces, and that latent representations of the input can be extracted and used to solve downstream classification tasks. The code used in our experiments is publicly available at https://github.com/turbotage/PolyNODE .

📄 PDF Abstract BibTeX arXiv:2602.15128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Variables on Spheres for Autoencoders in High Dimensions

2019-12-21 · Deli Zhao, Jiapeng Zhu, Bo Zhang

Variational Auto-Encoder (VAE) has been widely applied as a fundamental generative model in machine learning. For complex samples like imagery objects or scenes, however, VAE suffers from the dimensional dilemma between …

Vocal Bursts Intensity Prediction

Optimal Neural Population Codes for High-dimensional Stimulus Variables

2013-12-01 · NeurIPS 2013 12 · Zhuo Wang, Alan A. Stocker, Daniel D. Lee

How does neural population process sensory information? Optimal coding theories assume that neural tuning curves are adapted to the prior distribution of the stimulus variable. Most of the previous work has discussed opt…

Vocal Bursts Intensity Prediction

Latent Dynamic Networked System Identification with High-Dimensional Networked Data

2023-09-29 · Jiaxin Yu, Yanfang Mo, S. Joe Qin

Networked dynamic systems are ubiquitous in various domains, such as industrial processes, social networks, and biological systems. These systems produce high-dimensional data that reflect the complex interactions among …

Dimensionality Reduction

CAVIAR: Categorical-Variable Embeddings for Accurate and Robust Inference

2024-04-07 · Anirban Mukherjee, Hannah Hanwen Chang

Social science research often hinges on the relationship between categorical variables and outcomes. We introduce CAVIAR, a novel method for embedding categorical variables that assume values in a high-dimensional ambien…

Causal InferenceDimensionality ReductionVariable Selection

Neural Partial Differential Equations

2021-01-01 · Jungeun Kim, Seunghyun Hwang, Jihyun Hwang, Kookjin Lee 외

Neural ordinary differential equations (neural ODEs) introduced an approach to approximate a neural network as a system of ODEs after considering its layer as a continuous variable and discretizing its hidden dimension. …