search
HomeTechnology peripheralsAIEfficiency crushes DALL·E 2 and Imagen, Google's new model achieves new SOTA, and can also handle PS in one sentence

At the beginning of the new year, Google AI has begun to work on text-image generation models again.

This time, their new model Muse reached a new SOTA (currently the best level) on the CC3M data set.

And its efficiency far exceeds that of the globally popular DALL·E 2 and Imagen (both of which are diffusion models), as well as Parti (which is an autoregressive model).

——The generation time of a single 512x512 resolution image is compressed to only 1.3 seconds.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

#In terms of image editing, you can edit the original image with just a text command.

(Looks like you no longer have to worry about learning PS~)

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

If you want the effect to be more precise, you can also select the mask position and edit specific area. For example, replace the buildings in the background with hot air balloons.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Once Muse was officially announced, it quickly attracted a lot of attention. The original post has already received 4,000 likes.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Seeing another masterpiece from Google, some people have even begun to predict:

The competition among AI developers is very fierce now. It seems that 2023 It's going to be a really exciting year.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence
Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

More efficient than DALL·E 2 and Imagen

Let’s talk about the Muse just released by Google.

First of all, in terms of the quality of the generated images, most of Muse’s works have clear images and natural effects.

Let’s take a look at more examples to get a feel for it~

For example, a sloth baby wearing a woolen hat is operating a computer; another example is a sheep in a wine glass:

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Various subjects that are usually out of reach coexist harmoniously in one picture without any sense of dissonance.

If you think these can only be regarded as the basic operations of AIGC, then you might as well take a look at the editing function of Muse.

For example, one-click outfit change (you can also change gender):

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

This does not require any masking and can be done in one sentence.

And if you use a mask, you can achieve 6 more operations, including switching the background with one click, from the original place to New York, Paris, and then to San Francisco.


You can also go from the seaside to London, to the sea of ​​​​flowers, or even fly to the rings of Saturn in space to play the exciting skateboard dolphin jump.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

# (Good guy, not only can you easily travel in the cloud, but you can also fly to the sky with one click...)

The effect is really outstanding. So what technical support is behind Muse? Why is the efficiency higher than DALL·E 2 and Imagen?

An important reason is that DALL·E 2 and Imagen need to store all learned knowledge in the model parameters during the training process.

As a result, they have to require larger and larger models and more and more training data to obtain more knowledge - tying Better and Bigger together.

The cost is that the number of parameters is huge and the efficiency is also affected.

According to the Google AI team, the main method they use is called: Masked image modeling.

This is an emerging self-supervised pre-training method. Its basic idea is simply:

Parts of the input image are randomly masked out and then reconstructed using a pre-trained text task.

Muse models are trained on spatial masks of discrete labels and combined with text extracted from pre-trained language large models to predict randomly masked image labels.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

From top to bottom: pre-trained text encoder, basic model, super-resolution model

The Google team found that using pre-trained The large language model can make AI's understanding of language more detailed and thorough.

As far as output is concerned, because AI has a good grasp of the spatial relationship, posture and other elements of objects, the generated images can be high-fidelity.

Compared with pixel space diffusion models such as DALL·E 2 and Imagen, Muse uses discrete tokens and has fewer sampling iterations.

In addition, compared with autoregressive models such as Parti, Muse uses parallel decoding, which is more efficient.

SOTA score on FID

As mentioned earlier, Muse has not only improved efficiency, but is also very good in generating image quality.

The researchers compared it with DALL·E, LAFITE, LDM, GLIDE, DALL·E 2, as well as Google's own Imagen and Parti, and tested their FID and CLIP scores.

(FID score is used to evaluate the quality of the generated image. The lower the score, the higher the quality; the CLIP score represents the degree of fit between the text and the image. The higher the score, the better.)

Result display , the Muse-3B model’s zero-shot FID-30K score in the COCO validation set is 7.88, second only to the Imagen-3.4B and Parti-20B models with larger parameters.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Even better, the Muse-900M model achieved a new SOTA on the CC3M data set, with an FID score of 6.06, which also means that it matches the text is the highest.

At the same time, the CLIP score of this model was 0.26, which also reached the highest level in the same period.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

In addition, in order to further confirm Muse’s image generation efficiency, the researchers also compared the single image generation time of Muse and other models:

Muse reached the fastest speed at 256x256 and 512x512 resolutions: 0.5s and 1.3s.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Research Team

Muse’s research team comes from Google, and the two co-authors are Huiwen Chang and Han Zhang.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Huiwen Chang is currently a senior researcher at Google.

She studied as an undergraduate at Tsinghua University and received her PhD from Princeton University. She has had internship experience at Adobe, Facebook, etc.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Han Zhang received his undergraduate degree from China Agricultural University, his master's degree from Beijing University of Posts and Telecommunications, and his PhD in computer science from Rutgers University.

Its research directions are computer vision, deep learning and medical image analysis.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

However, it is worth mentioning that Muse has not been officially released yet.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Some netizens joked that although it should be very fragrant, with Google’s “uric nature”, Muse may still be a long time away from its official release - after all, they still have AI hasn’t been released in 18 years.

Efficiency crushes DALL·E 2 and Imagen, Googles new model achieves new SOTA, and can also handle PS in one sentence

Speaking of which, what do you think of the effect of Muse?

Are you looking forward to its official release?

Portal:​​https://www.php.cn/link/854f1fb6f65734d9e49f708d6cd84ad6​

Reference link: https://twitter.com/AlphaSignalAI/status/ 1610404589966180360​

The above is the detailed content of Efficiency crushes DALL·E 2 and Imagen, Google's new model achieves new SOTA, and can also handle PS in one sentence. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
[Ghibli-style images with AI] Introducing how to create free images with ChatGPT and copyright[Ghibli-style images with AI] Introducing how to create free images with ChatGPT and copyrightMay 13, 2025 am 01:57 AM

