paper-with-me

Papers

A Creative Agent is Worth a 64-Token Template

2026-03-18 · Ruixiao Shi, Fu Feng, Yucheng Xie, Xu Yang, Jing Wang, Xin Geng arxiv

Text-to-image (T2I) models have substantially improved image fidelity and prompt adherence, yet their creativity remains constrained by reliance on discrete natural language prompts. When presented with fuzzy prompts such as `a creative vinyl record-inspired skyscraper'', these models often fail to infer the underlying creative intent, leaving creative ideation and prompt design largely to human users. Recent reasoning- or agent-driven approaches iteratively augment prompts but incur high computational and monetary costs, as their instance-specific generation makes creativity'' costly and non-reusable, requiring repeated queries or reasoning for subsequent generations. To address this, we introduce \textbf{CAT}, a framework for \textbf{C}reative \textbf{A}gent \textbf{T}okenization that encapsulates agents' intrinsic understanding of `creativity'' through a \textit{Creative Tokenizer}. Given the embeddings of fuzzy prompts, the tokenizer generates a reusable token template that can be directly concatenated with them to inject creative semantics into T2I models without repeated reasoning or prompt augmentation. To enable this, the tokenizer is trained via creative semantic disentanglement, leveraging relations among partially overlapping concept pairs to capture the agent's latent creative representations. Extensive experiments on \textbf{\textit{Architecture Design}}, \textbf{\textit{Furniture Design}}, and \textbf{\textit{Nature Mixture}} tasks demonstrate that CAT provides a scalable and effective paradigm for enhancing creativity in T2I generation, achieving a $3.7\times$ speedup and a $4.8\times$ reduction in computational cost, while producing images with superior human preference and text-image alignment compared to state-of-the-art T2I models and creative generation methods.

📄 PDF Abstract BibTeX arXiv:2603.17895

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Separating Intelligence from Execution: A Workflow Engine for the Model Context Protocol

2026-03-13 · Abhinav Singh Parmar arxiv

Large Language Model (LLM) agents increasingly interact with external systems through tool-calling protocols such as the Model Context Protocol (MCP). In prevailing architectures, the agent must reason about every tool i…

Harvesting Creative Templates for Generating Stylistically Varied Restaurant Reviews

2017-09-15 · WS 2017 9 · Shereen Oraby, Sheideh Homayon, Marilyn Walker

Many of the creative and figurative elements that make language exciting are lost in translation in current natural language generation engines. In this paper, we explore a method to harvest templates from positive and n…

Text GenerationTranslation

ST-WebAgentBench: A Benchmark for Evaluating Safety and Trustworthiness in Web Agents

2024-10-09 · Ido Levy, Ben wiesel, Sami Marreed, Alon Oved 외

Autonomous web agents solve complex browsing tasks, yet existing benchmarks measure only whether an agent finishes a task, ignoring whether it does so safely or in a way enterprises can trust. To integrate these agents i…

Autonomous Web Navigation

Automating Agent Hijacking via Structural Template Injection

2026-02-18 · Xinhao Deng, Jiaqing Wu, Miao Chen, Yue Xiao 외 arxiv

Agent hijacking, highlighted by OWASP as a critical threat to the Large Language Model (LLM) ecosystem, enables adversaries to manipulate execution by injecting malicious instructions into retrieved content. Most existin…

Multi-Agent Framework for Controllable and Protected Generative Content Creation: Addressing Copyright and Provenance in AI-Generated Media

2026-01-09 · Haris Khan, Sadia Asif, Shumaila Asif arxiv

The proliferation of generative AI systems creates unprecedented opportunities for content creation while raising critical concerns about controllability, copyright infringement, and content provenance. Current generativ…