PulseAugur
实时 07:35:09
Română(RO) omni-macos: On-Device Omni-Modal Search on Apple Silicon

为 Apple Silicon Mac 开发的端侧全模态搜索引擎

研究人员开发了 omni-macos,这是一种新颖的端侧全模态搜索引擎,旨在完全在 Apple Silicon Mac 上运行。该系统将文本、代码、文档、图像、音频和视频整合到一个统一的表示空间中,所有处理和索引都在用户本地机器上进行。为了在有限的内存预算内优化性能,omni-macos 采用了多种机制,包括对更改的文件块进行增量重新编码、在用户输入期间高效利用 GPU,以及使用量化副本以实现更快的查询响应和精确的重新评分。 AI

影响 使得强大的、私有的、高效的多模态搜索可以直接在用户设备上进行,有可能减少对此类任务的云基础设施的依赖。

排序理由 该集群描述了一篇详细介绍新型端侧搜索系统的研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

为 Apple Silicon Mac 开发的端侧全模态搜索引擎

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 Română(RO) · Han Xiao ·

    omni-macos: Apple Silicon 上的设备端全模态搜索

    A search engine that embeds text, code, documents, images, audio and video into the same representation space has to run its encoder and keep its index somewhere, and almost every component built for the purpose assumes a server. We present omni-macos, which runs its encoder, ind…