Why are we here related to Generative Models and Deep Learning? All you need to know.
Frank Morales Aguilera, BEng, MEng, SMIEEE
Boeing Associate Technical Fellow /Engineer /Scientist /Inventor /Cloud Solution Architect /Software Developer /@ Boeing Global Services
Boeing Associate Technical Fellow /Engineer /Scientist /Inventor /Cloud Solution Architect /Software Developer /@ Boeing Global Services
Generative models are crucial in AI research, enabling creativity, data synthesis, and novel applications. As you delve deeper, you’ll discover exciting possibilities in this dynamic field!
Generative models are neural networks designed to approximate complex, high-dimensional probability distributions using a large number of samples.
When trained successfully, these models can estimate the likelihood of each observation and create new samples from the underlying distribution.
Deep learning[1–2] is a subset of machine learning that uses artificial neural networks to learn from data.
The term “deep” refers to the use of multiple layers [3] in the neural network[4].
Origins of Generative Models:
The Rise of Neural Networks:
Autoencoders and Variational Autoencoders (VAEs):
Generative Adversarial Networks (GANs):
Deep Learning and Transformers:
Applications of Generative Models:
Challenges and Future Directions:
Generative AI is the broader field where artificial intelligence systems create new content or data without human intervention.
领英推荐
It can produce a variety of novel artifacts, such as:
Generative AI leverages techniques like foundation models (such as ChatGPT), which are trained on large unlabeled datasets and can be fine-tuned for specific tasks.
Enterprise use cases for generative AI include innovations in drug design, chip development, and material science.
In summary, generative models provide the underlying techniques for creating new data, while generative AI applies these techniques to automate content generation across various domains[14–15].
References:
1.- LeCun, Y., Bengio, Y. and Hinton, G. E. (2015), Deep Learning, Nature, Vol. 521, pp 436–444: https://www.cs.toronto.edu/~hinton/absps/NatureDeepReview.pdf
2.- Five different types of artificial intelligence: https://identicalcloud.com/blog/web-stories/5-diffrent-types-of-artificial-intelligence/
3.- Apostolidis, E, et al. “Video Summarization Using Deep Neural Networks: A Survey.” Proceedings of the IEEE, 2021: https://www.researchgate.net/publication/355839573_Video_Summarization_Using_Deep_Neural_Networks_A_Survey
4.- Artificial Neural Network: Artificial Neural Network — an overview | ScienceDirect Topics
5.- Understanding Variational Autoencoders (VAEs): https://towardsdatascience.com/understanding-variational-autoencoders-vaes-f70510919f73
6.- The GANfather: The man who’s given machines the gift of imagination: https://www.technologyreview.com/2018/02/21/145289/the-ganfather-the-man-whos-given-machines-the-gift-of-imagination/
7.- Young-Tak, Kim, et al. “Generating Synthetic Dataset for ML-Based IDS Using CTGAN and Feature Selection to Protect Smart IoT Environments.” Applied Sciences, vol. 13, no. 19, 2023, p. 10951: Applied Sciences | Free Full-Text | Generating Synthetic Dataset for ML-Based IDS Using CTGAN and Feature Selection to Protect Smart IoT Environments (mdpi.com)
8.- Wang, Xinghua, et al. “A Scenario Generation Method for Typical Operations of Power Systems with PV Integration Considering Weather Factors.” Sustainability, vol. 15, no. 20, 2023, p. 15007. : https://www.researchgate.net/publication/374837118_A_Scenario_Generation_Method_for_Typical_Operations_of_Power_Systems_with_PV_Integration_Considering_Weather_Factors
9.- Attention Is All You Need: https://arxiv.org/abs/1706.03762