Close Menu
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release

Subscribe to Updates

Get the latest USA news and updates directly to your inbox.

What's On
Teyana Taylor Smells Incredible Thanks to This Deodorant That’s in Her Bag ‘At All Times’

Teyana Taylor Smells Incredible Thanks to This Deodorant That’s in Her Bag ‘At All Times’

June 5, 2026
Confidence remains high for young Spurs: ‘feel like we’re the better team

Confidence remains high for young Spurs: ‘feel like we’re the better team

June 5, 2026
AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

June 5, 2026
Facebook X (Twitter) Instagram
Trending
  • Teyana Taylor Smells Incredible Thanks to This Deodorant That’s in Her Bag ‘At All Times’
  • Confidence remains high for young Spurs: ‘feel like we’re the better team
  • AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why
  • The hidden ways debt gets more expensive — even when you’re making payments
  • Senate passes $70B immigration enforcement bill
  • Western North Carolina preparing for hurricane season two years after Helene
  • Love Island USA’s Gabriel Reveals He Had Sex With 52-Year-Old: ‘She Was Hot as F*** for Her Age’
  • bet365 bonus code: Bet $10, get $365 in bonus bets for French Open semifinals
  • Privacy
  • Terms
  • Advertise
  • Contact Us
Join Us
USA TimesUSA Times
Newsletter Login
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release
USA TimesUSA Times
Home » New AI image generator runs using 10 times fewer steps than today’s best models — and it’s coming to smartphones and laptops
New AI image generator runs using 10 times fewer steps than today’s best models — and it’s coming to smartphones and laptops
Science

New AI image generator runs using 10 times fewer steps than today’s best models — and it’s coming to smartphones and laptops

News RoomBy News RoomMarch 18, 20262 ViewsNo Comments

Artificial intelligence (AI) image generators are becoming more powerful, and they usually rely on heavyweight large language models (LLMs) running in the cloud. But researchers say they’ve built a new system that can generate high-quality images using roughly 10 times fewer processing steps.

The result is AI that’s fast and efficient enough to run locally on phones and laptops, while being more secure and environmentally friendly than AI that runs on power-hungry data centers.

The technology, called Stable Diffusion 3.5 Flash (SD3.5-Flash), was developed through a collaboration between researchers at the University of Surrey’s Institute for People-Centred AI and the company Stability AI.

Article continues below


You may like

They outlined how the new model works in a study uploaded Sept. 25 2025, to the preprint arXiv database and announced March 4 in a statement that Lenovo has licensed the model for integration into its upcoming on-device AI platform. That means this system will soon appear in forthcoming smartphones, tablets and laptops.

The goal is simple but ambitious: to bring powerful generative AI out of remote data centers and onto the devices people actually use. This not only has implications for environmental impact and privacy, but could also make AI-based image generation faster than ever before.

Why most AI image generators are slow

Most modern text-to-image systems rely on a technique called diffusion. These AI models start with random noise – essentially a grid of pixels filled with random values – and gradually refine it into an image through a long sequence of steps.

Typically, that process takes 30 to 50 iterations to produce a finished image, with each step requiring significant computing power. That’s why many popular AI image generation tools run on large clusters of graphics processing units (GPUs) in remote servers via the cloud, rather than locally on a phone or laptop.

Get the world’s most fascinating discoveries delivered straight to your inbox.

Achieving this level of efficiency is technically challenging, as it requires compressing a diffusion model to run in only a few steps while maintaining quality

Hmrishav Bandyopadhyay, doctoral researcher at the University of Surrey

That architecture works well for producing high-quality images, but it also creates practical limitations. The models are slower and energy-intensive, and they must send prompts or images to remote servers before waiting for a response.

In the new study, the scientists set out to tackle that bottleneck. SD3.5-Flash dramatically shortens the generation pipeline. Instead of dozens of iterations, the model can produce an image in just four processing steps, the scientists said.

This is achieved by compressing the diffusion process into a more efficient form while preserving image quality. In essence, the system learns how to “jump” through the fine-tuning process in larger leaps rather than inching forward step by step. According to the study, however, maintaining visual quality while reducing the number of steps is the core technical challenge.


What to read next

“Our SD3.5-Flash model allows users to create images from text descriptions entirely on their device, with no data leaving their hardware,” said Hmrishav Bandyopadhyay, a doctoral researcher at the University of Surrey who developed the model during an internship at Stability AI, in the statement. “Achieving this level of efficiency is technically challenging, as it requires compressing a diffusion model to run in only a few steps while maintaining quality.”

Reducing the number of inference steps means the model requires far fewer computational resources, thus making it feasible to run on consumer-grade hardware.

Greater privacy, speed and AI sustainability

Running generative AI locally rather than in the cloud could have several advantages. The first is privacy: if an AI model runs entirely on a device, prompts and generated images don’t need to be sent to remote servers, which reduces the risk of data exposure, interception, or misuse.

The second is speed: With fewer processing steps and no network latency, image generation could become nearly instantaneous.

Finally, there’s an environmental angle. Large cloud AI models consume substantial energy and water through data center operations, but lightweight models running locally can dramatically reduce those demands.

