paper-with-me

Papers

Latents2Semantics: Leveraging the Latent Space of Generative Models for Localized Style Manipulation of Face Images

2023-12-22 · Snehal Singh Tomar, A. N. Rajagopalan

With the metaverse slowly becoming a reality and given the rapid pace of developments toward the creation of digital humans, the need for a principled style editing pipeline for human faces is bound to increase manifold. We cater to this need by introducing the Latents2Semantics Autoencoder (L2SAE), a Generative Autoencoder model that facilitates highly localized editing of style attributes of several Regions of Interest (ROIs) in face images. The L2SAE learns separate latent representations for encoded images' structure and style information. Thus, allowing for structure-preserving style editing of the chosen ROIs. The encoded structure representation is a multichannel 2D tensor with reduced spatial dimensions, which captures both local and global structure properties. The style representation is a 1D tensor that captures global style attributes. In our framework, we slice the structure representation to build strong and disentangled correspondences with different ROIs. Consequentially, style editing of the chosen ROIs amounts to a simple combination of (a) the ROI-mask generated from the sliced structure representation and (b) the decoded image with global style changes, generated from the manipulated (using Gaussian noise) global style and unchanged structure tensor. Style editing sans additional human supervision is a significant win over SOTA style editing pipelines because most existing works require additional human effort (supervision) post-training for attributing semantic meaning to style edits. We also do away with iterative-optimization-based inversion or determining controllable latent directions post-training, which requires additional computationally expensive operations. We provide qualitative and quantitative results for the same over multiple applications, such as selective style editing and swapping using test images sampled from several datasets.

📄 PDF Abstract BibTeX arXiv:2312.15037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Both Semantics and Reconstruction Matter: Making Representation Encoders Ready for Text-to-Image Generation and Editing

2025-12-19 · Shilong Zhang, He Zhang, Zhifei Zhang, Chongjian Ge 외 arxiv

Modern Latent Diffusion Models (LDMs) typically operate in low-level Variational Autoencoder (VAE) latent spaces that are primarily optimized for pixel-level reconstruction. To unify vision generation and understanding, …

Text-to-Image GenerationImage ReconstructionImage Editing

SlotDiT: Object-Centric Representations for Diffusion Transformers

2026-09-15 · Gjergj Plepi, Sven Behnke arxiv

Text-conditioned latent diffusion models perform strongly in video generation and are promising backbones for robotic applications. However, existing approaches rely on pixel-level or VAE-based latent representations tha…

Video Generation

latentSplat: Autoencoding Variational Gaussians for Fast Generalizable 3D Reconstruction

2024-03-24 · Christopher Wewer, Kevin Raj, Eddy Ilg, Bernt Schiele 외

We present latentSplat, a method to predict semantic Gaussians in a 3D latent space that can be splatted and decoded by a light-weight generative 2D architecture. Existing methods for generalizable 3D reconstruction eith…

3D ReconstructionDecoder

GAP3D: Generative Alignment of VLM Latents to Patch-Level Embeddings for 3D Generation

2026-05-27 · Polytimi Anna Gkotsi, Andrii Zadaianchuk, Mohammad Mahdi Derakhshani arxiv

Recent approaches integrating vision-language models (VLMs) as prompt encoders for generative model conditioning typically rely on expensive end-to-end training or map features to compressed representations, discarding t…

3D Generation

One Layer Is Enough: Adapting Pretrained Visual Encoders for Image Generation

2025-12-08 · Yuan Gao, Chen Chen, Tianrong Chen, Jiatao Gu arxiv

Visual generative models (e.g., diffusion models) typically operate in compressed latent spaces to balance training efficiency and sample quality. In parallel, there has been growing interest in leveraging high-quality p…

Image Generation