中文
相关论文

相关论文: Style2Code: A Style-Controllable Code Generation F…

200 篇论文

We propose Corder, a self-supervised contrastive learning framework for source code model. Corder is designed to alleviate the need of labeled data for code retrieval and code summarization tasks. The pre-trained model of Corder can be used…

软件工程 · 计算机科学 2021-05-25 Nghi D. Q. Bui , Yijun Yu , Lingxiao Jiang

We present a method to control a text-to-image generative model to produce training data useful for supervised learning. Unlike previous works that employ an open-loop approach and pre-define prompts to generate new data using either a…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Teresa Yeo , Andrei Atanov , Harold Benoit , Aleksandr Alekseev , Ruchira Ray , Pooya Esmaeil Akhoondi , Amir Zamir

Adaptive and flexible image editing is a desirable function of modern generative models. In this work, we present a generative model with auto-encoder architecture for per-region style manipulation. We apply a code consistency loss to…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ansheng You , Chenglin Zhou , Qixuan Zhang , Lan Xu

Translating chart images into executable plotting scripts-referred to as the chart-to-code generation task-requires Multimodal Large Language Models (MLLMs) to perform fine-grained visual parsing, precise code synthesis, and robust…

计算与语言 · 计算机科学 2025-08-21 Zhihan Zhang , Yixin Cao , Lizi Liao

The widespread adoption of distributed learning to train a global model from local data has been hindered by the challenge posed by stragglers. Recent attempts to mitigate this issue through gradient coding have proved difficult due to the…

网络与互联网体系结构 · 计算机科学 2023-07-26 Tingting Yang , Xinghan Wang , Jiahong Ning , Yang Yang

Different people speak with diverse personalized speaking styles. Although existing one-shot talking head methods have made significant progress in lip sync, natural facial expressions, and stable head motions, they still cannot generate…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Yifeng Ma , Suzhen Wang , Zhipeng Hu , Changjie Fan , Tangjie Lv , Yu Ding , Zhidong Deng , Xin Yu

Prior work in style-controlled text generation has focused on tasks such as emulating the style of prolific literary authors, producing formal or informal text, and mitigating toxicity of generated text. Plentiful demonstrations of these…

计算与语言 · 计算机科学 2024-03-05 Aleem Khan , Andrew Wang , Sophia Hager , Nicholas Andrews

Sewing patterns, the essential blueprints for fabric cutting and tailoring, act as a crucial bridge between design concepts and producible garments. However, existing uni-modal sewing pattern generation models struggle to effectively encode…

图形学 · 计算机科学 2025-04-10 Feng Zhou , Ruiyang Liu , Chen Liu , Gaofeng He , Yong-Lu Li , Xiaogang Jin , Huamin Wang

While code large language models have demonstrated remarkable progress in code generation, the generated code often exhibits poor runtime efficiency, limiting its practical application in performance-sensitive scenarios. To address this…

软件工程 · 计算机科学 2025-08-29 Yunlong Feng , Yang Xu , Xiao Xu , Binyuan Hui , Junyang Lin

Strong semantic representations improve the convergence and generation quality of diffusion and flow models. Existing approaches largely rely on external models, which require separate training, operate on misaligned objectives, and exhibit…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Hila Chefer , Patrick Esser , Dominik Lorenz , Dustin Podell , Vikash Raja , Vinh Tong , Antonio Torralba , Robin Rombach

Controlled text generation allows for enforcing user-defined constraints on large language model outputs, an increasingly important field as LLMs become more prevalent in everyday life. One common approach uses energy-based decoding, which…

计算与语言 · 计算机科学 2025-02-07 Patrick Pynadath , Ruqi Zhang

Although progress has been made for text-to-image synthesis, previous methods fall short of generalizing to unseen or underrepresented attribute compositions in the input text. Lacking compositionality could have severe implications for…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhiheng Li , Martin Renqiang Min , Kai Li , Chenliang Xu

Despite recent advancements in 3D generation methods, achieving controllability still remains a challenging issue. Current approaches utilizing score-distillation sampling are hindered by laborious procedures that consume a significant…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Hongbin Xu , Weitao Chen , Zhipeng Zhou , Feng Xiao , Baigui Sun , Mike Zheng Shou , Wenxiong Kang

In this work, we propose a flexible method for generating variations of discrete sequences in which tokens can be grouped into basic units, like sentences in a text or bars in music. More precisely, given a template sequence, we aim at…

音频与语音处理 · 电气工程与系统科学 2020-04-22 Gaëtan Hadjeres , Léopold Crestel

Can a generative model be trained to produce images from a specific domain, guided by a text prompt only, without seeing any image? In other words: can an image generator be trained "blindly"? Leveraging the semantic power of large scale…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Rinon Gal , Or Patashnik , Haggai Maron , Gal Chechik , Daniel Cohen-Or

CLIP (Contrastive Language-Image Pre-Training) is a multimodal neural network trained on (text, image) pairs to predict the most relevant text caption given an image. It has been used extensively in image generation by connecting its output…

多媒体 · 计算机科学 2024-06-04 Zhouyao Xie , Nikhil Yadala , Xinyi Chen , Jing Xi Liu

To guide the generation of large pretrained language models (LM), previous work has focused on directly fine-tuning the language model or utilizing an attribute discriminator. In this work, we propose a novel lightweight framework for…

计算与语言 · 计算机科学 2022-03-01 Jing Qian , Li Dong , Yelong Shen , Furu Wei , Weizhu Chen

Generative recommendation has recently emerged as a powerful paradigm that unifies retrieval and generation, representing items as discrete semantic tokens and enabling flexible sequence modeling with autoregressive models. Despite its…

计算与语言 · 计算机科学 2025-11-27 Zheng Hui , Xiaokai Wei , Reza Shirkavand , Chen Wang , Weizhi Zhang , Alejandro Peláez , Michelle Gong

Text-driven style transfer aims to merge the style of a reference image with content described by a text prompt. Recent advancements in text-to-image models have improved the nuance of style transformations, yet significant challenges…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Mingkun Lei , Xue Song , Beier Zhu , Hao Wang , Chi Zhang

Publicly available, large pretrained LanguageModels (LMs) generate text with remarkable quality, but only sequentially from left to right. As a result, they are not immediately applicable to generation tasks that break the unidirectional…

计算与语言 · 计算机科学 2021-12-28 Peter West , Ximing Lu , Ari Holtzman , Chandra Bhagavatula , Jena Hwang , Yejin Choi