The use of artificial intelligence will continue to expand and grow for years to come, making AI an inevitable part of the workforce that many of our students will encounter and use after graduation. How can we best prepare them?
Artificial Intelligence (AI) in Academia: Resources for Faculty
Artificial Intelligence (AI) refers to technology that looks like human intelligence, but operates through complex algorithms and data processing. While the technology has been present in some capacity for decades, recent advances in AI have sparked a new age in technology that affects not only education, but also the evolving landscape of the workforce for years to come.
Types of AI
Theories of Artificial Intelligence generally fall into one of three major categories:
Narrow
Performs a single narrow task like facial/speech recognition, driving a car, or internet searches. This is the only type of AI that currently exists.
General
Called Strong or Deep AI, mimics human intelligence and can learn/apply its intelligence to solve any type of problem. Does not currently exist.
Super
This purely theoretical type of AI goes beyond mimicking humans and becomes self-aware, with the ability to surpass human intelligence and ability.
Narrow AI is the only type of intelligence that is successfully being realized today. Because every type of AI that is currently in use falls under the Narrow Intelligence AI category, all references to ‘AI’ in this resource refer to that type.
AI Frameworks
This taxonomy illustrates the hierarchical relationships between AI categories.
-
Commonly Used Terms
-
Machine Learning
Machine Learning (ML) is a subset of AI where computers use algorithms to recognize patterns from data and apply that learning to other problems and complex tasks. Machine learning continuously learns and improves from its past experiences so that a programmer does not have to constantly apply a new “rule” (i.e. code) every time a problem needs to be solved. Machine learning is a method to which other types of AI function and/or produce content/data—it is the how of the following two terms. Here’s a short video on how Machine Learning works.
-
Deep Learning
Deep Learning (DL) is an advanced technique of Machine Learning that uses artificial neural networks—layers of algorithms and computing units—modeled after the human brain to mimic the learning process of humans. Deep learning is better suited for large, complex processing that involves unstructured data.
-
Generative AI
Generative AI is a broad subset of AI—under Narrow AI—that uses machine learning techniques to create new content such as text, images, audio, codes, videos, or entire applications. Generative AI platforms are trained through large datasets to predict and generate content based on patterns that it observes in the training data it receives.
Examples of Generative AI include Copilot (Microsoft, institutionally supported), ChatGPT, DALL-E, and Gemini.
-
Large Language Models
A Large Language Model (LLM) is a specific form of Generative AI that creates human-like text. As with other models that are developed with Generative AI, LLMs are trained using Machine Learning to recognize patterns and relationships from a dataset to produce text generation, language translation, text completion, and more.
-
AI Term Glossary
Keeping up with the ever-evolving terminology in AI can be challenging. AIPRM offers a comprehensive glossary of Generative AI terms to help you stay informed.
-
Jobs predicted to receive a significant productivity boost through AI, and therefore likely to integrate roles and responsibilities with AI (Dataforce, 2023), include Content Creation, Healthcare, Design, Manufacturing, Customer Service, Finance, Education, and more. Keep scrolling to find out more about these topics, or select the links to go to them directly:
270% Increased AI Use by Businesses
100 MM Future Roles in AI
Using AI with Students
A critical evaluation of AI use in your unique teaching contexts and in regard to your learning outcomes can help determine its place in your practice. AI holds significant potential for enhancing educational experiences, but you may find that it is not always the best fit for your particular class or specific assignments within your course. Some subject matter might not lend itself well to AI integration. Additionally, the current limitations of AI technology, such as its inability to fully understand complex human emotions and nuances, may lead you to conclude that traditional teaching methods are more effective for your specific learning outcomes.
If you decide that AI has a place in your courses, there are a few practices to consider when teaching:
Explore Academic AI Tools
For Student Learning
- QuillBot: AI summarizing tool
- Grammarly: AI writing assistant
- Writely: AI writing assistant
- Gemini (Google): Generative AI model
- myessayfeedback: AI powered formative feedback
For Research, Scholarly, and Administrative Work
- Gamma.app: Presentation and visual AI generator
- Gradescope by Turnitin: AI-assisted grading tool
- Turnitin: AI Integrity Application
- Bit AI: AI-powered document collaboration platform
- Scite: Qualitative citation analysis AI
Talk With Your Students About AI
Regardless of whether you permit extensive, limited, or no use of AI in your classes, it is crucial to clearly communicate expectations to students. It is recommended that you discuss the use of AI with your students early in the semester.
You can learn more by watching this short video clip of Dr. Rachel Davenport talking about AI discussions with students.
-
Tips for Talking About AI With Your Students
-
Be Clear
Be clear about expectations. Clearly state, in multiple places including the syllabus, if AI can be used in the class and, if so, what the parameters are for the use of AI.
Faculty members are encouraged to inform students when their work is submitted to an AI platform for purposes such as grading or review.
-
Talk About AI in the Workplace
Talk about the use of AI in the field of study that students are learning. As previously mentioned, AI is becoming an inevitable part of the workforce that many of our students will engage with after graduation. It is crucial that they are equipped with the knowledge and skills to effectively utilize AI in their careers. Consider offering detailed information on how AI is currently influencing and being utilized in their field, including practical examples.
-
Talk About Limitations of AI
While artificial intelligence has made significant advancements, there are still several areas where it falls short. Here are some of the key challenges and limitations AI currently faces:
- Common Sense Reading: AI lacks common sense reasoning and often fails at tasks that require everyday human judgment and intuition.
- Understanding Cause and Effect: AI often struggles to understand causality and can misinterpret correlations as causations.
- Ethical Reasoning: AI lacks inherent understanding of ethics and morality, causing its decisions to be distorted or ethically problematic due to the data it has been trained on.
- True Creativity: While AI can mimic creativity by generating art, music, or writing based on patterns in the data it has been trained on, it does not possess genuine creativity or originality.
- Limited Data Learning: AI typically requires large amounts of data to learn effectively, whereas humans can often learn efficiently with much less information.
AI also frequently experience hallucinations. Hallucination is a term used to describe inaccurate facts that AI presents as true. Many times, AI will present the user with information as if it is accurate and true when it is actually the opposite. This occurs when training data is incomplete, inaccurate, or when the AI model learns incorrect patterns. Users should be aware of hallucinations in models and how to fact-check AI models for accuracy.
-
Make Students Aware of Data and Privacy Policies
Students may be unaware of how their data is used. Recommend that students read data and privacy policies. Each AI platform has its own data and privacy policies, and students should understand the policies and how they relate to their own privacy practices.
-
Provide Resources
Provide resources to students. AI is rapidly transforming various fields and continuously advancing. Provide students with resources and tools to explore AI and understand its relevance to their studies.
-
Teach Prompt Generation
Prompt generation (also called Prompt Engineering), the process of creating specific instructions or questions to communicate with an AI system, is a crucial part of interaction between humans and AI. Learning how to generate prompts effectively maximizes AI capabilities and improves efficiency, productivity, and accuracy. However, prompt generation is more than simply inputting a command into a chatbot—there is an almost art-like element to understanding prompt generation and how to leverage AI systems using effective prompts.
It is recommended that faculty teach students about the importance of prompt generation and how to effectively produce results using prompt engineering.
Elements of Effective Prompts
- Instructive: The prompt tells the AI exactly what you want it to do.
- Specific: Your instructions should be specific so that the AI model has clearer instructions, and therefore, clearer outputs to work towards. It is also useful to consider the complexity of the prompt. If there are too many constraints, or if your prompt is long and complex, AI can have difficulty providing accurate outputs.
- Contextualized: When possible, provide as much context and background infrastructure as possible—again, without overwhelming the program. By adding context and details, prompts can provide more tailored and comprehensive responses to what the user needs.
For example | |
---|---|
Instead of... | Try... |
Explain photosynthesis. | Write a detailed explanation of the process of photosynthesis for a high school biology class. Please include the roles of chlorophyll, sunlight, carbon dioxide, and water in the process, and explain the overall chemical equation. Additionally, discuss the importance of photosynthesis in the ecosystem. |
Prompt Chaining
Another key element of prompt generation is prompt chaining, which is when a complex task is divided into a series of smaller, specific prompts that address a particular sub-task. Prompts start simple and increase in complexity, building off of the results of each prior prompt. When using a prompt chain, verify each step and result for accuracy. Adjusting and refining the prompt might require restarting the chain to achieve the desired outcome.
Promptingguide.ai provides an in-depth look at prompt engineering and different techniques users can implement when generating prompts for AI.
Update Your Teaching Policies
It is crucial to be transparent and clear about the parameters of using AI in a course. Consider including a statement about AI policies in the syllabus.
Integrating AI in Academic Spaces
Try these strategies for introducing AI to your students.
Strategies | |
---|---|
Class Introduction: | Dedicate class time to orient students to AI platforms and technologies that will be used or beneficial in the class. Clearly communicate AI usage policies on assignments, including when and why AI is allowed or not, and what students can expect if they do not follow these policies. Early and open communication helps students understand and meet course requirements. |
Introduction to AI Assignments: | Create an introductory assignment designed to help students orient themselves to AI platforms. This type of assignment can help students become familiar with certain AI platforms, how to use them effectively, and how to critically analyze the results from AI. Download this example assignment and rubric for more information. |
Resources on Canvas: | Add resources on using AI in their Canvas site for students to explore on their own. |
Bloom's Taxonomy Revisited
Oregon State University has released a helpful table using Bloom's Taxonomy to evaluate and reconsider activities, assignments, and course outcomes as they relate to generative AI. Oregon State University highlights considerations for each level of Bloom's Taxonomy and how faculty might consider altering and adapting assignments to align with student learning needs.
Evaluating Your Course for AI Integration
This Course-Evaluation for AI Integration Tool—adapted from Stanford University's “self-evaluation of your course” rubric—can help analyze how AI might impact a course. When using this tool, we recommend that faculty consider individually evaluating each course they teach.
The evaluation examines AI in your classroom with respect to workload balance, academic integrity, and student success. After you complete the evaluation, you will receive receive recommended considerations for AI integration and policy for your course based on your responses.
Using AI for Faculty Research
AI can assist researchers by offering powerful tools to enhance efficiency, accuracy, and innovation. Researchers can leverage AI to handle large datasets, automate literature reviews, uncover hidden patterns, and generate new hypotheses, leaving more time to focus on other elements of research like conceptualizing research questions and interpreting results. Moreover, AI's ability to streamline administrative tasks, such as grant writing and peer review management, frees up valuable time for researchers to focus on scholarly work and advance knowledge in their respective fields.
Ways to Use AI in Research
-Generate research ideas and aid the brainstorming process
-Analyze data sets for patterns and relationships between variables
-Transcribe videos/audio recordings
-Create formulas for Excel or spreadsheet tools
-Summarize documents and support articles
-Summarize survey data text
-Sift through datasets and sources
-Translate articles/information from other languages
Frequently Asked Questions About AI
-
How can learning about AI benefit me?
Engaging with these technologies firsthand allows you to:
- Gain Practical Experience: Hands-on practice helps you understand the functionalities, limitations, and potential applications of AI in educational and workplace contexts.
- Enhance Teaching Methods: By experimenting with AI tools, you can discover new ways to enhance student engagement, streamline administrative tasks, and personalize learning experiences.
- Stay Current with Technological Advances: Regular interaction with AI platforms ensures that you remain up to date with the latest developments in AI, preparing you to effectively incorporate these innovations into your curriculum.
-
What are some advantages to using AI?
- Administrative efficiency: AI can automate repetitive tasks like scheduling, grading, and data analysis, freeing up more time for teaching and research.
- Student engagement and personalization: AI can tailor educational content and interventions to individual learning styles and needs, enhancing the learning experience and outcomes.
- Accessibility: AI offers the potential to create more inclusive learning environments by providing tools for students with disabilities, such as text-to-speech or speech-to-text technologies, and by adapting content to diverse learning preferences and abilities. However, there are also accessibility challenges with AI that include performance inconsistencies that affect access.
-
What are some limitations to using AI?
- Data and Privacy: AI poses a concern regarding data and privacy issues because of the security and ethical implications of storing and analyzing large amounts of sensitive student and institutional data.
- Potential for Data Bias: There is a concern with AI regarding biased algorithms that generate unfair outcomes and perpetuate inequalities, posing challenges to creating equitable learning environments.
- Lack of Connection: The lack of human "touch" is a concern among those who value the interpersonal connection and nuanced understanding that human instructors bring to the learning process, and there is worry that over-reliance on AI may diminish the quality of education and student support due to a lack of human connection.
-
How can I learn about new AI tools?
AI Tools Directory and Futurepedia are AI directory websites that compile a list of known AI tools, models, and technologies.
-
How can I detect AI used by my students?
AI detection tools, while useful, are not always reliable for evaluating student work in higher education. These tools can often produce false positives and false negatives, potentially misidentifying original work as plagiarized or missing actual instances of academic dishonesty. Additionally, they may struggle with nuanced writing, creative expression, and discipline-specific terminology. If you decide to use detection tools in your class, it is recommended that you use them as a supplement to, rather than a replacement for, your professional judgment and understanding of your students' work.
Some commonly used AI platforms for faculty are Trinka.ai, GPTZero, Scribbr, Writer AI, and Turnitin. Faculty Development cannot confirm the validity and accuracy of these platforms.
-
What are the ethical considerations of AI?
-
Accessibility and Disability
Understanding the accessibility implications of AI is crucial for creating an inclusive learning environment. Faculty should consider the following aspects:
- Inclusive Design: AI tools should be designed to be accessible to all students, including those with disabilities. This includes ensuring compatibility with assistive technologies and adhering to web accessibility standards. The Division of Information Technology (DOIT) at Texas State offers information and training on accessibility standards and best practices through their website.
- Reducing Barriers: AI can help reduce learning barriers by providing personalized support, such as speech-to-text for students with hearing impairments or text-to-speech for those with visual impairments.
- Continuous Evaluation: Faculty should regularly assess the accessibility of AI tools and make necessary adjustments based on feedback from students and advancements in accessibility standards.
-
Privacy and Data
It's important to handle personal information with caution.
- Data and Privacy Policies for: Microsoft (Teams) and Zoom
- Open sourced AI will use data to train its program, so be mindful of the information you are entering and ensure that you are abiding by FERPA policies.
-
Copyright Infringement
Currently, there is concern—and a legal battle—with AI and potential copyright infringement issues arising from the unauthorized use of copyrighted materials in the training datasets. All users, including students, should be aware of policies regarding training datasets for AI platforms.
-
Environmental Impact
There is concern with AI and its environmental impact, as the energy-intensive computations involved in training large models contribute to significant carbon emissions and resource consumption.
-
Faculty Transparency
The use of AI in education presents several considerations regarding students' rights. Accessibility, privacy data, copyright infringement, and intellectual property are all considerations to keep in mind when student work is submitted by faculty members to an AI platform for purposes such as grading or review.
Faculty members should consider notifying students when AI platforms will be used to evaluate their work and to engage in open dialogue about informed consent regarding the use of these tools.
-
-
How can I prepare to use AI for research?
-
Consider the Limitations
AI tools are robust and continually evolving, expanding, and improving every day. However, there are still many limitations and gaps in AI tools that must be understood and carefully considered when utilizing such platforms.
- Firstly, AI systems can perpetuate existing biases present in the data they are trained on, leading to skewed and inaccurate results.
- Secondly, the ambiguity of many AI algorithms, often referred to as the "black box" problem, can make it difficult to understand how AI conclusions are drawn, raising concerns about transparency and accountability.
- Another concern is the reliance on AI that may result in overconfidence in the technology, potentially overlooking errors or anomalies that human oversight could catch.
- There are also ethical considerations, such as ensuring the privacy and security of sensitive data—especially involving human research participants and AI.
- Lastly, the rapid pace of AI advancements requires researchers to stay continuously updated on best practices and emerging issues, demanding a significant investment of time and resources.
-
Disclose Proactively
Inform your IRB when you use AI in your research to interact with or obtain data by or from human research participants.
When using AI in or to assist with any portion of a paper or article for journal submissions, check author guidelines and their permitted uses and restrictions of AI.
-
Resource Hub: Articles on AI
Teaching with AI
- "Teachers assign us work that relies on rote memorization, then tell us not to use artificial intelligence"
- 10 Best Practices for AI Assignments in Higher Ed
- Educause AI Community Group
- How professors can reap the benefits and avoid the pitfalls of ChatGPT
- Teaching Tip: Navigating AI in the Classroom
- Using Design Statements in AI-Enhanced Composition: A Small Institution's Approach
AI in Education
- AI in Education, Career Readiness, and Lifelong Learning [Free Ebook] by Dr. Autumn B. Guel, Senior Lecturer at Texas State University
- AI in Education: New Guidance from the Department of Education
- The Chronicle of Higher Education, “How Will Artificial Intelligence Change Higher Ed?”
- ClassPoint, “The Pros and Cons of AI in Education and How it Will Impact Teachers in 2024”
- eLearning Inside, “AI in Education: The Pros and Cons”
- eSchool News, “What are the Benefits and Risks of Artificial Intelligence in Education?”
- Walden University, “5 Pros and Cons of AI in the Education Sector”
AI in Research
- Generative AI Can Supercharge Your Academic Research
- How Generative AI Tools Help Transform Academic Research
- The Potential and Concerns of Using AI in Scientific Research: ChatGPT Performance Evaluation.
- Using artificial intelligence in academic writing and research: An essential productivity tool.
- Will AI Replace Literature Reviews? History May Tell
University Resources
- Avoiding and Recognizing Plagiarism
- Center for Data and Analytics Science (CADS)
- The Ethics of Artificial Intelligence from McCoy College of Business
- The Honor Code Resources
- ITAC Resources
- Plagiarism, AI & ChatGPT: Writing, Citations, & Plagiarism
- TXST Guidelines for the use of Artificial Intelligence (AI) Tools
- TXST Library Resources