paper-with-me

Papers

Flow Factorized Representation Learning

2023-09-22 · NeurIPS 2023 11 · Yue Song, T. Anderson Keller, Nicu Sebe, Max Welling

A prominent goal of representation learning research is to achieve representations which are factorized in a useful manner with respect to the ground truth factors of variation. The fields of disentangled and equivariant representation learning have approached this ideal from a range of complimentary perspectives; however, to date, most approaches have proven to either be ill-specified or insufficiently flexible to effectively separate all realistic factors of interest in a learned latent space. In this work, we propose an alternative viewpoint on such structured representation learning which we call Flow Factorized Representation Learning, and demonstrate it to learn both more efficient and more usefully structured representations than existing frameworks. Specifically, we introduce a generative model which specifies a distinct set of latent probability paths that define different input transformations. Each latent flow is generated by the gradient field of a learned potential following dynamic optimal transport. Our novel setup brings new understandings to both \textit{disentanglement} and \textit{equivariance}. We show that our model achieves higher likelihoods on standard representation learning benchmarks while simultaneously being closer to approximately equivariant models. Furthermore, we demonstrate that the transformations learned by our model are flexibly composable and can also extrapolate to new data, implying a degree of robustness and generalizability approaching the ultimate goal of usefully factorized representation learning.

📄 PDF Abstract BibTeX arXiv:2309.13167

Code (1)

kingjamessong/latent-flow 공식 구현 pytorch

Tasks

DisentanglementRepresentation Learning

Similar Papers 제목 키워드 기반

Investigation of Factorized Optical Flows as Mid-Level Representations

2022-03-09 · Hsuan-Kung Yang, Tsu-Ching Hsiao, Ting-Hsuan Liao, Hsu-Shen Liu 외

In this paper, we introduce a new concept of incorporating factorized flow maps as mid-level representations, for bridging the perception and the control modules in modular learning based robotic frameworks. To investiga…

Deep Reinforcement LearningOptical Flow Estimationreinforcement-learningReinforcement Learning (RL)

Variational Bayesian Flow Network for Graph Generation

2026-01-30 · Yida Xiong, Jiameng Chen, Xiuwen Gong, Jia Wu 외 arxiv

Graph generation aims to sample discrete node and edge attributes while satisfying coupled structural constraints. Diffusion models for graphs often adopt largely factorized forward-noising, and many flow-matching method…

Graph Generation

Factorized Motion Fields for Fast Sparse Input Dynamic View Synthesis

2024-04-17 · Nagabhushan Somraj, Kapil Choudhary, Sai Harsha Mupparaju, Rajiv Soundararajan

Designing a 3D representation of a dynamic scene for fast optimization and rendering is a challenging task. While recent explicit representations enable fast learning and rendering of dynamic radiance fields, they requir…

Factorized Fourier Neural Operators

2021-11-27 · Alasdair Tran, Alexander Mathews, Lexing Xie, Cheng Soon Ong

We propose the Factorized Fourier Neural Operator (F-FNO), a learning-based approach for simulating partial differential equations (PDEs). Starting from a recently proposed Fourier representation of flow fields, the F-FN…

InferF: Declarative Factorization of AI/ML Inferences over Joins

2025-11-25 · Kanchan Chowdhury, Lixi Zhou, Lulu Xie, Xinwei Fu 외 arxiv

Real-world AI/ML workflows often apply inference computations to feature vectors joined from multiple datasets. To avoid the redundant AI/ML computations caused by repeated data records in the join's output, factorized M…