Technojargon can be overwelming, not just for teachers, but for everyone. The world of artificial intelligence is no exception; it is a field filled with technical terms and definitions. Not all of the lingo is important for educators, but having a cursory understanding of the basics is probably worth the undertaking. Here we are going to take a look at some of the key terms and definitions pertinent to AI, in order to achieve a slightly deeper understanding of where we are at in 2023.
AIEd: short for Artificial Intelligence in Education, refers to the integration of artificial intelligence technologies into educational practices. It involves the use of AI-driven tools, algorithms, and systems to enhance and personalize the learning experience for students, streamline administrative tasks for educators, and provide data-driven insights for educational institutions. The application of AI in education (AIEd) has been the subject of research for about 30 years (Zawacki-Richter, 2019, p. 2).
Aigiarism: related to the concept of plagiarism, which refers to the practice of using someone else’s work or ideas without proper attribution or permission, aigiarism refers to using content entirely generated by artificial intelligence without acknowledging or attributing. In reading the literature, I have seen authors list ChgatGPT as a co-author, and I have read articles where the author opted not to formally name ChatGPT as a coauthor, with an explanation as to this choice.
Algorithm: An algorithm is a set of step-by-step instructions or rules designed to perform a specific task or solve a particular problem. In the context of computer science and AI, algorithms serve as the foundation for various operations, including data processing, machine learning, and decision-making processes.
Big Data: Big Data refers to large and complex data sets that are challenging to process using traditional data processing applications. It encompasses vast volumes of structured and unstructured data that require advanced analytics and processing techniques to extract valuable insights, patterns, and trends.
ChatBot: an AI-powered computer program designed to simulate human conversation and interact with users via text or speech. The term “Chatbot” stems from “Chatter bot” coined by Michael Loren Mauldin for programs capable of text-based conversations with users (Chen et al. 2023, p. 162). Chatbots utilize natural language processing and machine learning algorithms to understand user queries, provide relevant information, and engage in meaningful conversations.
ChatGPT: ChatGPT is a Natural Language Processing (NLP) model developed by OpenAI that uses a large dataset to generate text responses to student queries, feedback, and prompts (Fuchs, 2023, p. 1). Tlili (2023) noted that ChatGPT is a conversational artificial intelligence interface which interacts in a realistic way and even answers “follow up questions, admits its mistakes, challenges incorrect premises, and rejects inappropriate requests” (Open AI, 2023)
Deep Learning: a subset of machine learning that utilizes artificial neural networks to process and analyze complex data. It involves the use of multiple layers of algorithms to extract high-level features from raw data, enabling machines to perform tasks such as image recognition, natural language understanding, and decision-making. The ability of computers to simulate what the brain does is called deep learning (Maboloc, 2023, p. 1)
Generative Artificial Intelligence: Generative Artificial Intelligence refers to AI systems capable of creating original content. GenAI models use advanced algorithms to learn patterns and generate new content such as text, images, sounds, videos and code (Chan & Hu, 2023, p. 1). These systems use advanced algorithms, often based on deep learning models, to generate new data based on patterns and examples from existing datasets and they closely resemble human-generated content.
GPT: GPT stands for Generative Pre-trained Transformer, which is a type of deep learning model known for its ability to generate human-like text based on given prompts. GPT is a language model developed by OpenAI that is capable of producing response text that is nearly indistinguishable from natural human language (Lund & Wang, 2023, p. 26). GPT models are based on transformer architectures and have been widely used for various natural language processing tasks, including text generation, translation, and summarization.
Large Language Models: Large Language Models refer to advanced AI models designed to process and understand human language on a large scale. A language model is a type of AI model trained to generate text that is similar to human language (Lund & Wang, 2023, p. 26).These models utilize complex algorithms and extensive datasets to perform tasks such as text generation, language translation, and sentiment analysis.
Machine Learning: a branch of AI that focuses on developing algorithms and systems capable of learning from data and making predictions or decisions based on that data. Popenici and Kerr (2017) define machine learning “As a subfield of artificial intelligence that includes software able to recognise patterns, make predictions, and apply newly discovered patterns to situations that were not included or covered by their initial design” It involves the use of statistical techniques and iterative learning processes to enable machines to improve their performance over time.
Multimodal Models: Multimodal Models are AI systems that can process and interpret multiple types of data, such as text, images, and audio, simultaneously. These models integrate information from various modalities to gain a comprehensive understanding of the data and enable more sophisticated analysis and decision-making. Multimodal models (GPT-4) may produce voice and video explanations and tag images (Rahaman et al., 2023, p. 2).
Natural Language Processing Models: NLP Models are AI systems specifically designed to understand, interpret, and generate human language. These models use algorithms and linguistic rules to process and analyze text or speech data, enabling tasks such as language translation, sentiment analysis, and text summarization. Natural Language Processing (NLP) models have been in development since the 1950s (Jones, 1994), but it was not until the past decade that they gained significant attention and advancement, particularly with the development of deep learning techniques and large datasets (Fuchs, 2023, p. 1).
Neural Systems: Neural Systems refer to computational models inspired by the structure and functioning of the human brain’s neural networks. Neural systems mimic the human brain (Maboloc, 2023, p. 1). In the context of AI, neural systems are utilized for tasks such as pattern recognition, decision-making, and learning from data, often implemented through artificial neural networks.
Training Data: Training Data refers to the dataset used to train machine learning models and AI systems. It consists of labeled or unlabeled examples that enable algorithms to learn patterns, make predictions, and improve their performance on specific tasks. If the training data is not adequately diverse or is of low quality, the system might learn incorrect or incomplete patterns, leading to inaccurate responses (Fuchs, 2023, p. 2).
Turing Test: The Turing Test is a measure of a machine’s ability to exhibit intelligent behavior that is indistinguishable from that of a human. Proposed by Alan Turing in 1950 who described the existence of intelligent reasoning and thinking that could go into intelligent machines (Crompton & Burke, 2023, p. 2), the test involves a human evaluator engaging in a natural language conversation with both a machine and another human without knowing which is which. If the evaluator cannot reliably distinguish between the machine and the human, the machine is considered to have passed the Turing Test. The Turing Test was proposed as a code of protocol to understand whether a machine can exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human (Tlili et al., 2023, p. 2).
References
Chan, C. K. Y., & Hu, W. (2023). Students’ voices on generative AI: Perceptions, benefits, and challenges in higher education. International Journal of Educational Technology in Higher Education, 20(1), 43. https://doi.org/10.1186/s41239-023-00411-8
Chen, Y., Jensen, S., Albert, L. J., Gupta, S., & Lee, T. (2023). Artificial Intelligence (AI) Student Assistants in the Classroom: Designing Chatbots to Support Student Success. Information Systems Frontiers, 25(1), 161–182. https://doi.org/10.1007/s10796-022-10291-4
Fuchs, K. (2022). The importance of competency development in higher education: Letting go of rote learning. Frontiers in Education, 7, 1004876. https://doi.org/10.3389/feduc.2022.1004876
Lund, B. D., & Wang, T. (2023). Chatting about ChatGPT: How may AI and GPT impact academia and libraries? Library Hi Tech News, 40(3), 26–29. https://doi.org/10.1108/LHTN-01-2023-0009
Maboloc, C. R. (2023). Chat GPT: The need for an ethical framework to regulate its use in education. Journal of Public Health, fdad125. https://doi.org/10.1093/pubmed/fdad125
OpenAI. (2023). ChatGPT: Optimizing language models for dialogue. https://openai.com/blog/chatgpt.
Popenici, S. A. D., & Kerr, S. (2017). Exploring the impact of artificial intelligence on teaching and learning in higher education. Research and Practice in Technology Enhanced Learning, 12(1), 22. https://doi.org/10.1186/s41039-017-0062-8
Rahaman, Md. S., Ahsan, M. M. T., Anjum, N., Terano, H. J. R., & Rahman, Md. M. (2023). From ChatGPT-3 to GPT-4: A Significant Advancement in AI-Driven NLP Tools. Journal of Engineering and Emerging Technologies, 1(1), 50–60. https://doi.org/10.52631/jeet.v1i1.188
Tlili, A., Shehata, B., Adarkwah, M. A., Bozkurt, A., Hickey, D. T., Huang, R., & Agyemang, B. (2023). What if the devil is my guardian angel: ChatGPT as a case study of using chatbots in education. Smart Learning Environments, 10(1), 1–24. https://doi.org/10.1186/s40561-023-00237-x
Zawacki-Richter, O., Marín, V. I., 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), 39. https://doi.org/10.1186/s41239-019-0171-0