Join Community
×
Home AI News Cybersecurity Metaverse Tutorials Contact Join Community
Android Bench Gets Smarter, But Gemini Still Has Some Catching Up to Do 141

Android Bench Gets Smarter, But Gemini Still Has Some Catching Up to Do

09 Juil 2026 •

The Benchmark That Keeps On Changing

So Google rolled out a fresh update to Android Bench this week. New LLMs, a handful of agent-based tasks, and — if you squint — a roadmap that looks less like a static test suite and more like a living organism. That’s the good news. The slightly awkward news? Gemini, Google’s own flagship AI, still isn’t dominating the leaderboard the way Sundar Pichai’s keynote slides might suggest.

I’ve been writing about mobile AI benchmarks since before most of you had a smartphone in your pocket. And I’ve learned one thing: benchmarks are political. They shape which chips get funded, which models get hyped, and ultimately which experiences land in your hands. So when Google tweaks its own benchmark, I don’t just read the press release. I read between the lines.

Android Bench started life as a relatively narrow tool — mostly about raw inference speed and memory bandwidth. But the new release, version 2026.3, adds something genuinely interesting: support for what Google calls « Fable 5 » agents, along with a few other autonomous task frameworks. These aren’t just bigger models. They’re models that can chain reasoning steps, call tools, and interact with a simulated phone screen. Think of it as a stress test for the kind of AI that doesn’t just answer questions but actually does things.

Fable 5 and the Agent Era

What struck me here is the timing. Apple launched its own on-device agent benchmark last quarter. Samsung has been quietly pushing its Gauss-based agents into Galaxy devices. And now Google is playing catch-up — not on the technology, but on the measurement. Because if you can’t measure agent performance, you can’t sell it.

Fable 5, for the uninitiated, is a suite of tasks that simulate real user interactions: booking a restaurant, composing an email with attachments, navigating a multi-step settings change. The models aren’t just given a prompt; they’re dropped into a virtual environment and judged on how efficiently they complete the task. It’s closer to a Turing test for utility than a traditional ML benchmark.

But here’s the thing — Gemini, in its current on-device incarnation, isn’t topping these charts. Early results published on the Android Bench leaderboard show Qualcomm’s Snapdragon 8 Gen 4 with a custom LLaMA-derived agent scoring roughly 12% higher on Fable 5 composite scores. That’s not a disaster, but it’s not bragging rights either.

I asked a Google spokesperson about this. They pointed out that Android Bench is evolving and that developer feedback is actively shaping the next iteration. Which is a polite way of saying: « We’re not thrilled with the numbers, but we’re not done yet. » Fair enough. But in the race for on-device AI, being « not done yet » can feel a lot like being behind.

What the New LLMs Actually Do

Let’s get into the weeds a bit. The update includes three new reference LLMs that benchmark runners can test against: Gemma 3.2 Nano, Gemma 3.2 Micro, and a distilled version of Gemini Pro that’s been quantized down to 4-bit precision. The Nano and Micro models are designed for sub-2W power envelopes — think smartwatches, earbuds, and maybe your next pair of AR glasses. The distilled Pro model is aimed at flagship phones.

Here’s where it gets tricky. The distilled Pro model scores well on traditional NLP tasks — sentiment analysis, summarization, translation. But on agentic tasks, it stumbles. It sometimes loses track of context across multiple tool calls, or fails to recover from a failed API call. In a simulated booking scenario, it double-booked a table three times out of twenty. That’s not a disaster — humans do worse — but it’s not the kind of reliability you want when your AI is supposedly handling your calendar.

  • Gemma 3.2 Nano: 1.2B parameters, runs at 0.8W, good for simple voice commands and notification triage.
  • Gemma 3.2 Micro: 3.8B parameters, runs at 1.5W, handles summarization and basic tool calls.
  • Distilled Gemini Pro (4-bit): ~7B effective parameters, runs at 3.2W, aimed at complex multi-step tasks.

What I find interesting is that the third model — the distilled one — is where the gap shows. It’s clearly the most capable, but it’s also the most power-hungry, and its agent performance is uneven. Meanwhile, Qualcomm’s offering, which uses a custom 6B model trained specifically on agent trajectories, is more consistent. It’s not smarter in a general sense, but it’s more reliable in the specific use cases Android Bench now tests.