AI centers take significant energy to work. (Image credit: Oleksiy Mark / Shutterstock.com)

Yi-Zhe Song, director of the SketchX Lab at the University of Surrey, said the broader aim is to make AI more accessible and practical: “SD3.5-Flash puts a powerful creative tool directly in users’ hands while keeping their data private and reducing the energy demands associated with cloud processing.”

In the study, the team tested SD3.5-Flash against traditional diffusion pipelines to measure whether the drastic reduction in processing steps affected the quality of the images. They evaluated the system using standard benchmarks for generative models, including image fidelity and the extent to which outputs match text prompts. These metrics are widely used in machine learning research to compare different image generation approaches.

Tests on standard image-generation benchmarks found the model could deliver results similar to traditional diffusion systems, despite cutting the number of processing steps from around 30–50 down to just four.

Most notably, the technology is already heading toward real products. Lenovo has licensed the model for integration into its upcoming Personal Ambient Intelligence platform, called Qira, which aims to bring AI capabilities directly to consumer devices.

That could enable features like AI image generation on laptops, tablets and smartphones without the need for an internet connection. In March, the company introduced its first set of Qira-compatible devices, including new concept devices, suggesting it won’t be much longer before we see this new AI system integrated into laptops, tablets and smartphones.

If successful, it would represent a broader shift in how generative AI is delivered. Instead of relying on centralized infrastructure, future AI tools may increasingly run locally on the edge — embedded directly into everyday devices. It’s something the researchers see as part of a larger push to make generative AI more efficient and practical.

Compressing large models without sacrificing quality remains an active area of research, but SD3.5-Flash suggests the gap between powerful AI systems and consumer hardware may be shrinking quickly. If companies like Lenovo follow through with device integrations, the next wave of AI creativity tools might not live in the cloud but in your pocket.

Share. Facebook Twitter LinkedIn Telegram WhatsApp Email

Keep Reading

AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

‘Cannibal’ CME from rare ‘anti-Hale’ sunspot will slam into Earth today, bringing auroras to 23 US states

‘Cannibal’ CME from rare ‘anti-Hale’ sunspot will slam into Earth today, bringing auroras to 23 US states

New Velociraptor cousin was a ‘4-winged’ dragon that hunted prey from the trees of ancient China, fossil find hints

New Velociraptor cousin was a ‘4-winged’ dragon that hunted prey from the trees of ancient China, fossil find hints

Mysterious repeating radio signal traced to ‘vampire’ star that’s slowly eating its companion

Mysterious repeating radio signal traced to ‘vampire’ star that’s slowly eating its companion

Flesh-eating screwworm found in Texas cow. Are humans at risk?

Flesh-eating screwworm found in Texas cow. Are humans at risk?

Satellite images reveals mangroves rebounding worldwide — but here’s why they could still ‘drown’

Satellite images reveals mangroves rebounding worldwide — but here’s why they could still ‘drown’

Italian teenagers discover 1,800-year-old Roman luxury house underneath their high school gym

Italian teenagers discover 1,800-year-old Roman luxury house underneath their high school gym

James Webb telescope detects most distant dormant black hole, invisible in all wavelengths and weighing as much as 6 billion suns

James Webb telescope detects most distant dormant black hole, invisible in all wavelengths and weighing as much as 6 billion suns

Microsoft’s new quantum chip is 1,000 times more reliable than its predecessor — but why is this new chip so controversial?

Microsoft’s new quantum chip is 1,000 times more reliable than its predecessor — but why is this new chip so controversial?

Add A Comment
Leave A Reply Cancel Reply

Editors Picks

Confidence remains high for young Spurs: ‘feel like we’re the better team

Confidence remains high for young Spurs: ‘feel like we’re the better team

June 5, 2026
AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

AI models are teaching each other ‘violent and antisocial’ traits through hidden data signals, study finds — and scientists can’t figure out why

June 5, 2026
The hidden ways debt gets more expensive — even when you’re making payments

The hidden ways debt gets more expensive — even when you’re making payments

June 5, 2026
Senate passes B immigration enforcement bill

Senate passes $70B immigration enforcement bill

June 5, 2026

Subscribe to News

Get the latest USA news and updates directly to your inbox.

Latest News
Western North Carolina preparing for hurricane season two years after Helene

Western North Carolina preparing for hurricane season two years after Helene

June 5, 2026
Love Island USA’s Gabriel Reveals He Had Sex With 52-Year-Old: ‘She Was Hot as F*** for Her Age’

Love Island USA’s Gabriel Reveals He Had Sex With 52-Year-Old: ‘She Was Hot as F*** for Her Age’

June 5, 2026
bet365 bonus code: Bet , get 5 in bonus bets for French Open semifinals

bet365 bonus code: Bet $10, get $365 in bonus bets for French Open semifinals

June 5, 2026
Facebook X (Twitter) Pinterest WhatsApp TikTok Instagram
© 2026 USA Times. All Rights Reserved.
  • Privacy Policy
  • Terms
  • Advertise
  • Contact

Type above and press Enter to search. Press Esc to cancel.