PulseAugur
实时 06:00:37
Română(RO) Caracal: Causal Architecture via Spectral Mixing

Caracal架构使用傅里叶变换实现高效长序列建模

研究人员推出了Caracal,这是一种旨在提高大型语言模型处理长序列可扩展性的新架构。Caracal用参数高效的多头傅里叶模块取代了计算成本高昂的注意力机制,该模块利用了快速傅里叶变换。这种方法通过解决二次成本和位置编码的限制,为长序列建模提供了一条更有效的途径,同时通过标准库运算符保持了可移植性。 AI

影响 为长序列建模提供了更具可扩展性和可移植性的架构,有可能降低计算成本。

排序理由 学术论文介绍了一种新颖的LLM架构。

在 arXiv cs.AI 阅读 →

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

Caracal架构使用傅里叶变换实现高效长序列建模

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
学术论文介绍了一种新颖的LLM架构。
Source corroboration
2 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
paper, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
117 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

完整方法见我们的编辑标准

报道来源 [2]

  1. arXiv cs.LG TIER_1 Română(RO) · Bingzheng Gan, Tianyi Zhang, Yusu Li, Jing Huang, Wei Shi, Yangkai Ding, Tao Yu ·

    Caracal:通过频谱混合实现因果架构

    arXiv:2605.00292v1 Announce Type: new Abstract: The scalability of Large Language Models to long sequences is hindered by the quadratic cost of attention and the limitations of positional encodings. To address these, we introduce Caracal, a novel architecture that replaces attent…

  2. arXiv cs.AI TIER_1 Română(RO) · Tao Yu ·

    Caracal:通过频谱混合实现因果架构

    The scalability of Large Language Models to long sequences is hindered by the quadratic cost of attention and the limitations of positional encodings. To address these, we introduce Caracal, a novel architecture that replaces attention with a parameter-efficient, $\mathcal{O}(L \…