Caracal: Causal Architecture via Spectral Mixing
Abstract
Lay Summary
Teaching AI to learn from long documents currently faces two major hurdles: traditional methods (like attention) are too slow and computationally expensive, while newer fast alternatives (like ssm) often require specialized, hard-to-install hardware. This limits the ability to build long-sequence AI to those with massive budgets or very specific technical setups. We developed Caracal, an architecture that replaces slow components with a mathematical shortcut called the Fourier Transform—the same standard tool used to process digital music. We designed a unique way to make this tool work for text generation, allowing the AI to process long sequences efficiently using only standard, widely available software. Caracal matches the intelligence of existing models while being both fast and highly portable. By removing the need for both massive computing power and niche hardware, it provides a practical pathway for any researcher to build AI capable of understanding vast amounts of information on almost any system.