中文
相关论文

相关论文: SEGA: A Stepwise Evolution Paradigm for Content-Aw…

200 篇论文

Design generation, in its essence, is a step-by-step process where designers progressively refine and enhance their work through careful modifications. Despite this fundamental characteristic, existing approaches mainly treat design…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Faizan Farooq Khan , K J Joseph , Koustava Goswami , Mohamed Elhoseiny , Balaji Vasan Srinivasan

Building effective text generation systems requires three critical components: content selection, text planning, and surface realization, and traditionally they are tackled as separate problems. Recent all-in-one style neural generation…

计算与语言 · 计算机科学 2019-09-04 Xinyu Hua , Lu Wang

Despite recent progress of pre-trained language models on generating fluent text, existing methods still suffer from incoherence problems in long-form text generation tasks that require proper content control and planning to form a coherent…

计算与语言 · 计算机科学 2022-03-18 Zhe Hu , Hou Pong Chan , Jiachen Liu , Xinyan Xiao , Hua Wu , Lifu Huang

Automated content-aware layout generation -- the task of arranging visual elements such as text, logos, and underlays on a background canvas -- remains a fundamental yet under-explored problem in intelligent design systems. While recent…

Controllable layout generation aims to create plausible visual arrangements of element bounding boxes within a graphic design according to certain optional constraints, such as the type or position of a specific component. While recent…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Yuxuan Wu , Le Wang , Sanping Zhou , Mengnan Liu , Gang Hua , Haoxiang Li

Self-evolution methods enhance code generation through iterative "generate-verify-refine" cycles, yet existing approaches suffer from low exploration efficiency, failing to discover solutions with superior complexity within limited budgets.…

计算与语言 · 计算机科学 2026-02-13 Tu Hu , Ronghao Chen , Shuo Zhang , Jianghao Yin , Mou Xiao Feng , Jingping Liu , Shaolei Zhang , Wenqi Jiang , Yuqi Fang , Sen Hu , Huacan Wang , Yi Xu

Effective mental health counseling is a complex, theory-driven process requiring the simultaneous integration of psychological frameworks, real-time distress signals, and strategic intervention planning. This level of clinical reasoning is…

计算与语言 · 计算机科学 2026-04-30 Eliya Naomi Aharon , Meytal Grimland , Avi Segal , Loona Ben Dayan , Inbar Shenfeld , Yossi Levi Belz , Kobi Gal

Recent deep learning methods can generate diverse graphic design layouts efficiently. However, these methods often create layouts with flaws, such as misalignment, unwanted overlaps, and unsatisfied containment. To tackle this issue, we…

图形学 · 计算机科学 2025-08-26 I-Chao Shen , Ariel Shamir , Takeo Igarashi

Text-to-image diffusion models have recently received a lot of interest for their astonishing ability to produce high-fidelity images from text only. However, achieving one-shot generation that aligns with the user's intent is nearly…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Manuel Brack , Felix Friedrich , Dominik Hintersdorf , Lukas Struppek , Patrick Schramowski , Kristian Kersting

Generating realistic building layouts for automatic building design has been studied in both the computer vision and architecture domains. Traditional approaches from the architecture domain, which are based on optimization techniques or…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiachen Liu , Yuan Xue , Haomiao Ni , Rui Yu , Zihan Zhou , Sharon X. Huang

Visual layout plays a critical role in graphic design fields such as advertising, posters, and web UI design. The recent trend towards content-aware layout generation through generative models has shown promise, yet it often overlooks the…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Jaejung Seol , Seojun Kim , Jaejun Yoo

Content-aware graphic layout generation aims to automatically arrange visual elements along with a given content, such as an e-commerce product image. In this paper, we argue that the current layout generation approaches suffer from the…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Daichi Horita , Naoto Inoue , Kotaro Kikuchi , Kota Yamaguchi , Kiyoharu Aizawa

We propose a randomized first order optimization method--SEGA (SkEtched GrAdient method)-- which progressively throughout its iterations builds a variance-reduced estimate of the gradient from random linear measurements (sketches) of the…

最优化与控制 · 数学 2018-10-19 Filip Hanzely , Konstantin Mishchenko , Peter Richtarik

Argumentative essay generation (AEG) aims to generate complete texts on specific controversial topics or debates. Although current AEG methods can generate individual opinions, they often overlook the high-level connections between these…

计算与语言 · 计算机科学 2024-10-31 Ruiyu Xiao , Lei Wu , Yuhang Gou , Weinan Zhang , Ting Liu

Layout generation is the keystone in achieving automated graphic design, requiring arranging the position and size of various multi-modal design elements in a visually pleasing and constraint-following manner. Previous approaches are either…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Tao Yang , Yingmin Luo , Zhongang Qi , Yang Wu , Ying Shan , Chang Wen Chen

Reinforcement learning-based preference optimization is increasingly used to align list-wise generative recommenders with complex, multi-objective user feedback, yet existing optimizers such as Gradient-Bounded Policy Optimization (GBPO)…

机器学习 · 计算机科学 2026-02-16 Yu Xie , Xing Kai Ren , Ying Qi , Hu Yao

Content-aware layout aims to arrange design elements appropriately on a given canvas to convey information effectively. Recently, the trend for this task has been to leverage large language models (LLMs) to generate layouts automatically,…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Jiaxu Tian , Xuehui Yu , Yaoxing Wang , Pan Wang , Guangqian Guo , Shan Gao

We address the problem of scene layout generation for diverse domains such as images, mobile applications, documents, and 3D objects. Most complex scenes, natural or human-designed, can be expressed as a meaningful arrangement of simpler…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Kamal Gupta , Justin Lazarow , Alessandro Achille , Larry Davis , Vijay Mahadevan , Abhinav Shrivastava

Large language models (LLMs) can generate syntactically valid optimization programs, yet often struggle to reliably choose an effective modeling strategy, leading to incorrect formulations and inefficient solver behavior. We propose SAGE, a…

人工智能 · 计算机科学 2026-05-05 Ruiqing Zhao , Fengzhi Li , Yuan Zuo , Rui Liu , Yansong Liu , Yunfei Ma , Fanyu Meng , Junlan Feng

We propose a new generative model for layout generation. We generate layouts in three steps. First, we generate the layout elements as nodes in a layout graph. Second, we compute constraints between layout elements as edges in the layout…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Wamiq Para , Paul Guerrero , Tom Kelly , Leonidas Guibas , Peter Wonka
‹ 上一页 1 2 3 10 下一页 ›