ARTIFICIAL INTELLIGENCE IN HIGHER EDUCATION:
A LITERATURE STUDY AND
PROPOSED FRAMEWORK
Presenting at the
International conference on
"Recent Trends in Pure and
Applied Sciences" Organized by
Smt. Kusumtai Rajarambapu Patil
Kanya Mahavidyalaya, Islampur,
Dist. Sangli, Maharashtra, India.
Authors:
• R.M. Huddar
• P.P. Chavan
• V. B. Gaikwad
• R.S. Kamath
• R. K. Kamat
ABSTRACT
• Although the use of technology in education has always been significant,
the increased availability of smart devices and web-based curriculum has
expanded its current prevalence. The use of AI in teaching and learning is
extremely important.
• This study of the literature intends to examine the use of artificial
intelligence, natural language processing, and machine learning in
education.
INTRODUCTION
 The field of study known as artificial intelligence focuses on the
development of intelligent computer systems that can perform
tasks in a manner analogous to those performed by humans (AI).
 The application of AI approaches aims to make it possible for
computers to acquire knowledge from data, modify their behaviour
in response to novel inputs, and carry out activities that require
thinking, sensing, planning, and decision-making.
3
Presentation
title
4
Artificial
intelligence consists of a
collection of subfields that
are coordinated in order to
accomplish a certain mission
or objective. In particular
ML, Robotics
and NLP.
1] Artificial Intelligence:
Artificial Intelligence technology is
used in various fields:
 recommendation engine for
shopping
 facial recognition for smart devices
 Robotics
 In health care
for detecting diseases
5
6
2] Machine learning:
Involves the construction of models
and the discovery of patterns within
datasets through the application of
data, statistics, and algorithms. It
uses supervised learning,
unsupervised learning, and
reinforcement learning approaches.
7
ML Algorithms :
1. Unsupervised Machine learning:
The main goal of unsupervised learning is to discover hidden and interesting patterns
in unlabeled data.
2. Supervised Machine learning
Machine learning method in which models are trained using labeled data.
3. Reinforcement learning
method based on rewarding desired behaviors and/or punishing undesired ones. e.g. games
NLP is a field of Artificial Intelligence that
gives the machines the ability to read,
understand and derive meaning from
human languages.
Spam detection: spam emails
Machine translation: Google Translate
Text summarization: to create
summaries and synopses
Literature study:
• A literature study is a summary
of the earlier written works on a
subject.
• In the study, we have looked at a
number of articles, journals, and
research papers on the topic of
artificial intelligence in education.
Presentation title 9
PROPOSED FRAMEWORK:
In the current study we have
proposed a model for prediction
of placement success of the
students using machine
learning algorithm.
10
11
Techniques employed for the model
Python Libraries: NumPy, Pandas,
Matplotlib, Sklearn
The data we're going to use has been labelled, so
we're going to employ Supervised Machine
learning for the placement prediction.
Methodology: The proposed framework comprises
of various phases namely Data collection, Data
Exploration and pre-processing, Training and
testing of the model.
12
1. Data collection: From the institute database, the
students' placement information from the previous
year will be gathered. The sample size would be 300
students, combing MBA and MCA students.
Variables in this case:
Ø 10th percentage
Ø 12th percentage
Ø Graduation percentage,
Ø Post-graduation sem1, sem2 and sem3 percentages
Ø Post-graduation specialization
Ø Placed company type
Ø Communication skills
Ø Programming skills
13
2. Data exploration and Pre-processing :
This phase involves various steps:
• Importing the dataset and generating a data frame from a csv file using the
Pandas library.
• Cleaning up the data, identifying missing values, and preparing it for future
analysis are all part of data exploration.
• To find missing values in Pandas DataFrame, utilise the isnull() and notnull()
functions. These operations establish if a value is NaN or not.
• By utilising the replace() function and substituting mean for a null value
• Utilising the matplotlib library in Python to visualise the data.
15
3. Training and Validation of the model:
Training the dataset using Logistic regression algorithm. We'll split the data
into two parts. We'll use 70% of the dataset for training and 30% for other
testing.
• Splitting data using train_test_split() method by importing sklearn package
• test_size= 0.3 i.e., 30% for testing the data and 70% for training
• train_test_split() performs the split and returns four sections:
x_train: The training part of the first section (x)
y_train: The training part of the second section (y)
x_test: The test part of the first section (x)
y_test: The test part of the second section (y)
4. Building the model:
Building the model using logistic regression model on the training
set​
- Importing the class logistic regression and assigning a variable to it.​
- The variable is fitted with the data to be trained​
- Predict() function is used to predict for the test set
- Comparing y_test and the predicted value
The model is estimated using the function fit() and prepared to make
predictions based ​on the test data.
This is accomplished by using the function predict() and the
independent testing ​variables (x_test).
To check if the model is sound, the results can be compared to actual
values (y_test).​
5. Evaluating accuracy:
• Evaluating the accuracy of the results.
16
• The logistic or
sigmoid function has
an S-shaped curve
or sigmoid curve
with the y-axis
ranging from 0 and
1.
17
Fig. Logistic regression sigmoid function graph
FINDINGS
Logistic regression can be an effective tool for predicting whether
students will be placed or not, with accuracy rates ranging from
75% to 85%. However, it's important to note that the accuracy of
the model may depend on various factors, such as the quality and
quantity of data used to train the model, the selection of features,
and the generalizability of the model to different contexts.
18
CONCLUSION:
• Artificial intelligence technologies have positive and
negative effects on education. AI can automate the
teaching-learning process resulting in convenient
education. Although it has some disadvantages in
particular data security and privacy.
• AI is transforming higher education is by providing a
more hands-on approach to learning. For instance, AI
can simulate complex scenarios, enabling students to
apply their theoretical knowledge and gain experience
before entering the workplace. This approach can
significantly reduce the skill gap, which is essential in
filling the industry's demand for proficiency.
Presentation title 19
REFERENCES
• Khaled (2014). Natural language processing and its application. International Journal of Advanced
Computer Science and Applications, 5(12).
• Ibtehal, N., (2018). Machine Learning in Educational Technology. 10.5772/intechopen.72906.
• Mduma, N., Kalegele, K., & Machuve (2019). A survey of Machine Learning Approaches and Techniques
for Student Dropout Prediction. Data Science Journal.
• Nagar, R., Singh, Y. (2019). A literature survey on Machine Learning Algorithms. Journal of Emerging
Technologies and Innovative Research, 6(4). https://www.jetir.org/papers/JETIR1904C77.pdf
• Zawacki-Richter, O., Marin, V., Bond, M., & Gouverneur, F. (2019). Systematic review of research on
artificial intelligence applications in higher education – where are the educators? International Journal of
Educational Technology in Higher Education, 16, 1-27. doi: 10.1186/s41239-019-0171-0.
Presentation title 20
• Koravuna, S., & Surepally, U.K. (2020). Educational gamification and artificial intelligence for promoting
digital literacy. In Proceedings of the 2020 International Conference on Education and E-Learning
(ICEEL 2020), 1-6. doi: 10.1145/3415088.3415107.
• Chen, L., Chen, P., & Lin, Z. (2020). Artificial intelligence in education: A review. IEEE Access, 8,
164031-164051. doi: 10.1109/ACCESS.2020.3029328.
• Jamsandekar, S., Kamath, R., & Badadare, V. (2020). Adaptive Learning System enabled by Machine
Learning: An Effective Pedagogical Approach. Alochana Chakra Journal, 9(6), 6995-7006.
• Tahiru, F. (2021). AI in education: A systematic literature review. Journal on Cases of Information
Technology, 23(1), 20-34. https://www.academia.edu/49160652/AI_in_Education
• Ahmed, Z. (2022). A review of Natural Language Processing and its application in education. Retrieved
from
https://www.researchgate.net/publication/360641901_A_Review_of_Natural_Language_Processing_and
_its_Application_in_Education
21
• Burstine, J. (2022). Opportunities for Natural Language Processing Research in Education. In
Computational Linguistic and Intelligent Text Processing: 10th International Conference (pp. 6-27).
Springer. doi: 10.1007/978-3-642-00382-0_2.
• Khurana, D. (2022). Natural Language Processing: State of The Art, Current Trends and
Challenges. Multimedia Tools and Applications. doi: 10.1007/s11042-022-13428-4
• Limna, P., Jakwatanatham, S., Srirpipattanakul, S., Kaewpuang, P., & Sriboonruang, P. (2022). A Review
of Artificial Intelligence (AI) in Education during the Digital Era. Advance Knowledge for Executives, 1(1),
No. 3, 1-9. doi: 10.2139/ssrn.4160798
• Sanusi, I., Oyelere, S., Vartiainen, H., & Suhenon, J. (2022). A systematic review of teaching and
learning machine learning in K-12 education. Education and Information Technologies. 1-31.
10.1007/s10639-022-11416-7.
22
Thank You!
23

More Related Content

PPTX
Literature review for students of pg class
PDF
Articulo cientifico ijaerv13n12_05
PPT
Project MLExAI: Machine Learning Experiences in AI
PPT
Project MLExAI: Machine Learning Experiences in AI
PPTX
Machine Learning an Exploratory Tool: Key Concepts
PDF
IoT-based students interaction framework using attention-scoring assessment i...
PDF
MACHINE LEARNING Notes by Dr. K. Adisesha
PPTX
Machine learning
Literature review for students of pg class
Articulo cientifico ijaerv13n12_05
Project MLExAI: Machine Learning Experiences in AI
Project MLExAI: Machine Learning Experiences in AI
Machine Learning an Exploratory Tool: Key Concepts
IoT-based students interaction framework using attention-scoring assessment i...
MACHINE LEARNING Notes by Dr. K. Adisesha
Machine learning

Similar to MLpresentation.pptx (20)

PDF
MACHINE LEARNING(R17A0534).pdf
PPTX
Ai in Higher Education
PDF
Essential concepts for machine learning
PPTX
Intro/Overview on Machine Learning Presentation
PDF
AI-Learning style prediction for primary education
PPTX
Machine learning with an effective tools of data visualization for big data
PPTX
Introduction to machine learning
PDF
Extending the Student’s Performance via K-Means and Blended Learning
PDF
L016136369
PPT
N E T S PowerPoint
PPT
AI AND EDUCATIO
PPTX
Introduction au machine learning
PDF
Machine Learning_2025_First Module_1.pdf
PDF
Analysis on Student Admission Enquiry System
PDF
Analysis on Student Admission Enquiry System
PDF
A Survey on Research work in Educational Data Mining
PDF
G017224349
PDF
Deep Learning: The Impact on Future eLearning
PDF
06522405
MACHINE LEARNING(R17A0534).pdf
Ai in Higher Education
Essential concepts for machine learning
Intro/Overview on Machine Learning Presentation
AI-Learning style prediction for primary education
Machine learning with an effective tools of data visualization for big data
Introduction to machine learning
Extending the Student’s Performance via K-Means and Blended Learning
L016136369
N E T S PowerPoint
AI AND EDUCATIO
Introduction au machine learning
Machine Learning_2025_First Module_1.pdf
Analysis on Student Admission Enquiry System
Analysis on Student Admission Enquiry System
A Survey on Research work in Educational Data Mining
G017224349
Deep Learning: The Impact on Future eLearning
06522405

Recently uploaded (20)

PPTX
Build Your First AI Agent with UiPath.pptx
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
A proposed approach for plagiarism detection in Myanmar Unicode text
PDF
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
Credit Without Borders: AI and Financial Inclusion in Bangladesh
PPTX
TEXTILE technology diploma scope and career opportunities
PDF
Architecture types and enterprise applications.pdf
PPTX
Modernising the Digital Integration Hub
PDF
CloudStack 4.21: First Look Webinar slides
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PPTX
Microsoft Excel 365/2024 Beginner's training
PDF
UiPath Agentic Automation session 1: RPA to Agents
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Improvisation in detection of pomegranate leaf disease using transfer learni...
PDF
Five Habits of High-Impact Board Members
PPTX
Custom Battery Pack Design Considerations for Performance and Safety
PPTX
2018-HIPAA-Renewal-Training for executives
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
Build Your First AI Agent with UiPath.pptx
Convolutional neural network based encoder-decoder for efficient real-time ob...
A proposed approach for plagiarism detection in Myanmar Unicode text
How IoT Sensor Integration in 2025 is Transforming Industries Worldwide
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
Credit Without Borders: AI and Financial Inclusion in Bangladesh
TEXTILE technology diploma scope and career opportunities
Architecture types and enterprise applications.pdf
Modernising the Digital Integration Hub
CloudStack 4.21: First Look Webinar slides
Module 1.ppt Iot fundamentals and Architecture
Consumable AI The What, Why & How for Small Teams.pdf
Microsoft Excel 365/2024 Beginner's training
UiPath Agentic Automation session 1: RPA to Agents
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Improvisation in detection of pomegranate leaf disease using transfer learni...
Five Habits of High-Impact Board Members
Custom Battery Pack Design Considerations for Performance and Safety
2018-HIPAA-Renewal-Training for executives
A contest of sentiment analysis: k-nearest neighbor versus neural network

