---
格式版本: 2
标题: "Application-Driven Architecture Exploration for Cross-Layer Heterogeneous Systems"
原文链接: "https://arxiv.org/abs/2607.23042"
发布日期: "2026-07-25"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Sat, 25 Jul 2026 04:53:36 UTC (5,367 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-07-30T01:34:02+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-07-30T01:33:48+08:00"
入库时间: "2026-07-29T17:34:02.463Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=AI%20Rack&searchtype=all"
匹配关键词:
  - "AI Rack"
  - "Scale-up"
  - "deployment"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Direct URL Open"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 42
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "论文标题和摘要虽涉及AI基础设施架构探索，但未直接讨论超节点/AI Rack/机柜级系统等具体产品，缺少商业/部署信号和具体技术参数，属于学术研究而非项目关注范围。"
AI质检模型: "deepseek-v4-flash"
AI质检时间: "2026-07-30T01:36:41+08:00"
AI主题相关性: 8
AI来源权威性: 8
AI新颖性: 12
AI技术细节: 10
AI商业部署信号: 0
AI完整性: 4
采集批次: "2026年7月30日1点29分43秒"
采集批次ID: "20260730-012943-343"
去重键: "https://arxiv.org/abs/2607.23042"
---

## Computer Science > Distributed, Parallel, and Cluster Computing

## Title:Application-Driven Architecture Exploration for Cross-Layer Heterogeneous Systems

Authors:[Yuchen Fan](https://arxiv.org/search/cs?searchtype=author&query=Fan,+Y) (1), [Minghong Sun](https://arxiv.org/search/cs?searchtype=author&query=Sun,+M) (1), [Jikui Ma](https://arxiv.org/search/cs?searchtype=author&query=Ma,+J) (1), [Yunpeng Xu](https://arxiv.org/search/cs?searchtype=author&query=Xu,+Y) (1), [Shunyu Mao](https://arxiv.org/search/cs?searchtype=author&query=Mao,+S) (1), [Liu He](https://arxiv.org/search/cs?searchtype=author&query=He,+L) (1), [Shunan Dong](https://arxiv.org/search/cs?searchtype=author&query=Dong,+S) (1), [Jiahao Yang](https://arxiv.org/search/cs?searchtype=author&query=Yang,+J) (1), [Yu Zhu](https://arxiv.org/search/cs?searchtype=author&query=Zhu,+Y) (1), [Xinhao Yang](https://arxiv.org/search/cs?searchtype=author&query=Yang,+X) (1), [Tianyan Zhong](https://arxiv.org/search/cs?searchtype=author&query=Zhong,+T) (1), [Haoran Sun](https://arxiv.org/search/cs?searchtype=author&query=Sun,+H) (1), [Daoqi Liu](https://arxiv.org/search/cs?searchtype=author&query=Liu,+D) (1), [Zongle Huang](https://arxiv.org/search/cs?searchtype=author&query=Huang,+Z) (1), [Xinyuan Lin](https://arxiv.org/search/cs?searchtype=author&query=Lin,+X) (1), [Huazhong Yang](https://arxiv.org/search/cs?searchtype=author&query=Yang,+H) (1), [Maokun Li](https://arxiv.org/search/cs?searchtype=author&query=Li,+M) (1), [Yongpan Liu](https://arxiv.org/search/cs?searchtype=author&query=Liu,+Y) (1), [Yu Wang](https://arxiv.org/search/cs?searchtype=author&query=Wang,+Y) (1), [Zhenhua Zhu](https://arxiv.org/search/cs?searchtype=author&query=Zhu,+Z) (1), [Hongyang Jia](https://arxiv.org/search/cs?searchtype=author&query=Jia,+H) (1), [Shuwen Deng](https://arxiv.org/search/cs?searchtype=author&query=Deng,+S) (1) ((1) Tsinghua University)

[View PDF](https://arxiv.org/pdf/2607.23042) [HTML (experimental)](https://arxiv.org/html/2607.23042v1)

> Abstract:AI and HPC infrastructure increasingly serves workload portfolios that combine dense tensor computation, sparse kernels, large memory footprints, and communication-intensive collectives. Supporting these portfolios requires coordinated choices across accelerators, memory tiers, scale-up fabrics, and cluster networks. The resulting Cross-layer Heterogeneous System (XHS) design space is difficult to explore: hardware choices change legal task mappings, while rack power, switch radix, cabling, and cost constraints invalidate many candidates. We present CHASE, an application-driven framework that searches physically feasible XHS architectures through the workloads they must execute. CHASE represents candidates as hierarchical typed graphs and rejects designs that violate deployment constraints. It avoids intractable joint hardware-mapping search with a decoupled two-level loop: an inner mapper translates hardware-independent workload DAGs into topology-aware event traces, a calibrated event-driven simulator evaluates each mapping, and an outer telemetry-guided optimizer evolves the hardware graph. We evaluate CHASE on sparse-computing and LLM workloads. Its mapper remains within 6.06% of exhaustive optima while reducing mapping time by 60.5% on average relative to PEFT. Compute-model errors average 4.4-7.5%, and communication validation reproduces key trends across physical platforms. The outer search reaches near-global optima within 64 iterations. End-to-end case studies show that sparse workloads favor criticality-aware heterogeneous pods, whereas LLM inference favors scale-up islands; the resulting designs deliver 6.20 $\times$ and 2.12 $\times$ geomean speedups, respectively, while reducing cost and power relative to the baselines.

| Comments: |  |
| --- | --- |
| Subjects: | Distributed, Parallel, and Cluster Computing (cs.DC) |
| ACM classes: | C.1.3; C.4; I.6.4 |
| Cite as: | [arXiv:2607.23042](https://arxiv.org/abs/2607.23042) \[cs.DC\] |
|  | (or [arXiv:2607.23042v1](https://arxiv.org/abs/2607.23042v1) \[cs.DC\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2607.23042](https://doi.org/10.48550/arXiv.2607.23042) |

## Submission history

From: Yuchen Fan \[[view email](https://arxiv.org/show-email/7b613e08/2607.23042)\]  
**\[v1\]** Sat, 25 Jul 2026 04:53:36 UTC (5,367 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2607.23042) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
