0% found this document useful (0 votes)
3 views

Introduction to Generative AI

Generative AI refers to algorithms that create new data resembling human-generated content, with applications in various fields like natural language processing and computer vision. It operates through machine learning models, including supervised and unsupervised learning, and encompasses types such as GANs, VAEs, RNNs, and AEs. While it offers benefits like creativity and efficiency, it also poses ethical concerns and potential negative impacts, such as misinformation and job displacement.

Uploaded by

suksharma29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Introduction to Generative AI

Generative AI refers to algorithms that create new data resembling human-generated content, with applications in various fields like natural language processing and computer vision. It operates through machine learning models, including supervised and unsupervised learning, and encompasses types such as GANs, VAEs, RNNs, and AEs. While it offers benefits like creativity and efficiency, it also poses ethical concerns and potential negative impacts, such as misinformation and job displacement.

Uploaded by

suksharma29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Introduction to Generative AI

1.What is Generative AI?

▪ Generative artificial intelligence (AI) refers to the algorithms that generate new
data that resembles human-generated content, such as audio, code, images, text,
simulations, and videos.

▪ This technology is trained with existing data and content, creating the potential
for applications such as natural language processing, computer vision, the meta
verse, and speech synthesis.

2.Differentiate between Generative AI and Conventional AI.


3.How Generative AI Works?

Generative AI operates using machine learning models, often relying on:

• Supervised Learning & Discriminative Modeling: The model learns from


labeled data and classifies elements into categories.
• Unsupervised Learning & Generative Modeling: The model identifies
patterns and structures in unlabeled datasets to create new content.

4.What is the functionality of each tool shown in the images below?

a) Artbreeder is a creative AI platform that


allows users to create and manipulate images

b) ChatGPT is a conversational AI model developed by


OpenAI. It generates human-like text based on prompts given by users. ChatGPT
can answer questions, assist with writing, explain concepts, provide ideas, and
have discussions on a wide range of topics.

c) An AI tool that helps programmers by suggesting code and


fixing errors while they work.

d) An AI-based platform that provides automated video indexing,


search, and analysis for organizing and interacting with video content.
e) -: Runway ML is a platform for creating, training, and
deploying generative models. It provides a user-friendly interface for building and
training various types of generative models, including GANs, VAEs, and image
classifiers.

f) - Gemini is Google's advanced AI model designed for text,


image, code, and multimodal understanding, offering powerful generative AI
capabilities.

g) - CodeGPT is an AI-powered coding assistant that helps


developers generate, complete, and debug code efficiently using natural language
prompts.

5.Name the types of Generative AI. Explain briefly about Types of Generative
AI.

1. Generative Adversarial Networks(GANs)


Made up of two neural networks: Generator Network and Discriminator Network
The generator network produces the data, while the discriminator network analyses
the data and provides feedback.
Examples-Creating portraits of non-existing people, convert images from day to
night,generate realistic video,generate images on textual description.

2. Variational Autoencoders(VAEs)-
VAEs learn the distribution of data and then sample from it.

Examples:- Generation of new images similar to given training set,image


reconstruction,generating drafts for writer,generating new sounds and music
composition.
3. Recurrent Neural Networks(RNNs)-

RNNs are a special class of neural networks that excel at handling sequential
data,like music or text.

Examples:- Generating novel text in the style of a special author, predicting next
character or word in a sequence
4. Autoencoders(AEs)-

These are neural networks that have been trained to learn a compressed
representation of data.

Examples:- artistic image creation, drug discovery.

6.What are the Benefits/Advantages/Pros of using Generative AI.


7.What are the Limitations/Disadvantages/Cons of using Generative AI.

8.Write down the Ethical considerations of using Generative AI.


9.What is the Potential Negative Impact of Generative AI on Society

❖ Generative AI can be used to create fake news or deep fakesthat can spread
misinformation and manipulate public opinion.
❖ Lead to job displacement for humans who previously performed these tasks.
❖ Generative AI has the potential to generate sensitive personal information,
such as social security numbers or medical records, which could be used for
malicious purposes.

10.What can be the Responsible use of Generative AI?

❖ Ensuring that the training data used are diverse and representative.
❖ The outputs are scrutinized for bias and misinformation.
❖ Prioritizing user privacy and consent,
❖ Having clear guidelines around ownership and attribution of generative
content.
❖ Engaging in public discussions around the social and ethical implications of
this technology to ensure that it is developed and used in ways that are
beneficial to society.

You might also like