1 of 80

2 of 80

GENERATIVE AI

Exploring the Present and Future Significance of Generative AI

@Rangsit University International College

2026

3 of 80

CONTENT

01

02

03

04

05

06

07

DEFINE GENERATIVE AI (GEN AI)

LET'S TRY TO BUILD A LARGE LANGUAGE MODEL

WHY NOW?

WHY IS GEN AI IMPORTANT NOW?

IMPACT OF GEN AI-BASED APPLICATION ON INDUSTRIES

WHAT IS COMING!

Q&A

4 of 80

AI

AI

ML

DEEP LEARNING

ML

ARTIFICIAL INTELLIGENCE

MACHINE LEARNING

5 of 80

AI

    • AI is a discipline (like Math, Biology)

    • AI is a subfield of computer science

    • AI is the simulation of human intelligence processes by machines, especially computer systems

AI

ML

DEEP LEARNING

ML

ARTIFICIAL INTELLIGENCE

MACHINE LEARNING

6 of 80

AI

    • ML is a subfield of AI

    • ML focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy

AI

ML

DEEP LEARNING

ML

ARTIFICIAL INTELLIGENCE

MACHINE LEARNING

7 of 80

SUPERVISED LEARNING

UNSUPERVISED LEARNING

    • The key difference between the two is that, with supervised models, we have labels.

AI

ML

DEEP LEARNING

ML

MACHINE LEARNING

8 of 80

SUPERVISED LEARNING

AI

ML

DEEP LEARNING

ML

the model learns from past examples to predict future values

9 of 80

UNSUPERVISED LEARNING

AI

ML

DEEP LEARNING

ML

Unsupervised problems are all about discovery, about looking at the raw data and seeing if it naturally falls into groups

10 of 80

AI

ML

DEEP LEARNING

ML

A Modified Great Deluge Algorithm with Dual Decay Rate for School

Timetabling

11 of 80

AI

ML

DEEP LEARNING

    • DL fits as a subset of machine learning methods.

    • DL uses artificial neural networks, allowing them to process more complex patterns than ML

    • Artificial neural networks are inspired by the human brain

DEEP LEARNING

DL

12 of 80

AI

ML

DEEP LEARNING

    • DL models typically have many layers of neurons, which allows them to learn more complex patterns than traditional ML models.

    • Neural networks can use both labeled and unlabeled data (semi-supervised learning)

DEEP LEARNING

DL

13 of 80

AI

ML

DEEP LEARNING

    • In semi-supervised learning, a neural network is trained on a small amount of labeled data and a large amount of unlabeled data

DEEP LEARNING

DL

14 of 80

AI

ML

DEEP LEARNING

DEEP LEARNING

DL

15 of 80

AI

ML

DL

Gen AI is a subset of deep learning, which means it uses artificial neural networks, can process both

    • labeled and unlabeled data
    • using supervised, unsupervised, and semi-supervised methods.

GEN AI

GENERATIVE AI

GEN AI

16 of 80

AI

ML

DL

Gen AI is a subset of deep learning, which means it uses artificial neural networks, can process both

    • labeled and unlabeled data
    • using supervised, unsupervised, and semi-supervised methods.

GEN AI

DISCRIMINATIVE MODELS

GENERATIVE MODEL

DEEP LEARNING

DL

17 of 80

DISCRIMINATIVE MODELS

AI

ML

DL

    • Discriminative models learn the relationship between the features of the data points and the labels.

    • Once a discriminative model is trained, it can be used to predict the label for new data points

GEN AI

DEEP LEARNING

DL

By @131217net

18 of 80

GENERATIVE MODELS

AI

ML

DL

    • Generative models generate new content.

generative models can generate new data instances while discriminative models discriminate between different kinds of data instances.

GEN AI

DEEP LEARNING

DL

By @131217net

19 of 80

AI

ML

DL

GEN AI

By @Google Cloud Tech

GENERATIVE AI

GEN AI

output, y, or label

20 of 80

AI

ML

DL

GEN AI

By @Google Cloud Tech

GENERATIVE AI

GEN AI

21 of 80

AI

ML

DL

GEN AI

GENERATIVE AI

GEN AI

Gen AI is a type of artificial intelligence that creates new content based on what it has learned from existing content.

What is generative AI?

22 of 80

AI

ML

DL

GEN AI

GENERATIVE AI

GEN AI

By @Google Cloud Tech

23 of 80

AI

ML

DL

GEN AI

GENERATIVE AI

GEN AI

By @Google Cloud Tech

24 of 80

AI

ML

DL

GEN AI

GENERATIVE AI

GEN AI

By @ByteByteGo

25 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

26 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

27 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

28 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

29 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

30 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

31 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

32 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

let's try to build a language model

33 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

    • as a time series

