Technology peripherals
AI
Hinton is on the list! Taking stock of the 10-year history of AI image synthesis, papers and names worth remembering
Hinton is on the list! Taking stock of the 10-year history of AI image synthesis, papers and names worth remembering
Now, it is the end of 2022.
The performance of the deep learning model in generating images is already so good. Obviously, it will give us more surprises in the future.

How did we get to where we are today in ten years?
In the timeline below, we will trace some milestone moments, that is, when the papers, architectures, models, data sets, and experiments that influenced AI image synthesis were launched. .
Everything starts from that summer ten years ago.
The Beginning (2012-2015)
After the advent of deep neural networks, people realized that it would completely change image classification.
At the same time, researchers began to explore the opposite direction. What would happen if the images were produced using some techniques that are very effective for classification, such as convolutional layers?
This is the beginning of the birth of the “Summer of Artificial Intelligence”.
December 2012
It all started here.
This year, the paper "ImageNet Classification of Deep Convolutional Neural Networks" was published.

One of the authors of the paper is Hinton, one of the “Three Giants of AI”.

For the first time, it combines deep convolutional neural networks (CNN), GPUs and a huge Internet-sourced dataset (ImageNet).

##December 2014
##Ian Goodfellow and other AI giants published the epic paper "Generative Adversarial Networks".GAN is the first modern neural network architecture dedicated to image synthesis rather than analysis (the definition of "modern" is after 2012).

In the end, only the "generator" is kept outside the system and is used for image synthesis.
Hello World! GAN generated face samples from Goodfellow et al.'s 2014 paper. The model was trained on the Toronto Faces dataset, which was removed from the web
November 2015
The seminal paper "Unsupervised Representative Learning Using Deep Convolutional Generative Adversarial Networks" was published.

