NEWS / ARCHIVE · 论文与研究

AIHOT ARCHIVE

TRACE-Bench:分解与诊断多参考图像生成。

AIHOT 于 2026-08-17 收录了“TRACE-Bench:分解与诊断多参考图像生成”这一公开动态。以下先呈现从来源页面抓取的正文,再给出 AIHOT 摘要与 TopoReduce 编辑解读。

PUBLIC SOURCE CONTENT

公开原文内容

已抓取公开正文

[2608.16765] TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation

Computer Science > Computer Vision and Pattern Recognition

arXiv:2608.16765 (cs)

-

[Submitted on 17 Aug 2026]

Title:TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation

Authors:Haoran Wang, Chaofan Ma, Ran Yi, Lizhuang Ma
View a PDF of the paper titled TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation, by Haoran Wang and 3 other authors

View PDF
HTML (experimental)

Abstract:Despite recent advances in unified multimodal models for multi-reference image generation, existing benchmarks remain organized around predefined task types (e.g., "subject composition"), which are ill-suited to this combinatorial setting and lead to fragmented coverage, uncontrolled complexity, and little diagnostic value. Recognizing that diverse multi-reference tasks share a common set of atomic operations, we adopt a capability-oriented perspective and formalize four operators: Anchor ($f$), Disentangle ($g$), Apply ($\oplus$), and Compose ($C$). Any multi-reference prompt can then be represented as a compositional formula over these operators, whose structural complexity is quantified by the number of operator slots. Building on this formulation, we construct TRACE-Bench, comprising approximately 1,600 evaluation cases across slot counts 1--8, built from 631 formula templates and around 4,000 reference images spanning diverse artistic styles and real-world subjects. The formula structure directly drives an operator-aligned evaluation protocol for per-capability scoring and a diagnostic tree analysis for recursive failure localization. Evaluating 9 leading models reveals insights invisible to holistic scoring: the primary bottleneck lies in disentanglement ($g$) and attribute binding ($\oplus$) rather than scene-level composition ($C$), with even the best model scoring only 0.74 on attribute fidelity. Project page: this https URL

Comments:
Accepted to ACM Multimedia 2026 (ACM MM 2026)

Subjects:

Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI)

Cite as:
arXiv:2608.16765 [cs.CV]

 
(or
arXiv:2608.16765v1 [cs.CV] for this version)

 
https://doi.org/10.48550/arXiv.2608.16765

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history
From: Haoran Wang [view email]
[v1]
Mon, 17 Aug 2026 16:15:50 UTC (8,231 KB)

Full-text links:
Access Paper:

View a PDF of the paper titled TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation, by Haoran Wang and 3 other authors

- View PDF

- HTML (experimental)

- TeX Source

view license

Current browse context:

cs.CV

< prev

  |  
next >

new
|
recent
| 2026-08

Change to browse by:

cs

cs.AI

References & Citations

- NASA ADS

- Google Scholar

- Semantic Scholar

export BibTeX citation
Loading...

BibTeX formatted citation

×

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

- Author

- Venue

- Institution

- Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? |
Disable MathJax (What is MathJax?)

AIHOT 摘要

TRACE-Bench 将多参考图像生成任务形式化为 Anchor、Disentangle、Apply、Compose 四种原子操作,并据此构建约 1,600 个评测案例(覆盖 1–8 个操作槽位,源自 631 个公式模板与约 4,000 张参考图)。对 9 个领先模型的评测显示,主要瓶颈在于解耦与属性绑定而非场景级组合,最佳模型属性保真度得分仅 0.74。

为什么值得关注

把多参考图像生成拆成锚定、解耦、应用、组合四类原子算子,诊断显示瓶颈在解耦与属性绑定而非场景级合成,让模型改进有具体指向。

工程化解读

从 TopoReduce 的工程视角看,这条信息属于“论文与研究”主题。它的价值不只在于一个新产品或新观点本身,还在于说明 AI 系统正在如何影响模型接入、智能体协作、研发流程、基础设施和团队决策。实际采用前,应结合原文确认版本、适用范围、价格和运行条件。

  • 发布时间:2026-08-17;AIHOT 分类:论文与研究。
  • AIHOT 标签:图像生成多模态论文/研究评测/基准
  • AIHOT 判断:把多参考图像生成拆成锚定、解耦、应用、组合四类原子算子,诊断显示瓶颈在解耦与属性绑定而非场景级合成,让模型改进有具体指向。
  • AIHOT 评分:54;评分用于站内排序,不等同于独立评测结论。

TopoReduce 编辑观察

当 AI 动态进入真实生产环境,团队需要同时关注能力边界、数据来源、调用成本、权限控制和可回滚性。把单条新闻放回完整工程链路中阅读,比只看标题更有助于判断它是否适合自己的产品和工作流。

来源链路AIHOT 条目:TRACE-Bench:分解与诊断多参考图像生成公开原文:[2608.16765] TRACE-Bench: Decomposing and Diagnosing Multi-Reference Image Generation
← 返回全部文章News 首页 →

把 AI 动态放回工程现场。

了解 TopoReduce 的模型路由、工具集成和研发自动化能力。

建立合作连接