中文
相关论文

相关论文: Text-to-Vector Generation with Neural Path Represe…

200 篇论文

Scalable Vector Graphics (SVG) is a popular format on the web and in the design industry. However, despite the great strides made in generative modeling, SVG has remained underexplored due to the discrete and complex nature of such data. We…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Moritz Feuerpfeil , Marco Cipriano , Gerard de Melo

Variational auto-encoder (VAE) is a powerful unsupervised learning framework for image generation. One drawback of VAE is that it generates blurry images due to its Gaussianity assumption and thus L2 loss. To allow the generation of high…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Lei Cai , Hongyang Gao , Shuiwang Ji

The integration of generative artificial intelligence (AI) into architectural design has advanced significantly, enabling the generation of text, images, and 3D models. However, prior AI applications lack support for text-to-parametric…

人机交互 · 计算机科学 2025-05-20 Guangxi Feng , Wei Yan

Computer graphics, comprising both raster and vector components, is a fundamental part of modern science, industry, and digital communication. While raster graphics offer ease of use, its pixel-based structure limits scalability. Vector…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Egor Bazhenov , Stepan Kasai , Viacheslav Shalamov , Valeria Efimova

Video generation has increasingly gained interest in both academia and industry. Although commercial tools can generate plausible videos, there is a limited number of open-source models available for researchers and engineers. In this work,…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Haoxin Chen , Menghan Xia , Yingqing He , Yong Zhang , Xiaodong Cun , Shaoshu Yang , Jinbo Xing , Yaofang Liu , Qifeng Chen , Xintao Wang , Chao Weng , Ying Shan

Dramatic advances in generative models have resulted in near photographic quality for artificially rendered faces, animals and other objects in the natural world. In spite of such advances, a higher level understanding of vision and imagery…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Raphael Gontijo Lopes , David Ha , Douglas Eck , Jonathon Shlens

Text-to-video generation has trailed behind text-to-image generation in terms of quality and diversity, primarily due to the inherent complexities of spatio-temporal modeling and the limited availability of video-text datasets. Recent…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Xiefan Guo , Jinlin Liu , Miaomiao Cui , Liefeng Bo , Di Huang

Generating cognitive-aligned layered SVGs remains challenging due to existing methods' tendencies toward either oversimplified single-layer outputs or optimization-induced shape redundancies. We propose LayerTracer, a diffusion transformer…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Yiren Song , Danze Chen , Mike Zheng Shou

Scalable Vector Graphics (SVG) are central to digital design due to their inherent scalability and editability. Despite significant advancements in content generation enabled by Visual Language Models (VLMs), existing text-to-SVG generation…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Feiyu Wang , Jiayuan Yang , Zhiyuan Zhao , Da Zhang , Bingyu Li , Peng Liu , Junyu Gao

We propose a novel graph visualization method leveraging random walk-based embeddings to replace costly graph-theoretical distance computations. Using word2vec-inspired embeddings, our approach captures both structural and semantic…

计算几何 · 计算机科学 2025-09-23 Minglai Yang , Reyan Ahmed

We present the vector quantized diffusion (VQ-Diffusion) model for text-to-image generation. This method is based on a vector quantized variational autoencoder (VQ-VAE) whose latent space is modeled by a conditional variant of the recently…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Shuyang Gu , Dong Chen , Jianmin Bao , Fang Wen , Bo Zhang , Dongdong Chen , Lu Yuan , Baining Guo

While portrait sketch generation is a special task in sketch synthesis, most existing methods are pixel-based, limiting their interpretability and editability. With the rise of vector generation techniques, representing sketches using…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Yiqi Liang , Ying Liu , Dandan Long , Ruihui Li

Autoregressive (AR) models have recently shown strong performance in image generation, where a critical component is the visual tokenizer (VT) that maps continuous pixel inputs to discrete token sequences. The quality of the VT largely…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Huawei Lin , Tong Geng , Zhaozhuo Xu , Weijie Zhao

In the realm of vision models, the primary mode of representation is using pixels to rasterize the visual world. Yet this is not always the best or unique way to represent visual content, especially for designers and artists who depict the…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Bocheng Zou , Mu Cai , Jianrui Zhang , Yong Jae Lee

We present VecFusion, a new neural architecture that can generate vector fonts with varying topological structures and precise control point positions. Our approach is a cascaded diffusion model which consists of a raster diffusion model…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Vikas Thamizharasan , Difan Liu , Shantanu Agarwal , Matthew Fisher , Michael Gharbi , Oliver Wang , Alec Jacobson , Evangelos Kalogerakis

The de novo generation of molecules with desirable properties is a critical challenge, where diffusion models are computationally intensive and autoregressive models struggle with error propagation. In this work, we introduce the Graph…

机器学习 · 计算机科学 2025-12-03 Haozhuo Zheng , Cheng Wang , Yang Liu

Advances in technology have led to the development of methods that can create desired visual multimedia. In particular, image generation using deep learning has been extensively studied across diverse fields. In comparison, video…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Doyeon Kim , Donggyu Joo , Junmo Kim

Recent advances in neural-based generative modeling have reignited the hopes of having computer systems capable of conversing with humans and able to understand natural language. The employment of deep neural architectures has been largely…

计算与语言 · 计算机科学 2022-11-16 Haoqin Tu , Yitong Li

Learning to generate graphs is challenging as a graph is a set of pairwise connected, unordered nodes encoding complex combinatorial structures. Recently, several works have proposed graph generative models based on normalizing flows or…

机器学习 · 计算机科学 2023-06-21 Xiaohui Chen , Yukun Li , Aonan Zhang , Li-Ping Liu

Recent advances in text-to-video (T2V) generation highlight the critical role of high-quality video-text pairs in training models capable of producing coherent and instruction-aligned videos. However, strategies for optimizing video…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Yang Du , Zhuoran Lin , Kaiqiang Song , Biao Wang , Zhicheng Zheng , Tiezheng Ge , Bo Zheng , Qin Jin