Skip to content

Commit e4d7547

Browse files
committed
Create Publications “2025-11-18-linear-combinations-of-gaussian-latents-in-generative-models-interpolation-and-beyond”
1 parent fd908a3 commit e4d7547

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
layout: publication-single
3+
title: "Linear combinations of Gaussian latents in generative models:
4+
interpolation and beyond"
5+
abstract: Sampling from generative models has become a crucial tool for
6+
applications like data synthesis and augmentation. Diffusion, Flow Matching
7+
and Continuous Normalizing Flows have shown effectiveness across various
8+
modalities, and rely on Gaussian latent variables for generation. For
9+
search-based or creative applications that require additional control over the
10+
generation process, it has become common to manipulate the latent variable
11+
directly. However, existing approaches for performing such manipulations (e.g.
12+
interpolation or forming low-dimensional representations) only work well in
13+
special cases or are network or data-modality specific. We propose Combination
14+
of Gaussian variables (COG) as a general purpose method to form linear
15+
combinations of latent variables while adhering to the assumptions of the
16+
generative model. COG is easy to implement yet outperforms recent
17+
sophisticated methods for interpolation. As COG naturally addresses the
18+
broader task of forming linear combinations, new capabilities are afforded,
19+
including the construction of subspaces of the latent space, dramatically
20+
simplifying the creation of expressive low-dimensional spaces of
21+
high-dimensional objects.
22+
published: 2025-11-18
23+
authors:
24+
internal_authors:
25+
- Carl Henrik Ek
26+
external_authors:
27+
- family: Bodin
28+
given: "Erik "
29+
- family: Stere
30+
given: "Alexandru I. "
31+
- family: Margineantu
32+
given: "Dragos D "
33+
- family: Moss
34+
given: "Henry "
35+
details:
36+
pdf: https://arxiv.org/pdf/2408.08558v4
37+
html: https://arxiv.org/abs/2408.08558
38+
---

0 commit comments

Comments
 (0)