Is the Benchmark Fair?

Now, I’m going to play contrarian for a moment. Is Android Bench actually measuring what matters? Or is it measuring what Google wants to measure?

The cynical take: Google controls the benchmark, so of course it will eventually optimize for its own models. But that’s too easy. The reality is that Android Bench is open-source, and the community can submit their own tasks. The Fable 5 suite was actually contributed by a consortium that includes MediaTek, Qualcomm, and a few university labs. So it’s not entirely a Google puppet show.

Still, I can’t shake the feeling that the benchmark is tuned for a specific vision of on-device AI — one where the model is a polite assistant that never argues, never goes off-script, and never asks for clarification. Real users are messier. Real tasks are ambiguous. And the models that win on Android Bench might not be the ones that win in your pocket.

Take the « lost luggage » scenario in Fable 5. The model has to file a claim, interact with a simulated airline chatbot, and escalate if needed. The top-scoring model did it in 14 steps with zero errors. That’s impressive. But when I tried a similar task with a real airline chatbot last month, I needed 23 steps and still didn’t get my bag back. Benchmarks are simulations. They’re not reality.

Where This Leaves Developers

For developers, the update is a mixed bag. On the one hand, having a standardized way to test agent performance is huge. It means you can compare models without running your own elaborate evaluation pipeline. On the other hand, the benchmark is still evolving, and Google is explicit that developer feedback will shape the next version. So if you’re building an AI feature today, you’re essentially betting on a moving target.

I spoke with a mobile ML engineer at a major OEM — off the record, because they’re not authorized to talk — and they told me that their team is already seeing diverging results between Android Bench and their internal tests. « We run 20 proprietary tasks that mirror our actual user flows, » they said. « The models that do well on Android Bench sometimes fail on our tasks, and vice versa. It’s not a perfect proxy. »

That’s the dirty secret of benchmarks: they’re always a proxy. And proxies can mislead. Google knows this. That’s why they’re asking for developer input. But it also means that for the next six to twelve months, the benchmark is more of a conversation starter than a definitive ranking.

Gemini’s Real Problem Isn’t Performance

Let’s talk about the elephant in the room. Gemini’s lag on Android Bench isn’t really a technical problem — it’s a strategic one. Google is trying to do too many things at once. They have Gemma for open-source enthusiasts, Gemini for cloud customers, a distilled version for on-device, and a whole separate effort for agentic AI. Each team is optimizing for different metrics, and coherence suffers.

Apple, by contrast, has one on-device model strategy, one benchmark (their internal suite), and one vision: make the iPhone smarter without making it slower. Qualcomm is working closely with a handful of model providers to optimize for their hardware. Google is trying to serve everyone, and the result is a model that’s good at many things but great at few.

I don’t think this is a permanent problem. Google has deep pockets and smart people. But it does mean that for the next generation of Android devices — the ones launching in late 2026 and early 2027 — the on-device AI experience might be better on a Snapdragon or even a MediaTek Dimensity than on a Tensor chip. That’s a weird sentence to write, but the data backs it up.

What I’d Watch Next

Three things, really. First, how quickly Google can close the agent performance gap. If they release a new distilled model in Q4 that tops the Fable 5 charts, the narrative flips overnight. Second, whether the benchmark itself becomes a standard across the industry. Right now, it’s Android-only, but I’ve heard murmurs of a cross-platform version. Third, how developers actually use these models in production. A benchmark is just a score. Real value comes from shipping features that people love.

I’ll be watching the Android Bench leaderboard over the next few months. I’ll also be testing these models on my own devices, because I’m that kind of nerd. And I’ll be writing about what I find — the good, the bad, and the double-booked restaurant tables.

Because at the end of the day, benchmarks are useful. But they’re not the truth. They’re just a map. And as any traveler knows, the map is not the territory.

Original source: read the full article

🔗 Also on our network:
Un projet Paradoxe  —  Vous êtes entre de bonnes mains. Huit, exactement.