paper-with-me

홈 › Papers

LandingAgent: A Reference-Annotated Dataset and Agentic Generation Framework for Landing Pages

2026-08-28 · Injun Baek, HyeongSeok Lee, Yearim Kim, Junhoo Lee, Nojun Kwak arxiv

Landing pages are goal-oriented web interfaces that must communicate a target-specific value proposition while organizing information flow, visual hierarchy, and calls to action (CTA). Although large language models can generate plausible webpage code from natural-language prompts, direct generation often yields generic templates and unsupported persuasive claims. We study target-grounded, reference-guided landing-page generation, where a system must create an executable page for a new target by adapting reusable patterns from real pages without copying them. We introduce LandingBench, a reference-profile dataset that abstracts real landing pages into section sequences, layout patterns, tone descriptors, visual emphasis, and CTA structure. Building on LandingBench, we propose LandingAgent, a three-phase agentic framework that profiles the target, constructs a reference-guided wireframe, and refines the page through critique-guided polishing. We evaluate LandingAgent against direct prompting on faithfulness, conciseness, readability, aesthetics, and structural diversity. Experiments show improved target grounding, presentation quality, and layout diversity. Code is available at https://github.com/IAURAI/LandingAgent.

📄 PDF Abstract BibTeX arXiv:2608.27902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic Retoucher for Text-To-Image Generation

2026-01-05 · Shaocheng Shen, Jianfeng Liang, Chunlei Cai, Cong Geng 외 arxiv

Text-to-image (T2I) diffusion models such as SDXL and FLUX have achieved impressive photorealism, yet small-scale distortions remain pervasive in limbs, face, text and so on. Existing refinement approaches either perform…

Text-to-Image Generation

AgenticGen: Reward-Guided Agentic Video Generation for Advertising

2026-08-31 · Xingyuan Bu, Chengru Song, Hao Zhou, Tao Zhou 외 hf

Advertising video generation is not only a video synthesis task, but also a product-conditioned reasoning problem whose success is measured by online business metrics. Recent video foundation models can generate realisti…

Video Generation

TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework

2025-11-07 · Chao Zhang, Yuhao Wang, Derong Xu, Haoxin Zhang 외 arxiv

Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queri…

Reinforcement LearningSemantic SimilaritySemantic Retrieval

AgenticSum: An Agentic Inference-Time Framework for Faithful Clinical Text Summarization

2026-02-23 · Fahmida Liza Piya, Rahmatollah Beheshti arxiv

Large language models (LLMs) offer substantial promise for automating clinical text summarization, yet maintaining factual consistency remains challenging due to the length, noise, and heterogeneity of clinical documenta…

Text Summarization

MangaFlow: An End-to-End Agentic Framework for Controllable Story to Manga Generation

2026-05-27 · Muyao Wang, Zeke Xie, Yanhao Chen, Lixin Xiu 외 arxiv

End-to-end manga generation is a structured visual storytelling task that requires story decomposition, recurring character and scene grounding, page layout design, panel rendering, page composition, and lettering. Howev…

Visual Storytelling