This paper also raises the question of latent space manipulation for the first time - do concepts map to latent space directions? During these five years, GAN has been applied to various image processing tasks, such as style transfer, restoration, denoising and super resolution. During this period, papers on GAN architecture began to explode. ##Project address: https://github.com/nightrome/really-awesome-gan At the same time, artistic experiments with GAN began to emerge, and the first works of Mike Tyka, Mario Klingenmann, Anna Ridler, Helena Sarin and others appeared. The first “AI art” scandal occurred in 2018. Three French students used "borrowed" code to generate an AI portrait, which became the first AI portrait to be auctioned at Christie's. #At the same time, the transformer architecture revolutionized NLP. In the near future, this matter will have a significant impact on image synthesis. June 2017 The paper "Attention Is All You Need" was released. There is also a detailed explanation in "Transformers, Explained: Understand the Model Behind GPT-3, BERT, and T5". Since then, the Transformer architecture (in the form of pre-trained models like BERT) has revolutionized the field of natural language processing (NLP). ##July 2018
In 2018-20NVIDIA researchers conducted a study on the GAN architecture. Series completely revamped.
For the first time, GAN-generated images become indistinguishable from natural images, at least for highly optimized datasets like Flickr-Faces-HQ (FFHQ) so. Mario Klingenmann, Memories of Passerby I, 2018. The baconesque faces are typical of AI art in the region, where the non-realistic nature of the generative models It is the focus of artistic exploration May 2020 The paper "Language Model is Small Sample Learners" published. OpenAI’s LLM Generative Pre-trained Transformer 3 (GPT-3) demonstrates the power of the transformer architecture. ##December 2020
The quality of GAN architectures from the late 2010s was mainly evaluated based on aligned facial images, with limited results for more heterogeneous datasets. The human face therefore remains an important reference point in academic/industrial and artistic experiments. The Era of Transformer (2020-2022) Since then, the field of image synthesis has begun to abandon GAN. "Multi-modal" deep learning integrates NLP and computer vision technologies. "Just-in-time engineering" replaces model training and adjustment and becomes an artistic method of image synthesis. In the paper "Learning Transferable Vision Models from Natural Language Supervision", the CLIP architecture is proposed.
CLIP architecture in the paper ## January 2021 The paper "Zero-Sample Text to Image Generation" was published (see also OpenAI's blog post), which introduced the first version of DALL-E that is about to hit the world. This version works by combining text and images (compressed by VAE into "TOKEN") in a single data stream. This model just "continues" the "sentence". The data (250M images) includes text-image pairs from Wikipedia, concept descriptions, and a filtered subset of YFCM100M. CLIP lays the foundation for a "multi-modal" approach to image synthesis. January 2021 The paper "Supervised Learning of Transferable Vision from Natural Language Model" published. The paper introduces CLIP, a multi-modal model that combines ViT and ordinary Transformer. CLIP learns the "shared latent space" of images and captions, so it can label images. The model is trained on a large dataset listed in Appendix A.1 of the paper. June 2021 The paper "Release of Diffusion Model in Image Synthesis" Defeated GAN" published. The diffusion model introduces an image synthesis method that is different from the GAN method. Researchers learn by reconstructing images from artificially added noise. They are related to variational autoencoders (VAEs). July 2021 DALL-E mini released. It is a copy of DALL-E (smaller, with few adjustments to the architecture and data). Data includes Conceptual 12M, Conceptual Captions, and the same filtered subset of YFCM100M used by OpenAI for the original DALL-E model. Without any content filters or API restrictions, the DALL-E mini offers huge potential for creative exploration and resulted in an explosion of “weird DALL-E” images on Twitter growth. 2021-2022 Katherine Crowson releases a series of CoLab notes exploring making CLIP guides the generation of models. For example, 512x512CLIP-guided diffusion and VQGAN-CLIP (Open domain image generation and editing with natural language guidance, were only released as preprints in 2022 but public experiments appeared as soon as VQGAN was released ). Just like in the early days of GANs, artists and developers made significant improvements to existing architectures with very limited means, which were then simplified by companies and finally commercialized by "startups" such as wombo.ai. April 2022 The paper "Hierarchical Text Conditions with CLIP Potential Image Generation" published. This paper introduces DALL-E 2. It builds on the GLIDE paper published just a few weeks ago ("GLIDE : Based on Realistic Image Generation and Editing Using Text-Guided Diffusion Models. At the same time, due to the access of DALL-E 2 Restricted and intentionally limited, there is renewed interest in the DALL-E mini. According to the model card, the data includes "a combination of publicly available resources and our licensed resources," and according to The complete CLIP and DALL-E data sets of the paper. "Portrait photo of a blonde girl, taken with a digital SLR camera, medium Sexual background, high resolution", generated using DALL-E 2. Transformer-based generative model matches the realism of later GAN architectures such as StyleGAN 2, but allows the creation of a wide variety of themes and patterns May-June 2022 #In May, the paper "With Deep Language Understanding" "Realistic Text-to-Image Diffusion Model" published. #In June, the paper "Scaling Autoregression for Rich Text-to-Image Generation Model" was published. ##In these two papers, Imagegen and Parti were introduced. and Google's answer to DALL-E 2. # #"Do you know why I stopped you today?" Generated by DALL-E 2, "prompt engineering" has since become the main method of artistic image synthesisAI Photoshop (2022 to present) Users continued to try smaller models such as the DALL-E mini. Then, with the release of the groundbreaking Stable Diffusion, all of this changed. It can be said that Stable Diffusion marks the beginning of the "Photoshop era" of image synthesis. "Still life with four bunches of grapes, trying to create something like the ancient painter Zeuxis Juan El Labrador Fernandez, 1636, Prado, Madrid Grapes as lifelike as grapes", six changes produced by Stable Diffusion August 2022 Stability.ai releases Stable Diffusion model. #In the paper "High-Resolution Image Synthesis with Latent Diffusion Model", Stability.ai grandly launches Stable Diffusion. This model can achieve the same photorealism as DALL-E 2. In addition to DALL-E 2, models are available to the public almost immediately and can be run on the CoLab and Huggingface platforms. August 2022 Google published the paper "DreamBooth: Generating for theme-driven Fine-tuning text-to-image diffusion models. DreamBooth provides increasingly fine-grained control over the diffusion model. #However, even without such additional technical intervention, it becomes feasible to use generative models like Photoshop, starting from a sketch, layer by layer Add the resulting modifications. October 2022 ##Maximum Shutterstock, one of the photo gallery companies, announced that it is cooperating with OpenAI to provide/license generated images. It can be expected that the photo gallery market will be seriously affected by generative models such as Stable Diffusion. 
Five years of GAN (2015-2020)





##The paper "Conceptual Annotation: Cleaning, Superpositioning, and Image Alternative Text Dataset for Automatic Image Captioning" was published.
This and other multimodal datasets will become extremely important for models like CLIP and DALL-E.
In the paper "Training Generative Adversarial Networks Using Limited Data", the latest StyleGAN2-ada is introduced. 


























