paper-with-me

홈 › Papers

Latent Zoning Network: A Unified Principle for Generative Modeling, Representation Learning, and Classification

2025-09-19 · Zinan Lin, Enshu Liu, Xuefei Ning, Junyi Zhu, Wenyu Wang, Sergey Yekhanin arxiv

Generative modeling, representation learning, and classification are three core problems in machine learning (ML), yet their state-of-the-art (SoTA) solutions remain largely disjoint. In this paper, we ask: Can a unified principle address all three? Such unification could simplify ML pipelines and foster greater synergy across tasks. We introduce Latent Zoning Network (LZN) as a step toward this goal. At its core, LZN creates a shared Gaussian latent space that encodes information across all tasks. Each data type (e.g., images, text, labels) is equipped with an encoder that maps samples to disjoint latent zones, and a decoder that maps latents back to data. ML tasks are expressed as compositions of these encoders and decoders: for example, label-conditional image generation uses a label encoder and image decoder; image embedding uses an image encoder; classification uses an image encoder and label decoder. We demonstrate the promise of LZN in three increasingly complex scenarios: (1) LZN can enhance existing models (image generation): When combined with the SoTA Rectified Flow model, LZN improves FID on CIFAR10 from 2.76 to 2.59-without modifying the training objective. (2) LZN can solve tasks independently (representation learning): LZN can implement unsupervised representation learning without auxiliary loss functions, outperforming the seminal MoCo and SimCLR methods by 9.3% and 0.2%, respectively, on downstream linear classification on ImageNet. (3) LZN can solve multiple tasks simultaneously (joint generation and classification): With image and label encoders/decoders, LZN performs both tasks jointly by design, improving FID and achieving SoTA classification accuracy on CIFAR10. The code and trained models are available at https://github.com/microsoft/latent-zoning-networks. The project website is at https://zinanlin.me/blogs/latent_zoning_networks.html.

📄 PDF Abstract BibTeX arXiv:2509.15591

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationRepresentation Learning

Similar Papers 제목 키워드 기반

Stabilize the Latent Space for Image Autoregressive Modeling: A Unified Perspective

2024-10-16 · Yongxin Zhu, Bocheng Li, Hang Zhang, Xin Li 외

Latent-based image generative models, such as Latent Diffusion Models (LDMs) and Mask Image Models (MIMs), have achieved notable success in image generation tasks. These models typically leverage reconstructive autoencod…

Conditional Image GenerationImage GenerationLinear-Probe ClassificationSelf-Supervised Image Classification+2

Text Zoning of Theater Reviews: How Different are Journalistic from Blogger Reviews?

2021-12-01 · NLP4DH (ICON) 2021 12 · Mylene Maignant, Thierry Poibeau, Gaëtan Brison

This paper aims at modeling the structure of theater reviews based on contemporary London performances by using text zoning. Text zoning consists in tagging sentences so as to reveal text structure. More than 40 000 thea…

Sentence

Zoning in American Cities: Are Reforms Making a Difference? An AI-based Analysis

2025-01-07 · Arianna Salazar-Miranda, Emily Talen

Cities are at the forefront of addressing global sustainability challenges, particularly those exacerbated by climate change. Traditional zoning codes, which often segregate land uses, have been linked to increased vehic…

MIMFlow: Integrating Masked Image Modeling with Normalizing Flows for End-to-End Image Generation

2026-06-24 · Yang Chen, Xiaowei Xu, Shuai Wang, Xinwen Zhang 외 arxiv

Normalizing Flows (NFs) are powerful generative models capable of exact density estimation and sampling. However, their strict invertibility often forces the model to exhaust its capacity on low-level pixel details, hind…

Representation LearningDensity EstimationImage Generation

Incorporating Zoning Information into Argument Mining from Biomedical Literature

2022-06-01 · LREC 2022 6 · Boyang Liu, Viktor Schlegel, Riza Batista-Navarro, Sophia Ananiadou

The goal of text zoning is to segment a text into zones (i.e., Background, Conclusion) that serve distinct functions. Argumentative zoning, a specific text zoning scheme for the scientific domain, is considered as the an…

Argument MiningSentence