← Latest papers
💬 NLP

Wontopos Tablet 2: Measuring Multilingual and Multimodal Memory Retrieval Without Lexical Matching

This paper introduces Wontopos Tablet 2, a lexical-free, multimodal long-term memory engine that achieves high cross-lingual retrieval performance on text and captionless images, while critically demonstrating that standard evaluation metrics are highly unstable and that current dense retrieval baselines fail to generalize across languages.

Original authors: Sunwoo Kim

Published 2026-08-26✓ Author reviewed
📖 6 min read🧠 Deep dive

Original authors: Sunwoo Kim

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a library that never closes, where a single book contains every conversation a person has ever had, every photo they have taken, and every fact they have ever learned. For a computer program that speaks and thinks like a human, this library is its memory. But a library is only useful if you can find the right page instantly. If you ask, "What did I eat for breakfast last Tuesday?" the system must locate that specific moment among millions of others without getting lost. For years, the standard way to find things in a library was to look for matching words. If you asked about "apples," the system would only find pages containing the word "apple." This works well when the question and the answer are in the same language, but it fails completely if you ask in English and the answer is written in Swahili, or if the answer is a photograph with no words at all. The question of how to build a memory system that understands the world directly, without relying on matching words, has remained largely untested in the real world.

A researcher at Wontopos has now put this idea to the test with a new memory engine called tablet-2. They built a system designed to retrieve information without ever looking for matching words or keywords. Instead of scanning for text, the system learns to understand the meaning of a question and the content of a memory directly. To see if this approach actually works, they ran three distinct experiments. First, they tested the system on two massive sets of questions about long conversations, measuring how often it could find the right answer. Second, they tested its ability to find a specific photograph when given a text description, even when that photograph had no title, no caption, and no surrounding text to help. Finally, they tested how well this worked across many different languages, including those that are rarely used in technology.

The results show that the system can indeed find information without matching words, but the path to a perfect memory is more complicated than simply removing the word-matching tool. On a standard test involving 500 questions about long conversations, the system found the correct answer 95.7% of the time. On a much harder test involving over two million memories from 35 different conversations, it found the right answer 67.5% of the time. These numbers are high, but the researcher discovered that the score depends heavily on how the system is asked to work. If the system is allowed to search again when it is unsure, the score jumps significantly. If it is forced to give up after one try, the score drops. This means that the system's performance is not just about how good the memory is, but also about how the user interacts with it. The researcher found that changing the settings for these retries could move the score by nearly nine points, a difference larger than the gap between their system and other published systems. This suggests that comparing different memory systems is difficult unless everyone uses the exact same rules for asking questions.

The most striking part of the study involves the photographs. The researcher stored 300 real-world photos with absolutely no text attached to them. They then asked the system to find a specific photo based on a description written in one of fourteen different languages. Because there were no words on the photos, a traditional system that looks for matching words would have zero chance of success. The new system, however, found the correct photo 91.4% of the time on average. This proves that the system can connect a text description to a visual image without needing a shared vocabulary. However, the system was not perfect. When the photos were stored with captions in English, the system actually got worse at finding them for people speaking other languages. The English captions crowded out the other languages, pushing the correct answers down the list. This is a real-world problem, as customer libraries often contain a mix of captioned and un-captioned items, and the system struggles to balance them.

The study also revealed where the system struggles most. While it performed well for common languages like English, German, and Russian, its accuracy dropped significantly for languages with fewer digital resources, such as Swahili and Telugu. For these languages, the system found the right photo only about half the time. The researcher compared this to other open systems available to the public, which performed even worse, finding the correct image less than 10% of the time for those same languages. This indicates that the difficulty lies not just in their specific system, but in the broader challenge of teaching computers to understand low-resource languages. The researcher also traced a specific failure in their own system to a simple oversight: a setting that was missing for one type of query. Once they fixed this, the system's performance for that language improved dramatically, showing that some weaknesses are in the design, not in the fundamental ability of the technology.

Ultimately, this paper demonstrates that a memory system can work without relying on word-for-word matching, successfully retrieving information across languages and even from images that have no text at all. It shows that while the technology is powerful enough to handle millions of memories and dozens of languages, it is still sensitive to how it is configured and which languages it is asked to serve. The system is not a magic box that solves every problem; it is a tool that works best when its limitations are understood. The researcher found that the system's ability to retrieve information is deeply tied to the quality of the data it was trained on and the specific settings used during the search. By measuring these factors carefully, they provided a clear picture of what a modern memory system can do, and more importantly, where it still needs to improve. The work confirms that moving beyond simple word matching is possible, but it requires a careful balance of design choices to ensure the system works fairly for everyone, regardless of the language they speak or the format of their memories.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →