SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 6 Issue 2, January-February 2022 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 536
Soft Computing in Education: A Primer
Matthew N. O. Sadiku1
, Uwakwe C. Chukwu2
, Abayomi Ajayi-Majebi3
, Sarhan M. Musa1
1
Roy G. Perry College of Engineering, Prairie View A&M University, Prairie View, TX, USA
2
Department of Engineering Technology, South Carolina State University, Orangeburg, SC, USA
3
Department of Manufacturing Engineering, Central State University, Wilberforce, OH, USA
ABSTRACT
Soft computing (SC) is an emerging branch of computer science that
is tolerant to imprecise and uncertain problems with partial truth. It is
one of the front running technologies which is defining the future of
computing. The different components of SC are used in the
development of computing systems that can easily perform difficult
tasks without the need of human beings. Education in soft computing
is a mean for promoting science and innovation in a changing
society. This paper is a primer on the applications of soft computing
in education.
KEYWORDS: soft computing, hard computing, computer science,
education, learning
How to cite this paper: Matthew N. O.
Sadiku | Uwakwe C. Chukwu | Abayomi
Ajayi-Majebi | Sarhan M. Musa "Soft
Computing in Education: A Primer"
Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN:
2456-6470,
Volume-6 | Issue-2,
February 2022, pp.536-541, URL:
www.ijtsrd.com/papers/ijtsrd49261.pdf
Copyright © 2022 by author (s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an
Open Access article
distributed under the
terms of the Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
INTRODUCTION
Computing is essentially mapping the given set of
inputs to output using a formal algorithm to solve a
problem. It is suitable for problems that are easy to
model mathematically. A mapping function converts
the input of one form to another form of desired
output using certain control actions. There are two
types of computing models in computer science: hard
computing and soft computing.
Hard computing deals with crisp, discrete or binary
situations whereas soft computing deals with
situations with uncertainty, imprecision, partial truth,
vagueness and ambiguity. Hard computing is a
process where we program the computer to solve
certain problems using existing mathematical
algorithms. Soft computing techniques solve
problems by imitating the remarkable power of
human to think logically and learn from mistakes in
an imprecise scenario. It is the reverse of hard
(conventional) computing [1].
The term “soft computing” was coined by Lofti A.
Zadeh in 1991. Since then, the area has experienced
rapid development. Soft Computing became a
discipline within C computer science in the early
1990s. The terms “machine intelligence” and
“computational intelligence” have been used to have
close meaning as soft computing.
The principal premise of soft computing (SC) is that
we live in a world that is imprecise and uncertain.
Soft computing refers to the use of “inexact”
solutions to computationally hard tasks [2].
Education is an overall framework where
dissemination and teaching are means to be used. An
education process is a continuous improving of
knowledge and skills of students
There are four types of activities related to the
scientific advancement through education: Teaching,
Research, Transfer, and Dissemination, as illustrated
in Figure 1 [3].
OVERVIEW OF SOFT COMPUTING
Soft computing (SC) is a branch of computer science
that resembles the processes of the human brain. It
IJTSRD49261
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 537
may also be regarded as a newly emerging
multidisciplinary field. Its main objective is to
develop intelligent machines in order to solve real-
world problems. It differs from the conventional hard
computing as it can handle uncertainty, imprecision
easily. While conventional hard computing is based
on crisp values and binary numbers, SC uses soft
values and fuzzy sets. The conventional methods
require exact input data, use a precise methodology,
and generate a precise output. It does not work when
the input is not exact. We often come across certain
problems without precise information to solve the
problem. This kind of problems cannot be solved by
traditional problem-solving techniques because they
lack exact and precise parameters. This is where soft-
computing techniques come into play. This is what
our computers are not equipped for, but our human
brain is. Figure 2 compares hard computing with soft
computing [4].
According to Zadeh, a computing concept is regarded
as hard computing if [5]:
It provides precise results based on learning from
experimental data.
Algorithm used to solve a problem is
unambiguous and adaptive.
The control action is formally defined using an
algorithm or a mathematical model.
Soft computing is a collection of computational
techniques which aim to exploit the tolerance of
imprecision and uncertainty to achieve tractability,
robustness, and low solution cost. Its principle
components include:
Expert systems
Neural networks,
Machine learning
Probabilistic reasoning
Evolutionary algorithms
Artificial neural networks
Fuzzy logic
Swarm intelligence
Interactive computational models
These computation methods or technologies provide
information processing capabilities to solve complex
practical problems. Some of these techniques are
illustrated in Figure 3 [6].
APPLICATIONS
Soft computing is used for solving real-life problems
and can be applied in different fields such as
education, healthcare, business, industry, engineering,
power systems, transportation, and robotics. The use
of soft computing techniques in these fields help in
making well informed decisions easily and quickly
[7,8]. Education and learning stand out among many
application areas of soft computing. Various
applications of SC in education are presented as
follows.
Education Management: This is an area that
involves the administration of education and
academics. Technology helps both the students
and teachers interact and collaborate with each
other more efficiently. Many SC techniques have
been employed in the area of education
management such as for forecasting student
enrolment, student and faculty performance
evaluation, forecasting student grade point
average among others. SC techniques like neural
networks are used to evaluate the student course
grading and evaluation and fuzzy logic for
efficient learning and performance [9].
E-Learning: E-Learning (also referred to as web-
based education or e-teaching), is essentially as an
electronic teaching strategy in which guidelines
are created or configured to facilitate student
learning and then distributed to targeted recipients
by smart devices. It is a new context for education
where large amounts of information describing
the continuum of the teaching–learning
interactions are endlessly generated. It has
experienced rapid growth mainly in higher
education and training. Elearning can be
categorized d in two ways: one as teacher-based
learning called synchronous e-learning, and the
other as self-based asynchronous e-learning is a
form of individual research. E-Learning course
offerings are now available, and many new e-
Learning platforms have been developed and
implemented with varying degrees of success.
The educational community is of the opinion that
very soon half of the world's higher education
courses will be delivered through e-Learning.
There is the basic role of e-tutors and e-trainers in
guaranteeing educational quality. Using soft
computing techniques, knowledge can be
extracted from the data produced and stored by e-
Learning systems, allowing the classification,
analysis, and generalization of the extracted
knowledge [10].
Smart Learning: Smart education is an
implementation of IoT in higher education. This
denotes the new way of interaction between the
students and the teachers for generating a smart-
based academic environment. Smart learning (S-
learning) is an advanced form of education. It
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 538
focuses on the content of learners based on
advanced computing technologies. The overall
structure of a smart learning environment is
shown in Figure 4 [11]. Mobile devices such as
laptops, personal digital assistants, and mobile
phones have become learning tools, especially for
digital natives. This has led to the close
integration of mobile devices and the curriculum.
Mobile devices are expected to encourage
innovation in education, communication, and
cooperative skills [12].
Remote Learning: Recently developments in
remote learning offer increasing possibilities for
improving learning processes in education. A
powerful social impact of remote learning is
observed as a result of globalization, international
standardization, and rising requirements of
teaching qualifications. A remote distribution of
resources changes structure, strategy, and
performance of learning processes. Some
advantages of remote learning include: (1)
Flexible freedom of choice of disciplines,
programs, and courses that are offered in learning
cyberspace. (2) Possibilities to use the most
advanced achievements in every particular field
of consideration. (3) Convenience in respect to
scheduling of learning preferences, personal user
choice, individual mental abilities, and time of
studying. (4) Continuous control of learning
levels using the best virtual Internet controllable
mentors. Soft computing decisions may be
successfully integrated with existing mobile
agents [13].
Student Evaluation: To maintain quality in
higher education there is a need to do students
regular assessment. Traditional method of grading
is widely used by many institutions to evaluate
the students’ academic performance for several
decades. Fuzzy logic (FL) approach is the new
idea for students’ academic performance
evaluation in educational field. The evaluation of
students’ performance using fuzzy techniques is
adapted for evaluation based on obtained
numerical scores in the assessment. FL with fuzzy
expert system gives the interesting results for
evaluation on the basis of qualitative and
quantitative facts or data to measure students’
performance. The results of FL are more realistic
than traditional method of relative grading [14].
Quality of Education: This has awakened the
interest of investigators worldwide because they
can be the answer of education problems.
Researchers of education believe that the
expectations and needs of human beings depend
on factors like the quality of curricula for which
they are prepared, the infrastructure of the country
in education, the academic environment which is
developed, the faculty and the relationship
between teachers and students, etc. Fuzzy logic
can be used to measure the quality of education
by using quantitative and qualitative values. The
major advantage of fuzzy logic is that one can
handle an unlimited number of indicators
expressed in any unit of measurement [15].
BENEFITS
Soft computing is a newly emerging computing
method that combines various knowledge,
technology, and methods to set up an intelligent
system to solve complex problems under uncertain
and inaccurate circumstances. The main aim of soft
computing is to display psychological conduct of
human brain. Just like a human brain, in order to
solve complex problems, SC uses multiple techniques
simultaneously in the computation in a harmonious
manner [16]. In the field of education, soft computing
techniques are used for improving the performance of
students in academics. Students’ evaluation system
can be improved by using soft computing. Delivering
technique of lesson can also be assessed with soft
computing.
CHALLENGES
One of the major challenges to implementing
effective mobile learning programs is insufficient
preparation of the teachers. This requires professional
development of teachers before the adaptation to
mobile-device based teaching. Soft computing needs
well established Internet services and a lot of funds to
run the program successfully. Without government
assistance, it is quite impossible for educational
organizations to set up and maintain the
infrastructures. In order to remove humans and their
assumptions, the machine cannot be too precise.
There are also concerns of privacy and protection.
CONCLUSION
The pervasiveness of the Internet has enabled online
distance education to become far more mainstream
than it used to be, and that has happened in a
surprisingly short time.
Soft Computing refers to the science of reasoning,
thinking, and deduction that recognizes and uses the
real world phenomena of grouping, memberships, and
classification of various quantities under study. It
does not require strict mathematical definitions and
distinctions for the system components. Some
institutions are now offering soft computing in their
curriculum. More information about soft computing
in education can be found in the books in [17-23] and
the following related journals:
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 539
Computers & Education
Applied Soft Computing
Computer Applications in Engineering Education
Journal of Multiple-Valued Logic and Soft
Computing
REFERENCES
[1] “What is soft computing: Techniques and
differences,” Unknown Source.
[2] M. N. O. Sadiku, Y. Wang, S. Cui, S. M. Musa,
“Soft computing: An introduction,”
International Journal of Advanced Research in
Computer Science and Software Engineering,
vol. 8, no. 6, June 2018, pp. 63-65.
[3] L. Magdalena, “Soft computing for students
and for society,” IEEE Computational
Intelligence Magazine, February 2009, pp. 47-
50.
[4] “What is soft computing,”
https://www.javatpoint.com/what-is-soft-
computing
[5] S. K. Jangir, “Soft computing: Introduction,”
August 2020,
https://medium.com/@sunil.jangir07/soft-
computing-introduction-5080ebc34f63
[6] F. Hao, D. S. Park, and Z. Pei, “When social
computing meets soft computing: Opportunities
and insights,” Human-centric Computing and
Information Science, vol. 8, no. 8, 2018.
[7] S. B. Gupta and Shivani, “A review of soft
computing techniques and applications,”
International Journal of Engineering Research
& Technology, vol. 9, no. 5, March 2021.
[8] K. Taylor, “What is soft computing?”
https://www.hitechnectar.com/blogs/application
s-soft-computing/
[9] M. Khan et al., “Soft computing applications in
education management – A review,”
Proceedings of the IEEE International
Conference on Innovative Research and
Development, Bangkok Thailand May 2018.
[10] F. A. C. Espinoza, “A soft computing decision
support framework for e-learning,”
https://upcommons.upc.edu/bitstream/handle/2
117/120998/TFACE1de1.pdf;sequence=1
[11] F. Khan and S. R. Alotaibi, “ A novel
architecture for smart learning based on soft
computing,” International Transaction Journal
of Engineering, Management, & Applied
Sciences & Technologies, vol. 2, no. 6, 2021,
pp. 1-10.
[12] Y.T. Sung, K. E. Chang, and T. C. Liu, “The
effects of integrating mobile devices with
teaching and learning on students' learning
performance: A meta-analysis and research
synthesis,” Computers & Education, vol. 94,
March 2016, pp. 252-275.
[13] D. V. Lakov and M. V. Vassileva, “Decision
making soft computing agents,” International
Journal of Systems Science, vol. 36, no. 14,
2005, pp. 921-930.
[14] O. K. Chaudhari et al, “Soft computing model
for students’ evaluation in educational
institute,” Journal of Physics: Conference
Series, 2021.
[15] S. Valdés-Pasarón, B. Y. Márquez, and J. M.
Ocegueda-Hernández, “The use of soft
computing for measuring the quality of
education,” International Journal on New
Computer Architectures and Their
Applications, vol. 1, no. 2, 2011, pp. 282-291.
[16] K. Zhu, S. Yu, and F. Diao, “Soft computing
applications to estimate the quantitative
contribution of education on economic
growth,” Applied Mathematics and
Computation, vol. 187, 2007, pp. 1038–1055.
[17] S. Borah and R. Panigrahi (eds.), Applied Soft
Computing: Techniques and Applications.
Apple Academic Press, 2022.
[18] P. Debnath and S. A. Mohiuddine (eds.), Soft
Computing Techniques in Engineering, Health,
Mathematical and Social Sciences. Boca Raton,
FL: CRC Press, 2021.
[19] A. Xie and X. Huang (eds.), Advances in
Computer Science and Education (Advances in
Intelligent and Soft Computing, 140). Springer,
2012.
[20] D. K. Chaturvedi, Soft Computing: Techniques
and its Applications in Electrical Engineering.
Springer, 2008.
[21] N. Dey et al., Soft Computing Based Medical
Image Analysis. Elsevier, 2018.
[22] V. Kecman, Learning and Soft Computing
Support Vector Machines, Neural Networks,
and Fuzzy Logic Models. A Bradford Book,
2001.
[23] D. Aleksendric and P. Carlone, Soft Computing
in the Design and Manufacturing of Composite
Materials: Applications to Brake Friction and
Thermoset Matrix Composites. Woodhead
Publishing; 2015
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 540
Figure 1 Four types of activities related to the scientific advancement through education [3].
Figure 2 Comparing hard computing with soft computing [4].
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 541
Figure 3 Some soft computing techniques [6].
Figure 4 The overall structure of a smart learning environment [15].

More Related Content

Similar to Soft Computing in Education A Primer

Computer-Supported Collaborative Learning with Mind-Maps
Computer-Supported Collaborative Learning with Mind-MapsComputer-Supported Collaborative Learning with Mind-Maps
Computer-Supported Collaborative Learning with Mind-Maps
Georgiy Gerkushenko
 
Why Computer Science.pptx
Why Computer Science.pptxWhy Computer Science.pptx
Why Computer Science.pptx
slidecell212100
 
AI Powered Campus Resource Assistance using Google Dialog Flow
AI Powered Campus Resource Assistance using Google Dialog FlowAI Powered Campus Resource Assistance using Google Dialog Flow
AI Powered Campus Resource Assistance using Google Dialog Flow
YaswantAY
 

Similar to Soft Computing in Education A Primer (20)

CLOUD BASED E-LEARNING PORTAL
CLOUD BASED E-LEARNING PORTALCLOUD BASED E-LEARNING PORTAL
CLOUD BASED E-LEARNING PORTAL
 
Automated machine learning: the new data science challenge
Automated machine learning: the new data science challengeAutomated machine learning: the new data science challenge
Automated machine learning: the new data science challenge
 
AN OVERVIEW OF CLOUD COMPUTING FOR E-LEARNING WITH ITS KEY BENEFITS
AN OVERVIEW OF CLOUD COMPUTING FOR E-LEARNING WITH ITS KEY BENEFITSAN OVERVIEW OF CLOUD COMPUTING FOR E-LEARNING WITH ITS KEY BENEFITS
AN OVERVIEW OF CLOUD COMPUTING FOR E-LEARNING WITH ITS KEY BENEFITS
 
Multimedia based IoT-centric smart framework for eLearning paradigm Muhammad ...
Multimedia based IoT-centric smart framework for eLearning paradigm Muhammad ...Multimedia based IoT-centric smart framework for eLearning paradigm Muhammad ...
Multimedia based IoT-centric smart framework for eLearning paradigm Muhammad ...
 
Computer-Supported Collaborative Learning with Mind-Maps
Computer-Supported Collaborative Learning with Mind-MapsComputer-Supported Collaborative Learning with Mind-Maps
Computer-Supported Collaborative Learning with Mind-Maps
 
Why Computer Science.pptx
Why Computer Science.pptxWhy Computer Science.pptx
Why Computer Science.pptx
 
A scenario based approach for dealing with
A scenario based approach for dealing withA scenario based approach for dealing with
A scenario based approach for dealing with
 
A Review Of Digital Literacy Assessment Instruments
A Review Of Digital Literacy Assessment InstrumentsA Review Of Digital Literacy Assessment Instruments
A Review Of Digital Literacy Assessment Instruments
 
Information Communication Technology: Practices for Academia
Information Communication Technology: Practices for AcademiaInformation Communication Technology: Practices for Academia
Information Communication Technology: Practices for Academia
 
Computation of Neural Network using C# with Respect to Bioinformatics
Computation of Neural Network using C# with Respect to BioinformaticsComputation of Neural Network using C# with Respect to Bioinformatics
Computation of Neural Network using C# with Respect to Bioinformatics
 
Pervasive Computing
Pervasive ComputingPervasive Computing
Pervasive Computing
 
Precaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorPrecaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensor
 
The computing curriculum beyond 2014
The computing curriculum beyond 2014The computing curriculum beyond 2014
The computing curriculum beyond 2014
 
trends of information systems and artificial technology
trends of information systems and artificial technologytrends of information systems and artificial technology
trends of information systems and artificial technology
 
Blockchain and machine learning in education: a literature review
Blockchain and machine learning in education: a literature reviewBlockchain and machine learning in education: a literature review
Blockchain and machine learning in education: a literature review
 
AI Powered Campus Resource Assistance using Google Dialog Flow
AI Powered Campus Resource Assistance using Google Dialog FlowAI Powered Campus Resource Assistance using Google Dialog Flow
AI Powered Campus Resource Assistance using Google Dialog Flow
 
Monitoring Students Using Different Recognition Techniques for Surveilliance ...
Monitoring Students Using Different Recognition Techniques for Surveilliance ...Monitoring Students Using Different Recognition Techniques for Surveilliance ...
Monitoring Students Using Different Recognition Techniques for Surveilliance ...
 
creative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdfcreative-technologies-cg-2017-1009.pdf
creative-technologies-cg-2017-1009.pdf
 
Leip1ps
Leip1psLeip1ps
Leip1ps
 
A survey of big data and machine learning
A survey of big data and machine learning A survey of big data and machine learning
A survey of big data and machine learning
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
ijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
ijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
ijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
ijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
ijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Recently uploaded (20)

MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
Major project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategiesMajor project report on Tata Motors and its marketing strategies
Major project report on Tata Motors and its marketing strategies
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Scopus Indexed Journals 2024 - ISCOPUS Publications
Scopus Indexed Journals 2024 - ISCOPUS PublicationsScopus Indexed Journals 2024 - ISCOPUS Publications
Scopus Indexed Journals 2024 - ISCOPUS Publications
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptx
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
e-Sealing at EADTU by Kamakshi Rajagopal
e-Sealing at EADTU by Kamakshi Rajagopale-Sealing at EADTU by Kamakshi Rajagopal
e-Sealing at EADTU by Kamakshi Rajagopal
 
demyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptxdemyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptx
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17
 

Soft Computing in Education A Primer

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 6 Issue 2, January-February 2022 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 536 Soft Computing in Education: A Primer Matthew N. O. Sadiku1 , Uwakwe C. Chukwu2 , Abayomi Ajayi-Majebi3 , Sarhan M. Musa1 1 Roy G. Perry College of Engineering, Prairie View A&M University, Prairie View, TX, USA 2 Department of Engineering Technology, South Carolina State University, Orangeburg, SC, USA 3 Department of Manufacturing Engineering, Central State University, Wilberforce, OH, USA ABSTRACT Soft computing (SC) is an emerging branch of computer science that is tolerant to imprecise and uncertain problems with partial truth. It is one of the front running technologies which is defining the future of computing. The different components of SC are used in the development of computing systems that can easily perform difficult tasks without the need of human beings. Education in soft computing is a mean for promoting science and innovation in a changing society. This paper is a primer on the applications of soft computing in education. KEYWORDS: soft computing, hard computing, computer science, education, learning How to cite this paper: Matthew N. O. Sadiku | Uwakwe C. Chukwu | Abayomi Ajayi-Majebi | Sarhan M. Musa "Soft Computing in Education: A Primer" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-6 | Issue-2, February 2022, pp.536-541, URL: www.ijtsrd.com/papers/ijtsrd49261.pdf Copyright © 2022 by author (s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) INTRODUCTION Computing is essentially mapping the given set of inputs to output using a formal algorithm to solve a problem. It is suitable for problems that are easy to model mathematically. A mapping function converts the input of one form to another form of desired output using certain control actions. There are two types of computing models in computer science: hard computing and soft computing. Hard computing deals with crisp, discrete or binary situations whereas soft computing deals with situations with uncertainty, imprecision, partial truth, vagueness and ambiguity. Hard computing is a process where we program the computer to solve certain problems using existing mathematical algorithms. Soft computing techniques solve problems by imitating the remarkable power of human to think logically and learn from mistakes in an imprecise scenario. It is the reverse of hard (conventional) computing [1]. The term “soft computing” was coined by Lofti A. Zadeh in 1991. Since then, the area has experienced rapid development. Soft Computing became a discipline within C computer science in the early 1990s. The terms “machine intelligence” and “computational intelligence” have been used to have close meaning as soft computing. The principal premise of soft computing (SC) is that we live in a world that is imprecise and uncertain. Soft computing refers to the use of “inexact” solutions to computationally hard tasks [2]. Education is an overall framework where dissemination and teaching are means to be used. An education process is a continuous improving of knowledge and skills of students There are four types of activities related to the scientific advancement through education: Teaching, Research, Transfer, and Dissemination, as illustrated in Figure 1 [3]. OVERVIEW OF SOFT COMPUTING Soft computing (SC) is a branch of computer science that resembles the processes of the human brain. It IJTSRD49261
  • 2. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 537 may also be regarded as a newly emerging multidisciplinary field. Its main objective is to develop intelligent machines in order to solve real- world problems. It differs from the conventional hard computing as it can handle uncertainty, imprecision easily. While conventional hard computing is based on crisp values and binary numbers, SC uses soft values and fuzzy sets. The conventional methods require exact input data, use a precise methodology, and generate a precise output. It does not work when the input is not exact. We often come across certain problems without precise information to solve the problem. This kind of problems cannot be solved by traditional problem-solving techniques because they lack exact and precise parameters. This is where soft- computing techniques come into play. This is what our computers are not equipped for, but our human brain is. Figure 2 compares hard computing with soft computing [4]. According to Zadeh, a computing concept is regarded as hard computing if [5]: It provides precise results based on learning from experimental data. Algorithm used to solve a problem is unambiguous and adaptive. The control action is formally defined using an algorithm or a mathematical model. Soft computing is a collection of computational techniques which aim to exploit the tolerance of imprecision and uncertainty to achieve tractability, robustness, and low solution cost. Its principle components include: Expert systems Neural networks, Machine learning Probabilistic reasoning Evolutionary algorithms Artificial neural networks Fuzzy logic Swarm intelligence Interactive computational models These computation methods or technologies provide information processing capabilities to solve complex practical problems. Some of these techniques are illustrated in Figure 3 [6]. APPLICATIONS Soft computing is used for solving real-life problems and can be applied in different fields such as education, healthcare, business, industry, engineering, power systems, transportation, and robotics. The use of soft computing techniques in these fields help in making well informed decisions easily and quickly [7,8]. Education and learning stand out among many application areas of soft computing. Various applications of SC in education are presented as follows. Education Management: This is an area that involves the administration of education and academics. Technology helps both the students and teachers interact and collaborate with each other more efficiently. Many SC techniques have been employed in the area of education management such as for forecasting student enrolment, student and faculty performance evaluation, forecasting student grade point average among others. SC techniques like neural networks are used to evaluate the student course grading and evaluation and fuzzy logic for efficient learning and performance [9]. E-Learning: E-Learning (also referred to as web- based education or e-teaching), is essentially as an electronic teaching strategy in which guidelines are created or configured to facilitate student learning and then distributed to targeted recipients by smart devices. It is a new context for education where large amounts of information describing the continuum of the teaching–learning interactions are endlessly generated. It has experienced rapid growth mainly in higher education and training. Elearning can be categorized d in two ways: one as teacher-based learning called synchronous e-learning, and the other as self-based asynchronous e-learning is a form of individual research. E-Learning course offerings are now available, and many new e- Learning platforms have been developed and implemented with varying degrees of success. The educational community is of the opinion that very soon half of the world's higher education courses will be delivered through e-Learning. There is the basic role of e-tutors and e-trainers in guaranteeing educational quality. Using soft computing techniques, knowledge can be extracted from the data produced and stored by e- Learning systems, allowing the classification, analysis, and generalization of the extracted knowledge [10]. Smart Learning: Smart education is an implementation of IoT in higher education. This denotes the new way of interaction between the students and the teachers for generating a smart- based academic environment. Smart learning (S- learning) is an advanced form of education. It
  • 3. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 538 focuses on the content of learners based on advanced computing technologies. The overall structure of a smart learning environment is shown in Figure 4 [11]. Mobile devices such as laptops, personal digital assistants, and mobile phones have become learning tools, especially for digital natives. This has led to the close integration of mobile devices and the curriculum. Mobile devices are expected to encourage innovation in education, communication, and cooperative skills [12]. Remote Learning: Recently developments in remote learning offer increasing possibilities for improving learning processes in education. A powerful social impact of remote learning is observed as a result of globalization, international standardization, and rising requirements of teaching qualifications. A remote distribution of resources changes structure, strategy, and performance of learning processes. Some advantages of remote learning include: (1) Flexible freedom of choice of disciplines, programs, and courses that are offered in learning cyberspace. (2) Possibilities to use the most advanced achievements in every particular field of consideration. (3) Convenience in respect to scheduling of learning preferences, personal user choice, individual mental abilities, and time of studying. (4) Continuous control of learning levels using the best virtual Internet controllable mentors. Soft computing decisions may be successfully integrated with existing mobile agents [13]. Student Evaluation: To maintain quality in higher education there is a need to do students regular assessment. Traditional method of grading is widely used by many institutions to evaluate the students’ academic performance for several decades. Fuzzy logic (FL) approach is the new idea for students’ academic performance evaluation in educational field. The evaluation of students’ performance using fuzzy techniques is adapted for evaluation based on obtained numerical scores in the assessment. FL with fuzzy expert system gives the interesting results for evaluation on the basis of qualitative and quantitative facts or data to measure students’ performance. The results of FL are more realistic than traditional method of relative grading [14]. Quality of Education: This has awakened the interest of investigators worldwide because they can be the answer of education problems. Researchers of education believe that the expectations and needs of human beings depend on factors like the quality of curricula for which they are prepared, the infrastructure of the country in education, the academic environment which is developed, the faculty and the relationship between teachers and students, etc. Fuzzy logic can be used to measure the quality of education by using quantitative and qualitative values. The major advantage of fuzzy logic is that one can handle an unlimited number of indicators expressed in any unit of measurement [15]. BENEFITS Soft computing is a newly emerging computing method that combines various knowledge, technology, and methods to set up an intelligent system to solve complex problems under uncertain and inaccurate circumstances. The main aim of soft computing is to display psychological conduct of human brain. Just like a human brain, in order to solve complex problems, SC uses multiple techniques simultaneously in the computation in a harmonious manner [16]. In the field of education, soft computing techniques are used for improving the performance of students in academics. Students’ evaluation system can be improved by using soft computing. Delivering technique of lesson can also be assessed with soft computing. CHALLENGES One of the major challenges to implementing effective mobile learning programs is insufficient preparation of the teachers. This requires professional development of teachers before the adaptation to mobile-device based teaching. Soft computing needs well established Internet services and a lot of funds to run the program successfully. Without government assistance, it is quite impossible for educational organizations to set up and maintain the infrastructures. In order to remove humans and their assumptions, the machine cannot be too precise. There are also concerns of privacy and protection. CONCLUSION The pervasiveness of the Internet has enabled online distance education to become far more mainstream than it used to be, and that has happened in a surprisingly short time. Soft Computing refers to the science of reasoning, thinking, and deduction that recognizes and uses the real world phenomena of grouping, memberships, and classification of various quantities under study. It does not require strict mathematical definitions and distinctions for the system components. Some institutions are now offering soft computing in their curriculum. More information about soft computing in education can be found in the books in [17-23] and the following related journals:
  • 4. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 539 Computers & Education Applied Soft Computing Computer Applications in Engineering Education Journal of Multiple-Valued Logic and Soft Computing REFERENCES [1] “What is soft computing: Techniques and differences,” Unknown Source. [2] M. N. O. Sadiku, Y. Wang, S. Cui, S. M. Musa, “Soft computing: An introduction,” International Journal of Advanced Research in Computer Science and Software Engineering, vol. 8, no. 6, June 2018, pp. 63-65. [3] L. Magdalena, “Soft computing for students and for society,” IEEE Computational Intelligence Magazine, February 2009, pp. 47- 50. [4] “What is soft computing,” https://www.javatpoint.com/what-is-soft- computing [5] S. K. Jangir, “Soft computing: Introduction,” August 2020, https://medium.com/@sunil.jangir07/soft- computing-introduction-5080ebc34f63 [6] F. Hao, D. S. Park, and Z. Pei, “When social computing meets soft computing: Opportunities and insights,” Human-centric Computing and Information Science, vol. 8, no. 8, 2018. [7] S. B. Gupta and Shivani, “A review of soft computing techniques and applications,” International Journal of Engineering Research & Technology, vol. 9, no. 5, March 2021. [8] K. Taylor, “What is soft computing?” https://www.hitechnectar.com/blogs/application s-soft-computing/ [9] M. Khan et al., “Soft computing applications in education management – A review,” Proceedings of the IEEE International Conference on Innovative Research and Development, Bangkok Thailand May 2018. [10] F. A. C. Espinoza, “A soft computing decision support framework for e-learning,” https://upcommons.upc.edu/bitstream/handle/2 117/120998/TFACE1de1.pdf;sequence=1 [11] F. Khan and S. R. Alotaibi, “ A novel architecture for smart learning based on soft computing,” International Transaction Journal of Engineering, Management, & Applied Sciences & Technologies, vol. 2, no. 6, 2021, pp. 1-10. [12] Y.T. Sung, K. E. Chang, and T. C. Liu, “The effects of integrating mobile devices with teaching and learning on students' learning performance: A meta-analysis and research synthesis,” Computers & Education, vol. 94, March 2016, pp. 252-275. [13] D. V. Lakov and M. V. Vassileva, “Decision making soft computing agents,” International Journal of Systems Science, vol. 36, no. 14, 2005, pp. 921-930. [14] O. K. Chaudhari et al, “Soft computing model for students’ evaluation in educational institute,” Journal of Physics: Conference Series, 2021. [15] S. Valdés-Pasarón, B. Y. Márquez, and J. M. Ocegueda-Hernández, “The use of soft computing for measuring the quality of education,” International Journal on New Computer Architectures and Their Applications, vol. 1, no. 2, 2011, pp. 282-291. [16] K. Zhu, S. Yu, and F. Diao, “Soft computing applications to estimate the quantitative contribution of education on economic growth,” Applied Mathematics and Computation, vol. 187, 2007, pp. 1038–1055. [17] S. Borah and R. Panigrahi (eds.), Applied Soft Computing: Techniques and Applications. Apple Academic Press, 2022. [18] P. Debnath and S. A. Mohiuddine (eds.), Soft Computing Techniques in Engineering, Health, Mathematical and Social Sciences. Boca Raton, FL: CRC Press, 2021. [19] A. Xie and X. Huang (eds.), Advances in Computer Science and Education (Advances in Intelligent and Soft Computing, 140). Springer, 2012. [20] D. K. Chaturvedi, Soft Computing: Techniques and its Applications in Electrical Engineering. Springer, 2008. [21] N. Dey et al., Soft Computing Based Medical Image Analysis. Elsevier, 2018. [22] V. Kecman, Learning and Soft Computing Support Vector Machines, Neural Networks, and Fuzzy Logic Models. A Bradford Book, 2001. [23] D. Aleksendric and P. Carlone, Soft Computing in the Design and Manufacturing of Composite Materials: Applications to Brake Friction and Thermoset Matrix Composites. Woodhead Publishing; 2015
  • 5. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 540 Figure 1 Four types of activities related to the scientific advancement through education [3]. Figure 2 Comparing hard computing with soft computing [4].
  • 6. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD49261 | Volume – 6 | Issue – 2 | Jan-Feb 2022 Page 541 Figure 3 Some soft computing techniques [6]. Figure 4 The overall structure of a smart learning environment [15].