---
格式版本: 2
标题: "FlowTT: Exploiting Computation Flow Reuse in Irregular Tensor-Train Embedding"
原文链接: "https://arxiv.org/abs/2609.03459"
发布日期: "2026-09-03"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Thu, 3 Sep 2026 07:17:33 UTC (416 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-06T21:24:28+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-09-06T21:21:19+08:00"
入库时间: "2026-09-06T13:24:28.594Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=GPU&searchtype=all"
匹配关键词:
  - "GPU"
  - "latency"
相关厂家:
  - "Meta"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 28
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "论文聚焦Tensor-Train嵌入的GPU执行优化，属于算法/软件层优化，不涉及超节点、AI Rack、机柜级系统、供电散热或高速互连等目标范围，与项目主题无关。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-06T21:24:38+08:00"
AI主题相关性: 0
AI来源权威性: 10
AI新颖性: 5
AI技术细节: 5
AI商业部署信号: 0
AI完整性: 8
AI摘要: "FlowTT提出一种面向GPU的流感知执行框架，通过将Tensor-Train嵌入查找重构为前缀共享的不规则计算流，减少冗余核心操作、全局内存流量和负载不均。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-06T23:44:18.608Z"
采集批次: "2026年9月6日19点27分09秒"
采集批次ID: "20260906-192709-237"
去重键: "https://arxiv.org/abs/2609.03459"
---

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

## Title:FlowTT: Exploiting Computation Flow Reuse in Irregular Tensor-Train Embedding

Authors:[Jongmin Seok](https://arxiv.org/search/cs?searchtype=author&query=Seok,+J), [Chae Eun Rhee](https://arxiv.org/search/cs?searchtype=author&query=Rhee,+C+E)

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

> Abstract:Tensor-Train (TT) decomposition effectively compresses large embedding tables in recommendation models, but TT-based embedding lookup remains inefficient because partially shared computation flows across input indices are not fully reused and intermediate results are repeatedly materialized off-chip between sequential TT-core contractions. We present FlowTT, a flow-aware GPU execution framework that reformulates TT gather as a set of prefix-shared irregular computation flows. FlowTT combines flow-aligned prefix-based index grouping, a fused TT-embedding execution path with on-chip intermediate retention, and persistent-thread scheduling with chunk-based work stealing and L2 checkpointing to preserve reuse under skewed workloads. By co-designing task formation, data buffering, and scheduling with the structure of TT gather, FlowTT reduces redundant TT-core operations, global-memory traffic, and load imbalance. On Meta's synthetic recommendation benchmarks (Meta-240, Meta-480, and Meta-788), FlowTT consistently achieves the lowest latency compared to existing methods. At batch size 32,768, it reduces latency by up to 42.2% in inference and 49.2% in training relative to EcoRec, while also achieving the lowest inference peak memory usage. These results show that exposing prefix-shared computation is key to efficient TT-based embedding execution.

| Comments: |  |
| --- | --- |
| Subjects: | Distributed, Parallel, and Cluster Computing (cs.DC); Hardware Architecture (cs.AR) |
| ACM classes: | H.3.3; D.1.3; C.1.4 |
| Cite as: | [arXiv:2609.03459](https://arxiv.org/abs/2609.03459) \[cs.DC\] |
|  | (or [arXiv:2609.03459v1](https://arxiv.org/abs/2609.03459v1) \[cs.DC\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2609.03459](https://doi.org/10.48550/arXiv.2609.03459) |
| Related DOI: | [https://doi.org/10.1145/3831252.3834112](https://doi.org/10.1145/3831252.3834112) |

## Submission history

From: Chae Eun Rhee Prof \[[view email](https://arxiv.org/show-email/f5ee92d9/2609.03459)\]  
**\[v1\]** Thu, 3 Sep 2026 07:17:33 UTC (416 KB)

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