---
格式版本: 2
标题: "Simple Low-Overhead Communication-Efficient String Reconciliation and Edit Distance"
原文链接: "https://arxiv.org/abs/2608.19149"
发布日期: "2026-08-19"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Wed, 19 Aug 2026 17:38:28 UTC (58 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-20T15:29:05+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-20T15:26:21+08:00"
入库时间: "2026-08-20T07:29:05.238Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=performance&searchtype=all"
匹配关键词:
  - "performance"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 5
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "论文主题为字符串比对算法，与超节点/AI Rack/机柜级AI基础设施完全无关，无任何相关技术或商业内容。"
AI质检模型: "ali-deepseek-v4-flash"
AI质检时间: "2026-08-20T15:31:10+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 0
AI摘要: "该论文提出用于字符串对账与编辑距离计算的通信高效算法，通用情形下仅需O(k² log n)位通信和O(n)时间即可高概率确定编辑距离k；对英文文本或DNA等特殊输入，通信量可降至O(k log³ n)位。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-07T03:18:50.494Z"
采集批次: "2026年8月20日14点19分32秒"
采集批次ID: "20260820-141932-079"
去重键: "https://arxiv.org/abs/2608.19149"
---

## Computer Science > Data Structures and Algorithms

## Title:Simple Low-Overhead Communication-Efficient String Reconciliation and Edit Distance

Authors:[Michael T. Goodrich](https://arxiv.org/search/cs?searchtype=author&query=Goodrich,+M+T), [Gonzalo Navarro](https://arxiv.org/search/cs?searchtype=author&query=Navarro,+G), [Claire A. To](https://arxiv.org/search/cs?searchtype=author&query=To,+C+A)

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

> Abstract:Suppose two parties, Alice and Bob, hold long character strings, $X$ and $Y$, respectively, and they are interested in determining how similar $X$ and $Y$ are. {Moreover, they want to exchange the strings with cost proportional to their degree of dissimilarity.} Such problems arise, for example, in database and file system synchronization operations, as well as in DNA sequence comparisons. Since the strings are long, we are interested in methods that are communication-efficient and have low overhead in terms of the computations that Alice and Bob must perform, when the strings are similar enough. In this paper, we provide simple low-overhead communication-efficient algorithms for such string reconciliation and edit distance problems. In the general case, %where the only assumption we make is that we have an upper bound, $k$, on the edit distance between $X$ and $Y$, we show how to determine the edit distance $k$ between $X$ and~$Y$ using only $O(k^2\log n)$ bits of communication and optimal $O(n)$ time overhead, with high probability. For specialized cases, such as typical English text or DNA sequences, where we can make additional well-justified assumptions about the distribution of the input strings, we show how to achieve possibly better bounds, such as $O(k\log^3 n)$ bits of communication.

| Comments: |  |
| --- | --- |
| Subjects: | Data Structures and Algorithms (cs.DS) |
| Cite as: | [arXiv:2608.19149](https://arxiv.org/abs/2608.19149) \[cs.DS\] |
|  | (or [arXiv:2608.19149v1](https://arxiv.org/abs/2608.19149v1) \[cs.DS\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.19149](https://doi.org/10.48550/arXiv.2608.19149) |

## Submission history

From: Gonzalo Navarro \[[view email](https://arxiv.org/show-email/8497e0d5/2608.19149)\]  
**\[v1\]** Wed, 19 Aug 2026 17:38:28 UTC (58 KB)

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