paper-with-me

Papers

Interactive Fashion Content Generation Using LLMs and Latent Diffusion Models

2023-05-15 · Krishna Sri Ipsit Mantri, Nevasini Sasikumar

Fashionable image generation aims to synthesize images of diverse fashion prevalent around the globe, helping fashion designers in real-time visualization by giving them a basic customized structure of how a specific design preference would look in real life and what further improvements can be made for enhanced customer satisfaction. Moreover, users can alone interact and generate fashionable images by just giving a few simple prompts. Recently, diffusion models have gained popularity as generative models owing to their flexibility and generation of realistic images from Gaussian noise. Latent diffusion models are a type of generative model that use diffusion processes to model the generation of complex data, such as images, audio, or text. They are called "latent" because they learn a hidden representation, or latent variable, of the data that captures its underlying structure. We propose a method exploiting the equivalence between diffusion models and energy-based models (EBMs) and suggesting ways to compose multiple probability distributions. We describe a pipeline on how our method can be used specifically for new fashionable outfit generation and virtual try-on using LLM-guided text-to-image generation. Our results indicate that using an LLM to refine the prompts to the latent diffusion model assists in generating globally creative and culturally diversified fashion styles and reducing bias.

📄 PDF Abstract BibTeX arXiv:2306.05182

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image GenerationVirtual Try-on

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

Cross-Cultural Fashion Design via Interactive Large Language Models and Diffusion Models

2025-01-26 · Spencer Ramsey, Amina Grant, Jeffrey Lee

Fashion content generation is an emerging area at the intersection of artificial intelligence and creative design, with applications ranging from virtual try-on to culturally diverse design prototyping. Existing methods …

Virtual Try-on

Exploiting Latent Codes: Interactive Fashion Product Generation, Similar Image Retrieval, and Cross-Category Recommendation using Variational Autoencoders

2020-09-02 · James-Andrew Sarmiento

The rise of deep learning applications in the fashion industry has fueled advances in curating large-scale datasets to build applications for product design, image retrieval, and recommender systems. In this paper, the a…

Image RetrievalRecommendation SystemsRetrieval

FashionEngine: Interactive 3D Human Generation and Editing via Multimodal Controls

2024-04-02 · Tao Hu, Fangzhou Hong, Zhaoxi Chen, Ziwei Liu

We present FashionEngine, an interactive 3D human generation and editing system that creates 3D digital humans via user-friendly multimodal controls such as natural languages, visual perceptions, and hand-drawing sketche…

Virtual Try-on

FashionChameleon: Towards Real-Time and Interactive Human-Garment Video Customization

2026-05-15 · Quanjian Song, Yefeng Shen, Mengting Chen, Hao Sun 외 arxiv

Human-centric video customization, particularly at the garment level, has shown significant commercial value. However, existing approaches cannot support low-latency and interactive garment control, which is crucial for …

Video Generation

InteractiveSurvey: An LLM-based Personalized and Interactive Survey Paper Generation System

2025-03-31 · Zhiyuan Wen, Jiannong Cao, Zian Wang, Beichen Guo 외

The exponential growth of academic literature creates urgent demands for comprehensive survey papers, yet manual writing remains time-consuming and labor-intensive. Recent advances in large language models (LLMs) and ret…

Paper generationRAGRetrievalRetrieval-augmented Generation+1