A Primer on Generative Artificial Intelligence
Abstract
:1. Introduction
2. Artificial Intelligence
- It “is the study of how to make computers do things which, at the moment, people do better” ([3], p. 3).
- “Artificial Intelligence (AI) is a way to make machines think and behave intelligently.” ([4], p. 8).
- “Artificial Intelligence is used to describe computer systems that demonstrate human-like intelligence and cognitive abilities, such as deduction, pattern recognition, and the interpretation of complex data” ([5], p. 386).
- [AI] “is the ability of a computer system to perform task that normally require human intelligence” ([6], p. 287).
2.1. Artificial Narrow Intelligence
2.2. Artificial General Intelligence
2.3. Artificial Super Intelligence
2.4. Artificial Intelligence and Human Intelligence
3. Symbolic Artificial Intelligence
- If the patient has a cough, then provide medicine A.
- If the patient has a cough and a fever, then provide medicine B.
- If the patient has a cough, a fever, and a sore throat, then provide medicine C.
4. Machine Learning
- Machine learning “allows the computer to learn automatically without human intervention or assistance” ([5], p. 386).
- “Machine Learning is about making computers modify or adapt their actions (whether the task is making predictions or controlling a robot) so that these actions get more accurate with experience, where accuracy is measured by how well the chosen actions reflect the correct ones.” ([18], p. 5)
- “Machine learning is considered an extension of predictive analytics. It occurs when systems of algorithms automatically improve themselves based on data patterns, experiences, and observations” ([6], p. 287).
4.1. Supervised Machine Learning
4.2. Unsupervised Machine Learning
5. Deep Learning
Artificial Neural Networks
- Let us say that this picture is 30 × 30 pixels. Hence, there are 900 pixels altogether.
- The 900 pixels are fed to 900 neurons in the input layer of the ANN.
- Each neuron has a number associated with it, which is known as “bias”. The bias is akin to an “intercept” in a simple linear equation that has the form of Y = mX + b. The bias provides a level of flexibility.
- The information is transferred from one layer to another layer through “connected channels.” Each of the channels also has a “weight” associated with it. The weight identifies the strength of the connected channel between two neurons.
- Before going to the next step, let us consider a simple example that may help us understand the relationship between “weight” and “bias” using a non-neural network example:
- a.
- A teacher typically provides students with an assessment strategy to identify how the assessments are weighted to calculate the final course grade. For example, the final exam may be worth 30% of the final grade, the final project may be worth 20%, and there may be five quizzes, each worth 10% of the final grade. These percentages are considered the “weights”; the higher the percentage, the more influence it will have on the final grade
- b.
- Continuing with the same analogy, in some instances, the teachers may use their discretion to make some adjustments to the final grade, e.g., sometimes they may curve an assessment or adjust the score of a specific student based on some knowledge about the student. An example could be that a student may have performed exceptionally well on different assessments throughout the semester. However, due to an unavoidable family emergency, the student may not have performed well on a given assessment. Therefore, the teacher may make some discretionary adjustments for this student. The discretionary adjustment or the curving of grades may fall under the category of bias. Using the example of the simple linear equation (Y = mX + b), “m” would represent the different “weights” for the assessments, “X” would represent the “score” of the given assessment, and “b” would represent the “bias”.
- Now, going back to the discussion of ANN, the bias is added to the weighted sum of inputs that reach the neuron, which is then applied to a function known as the activation function. Using the earlier analogy of an assessment strategy for a final grade calculation, the bias is only added after all the different assessments are added based on their weights.
- Simply put, an activation function produces an output based on an input. The role of the activation function is to determine if a neuron should be activated. If the neuron is activated, it passes the datum to the next neuron.
- If the input for a given neuron exceeds a certain threshold, the activation function will activate it, and the datum is passed on to the next layer; otherwise, nothing happens to the neuron. The activated neurons pass the datum to the next layer, and the same process is repeated until it reaches the penultimate layer before the output layer.
- The last hidden layer activates the neuron corresponding to the image of the alphabet letter “A.” It activates the neuron in the output layer that identifies the image of the alphabet letter “A.”
- Once a prediction has been made and the datum is misidentified, adjustments must be made in the ANN. This adjustment is known as backward propagation. As part of the backward propagation, the weights and biases are updated. The entire process is iterative, and the artificial neural network is constantly updated.
6. Generative Artificial Intelligence
6.1. Natural Language Processing
6.2. Large Language Model (LLM)
6.3. Transformer
6.4. Generative Pretrained Transformer (GPT) and ChatGPT
6.5. Generative AI Tools
7. Application of Generative AI
7.1. Business
7.2. Education
8. Challenges of Generative AI
8.1. Business Competition
8.2. Explainability of Artificial Intelligence
8.3. Accuracy—Facts, References, and Results
8.4. Ethics
8.5. Legal Issues
8.6. Security
8.7. Intellectual Growth
8.8. Sustainability
9. Discussion and Conclusions
Funding
Acknowledgments
Conflicts of Interest
References
- Triantafyllidis, K.; Kuepper, D.; AI Could Revolutionize Industry. World Economic Forum. Available online: https://www.weforum.org/agenda/2023/06/how-generative-ai-will-transform-industrial-operations/ (accessed on 23 June 2023).
- Sternberg, R.J. Human Intelligence|Definition, Types, Test, Theories, & Facts. Encyclopedia Britannica. Available online: https://www.britannica.com/science/human-intelligence-psychology/Psychometric-theories (accessed on 5 August 2023).
- Rich, E.; Knight, K. Artificial Intelligence; McGraw-Hill, Inc.: New York, NY, USA, 1991. [Google Scholar]
- Joshi, P. Artificial Intelligence with Python, Packt Publishing, Limited. ProQuest Ebook Central. 2017. Available online: https://ebookcentral.proquest.com/lib/niu/detail.action?docID=4794160 (accessed on 19 March 2022).
- Jaggia, S.; Kelly, A.; Lertwachara, K.; Chen, L. Business Analytics: Communicating with Numbers, 2nd ed.; McGraw Hill: New York, NY, USA, 2023. [Google Scholar]
- Kinicki, A.; Soignet, D.B. Management: A Practical Introduction, 10th ed.; McGraw Hill: New York, NY, USA, 2022. [Google Scholar]
- IBM. Understanding the Different Types of Artificial Intelligence. IBM Blog. Available online: https://www.ibm.com/blog/understanding-the-different-types-of-artificial-intelligence/ (accessed on 16 October 2023).
- Cheishvili, A. The Future of Artificial Intelligence. Forbes. 2021. Available online: https://www.forbes.com/sites/forbestechcouncil/2021/07/16/the-future-of-artificial-general-intelligence/?sh=6e929afd3ba9 (accessed on 5 August 2023).
- IBM. What Is Strong AI? Available online: https://www.ibm.com/topics/strong-ai (accessed on 5 August 2023).
- Gordon, C. How General AI Will Eventually Reshape Everything. Forbes. Available online: https://www.forbes.com/sites/cindygordon/2023/09/30/how-general-ai-will-eventually-reshape-everything/?sh=25afd65942cd (accessed on 30 September 2023).
- Barrett, A.M.; Baum, S.D. A model of pathways to artificial superintelligence catastrophe for risk and decision analysis. J. Exp. Theor. Artif. Intell. 2017, 29, 397–414. [Google Scholar] [CrossRef]
- Turing, A.M. Computing Machinery and Intelligence. Mind 1950, 49, 433–460. [Google Scholar] [CrossRef]
- Korteling, J.E.; van de Boer-Visschedijk, G.C.; Blankendaal, R.A.M.; Boonekamp, R.C.; Eikelboom, A.R. Human—versus Artificial Intelligence. Front. Artif. Intell. 2021, 4, 622364. [Google Scholar] [CrossRef]
- Garnelo, M.; Shanahan, M. Reconciling deep learning with symbolic artificial intelligence: Representing objects and relations. Curr. Opin. Behav. Sci. 2019, 29, 17–23. [Google Scholar] [CrossRef]
- Lima, G.; Costa, R.; Moreno, M.F. An introduction to symbolic artificial intelligence applied to multimedia. arXiv 2019, arXiv:1911.09606. [Google Scholar] [CrossRef]
- Feigenbaum, E.A. Expert Systems in the 1980s. 1990. Available online: https://stacks.stanford.edu/file/druid:vf069sz9374/vf069sz9374.pdf (accessed on 20 December 2023).
- Datacamp. What Is Symbolic AI? Available online: https://www.datacamp.com/blog/what-is-symbolic-ai (accessed on 12 May 2023).
- Gopal, M. Applied Machine Learning; McGraw Hill: New York, NY, USA, 2019. [Google Scholar]
- Coursera. Deep Learning vs. Machine Learning: A Beginner’s Guide. Coursera. Available online: https://www.coursera.org/articles/ai-vs-deep-learning-vs-machine-learning-beginners-guide (accessed on 29 November 2023).
- Microsoft. Deep Learning vs. Machine learning-Azure Machine Learning. Microsoft Learn. Available online: https://learn.microsoft.com/en-us/azure/machine-learning/concept-deep-learning-vs-machine-learning?view=azureml-api-2 (accessed on 12 July 2023).
- McKinsey & Company. What Is Generative AI. McKinsey & Company. Available online: https://www.mckinsey.com/featured-insights/mckinsey-explainers/what-is-generative-ai (accessed on 19 January 2023).
- McRoy, S. Principles of Natural Language Processing. 2021. Available online: https://oercommons.org/courses/principles-of-natural-language-processing/view (accessed on 25 June 2023).
- Russel, S.; Norvig, P. Artificial Intelligence: A Modern Approach, 4th ed.; Pearson: Hong Kong, China, 2021. [Google Scholar]
- Lawton, G. What Is a Transformer Model. Available online: https://www.techtarget.com/searchenterpriseai/definition/transformer-model (accessed on 5 August 2023).
- Floridi, L.; Chiriatti, M. GPT-3: Its nature, scope, limits, and consequences. Minds Mach. 2020, 30, 681–694. [Google Scholar] [CrossRef]
- OpenAI. Introducing ChatGPT. OpenAI. Available online: https://openai.com/blog/chatgpt (accessed on 30 November 2022).
- Zewe, A. Explained: Generative AI. MIT News|Massachusetts Institute of Technology. Available online: https://news.mit.edu/2023/explained-generative-ai-1109 (accessed on 9 November 2023).
- Bhambore, A.; Bhagyashri Pavithra, R.; Tejashwini, C.; Reshma, S. Text-to-Image generation using generative AI. Int. J. Sci. Res. Eng. Manag. 2023, 7, 1–5. [Google Scholar] [CrossRef]
- Ortiz, S. The Best AI Image Generators of 2023: DALL-E 2 and Alternatives. ZDNET. Available online: https://www.zdnet.com/article/best-ai-art-generator/ (accessed on 3 August 2023).
- Goyal, M.; Varshney, S.; Rozsa, E. What Is Generative AI, What Are Foundation Models, and Why Do They Matter? IBM Blog. Available online: https://www.ibm.com/blog/what-is-generative-ai-what-are-foundation-models-and-why-do-they-matter/ (accessed on 8 March 2023).
- Gartner. Gartner Experts Answer the Top Generative AI Questions for Your Enterprise. Gartner. Available online: https://www.gartner.com/en/topics/generative-ai (accessed on 5 August 2023).
- Eapen, T.T.; Finkenstadt, D.J.; Folk, J.; Venkataswamy, L. How Generative AI Can Augment Human Creativity. Harv. Bus. Rev. 2023, 101, 56–64. [Google Scholar]
- Koivisto, M.; Grassini, S. Best humans still outperform artificial intelligence in a creative divergent thinking task. Sci. Rep. 2023, 13, 13601. [Google Scholar] [CrossRef] [PubMed]
- Chen, L.; Sun, L.; Han, J. A comparison Study of Human and Machine-Generated Creativity. J. Comput. Inf. Sci. Eng. 2023, 23, 051012. [Google Scholar] [CrossRef]
- Fowler, G. 5 Potential Impacts of Generative AI within the Enterprise Sector. Forbes. Available online: https://www.forbes.com/sites/forbesbusinessdevelopmentcouncil/2023/06/28/5-potential-impacts-of-generative-ai-within-the-enterprise-sector/?sh=28a2d35760f1 (accessed on 28 June 2023).
- Google Cloud. Generate Text, Images, Code, and More with Google Cloud AI. Google Cloud. Available online: https://cloud.google.com/use-cases/generative-ai (accessed on 5 August 2023).
- Sahota, N.; Ashley, M. Own the AI Revolution: Unlock You Artificial Intelligence Strategy to Disrupt Your Competition; McGraw Hill: New York, NY, USA, 2019. [Google Scholar]
- Bilgram, V.; Laarmann, F. Accelerating innovation with generative AI: AI-augmented digital prototyping and innovation methods. IEEE Eng. Manag. Rev. 2023, 51, 18–25. [Google Scholar] [CrossRef]
- Callaway, E. How generative AI is building better antibodies. Nature 2023. Online ahead of print. [Google Scholar] [CrossRef] [PubMed]
- Du Boulay, B. Artificial intelligence as an effective classroom assistant. IEEE Intell. Syst. 2016, 31, 76–81. [Google Scholar] [CrossRef]
- Hannan, E.; Liu, S. AI: New source of competitiveness in higher education. Compet. Rev. Int. Bus. J. 2021, 33, 265–279. [Google Scholar] [CrossRef]
- Wiley. 5 Ways Artificial Intelligence May Influence Higher Education; Wiley: Hoboken, NJ, USA, 2023; Available online: https://universityservices.wiley.com/artificial-intelligence-in-higher-ed-admissions-retention/ (accessed on 5 August 2023).
- Arqawi, S.M.; Zitawi, E.A.; Rabaya, A.H.; Abunasser, B.S.; Abu-Naser, S.S. Predicting University Student Retention Using Artificial Intelligence. International Journal of Advanced Computer Science and Applications 2022, 13. [Google Scholar] [CrossRef]
- Bilquise, G.; Shaalan, K. AI-based Academic Advising Framework: A Knowledge Management perspective. Int. J. Adv. Comput. Sci. Appl. 2022, 13, 193–203. [Google Scholar] [CrossRef]
- Weir, T. 3 Ways to Use AI to Improve Student Success during Online Learning. Technology Solutions That Drive Education. Available online: https://edtechmagazine.com/higher/article/2021/04/3-ways-use-ai-improve-student-success-during-online-learning (accessed on 6 April 2021).
- Yao, F.; Zhang, C.; Chen, W. Smart talking robot Xiaotu: Participatory library service based on artificial intelligence. Libr. Hi Technol. 2015, 33, 245–260. [Google Scholar] [CrossRef]
- Brereton, E. Universities Using Chatbots to Improve Student Services. Technology Solutions That Drive Education. Available online: https://edtechmagazine.com/higher/article/2019/10/universities-use-ai-chatbots-improve-student-services (accessed on 5 August 2023).
- Cooper, G. Examining science education in ChatGPT: An exploratory study of generative artificial intelligence. J. Sci. Educ. Technol. 2023, 32, 444–452. [Google Scholar] [CrossRef]
- Ruiz-Rojas, L.I.; Acosta-Vargas, P.; De-Moreta-Llovet, J.; Gonzalez-Rodriguez, M. Empowering Education with Generative Artificial Intelligence Tools: Approach with an Instructional Design Matrix. Sustainability 2023, 15, 11524. [Google Scholar] [CrossRef]
- Hsu, Y.-C.; Ching, Y.-H. Generative Artificial Intelligence in Education, Part One: The Dynamic Frontier. TechTrends 2023, 67, 603–607. [Google Scholar] [CrossRef]
- Will, M. With ChatGPT, Teachers Can Plan Lessons, Write Emails, and More. What’s the Catch? Educ. Week 2023, 42, 7. [Google Scholar]
- Buabbas, A.J.; Miskin, B.; Alnaqi, A.A.; Ayed, A.K.; Shehab, A.A.; Syed-Abdul, S.; Uddin, M. Investigating Students’ Perceptions towards Artificial Intelligence in Medical Education. Healthcare 2023, 11, 1298. [Google Scholar] [CrossRef] [PubMed]
- Baidoo-Anu, D.; Ansah, L. Education in the Era of Generative Artificial Intelligence (AI): Understanding the Potential Benefits of ChatGPT in Promoting Teaching and Learning. J. AI 2023, 7, 52–62. [Google Scholar] [CrossRef]
- Qadir, J. Engineering Education in the Era of ChatGPT: Promise and Pitfalls of Generative AI for Education. In Proceedings of the 2023 IEEE Global Engineering Education Conference (EDUCON), Kuwait, Kuwait, 1–4 May 2023; pp. 1–9. [Google Scholar]
- Su, J.; Yang, W. Unlocking the Power of ChatGPT: A Framework for Applying Generative AI in Education. ECNU Rev. Educ. 2023, 6, 355–366. [Google Scholar] [CrossRef]
- Sullivan, M.; Kelly, A.; McLaughlan, P. ChatGPT in higher education: Considerations for academic integrity and student learning. J. Appl. Learn. Teach. 2023, 6, 31–40. [Google Scholar] [CrossRef]
- Chan, C.K.Y. A comprehensive AI policy education framework for university teaching and learning. Int. J. Educ. Technol. High. Educ. 2023, 20, 38. [Google Scholar] [CrossRef]
- Moorhouse, B.L.; Yeo, M.A.; Wan, Y. Generative AI tools and assessment: Guidelines of the world’s top-ranking universities. Comput. Educ. Open 2023, 5, 100151. [Google Scholar] [CrossRef]
- Cassidy, C. Australian Universities to Return to ‘Pen and Paper’ Exams after Students Caught Using AI to write Essays. The Guardian. Available online: https://www.theguardian.com/australia-news/2023/jan/10/universities-to-return-to-pen-and-paper-exams-after-students-caught-using-ai-to-write-essays (accessed on 10 January 2023).
- Federal Trade Commission [FTC]. Generative AI Raises Competition Concerns. Federal Trade Commission. Available online: https://www.ftc.gov/policy/advocacy-research/tech-at-ftc/2023/06/generative-ai-raises-competition-concerns (accessed on 29 June 2023).
- Carugati, C. Competition in Generative Artificial Intelligence Foundation Models. EconStor: Competition in Generative Artificial Intelligence Foundation Models. 2023. Available online: http://hdl.handle.net/10419/274220 (accessed on 5 August 2023).
- Stimers, P.; C Serafino, M.; E Roberson, J.; Wooten, T.; J Barsky, D.; German, C. What to Know about the New Artificial Intelligence Executive Order. Holland & Knight. Available online: https://www.hklaw.com/en/insights/publications/2023/10/what-to-know-about-the-new-artificial-intelligence-executive-order#:~:text=President%20Joe%20Biden%20on%20Oct,artificial%20intelligence%20(AI)%20technologies (accessed on 31 October 2023).
- Preece, A.; Harborne, D.; Braines, D.; Tomsett, R.; Chakraborty, S. Stakeholders in explainable AI. arXiv 2018, arXiv:1810.00184. [Google Scholar] [CrossRef]
- Arrieta, A.B.; Díaz-Rodríguez, N.; Del Ser, J.; Bennetot, A.; Tabik, S.; Barbado, A.; García, S.; Gil-López, S.; Molina, D.; Benjamins, R.; et al. Explainable Artificial Intelligence (XAI): Concepts, Taxonomies, Opportunities and Challenges toward Responsible AI. Information Fusion 2020, 58, 82–115. [Google Scholar] [CrossRef]
- Gohel, P. Explainable AI: Current status and future directions. arXiv 2021, arXiv:2107.07045. [Google Scholar] [CrossRef]
- Ali, S.; Abuhmed, T.; El–Sappagh, S.; Muhammad, K.; Alonso-Moral, J.M.; Confalonieri, R.; Guidotti, R.; Del Ser, J.; Díaz-Rodríguez, N.; Herrera, F. Explainable Artificial Intelligence (XAI): What We Know and What Is Left to Attain Trustworthy Artificial Intelligence. Inf. Fusion 2023, 99, 101805. [Google Scholar] [CrossRef]
- IBM. What is Explainable AI (XAI)? Available online: https://www.ibm.com/watson/explainable-ai (accessed on 5 August 2023).
- Dwivedi, R.; Dave, D.; Naik, H.; Singhal, S.; Omer, R.; Patel, P.; Qian, B.; Wen, Z.; Shah, T.; Morgan, G.; et al. Explainable AI (XAI): Core ideas, techniques, and solutions. ACM Comput. Surv. 2023, 55, 194. [Google Scholar] [CrossRef]
- Jacovi, A. Trends in Explainable AI (XAI) Literature. arXiv 2023, arXiv:2301.05433. [Google Scholar] [CrossRef]
- Heaven, W.D. Why Meta’s Latest Large Language Model Survived Only Three Days Online. MIT Technology Review. Available online: https://www.technologyreview.com/2021/02/24/1017797/gpt3-best-worst-ai-openai-natural-language/ (accessed on 18 November 2022).
- Perrigo, B. Exclusive: OpenAI Used Kenyan Workers on Less than $2 per Hour to Make ChatGPT Less Toxic. Time. Available online: https://time.com/6247678/openai-chatgpt-kenya-workers/ (accessed on 18 January 2023).
- Eke, D.O. ChatGPT and the rise of generative AI: Threat to academic integrity? J. Responsible Technol. 2023, 13, 100060. [Google Scholar] [CrossRef]
- Stokel-Walker, C.; Nordeen, V.R. The promise and peril of generative AI. Nature 2023, 614, 214–216. [Google Scholar] [CrossRef] [PubMed]
- Mohammadkarimi, E. Teachers’ reflections on academic dishonesty in EFL students’ writings in the era of Artificial Intelligence. J. Appl. Learn. Teachnol. 2023, 6, 105–113. [Google Scholar] [CrossRef]
- Brittain, B. Lawsuit Says OpenAI Violated US Authors’ Copyrights to Train AI Chatbot. Reuters. Available online: https://www.reuters.com/legal/lawsuit-says-openai-violated-us-authors-copyrights-train-ai-chatbot-2023-06-29/ (accessed on 29 June 2023).
- Fisher, S. NYT Sues OpenAI, Microsoft for Copyright Infringement. AXIOS. 2023. Available online: https://www.axios.com/2023/12/27/nyt-microsoft-openai-lawsuit-copyright-infringement (accessed on 1 January 2024).
- Ray, S. Samsung Bans ChatGPT among Employees after Sensitive Code Leak. Forbes. Available online: https://www.forbes.com/sites/siladityaray/2023/05/02/samsung-bans-chatgpt-and-other-chatbots-for-employees-after-sensitive-code-leak/?sh=7108facf6078 (accessed on 2 May 2023).
- Sabin, S. Companies Are Struggling to Keep Corporate Secrets Out of ChatGPT. AXIOS. Available online: https://www.axios.com/2023/03/10/chatgpt-ai-cybersecurity-secrets (accessed on 10 March 2023).
- Baxter, K.; Schlesinger, Y. Managing the Risks of Generative AI: Guidelines for Companies as They Implement the Next Generation of AI Tools. Harvard Business Review Digital Articles. Available online: https://hbr.org/2023/06/managing-the-risks-of-generative-ai (accessed on 6 June 2023).
- Gupta, M.; Akiri, C.; Aryal, K.; Parker, E.; Praharaj, L. From ChatGPT to ThreatGPT: Impact of generative AI in cybersecurity and privacy. IEEE Access 2023, 11, 80218–80245. [Google Scholar] [CrossRef]
- Jackson, T. Exploring The Security Risks Of Generative AI. Forbes. Available online: https://www.forbes.com/sites/forbestechcouncil/2023/04/19/exploring-the-security-risks-of-generative-ai/?sh=71db85513594 (accessed on 19 April 2023).
- Walkowiak, E.; MacDonald, T. Generative AI and the workforce: What are the risks? SSRN Electron. J. 2023, 1–30. [Google Scholar] [CrossRef]
- Borger, J.G.; Ng, A.P.; Anderton, H.; Ashdown, G.W.; Auld, M.; E Blewitt, M.; Brown, D.V.; Call, M.J.; Collins, P.; Freytag, S.; et al. Artificial intelligence takes center stage: Exploring the capabilities and implications of ChatGPT and other AI-assisted technologies in scientific research and education. Immunol. Cell Biol. 2023, 101, 923–935. [Google Scholar] [CrossRef] [PubMed]
- Alam, F.; Lim, M.A.; Zulkipli, I.N. Integrating AI in Medical Education: Embracing Ethical Usage and Critical Understanding. Frontiers in Medicine 2023, 10. [Google Scholar] [CrossRef] [PubMed]
- Ooi, K.-B.; Tan, G.W.-H.; Al-Emran, M.; Al-Sharafi, M.A.; Capatina, A.; Chakraborty, A.; Dwivedi, Y.K.; Huang, T.-L.; Kar, A.K.; Lee, V.-H.; et al. The potential of generative artificial intelligence across disciplines: Perspectives and future directions. J. Comput. Inf. Syst. 2023. [Google Scholar] [CrossRef]
- Kalota, F.; Trinkle, D. Managing Alongside of Technology. In Association of Telecom, Mobility, and IT Management Professionals [AOTMP] Insights. Available online: https://aotmp.com/insights-article/managing-alongside-of-technology/ (accessed on 5 August 2023).
Machine Learning | Deep Learning |
---|---|
Requires a relatively small amount of data for training and prediction. | Requires large amounts of data for training and prediction. |
It does not require extensive computational power, and low-end central processing units (CPUs) may be sufficient. | High-end computational power is required. A graphic processing unit (GPU) is needed. |
The time to train the model is relatively small. | The time to train a model is relatively high. |
Simple linear correlational models. | Non-linear complex correlational models. |
The output of machine learning algorithms is generally a numerical value. | The output is not limited to a single numeric value but could be in different formats. |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Kalota, F. A Primer on Generative Artificial Intelligence. Educ. Sci. 2024, 14, 172. https://doi.org/10.3390/educsci14020172
Kalota F. A Primer on Generative Artificial Intelligence. Education Sciences. 2024; 14(2):172. https://doi.org/10.3390/educsci14020172
Chicago/Turabian StyleKalota, Faisal. 2024. "A Primer on Generative Artificial Intelligence" Education Sciences 14, no. 2: 172. https://doi.org/10.3390/educsci14020172
APA StyleKalota, F. (2024). A Primer on Generative Artificial Intelligence. Education Sciences, 14(2), 172. https://doi.org/10.3390/educsci14020172