The latest model GPT-4o released by OpenAI not only can generate text, but also has image generation functions, which has attracted widespread attention. The most eye-catching feature is the generation of "Ghibli-style illustrations". Simply upload the photo to ChatGPT and give simple instructions to generate a dreamy image like a work in Studio Ghibli. This article will explain in detail the actual operation process, the effect experience, as well as the errors and copyright issues that need to be paid attention to. For details of the latest model "o3" released by OpenAI, please click here⬇️ Detailed explanation of OpenAI o3 (ChatGPT o3): Features, pricing system and o4-mini introduction Please click here for the English version of Ghibli-style article⬇️ Create Ji with ChatGPT

Explaining examples of use and implementation of ChatGPT in local governments! Also introduces banned local governmentsExplaining examples of use and implementation of ChatGPT in local governments! Also introduces banned local governmentsMay 13, 2025 am 01:53 AM

As a new communication method, the use and introduction of ChatGPT in local governments is attracting attention. While this trend is progressing in a wide range of areas, some local governments have declined to use ChatGPT. In this article, we will introduce examples of ChatGPT implementation in local governments. We will explore how we are achieving quality and efficiency improvements in local government services through a variety of reform examples, including supporting document creation and dialogue with citizens. Not only local government officials who aim to reduce staff workload and improve convenience for citizens, but also all interested in advanced use cases.

What is the Fukatsu-style prompt in ChatGPT? A thorough explanation with example sentences!What is the Fukatsu-style prompt in ChatGPT? A thorough explanation with example sentences!May 13, 2025 am 01:52 AM

Have you heard of a framework called the "Fukatsu Prompt System"? Language models such as ChatGPT are extremely excellent, but appropriate prompts are essential to maximize their potential. Fukatsu prompts are one of the most popular prompt techniques designed to improve output accuracy. This article explains the principles and characteristics of Fukatsu-style prompts, including specific usage methods and examples. Furthermore, we have introduced other well-known prompt templates and useful techniques for prompt design, so based on these, we will introduce C.

What is ChatGPT Search? Explains the main functions, usage, and fee structure!What is ChatGPT Search? Explains the main functions, usage, and fee structure!May 13, 2025 am 01:51 AM

ChatGPT Search: Get the latest information efficiently with an innovative AI search engine! In this article, we will thoroughly explain the new ChatGPT feature "ChatGPT Search," provided by OpenAI. Let's take a closer look at the features, usage, and how this tool can help you improve your information collection efficiency with reliable answers based on real-time web information and intuitive ease of use. ChatGPT Search provides a conversational interactive search experience that answers user questions in a comfortable, hidden environment that hides advertisements

An easy-to-understand explanation of how to create a composition in ChatGPT and prompts!An easy-to-understand explanation of how to create a composition in ChatGPT and prompts!May 13, 2025 am 01:50 AM

In a modern society with information explosion, it is not easy to create compelling articles. How to use creativity to write articles that attract readers within a limited time and energy requires superb skills and rich experience. At this time, as a revolutionary writing aid, ChatGPT attracted much attention. ChatGPT uses huge data to train language generation models to generate natural, smooth and refined articles. This article will introduce how to effectively use ChatGPT and efficiently create high-quality articles. We will gradually explain the writing process of using ChatGPT, and combine specific cases to elaborate on its advantages and disadvantages, applicable scenarios, and safe use precautions. ChatGPT will be a writer to overcome various obstacles,

How to create diagrams using ChatGPT! Illustrated loading and plugins are also explainedHow to create diagrams using ChatGPT! Illustrated loading and plugins are also explainedMay 13, 2025 am 01:49 AM

An efficient guide to creating charts using AI Visual materials are essential to effectively conveying information, but creating it takes a lot of time and effort. However, the chart creation process is changing dramatically due to the rise of AI technologies such as ChatGPT and DALL-E 3. This article provides detailed explanations on efficient and attractive diagram creation methods using these cutting-edge tools. It covers everything from ideas to completion, and includes a wealth of information useful for creating diagrams, from specific steps, tips, plugins and APIs that can be used, and how to use the image generation AI "DALL-E 3."

An easy-to-understand explanation of ChatGPT Plus' pricing structure and payment methods!An easy-to-understand explanation of ChatGPT Plus' pricing structure and payment methods!May 13, 2025 am 01:48 AM

Unlock ChatGPT Plus: Fees, Payment Methods and Upgrade Guide ChatGPT, a world-renowned generative AI, has been widely used in daily life and business fields. Although ChatGPT is basically free, the paid version of ChatGPT Plus provides a variety of value-added services, such as plug-ins, image recognition, etc., which significantly improves work efficiency. This article will explain in detail the charging standards, payment methods and upgrade processes of ChatGPT Plus. For details of OpenAI's latest image generation technology "GPT-4o image generation" please click: Detailed explanation of GPT-4o image generation: usage methods, prompt word examples, commercial applications and differences from other AIs Table of contents ChatGPT Plus Fees Ch

Explaining how to create a design using ChatGPT! We also introduce examples of use and promptsExplaining how to create a design using ChatGPT! We also introduce examples of use and promptsMay 13, 2025 am 01:47 AM

How to use ChatGPT to streamline your design work and increase creativity This article will explain in detail how to create a design using ChatGPT. We will introduce examples of using ChatGPT in various design fields, such as ideas, text generation, and web design. We will also introduce points that will help you improve the efficiency and quality of a variety of creative work, such as graphic design, illustration, and logo design. Please take a look at how AI can greatly expand your design possibilities. table of contents ChatGPT: A powerful tool for design creation

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.