← Search

Jung Yeon Park

9 accepted papers

2026

Discovering Symmetry Groups with Flow Matching

ICML 2026poster

Symmetry is fundamental to understanding physical systems and can improve performance and sample efficiency in machine learning. Both pursuits require knowledge of the underlying symmetries in data, yet discovering these symmetries automatically is challenging. We propose LieFlow, a novel framework …

Cited by 0SourceScholar
2025

Approximate Equivariance in Reinforcement Learning

AISTATS 2025poster

Equivariant neural networks have shown great success in reinforcement learning, improving sample efficiency and generalization when there is symmetry in the task. However, in many problems, only approximate symmetry is present, which makes imposing exact symmetry inappropriate. Recently, approximate…

Cited by 0SourcecodeScholar
2023

A General Theory of Correct, Incorrect, and Extrinsic Equivariance

NeurIPS 2023poster

Although equivariant machine learning has proven effective at many tasks, success depends heavily on the assumption that the ground truth function is symmetric over the entire domain matching the symmetry in an equivariant neural network. A missing piece in the equivariant learning literature is the…

Cited by 10SourcePDFScholar
2023

Modeling Dynamics over Meshes with Gauge Equivariant Nonlinear Message Passing

NeurIPS 2023poster

Data over non-Euclidean manifolds, often discretized as surface meshes, naturally arise in computer graphics and biological and physical systems. In particular, solutions to partial differential equations (PDEs) over manifolds depend critically on the underlying geometry. While graph neural networks…

Cited by 1SourcePDFScholar
2023

The Surprising Effectiveness of Equivariant Models in Domains with Latent Symmetry

ICLR 2023top-25%

Extensive work has demonstrated that equivariant neural networks can significantly improve sample efficiency and generalization by enforcing an inductive bias in the network architecture. These applications typically assume that the domain symmetry is fully described by explicit transformations of t…

Cited by 34SourcePDFScholar
2022

Learning Symmetric Embeddings for Equivariant World Models

ICML 2022spotlight

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often difficult, limiting the applicability of equivariant models. We propo…

2020

Multiresolution Tensor Learning for Efficient and Interpretable Spatial Analysis

ICML 2020poster

Efficient and interpretable spatial analysis is crucial in many fields such as geology, sports, and climate science. Tensor latent factor models can describe higher-order correlations for spatial data. However, they are computationally expensive to train and are sensitive to initialization, leading…