34 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

    • as a time series
    • word was appears three times

35 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

    • as a time series
    • word was appears three times
    • this turns our series into a graph

36 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

    • as a time series
    • word was appears three times
    • this turns our series into a graph

37 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

    • as a time series
    • word was appears three times
    • this turns our series into a graph
    • add probability to these edges it becomes a language model

38 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

you can use it to generate text

    • the sun was still red
    • her hair was shining

39 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

you can use it to generate text

    • the sun was still red
    • her hair was shining

40 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

you can use it to generate text

    • the sun was still red
    • her hair was shining

41 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

the probability of the current word

conditioned on the previous word

42 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

there's no way we can model this exactly

43 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

Universal approximator

44 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

45 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

46 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

47 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

48 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

49 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

50 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

51 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

52 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

53 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

54 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

55 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

how's the network going to know about presidents?

56 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

57 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

58 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @Graphics in 5 Minutes

59 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @ByteByteGo

60 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Okay, we're set to train our network.

What amount of text will we require for the training?

61 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

basically all of it

Okay, we're set to train our network.

What amount of text will we require for the training?

62 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Modern language models (like, GPT) have processed much of the internet and public books, totaling up to half a trillion words. It's likely you'd assume that training these massive models takes a considerable amount of time

63 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

training gpt3 would take 355 years

Modern language models (like, GPT3) have processed much of the internet and public books, totaling up to half a trillion words. It's likely you'd assume that training these massive models takes a considerable amount of time

64 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

    • Computational power that reduces 355 years to just one month
    • Large datasets
    • Innovation deep learning models

Why now?

65 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

    • Models of generative AI are now powerful and realistic to an extremely important level.

    • Obtaining power allows for applications that weren't feasible just one year ago.

    • Cost-effective even for business users who are not adept at technology.

    • A large number of open-source and adaptable models.

    • The requirement for powerful GPUs, which are now available through the cloud.

Why is it important now?

66 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Chronological display of LLM releases

By Naveed et al., 2023

closed-source

open-source

increasing trend towards instruction-tuned models and open-source models

67 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

By @sbdautomotive 2023

68 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Future Developments in AI

By @sbdautomotive 2023

Having an impact on business activities across several industries

69 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

70 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Consider developing your own advanced LLM application!

CLOSED-SOURCE

OPEN-SOURCE

    • Use as off-the-shelf or fine-tune

    • Provides flexibility for customizations

    • Can be smaller in size to save cost

    • Commercial / Non-commercial use
    • Usually offered as LLMs-as-a-service

    • Some can be fine-tuned

    • Restrictive licenses for usage and modification

71 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Consider developing your own advanced LLM application!

Example of off-the-shelf or fine-tune:

Exmple of LLMs-as-a-service

transforming a general-purpose base model (e.g. GPT-3) into a specialized model for a particular use case (e.g. ChatGPT)

using a private Large Language Model (LLM) as a Service, where it is expected that no examples have already been generated.

72 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Using Closed Source Models (LLMs-as-a-Service)

Advantages:

Rapid Development:

    • Immediate implementation and use
    • API call

High-quality:

    • cutting-edge results

Disadvantages:

Cost:

    • Pay for each sent or received token.

Data security and privacy:

    • It's possible that you may not understand how your data is utilized.

73 of 80

GEN AI

AI

ML

DL

LARGE LANGUAGE MODELS

LLM

LLM

Using Open Source Models (off-the-shelf or fine-tune)

Advantages:

Choose and/or modify a model that is task-specific for your use case.

Analysis Costs:

    • Customized models are frequently smaller, leading to quicker analysis speeds.

Control:

    • The full set of data and model details stays completely within your circle of control.

Disadvantages:

Time constraints:

    • Time is needed to choose, assess, and maybe fine-tune

Data Requirements:

    • Greater models or fine-tuning demand greater datasets.

Skill Sets:

    • Need personal expertise

74 of 80

GEN AI

AI

ML

DL

LLM

Artificial Super Intelligence (ASI) is Coming!

75 of 80

GEN AI

AI

ML

DL

LLM

Artificial Super Intelligence (ASI) is Coming!

76 of 80

GEN AI

AI

ML

DL

LLM

Artificial Super Intelligence (ASI) is Coming!

GenAI

77 of 80

GEN AI

AI

ML

DL

LLM

Artificial Super Intelligence (ASI) is Coming!

By @research.aimultiple 2023

GenAI

AGI aims to complete every cognitive job that a human can.

78 of 80

GEN AI

AI

ML

DL

LLM

Artificial Super Intelligence (ASI) is Coming!

GenAI

Artificial super intelligence (ASI) operates beyond human-level intelligence

79 of 80

“The science of today will be the technology of tomorrow.”

Edward Teller

80 of 80