Eddy-VL 1.9B: Structural Pruning and Layered Distillation for Edge-Deployable Multimodal Embedding
The paper introduces Eddy-VL 1.9B, a compressed multimodal embedding model designed for edge deployment that achieves 91.7% of its 2.13B teacher's performance while reducing parameters by 9.5% and latency by 10% through probe-driven structural pruning and layered knowledge distillation.
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 or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a world where computers can "see" and "read" at the same time, understanding a picture of a cat sitting on a mat just as well as they understand the words "cat on mat." This is the realm of multimodal AI, a branch of science where machines learn to connect images, text, and video into a single, shared language. To do this, these AI models act like giant translators, turning everything they see into a long list of numbers called an embedding. Think of an embedding as a unique fingerprint for a piece of content; if two fingerprints are very similar, the computer knows the content is related.
However, there's a catch. The smartest translators are usually the heaviest. They are like massive, cloud-based supercomputers that need a constant, high-speed internet connection to work. But what if you are in a secret basement, a police evidence room, or a remote field station where the internet is cut off? You need a translator that is smart enough to understand complex clues but small enough to fit on a local laptop or a handheld device. This is the challenge of edge deployment: making powerful AI work offline, quickly, and without needing a cloud connection.
Enter Eddy-VL 1.9B, a new model designed specifically for these "air-gapped" situations where privacy and speed are everything. The researchers behind this project started with a very smart, but very heavy, teacher model called Qwen3-VL-Embedding-2B. This teacher is like a brilliant professor with 28 layers of deep thinking, but it's too bulky to carry around in a backpack. The team asked a simple question: Can we shrink this professor down without making them forget how to teach?
They didn't just chop off random pieces; they used a clever strategy called structural pruning. Imagine the teacher's brain as a 28-story building. The researchers used a special "probe" to measure how much each floor was repeating the work of the floors right above and below it. They found four specific floors that were doing a lot of redundant work—like having four identical copy machines in a row when one would do. They removed these four floors, dropping the building from 28 stories to 24.
But here's the tricky part: when you remove floors from a building, the people living on the top floor might get lost. To fix this, the team used layered distillation. Think of this as a master architect (the original 28-story teacher) guiding a new, smaller architect (the 24-story student). The teacher doesn't just say "build it"; they show the student exactly how to think at every step. They used a technique called CKA (which measures how similar the thoughts of two layers are) to make sure the student's middle layers were thinking just like the teacher's, and they used a special "Matryoshka" method for the final answer, ensuring the student could give answers of different sizes depending on the need.
The result is Eddy-VL 1.9B. It's a model with about 1.93 billion parameters, weighing in at 3.85 GB—small enough to fit on many modern devices. In tests, this "shrunk" model managed to keep about 91.7% of the original teacher's intelligence. While the original teacher scored 68.9 on a massive test of 78 different tasks (called MMEB-V2), Eddy-VL scored 63.2. That might sound like a drop, but remember, the model lost four entire layers of thinking! Without the special teaching tricks, the score would have plummeted to 56.8. The distillation process successfully recovered 6.4 points of that lost ground.
The model also got a speed boost. Because it has fewer layers to process, it runs about 10% faster than the original, taking 136.4 milliseconds per image instead of 150.0 milliseconds. This might not sound like a huge difference, but in a real-world investigation where you are scanning thousands of seized photos offline, those extra seconds add up to hours of saved time.
The researchers were careful to note where the model still struggles. While it became nearly as good as the teacher at understanding complex relationships between words and images (scoring 86.1% on one test compared to the teacher's 86.4%), it still had a bit of trouble with a specific type of puzzle called Winoground, where it scored 6.8 compared to the teacher's 8.5. This suggests that while the model is excellent for general retrieval, some very tricky logical puzzles still require the full, unpruned brain.
Ultimately, Eddy-VL 1.9B isn't a magic bullet that solves every problem, but it is a powerful tool for a very specific job. It proves that you can take a massive, cloud-heavy AI and compress it into a lightweight, offline-ready package without losing too much of its soul. For investigators, forensic experts, and anyone working in places where the internet is a luxury they can't afford, this model offers a way to keep the lights on and the intelligence high, right on the edge of the network.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.