MLpresentation.pptx

  • 1. ARTIFICIAL INTELLIGENCE IN HIGHER EDUCATION: A LITERATURE STUDY AND PROPOSED FRAMEWORK Presenting at the International conference on "Recent Trends in Pure and Applied Sciences" Organized by Smt. Kusumtai Rajarambapu Patil Kanya Mahavidyalaya, Islampur, Dist. Sangli, Maharashtra, India. Authors: • R.M. Huddar • P.P. Chavan • V. B. Gaikwad • R.S. Kamath • R. K. Kamat
  • 2. ABSTRACT • Although the use of technology in education has always been significant, the increased availability of smart devices and web-based curriculum has expanded its current prevalence. The use of AI in teaching and learning is extremely important. • This study of the literature intends to examine the use of artificial intelligence, natural language processing, and machine learning in education.
  • 3. INTRODUCTION  The field of study known as artificial intelligence focuses on the development of intelligent computer systems that can perform tasks in a manner analogous to those performed by humans (AI).  The application of AI approaches aims to make it possible for computers to acquire knowledge from data, modify their behaviour in response to novel inputs, and carry out activities that require thinking, sensing, planning, and decision-making. 3
  • 4. Presentation title 4 Artificial intelligence consists of a collection of subfields that are coordinated in order to accomplish a certain mission or objective. In particular ML, Robotics and NLP.
  • 5. 1] Artificial Intelligence: Artificial Intelligence technology is used in various fields:  recommendation engine for shopping  facial recognition for smart devices  Robotics  In health care for detecting diseases 5
  • 6. 6 2] Machine learning: Involves the construction of models and the discovery of patterns within datasets through the application of data, statistics, and algorithms. It uses supervised learning, unsupervised learning, and reinforcement learning approaches.
  • 7. 7 ML Algorithms : 1. Unsupervised Machine learning: The main goal of unsupervised learning is to discover hidden and interesting patterns in unlabeled data. 2. Supervised Machine learning Machine learning method in which models are trained using labeled data. 3. Reinforcement learning method based on rewarding desired behaviors and/or punishing undesired ones. e.g. games
  • 8. NLP is a field of Artificial Intelligence that gives the machines the ability to read, understand and derive meaning from human languages. Spam detection: spam emails Machine translation: Google Translate Text summarization: to create summaries and synopses
  • 9. Literature study: • A literature study is a summary of the earlier written works on a subject. • In the study, we have looked at a number of articles, journals, and research papers on the topic of artificial intelligence in education. Presentation title 9
  • 10. PROPOSED FRAMEWORK: In the current study we have proposed a model for prediction of placement success of the students using machine learning algorithm. 10
  • 12. Python Libraries: NumPy, Pandas, Matplotlib, Sklearn The data we're going to use has been labelled, so we're going to employ Supervised Machine learning for the placement prediction. Methodology: The proposed framework comprises of various phases namely Data collection, Data Exploration and pre-processing, Training and testing of the model. 12
  • 13. 1. Data collection: From the institute database, the students' placement information from the previous year will be gathered. The sample size would be 300 students, combing MBA and MCA students. Variables in this case: Ø 10th percentage Ø 12th percentage Ø Graduation percentage, Ø Post-graduation sem1, sem2 and sem3 percentages Ø Post-graduation specialization Ø Placed company type Ø Communication skills Ø Programming skills 13
  • 14. 2. Data exploration and Pre-processing : This phase involves various steps: • Importing the dataset and generating a data frame from a csv file using the Pandas library. • Cleaning up the data, identifying missing values, and preparing it for future analysis are all part of data exploration. • To find missing values in Pandas DataFrame, utilise the isnull() and notnull() functions. These operations establish if a value is NaN or not. • By utilising the replace() function and substituting mean for a null value • Utilising the matplotlib library in Python to visualise the data.
  • 15. 15 3. Training and Validation of the model: Training the dataset using Logistic regression algorithm. We'll split the data into two parts. We'll use 70% of the dataset for training and 30% for other testing. • Splitting data using train_test_split() method by importing sklearn package • test_size= 0.3 i.e., 30% for testing the data and 70% for training • train_test_split() performs the split and returns four sections: x_train: The training part of the first section (x) y_train: The training part of the second section (y) x_test: The test part of the first section (x) y_test: The test part of the second section (y)
  • 16. 4. Building the model: Building the model using logistic regression model on the training set​ - Importing the class logistic regression and assigning a variable to it.​ - The variable is fitted with the data to be trained​ - Predict() function is used to predict for the test set - Comparing y_test and the predicted value The model is estimated using the function fit() and prepared to make predictions based ​on the test data. This is accomplished by using the function predict() and the independent testing ​variables (x_test). To check if the model is sound, the results can be compared to actual values (y_test).​ 5. Evaluating accuracy: • Evaluating the accuracy of the results. 16
  • 17. • The logistic or sigmoid function has an S-shaped curve or sigmoid curve with the y-axis ranging from 0 and 1. 17 Fig. Logistic regression sigmoid function graph
  • 18. FINDINGS Logistic regression can be an effective tool for predicting whether students will be placed or not, with accuracy rates ranging from 75% to 85%. However, it's important to note that the accuracy of the model may depend on various factors, such as the quality and quantity of data used to train the model, the selection of features, and the generalizability of the model to different contexts. 18
  • 19. CONCLUSION: • Artificial intelligence technologies have positive and negative effects on education. AI can automate the teaching-learning process resulting in convenient education. Although it has some disadvantages in particular data security and privacy. • AI is transforming higher education is by providing a more hands-on approach to learning. For instance, AI can simulate complex scenarios, enabling students to apply their theoretical knowledge and gain experience before entering the workplace. This approach can significantly reduce the skill gap, which is essential in filling the industry's demand for proficiency. Presentation title 19
  • 20. REFERENCES • Khaled (2014). Natural language processing and its application. International Journal of Advanced Computer Science and Applications, 5(12). • Ibtehal, N., (2018). Machine Learning in Educational Technology. 10.5772/intechopen.72906. • Mduma, N., Kalegele, K., & Machuve (2019). A survey of Machine Learning Approaches and Techniques for Student Dropout Prediction. Data Science Journal. • Nagar, R., Singh, Y. (2019). A literature survey on Machine Learning Algorithms. Journal of Emerging Technologies and Innovative Research, 6(4). https://www.jetir.org/papers/JETIR1904C77.pdf • Zawacki-Richter, O., Marin, V., Bond, M., & Gouverneur, F. (2019). Systematic review of research on artificial intelligence applications in higher education – where are the educators? International Journal of Educational Technology in Higher Education, 16, 1-27. doi: 10.1186/s41239-019-0171-0. Presentation title 20
  • 21. • Koravuna, S., & Surepally, U.K. (2020). Educational gamification and artificial intelligence for promoting digital literacy. In Proceedings of the 2020 International Conference on Education and E-Learning (ICEEL 2020), 1-6. doi: 10.1145/3415088.3415107. • Chen, L., Chen, P., & Lin, Z. (2020). Artificial intelligence in education: A review. IEEE Access, 8, 164031-164051. doi: 10.1109/ACCESS.2020.3029328. • Jamsandekar, S., Kamath, R., & Badadare, V. (2020). Adaptive Learning System enabled by Machine Learning: An Effective Pedagogical Approach. Alochana Chakra Journal, 9(6), 6995-7006. • Tahiru, F. (2021). AI in education: A systematic literature review. Journal on Cases of Information Technology, 23(1), 20-34. https://www.academia.edu/49160652/AI_in_Education • Ahmed, Z. (2022). A review of Natural Language Processing and its application in education. Retrieved from https://www.researchgate.net/publication/360641901_A_Review_of_Natural_Language_Processing_and _its_Application_in_Education 21
  • 22. • Burstine, J. (2022). Opportunities for Natural Language Processing Research in Education. In Computational Linguistic and Intelligent Text Processing: 10th International Conference (pp. 6-27). Springer. doi: 10.1007/978-3-642-00382-0_2. • Khurana, D. (2022). Natural Language Processing: State of The Art, Current Trends and Challenges. Multimedia Tools and Applications. doi: 10.1007/s11042-022-13428-4 • Limna, P., Jakwatanatham, S., Srirpipattanakul, S., Kaewpuang, P., & Sriboonruang, P. (2022). A Review of Artificial Intelligence (AI) in Education during the Digital Era. Advance Knowledge for Executives, 1(1), No. 3, 1-9. doi: 10.2139/ssrn.4160798 • Sanusi, I., Oyelere, S., Vartiainen, H., & Suhenon, J. (2022). A systematic review of teaching and learning machine learning in K-12 education. Education and Information Technologies. 1-31. 10.1007/s10639-022-11416-7. 22