Close Menu
TechBrunchTechBrunch
  • Home
  • AI
  • Apps
  • Crypto
  • Security
  • Startups
  • TechCrunch
  • Venture

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

What's Hot

Jack Altman raised $275 million in new early stage funds just a week

September 16, 2025

Coderabbit raised $60 million and values ​​the launch of an AI code review two years ago at $550 million

September 16, 2025

Waymo's co-CEO on the truth behind self-driving cars in 2025

September 16, 2025
Facebook X (Twitter) Instagram
TechBrunchTechBrunch
  • Home
  • AI

    OpenAI seeks to extend human lifespans with the help of longevity startups

    January 17, 2025

    Farewell to the $200 million woolly mammoth and TikTok

    January 17, 2025

    Nord Security founder launches Nexos.ai to help enterprises move AI projects from pilot to production

    January 17, 2025

    Data proves it remains difficult for startups to raise capital, even though VCs invested $75 billion in the fourth quarter

    January 16, 2025

    Apple suspends AI notification summaries for news after generating false alerts

    January 16, 2025
  • Apps

    Google brings Pixel 6 and new devices to Material3 Expressive, along with other features, to the Pixel 6 and new devices

    September 3, 2025

    Google's NoteBookLM now allows you to customize the tone of your AI podcasts

    September 3, 2025

    Roblox expands the use of age estimation techniques and introduces standardized assessments

    September 3, 2025

    Instagram finally launches the iPad app

    September 3, 2025

    Complete the 2025 Confusion Builder Stage Agenda with the Maximum Scaling Voice

    September 3, 2025
  • Crypto

    PayPal will add a new one-to-one payment link to support Crypto soon

    September 15, 2025

    10 additional exhibition tables open and open in 2025

    September 15, 2025

    Stripe will showcase who WHO including Humanity, Openai and Paradigm to build a new blockchain

    September 4, 2025

    Coinbase CEO explains why he fired an engineer who didn't try AI right away

    August 22, 2025

    Your next customer is destroying the 2025 Expo floor

    August 19, 2025
  • Security

    Samsung Patch Zero Day Security Flaws are used to hack into customer's mobile phones

    September 16, 2025

    Gucci, Balenciaga and other brands own companies checking hacks

    September 15, 2025

    Israel announces $1.5 million seizure from crypto wallet linked to Iran

    September 15, 2025

    This is Tech Powering that drives the crackdown on Ice's deportation.

    September 13, 2025

    Apple's latest iPhone security features have made life even more difficult for spyware makers

    September 11, 2025
  • Startups

    7 days left: Founders and VCs save over $300 on all stage passes

    March 24, 2025

    AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

    March 24, 2025

    20 Hottest Open Source Startups of 2024

    March 22, 2025

    Andrill may build a weapons factory in the UK

    March 21, 2025

    Startup Weekly: Wiz bets paid off at M&A Rich Week

    March 21, 2025
  • TechCrunch

    OpenSea takes a long-term view with a focus on UX despite NFT sales remaining low

    February 8, 2024

    AI will save software companies' growth dreams

    February 8, 2024

    B2B and B2C are not about who buys, but how you sell

    February 5, 2024

    It's time for venture capital to break away from fast fashion

    February 3, 2024

    a16z's Chris Dixon believes it's time to focus on blockchain use cases rather than speculation

    February 2, 2024
  • Venture

    Jack Altman raised $275 million in new early stage funds just a week

    September 16, 2025

    Coderabbit raised $60 million and values ​​the launch of an AI code review two years ago at $550 million

    September 16, 2025

    Waymo's co-CEO on the truth behind self-driving cars in 2025

    September 16, 2025

    D-ID gets Simpleshow, a Berlin-based video startup

    September 16, 2025

    Robinhood plans to launch a startup fund that is open to all retail investors

    September 15, 2025
TechBrunchTechBrunch

Diffusion transformer is key to OpenAI's Sora and could turn GenAI upside down

TechBrunchBy TechBrunchFebruary 28, 20244 Mins Read
Facebook Twitter Pinterest Telegram LinkedIn Tumblr WhatsApp Email
Share
Facebook Twitter LinkedIn Pinterest Telegram Email


OpenAI's Sora, which can generate videos and interactive 3D environments on the fly, is a remarkable demonstration of the cutting edge of GenAI and a true milestone.

But curiously, one of the innovations that led to this, an AI model architecture colloquially known as a diffusion transformer, arrived on the AI ​​research scene several years ago.

This diffusion transformer is also the driving force behind Stable Diffusion 3.0, AI startup Stability AI's latest image generator, which is expanding the GenAI field by allowing GenAI models to scale beyond what was previously possible. Looks like it's ready to transform.

Sainin Shi, a computer science professor at New York University, began the research project that led to the diffusion transformer in June 2022. Peebles combined his two concepts in machine learning with his mentor William Peebles, who is now co-leader of OpenAI's Sola, while interning at Meta's AI lab. — diffusion And that transformer — Create a diffusion transformer.