The above is the detailed content of Hinton is on the list! Taking stock of the 10-year history of AI image synthesis, papers and names worth remembering. For more information, please follow other related articles on the PHP Chinese website!
Hot AI Tools
Undress AI Tool
Undress images for free
Undresser.AI Undress
AI-powered app for creating realistic nude photos
AI Clothes Remover
Online AI tool for removing clothes from photos.
Clothoff.io
AI clothes remover
Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!
Hot Article
Hot Tools
Notepad++7.3.1
Easy-to-use and free code editor
SublimeText3 Chinese version
Chinese version, very easy to use
Zend Studio 13.0.1
Powerful PHP integrated development environment
Dreamweaver CS6
Visual web development tools
SublimeText3 Mac version
God-level code editing software (SublimeText3)
The top 10 recommended rankings of the most valuable virtual currency (2025 latest version)
Aug 22, 2025 pm 07:15 PM
Bitcoin ranks first, followed by Ethereum, Solana, BNB, XRP, USDT, ADA, DOGE, SHIB, and AVAX, based on comprehensive rankings based on technology, ecology and market consensus.
How to identify current trends/narratives in the crypto market? Methods for identifying current trends in crypto markets
Aug 26, 2025 pm 05:18 PM
Table of Contents 1. Observe the tokens with leading gains in the exchange 2. Pay attention to trend signals on social media 3. Use research tools and institutional analysis reports 4. Deeply explore on-chain data trends 5. Summary and strategic suggestions In the crypto market, narrative not only drives capital flow, but also profoundly affects investor psychology. Grasping the rising trend often means higher returns potential; while misjudgment may lead to high-level takeovers or missed opportunities. So, how can we identify the narrative that dominates the market at present? Which areas are attracting a lot of capital and attention? This article will provide you with a set of practical methods to help you accurately capture the hot pulse of the crypto market. 1. The most intuitive signal of observing the leading tokens on the exchange often comes from price performance. When a narrative begins
What is the reason for the rise of OKB coins? A detailed explanation of the strategic driving factors behind the surge in OKB coins
Aug 29, 2025 pm 03:33 PM
What is the OKB coin in the directory? What does it have to do with OKX transaction? OKB currency use supply driver: Strategic driver of token economics: XLayer upgrades OKB and BNB strategy comparison risk analysis summary In August 2025, OKX exchange's token OKB ushered in a historic rise. OKB reached a new peak in 2025, up more than 400% in just one week, breaking through $250. But this is not an accidental surge. It reflects the OKX team’s thoughtful shift in token model and long-term strategy. What is OKB coin? What does it have to do with OKX transaction? OKB is OK Blockchain Foundation and
Bitcoin (BTC) $13.8 billion option expiration is imminent, bulls face key test
Aug 29, 2025 pm 04:15 PM
Key points of the catalog: The bullish Bitcoin strategy is weakly defending below $114,000. The Fed's trends and technology stock performance may dominate the future trend of Bitcoin. The Bitcoin option expiration date is approaching, and the technology sector is under pressure may reveal whether the current pullback is a suspension of a bull market or the beginning of a trend reversal. Key points: Bitcoin short side has an advantage below $114,000, and downward pressure may further increase as the option expiration date approaches. Market concerns about capital expenditure in the field of artificial intelligence (AI) have increased, aggravated volatility in the overall financial market and weakened the attractiveness of risky assets. The $13.8 billion Bitcoin (BTC) option will expire in a concentrated manner on August 29. The market is paying close attention to this node to determine whether the previous 9.7% drop is short.
What is Lumoz (MOZ coin)? MOZ Token Economics and Price Forecast
Aug 29, 2025 pm 04:21 PM
Contents What is Lumoz (MOZ token) How Lumoz (MOZ) works 1. Modular Blockchain Layer Background and History of Lumoz Features of MOZ Token Practicality Price of MOZ Token History of MOZ Token Economics Overview Lumoz Price Forecast Lumoz 2025 Price Forecast Lumoz 2026-2031 Price Forecast Lumoz 2031-2036 Price Forecast L2 is widely recognized in expansion solutions. However, L2 does not effectively handle many hardware resources, including data availability, ZKP (zero knowledge proof)
Which Bitcoin website is better? Global Bitcoin website ranking 2025
Aug 22, 2025 pm 07:24 PM
Binance ranks first with its high liquidity, low handling fees and complete ecosystem. Ouyi ranks second with its derivatives and Web3 advantages, Huobi ranks third with its stable operation, Gate.io has become the first choice for altcoins with rich currencies, Coinbase has won the trust of novices for its compliance, Kraken attracts institutional users with its top security, and KuCoin is favored for its new coins and automation tools.
What is COOKIE DAO? How to buy it? COOKIE Price Forecast 2025-2030
Aug 25, 2025 pm 05:57 PM
Directory What is COOKIEDAO? COOKIEDAO Token Economics Current Market Conditions and Factors Influencing COOKIE Prices COOKIE 2025-2026 Price Forecast COOKIE 2029-2030 Price Forecast 2025-2030 Price Forecast Price List Which exchanges are COOKIE coins traded? How to buy Binance (Binance) BybitBitgetKuCoinMEXCBTCCCOOKIE coins? ConclusionCookieDAO's $ after reaching an all-time high of $0.7652 on January 10, 2025
What is Onyxcoin (XCN)? XCN Price Forecast 2025-2030
Aug 25, 2025 pm 06:03 PM
Directory What is Onyxcoin(XCN)? How does OnyxProtocol work? The current market conditions and factors that affect the price of Onyxcoin (XCN) 1. Market sentiment 2. Adoption rate 3. Technology development The technology behind OnyxcoinProtocol 1. Advanced security architecture 2. Scalable infrastructure 3. Multi-asset-backed XCN development prospect XCN price forecast 2025-20301. 2025 forecast 2. 2026 forecast 3. 2029 forecast 4. 2030 forecast price forecast table (20


