Presently, most giant language fashions break textual content down into 1000’s of tiny items referred to as tokens. This turns the textual content into representations that fashions can perceive. Nonetheless, these tokens shortly develop into costly to retailer and compute with as conversations with finish customers develop longer. When a consumer chats with an AI for prolonged intervals, this problem may cause the AI to neglect issues the consumer has already advised it and get info muddled, an issue some name “context rot.”
The brand new strategies developed by DeepSeek (and printed in its latest paper) might assist to beat this subject. As an alternative of storing phrases as tokens, its system packs written info into picture kind, virtually as if it’s taking an image of pages from a ebook. This enables the mannequin to retain almost the identical info whereas utilizing far fewer tokens, the researchers discovered.
Primarily, the OCR mannequin is a testbed for these new strategies that allow extra info to be packed into AI fashions extra effectively.
In addition to utilizing visible tokens as an alternative of simply textual content ones, the mannequin is constructed on a kind of tiered compression that isn’t in contrast to how human reminiscences fade: Older or much less important content material is saved in a barely extra blurry kind with the intention to save area. Regardless of that, the paper’s authors argue that this compressed content material can nonetheless stay accessible within the background, whereas sustaining a excessive degree of system effectivity.
Textual content tokens have lengthy been the default constructing block in AI programs. Utilizing visible tokens as an alternative is unconventional, and consequently, DeepSeek’s mannequin is shortly capturing researchers’ consideration. Andrej Karpathy, the previous Tesla AI chief and a founding member of OpenAI, praised the paper on X, saying that photographs could finally be higher than textual content as inputs for LLMs. Textual content tokens may be “wasteful and simply horrible on the enter,” he wrote.
Manling Li, an assistant professor of pc science at Northwestern College, says the paper affords a brand new framework for addressing the prevailing challenges in AI reminiscence. “Whereas the thought of utilizing image-based tokens for context storage isn’t completely new, that is the primary examine I’ve seen that takes it this far and reveals it would really work,” Li says.