Most modern AI-powered media generators, including OpenAI's DALL-E 3, rely on a process called diffusion to output images, video, audio, music, 3D meshes, artwork, and more.

This isn't the most intuitive idea, but essentially noise is slowly added to the media (e.g. an image) until it's no longer recognizable. Repeat this to build a data set of noisy media. When a diffusion model is trained on this basis, it learns how to gradually subtract noise as it moves progressively closer to the target output media (e.g., a new image).

Diffusion models typically have a “backbone,” or engine, called the U-Net. The U-Net backbone learns how to estimate the noise to remove and does it well. However, U-Net is complex and features specially designed modules that can dramatically slow down the diffusion pipeline.

Fortunately, transformers can replace U-Net and improve process efficiency and performance.

OpenAI Sora

Video created by Sora.

Transformers are an ideal architecture for complex inference tasks and power models such as GPT-4, Gemini, and ChatGPT. Trance has several unique characteristics, but by far the most distinctive feature of trance is its “attention mechanism.”For each input data (diffusion, image noise), transformer weigh It examines the relevance of all other inputs (other noise in the image) and pulls them out to generate an output (an estimate of the image noise).

The attention mechanism not only makes the transformer simpler than other model architectures, but also makes the architecture parallelizable. In other words, training increasingly larger transformer models allows for significant, but not unattainable, increases in compute.

“Transformers' contribution to the adoption process is similar to upgrading an engine,” Xie told TechCrunch in an email interview. “The introduction of transformers has greatly improved scalability and efficiency. This is especially noticeable for models like Sora, which benefit from training on vast amounts of video data and are able to handle a wide range of model parameters. We leverage this to demonstrate the transformative potential of Transformers when applied at scale.”

Produced by stable diffusion 3.

So if the idea of ​​diffusion transformers has been around for a while, why did it take years for projects like Sora and Stable Diffusion to start leveraging them? I think the importance of having one didn't become clear until relatively recently.

“The Sora team has really gone above and beyond to show how much you can do with this approach at scale,” he said. “They pretty much made it clear that U-Nets was leaving. transformer I'm for diffusion A model for the future. ”

diffusion transformer should Xie said the model is a simple swap-in for existing diffusion models, whether they produce images, video, audio, or other forms of media. The current process of training diffusion transformers can introduce inefficiencies and performance degradation, but Xie believes this can be addressed in the long run.

“The main point is very simple: forget about U-Nets, switch to U-Nets. transformer, Because they're faster, they work better, and they're more scalable,” he said. “I'm interested in integrating the realm of content understanding and creation within the framework of a diffuse transformer. At the moment, these are like two different worlds: one that understands, and one that understands. I envision a future where these aspects are integrated, and achieving this integration requires standardization of the underlying architecture, and transformers are the perfect candidate for this purpose. I believe there is.”

If Sora and Stable Diffusion 3.0 are a preview of what to expect from diffusion transformers, we're in for one hell of an adventure.



Source link

Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

OpenAI seeks to extend human lifespans with the help of longevity startups

January 17, 2025

Farewell to the $200 million woolly mammoth and TikTok

January 17, 2025

Nord Security founder launches Nexos.ai to help enterprises move AI projects from pilot to production

January 17, 2025

Data proves it remains difficult for startups to raise capital, even though VCs invested $75 billion in the fourth quarter

January 16, 2025

Apple suspends AI notification summaries for news after generating false alerts

January 16, 2025

Nvidia releases more tools and guardrails to help enterprises adopt AI agents

January 16, 2025

Leave A Reply Cancel Reply

Top Reviews
Editors Picks

7 days left: Founders and VCs save over $300 on all stage passes

March 24, 2025

AI chip startup Furiosaai reportedly rejecting $800 million acquisition offer from Meta

March 24, 2025

20 Hottest Open Source Startups of 2024

March 22, 2025

Andrill may build a weapons factory in the UK

March 21, 2025
About Us
About Us

Welcome to Tech Brunch, your go-to destination for cutting-edge insights, news, and analysis in the fields of Artificial Intelligence (AI), Cryptocurrency, Technology, and Startups. At Tech Brunch, we are passionate about exploring the latest trends, innovations, and developments shaping the future of these dynamic industries.

Our Picks

Jack Altman raised $275 million in new early stage funds just a week

September 16, 2025

Coderabbit raised $60 million and values ​​the launch of an AI code review two years ago at $550 million

September 16, 2025

Waymo's co-CEO on the truth behind self-driving cars in 2025

September 16, 2025

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

© 2025 TechBrunch. Designed by TechBrunch.
  • Home
  • About Tech Brunch
  • Advertise with Tech Brunch
  • Contact us
  • DMCA Notice
  • Privacy Policy
  • Terms of Use

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