Skip to main content

OPINION article

Front. Artif. Intell.
Sec. AI for Human Learning and Behavior Change
Volume 7 - 2024 | doi: 10.3389/frai.2024.1452131
This article is part of the Research Topic Generative AI in Education View all 7 articles

Empowering Students' Humanity with GenAI as a Companion Tool

Provisionally accepted
  • Singapore Institute of Technology, Singapore, Singapore

The final, formatted version of the article will be published soon.

    With AI technologies driven by big data, many claim that we are now experiencing a global Fourth Industrial Revolution (MacGregor, 2024). Countries like Singapore (Chia, 2023) and America (MacGregor, 2024) are investing and rushing to develop AI talent and solutions. If one of the main roles of universities is to equip students for jobs of the future, there is no turning back from training students in the proficient and ethical use of generative AI (genAI). As mentioned by Heaven (2023), genAI tools are changing education, not destroying it. UNESCO (2023) has formulated guidance for policymakers on AI and education which has helped institutions of higher learning navigate the use of genAI. Research has found that university staff are aware that the use of genAI could result in better productivity and hence a majority are optimistic about its use (MacCormack, 2023). Students are also aware aboutof the benefits and challenges faced in the use of genAI. They are drawn to the unique insights and personalized feedback that genAI could offer 24/7, features which are useful with increasing class sizes (Dixon, 2023). Kakuchi's study further found that 78% and 70% of students mentioned that genAI helped improve their writing and thinking respectively. However, they worry about unintentionally running afoul of university guidelines on its use as it becomes integrated in most software tools (Hodges & Ocak, 2023) and how an overreliance on genAI could influence the value of their university education (Chan & Hu, 2023).This opinion piece argues that as AI eventually becomes ubiquitous in education, educators should aim to use the technology to challenge students to hone their higher order thinking skillsthink critically and enhance their human interactions. This argument is supported by the findings from the World Economic Forum's (2023) Future of Work report where creative thinking, analytical thinking and self-efficacy skills were rated as the top three skills.Two use cases from the Singapore Institute of Technology (SIT), an applied learning university, are presented. to reflect how the use of genAI tools could be applied in a more human-centric manner.The first case relates to communication (soft) skills classes taught seminar style by the first author while the second case relates to large classes in to information technology (hard skills) taught by the second author. The two use cases reflect SIT's position that genAI tools could enhance teaching and learning, and perhaps industry practices. Thus, students are encouraged to use genAI as tools rather than as primary sources of information (Rakshika & Lee, 2024). This aligns with the Singapore government's initiative for students to be taught the ethical and responsible use of AI at different levels (Ang, 2024) and its Draft GenAI Governance Framework which aims to promote a systemic and balanced approach to facilitate innovation and address accountability issues in the use of genAI tools (Norton Rose Fullbright, 2024). Soft skills like communication skills are often taught seminar style in the classroom. In SIT, undergraduate students are taught to think critically and connectedly. take a core common module in Critical Thinking and Communicating in Year OneCritical thinking is taught using the Paul-Elder framework (2019 and) in a core common module "Critical Thinking and Communicating" in Year One and is reinforced in the Communicating Across the Curriculum (CAC) embedded workshops in various trimesters throughout their studies. The Paul-Elder framework aims to inculcate intellectual elements that help students question issues from multiple perspectives, while the intellectual standards focus on checking the quality of students' reasoning. Recently, students have also been taught systems thinking (Thinking Tools Studio, 2024) in some workshops to enhance their understanding on how issues are interrelated. This section presents insights gained from my adoption of genAI tools in the CAC workshops that I taught.Among the CAC workshops taught are Writing the Literature Review, Logbook Writing and Revising Penetration Testing Reports. The workshops catered to 119, 30, and 119 students respectively from the Information Technology program in the second trimester of 2023. The materials were developed based on the assignment brief provided by the respective module leads. The workshops were 3 hours, 6 hours and 3 hours long respectively and taught via zoom.The innovations in these workshops are the intentional teaching on how to use and evaluate outputs from ChatGPT 3.5 (a free genAI tool) using the Paul-Elder framework and systems thinking habits.The instructor demonstrated I used a genAI tool to teach workshops in writing literature review and logbook writing to work-study students and revising penetration testing reports for clarity to cybersecurity students. I found that the students were generally positive and aware about the benefits and limitations in using genAI. Some students liked the efficiency afforded by genAI while others preferred to be independent learners. Regardless of learning styles, the key thing was for me to demonstrate to the class how to use genAI ChatGPT on a parallel task in the workshop activities by teaching them how to use ChatGPT for various tasks related to the workshops, and , discover the limitations of genAI and providing them with feedback on the revisions needed in ChatGPT's outputs using the Paul-Elder framework. Then, revise the genAI output with the class before the students performed a similar task using genAIChatGPT in groups of four to five in zoom breakout rooms. The students uploaded their drafts to the discussion forum in the LMS and the instructor led feedbackcum-questioning sessions with their peers on a few of the students' drafts. These activities sparked attempts by students to see what genAI can do well (or not) and they shared these with the class. For the logbook writing workshop, the students were also taught the 14 systems thinking habits aided by prompts from the flip cards (Thinking Tools Studio, 2024). The aim was to help students understand the implications of their decisions in the larger and dynamic contexts of a company and/or society.The feedback from the students was positive. The online surveys conducted at the end of the workshops showed that students were more aware about how to be strategic and critical when using ChatGPT in their learning. They liked the efficiency afforded by ChatGPT even though they needed to edit ChatGPT's outputs. They also put in more effort to include key points in their writing which pre-empted questions from the instructor and their peers in class. The students also mentioned that they have gained more confidence in navigating the use of genAI tools for future assignments. Interestingly, even though the systems thinking habits were taught briefly in the logbook writing workshop, it resonated with the students, with ten out of the fourteen habits cited in the survey. These outcomes reflected The students realized that I was objective about the ethical use of genAI with an emphasis on them thinking critically and owning their learning. This created a positive and interactive learning environment, which encouraged discovery. Students shared their eureka moments, prompts and analytical strategies to revise genAI's output with their group mates and/or class. They also mentioned that they have gained more confidence in navigating the use of genAI for future assignments. This was rewarding for me as an instructor as the learning environment has shifted from aided by discussions and questioning on ChatGPT's outputs. one focused on keeping safe to one of curiousity. Teaching data structures and algorithms (DSA) presents significant challenges in computer science education due to the abstract and complex nature of these foundational topics. Students often struggle to grasp the theoretical underpinnings and practical applications of DSA, which are crucial for effective problem-solving in various technological fields. Instructors face the difficult task of conveying these intricate concepts in a manner that is both engaging and comprehensible, particularly given the diverse learning paces and styles of students.In response to these challenges, we integrated AI chatbots into the Data Structures and Algorithms (DSA) course, which is a core component of several undergraduate degree programs. The course was delivered to a cohort of 178 students in the second trimester of 20234. It covered fundamental topics such as algorithm analysis, different data structures like stacks, queues, and trees, and algorithms for sorting, searching, and optimizing paths in graphs.A significant innovation in the course was the inclusion of a team project that required students to use AI chatbots as a learning tool. This project was introduced in the latter half of the course and aimed to enhance students' understanding of DSA through interaction with chatbots. Students were grouped into teams of four to five, and each team selected a specific data structure or algorithm to focus on. They interacted with AI chatbots to ask questions and assess the responses based on accuracy, completeness, clarity, and relevance. The assignment also required students to propose a real-world application for their chosen topic and document their findings and interactions in a detailed report.The feedback from the students on the use of AI chatbots in the team project was largely positive. Surveys conducted at the end of the trimester showed high ratings for the accuracy, clarity, and relevance of the chatbot responses. Students appreciated the interactive nature of the chatbots, noting that this approach made the learning process more engaging and contributed to a better understanding of complex DSA topics. The introduction of AI chatbots not only provided a more interactive and personalized learning experience but also sparked a deeper reflection among students on the human aspects of learning, such as creativity, highlighting a clear distinction in educational engagement compared to traditional methods without such technology. These outcomes suggest that AI chatbots, with further refinement, could become invaluable educational tools in computer science, helping to mitigate some of the traditional challenges associated with teaching DSA effectively. The current generation Z are digital natives. Thus, they take to genAI like fish to the water. Coffey (2023) further found that genAI is used daily by 50% of college students in helping them with their school assignments, with the number of users set to increase year on year. In addition, 30% of the students believe that they need to be well-versed in its use to gain employment. We have shared two use cases which demonstrated how genAI was used to promote students' curiosity and accountability and which empowered their humanity. We would like to suggest that instructors need to model the way in which students could use genAI meaningfully and ethically. Another suggestion could be to utilize formative assessments with clear guidelines for the use of genAI which focuses on the learning process rather than the product per se. Chan's (2023) 3R framework encourages students to Report their use of genAI tools, Revise its output and lastly write a specific learning Reflection on the process. This framework recognizes AI-assisted writing as basic writing which leads to specific writing purposes. Having students declare the originality of their submissions could be another ethical safeguard as it has mostly been mostly effective in deterring academic dishonesty (Borup, 2023). Instructors have often wished for teaching assistants to help them manage increasing class sizes. With proper guidance, genAI, including recent advanced reasoning models such as OpenAI o1, could serve students in that role, offering students an interactive and personalized learning environment for their learning and alsoand possibly equip them for the future of work which utilizes genAI. The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest. CC: Conception and design of the paper and literature search, communication skills use cases. ML: ICT use case. All authors contributed to the writing, revising and submission of the final draft. There is no funding associated with this article.

    Keywords: empowerment1, humanity2, genAI tools3, companion4, ownership5

    Received: 20 Jun 2024; Accepted: 09 Oct 2024.

    Copyright: © 2024 Lee and Low. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

    * Correspondence: Chien Ching Lee, Singapore Institute of Technology, Singapore, Singapore

    Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.