ERDP Project: Exploring AI

As we develop our understanding of AI and its capabilities, we are looking at how advancing technologies such as ChatGPT might assist colleagues and students with day to day tasks. FMS TEL team members Simon Cotterill, Gemma Mitchelson and Michael Hughes succeeded in securing ERDP funding to explore such possibilities.

Project aims:

  1. To enable staff and students to access contextualised and personal data via AI machine learning software
  2. To investigate a process for generating AI responses in a more ethical way 
  3. To improve the University’s understanding of AI machine learning in an HE context.

We are investigating use of contextualised data, formatted​ with natural language, optimized for A.I. For example, using a student’s programme and module information, their timetable data, and MOF information to assist the student in accessing key information more easily.​ Later this could be enhanced with richer information, such as programme/module study guides, VLE course information and other sources. via APIs. Likewise, a chatbot for staff could draw together University, Faculty and School-specific information.

An exciting new feature to be explored is that of agents (aka ‘Assistants’) and their ability to take on different functions and different personas; effectively acting as a small workforce to support, user needs. Up to now, most of us are familiar with having a conversation with a single agent, yet there is growing scope for multi-agent use. In the visual below you can see an Ai Agents overview from Chat Dev. By setting instructions and ’embedding’ information into the system users can encourage each agent to behave differently. For example, “You are a member of the Design team who will come up with simple ways to achieve a set goal”, “You are a CEO who will talk to the CTO on what steps should be taken to achieve X,Y and Z.”…

A picture showing agents positioned in various roles, lead by a virtual CEO.

image source: https://github.com/OpenBMB/ChatDev

The technologies are evolving very rapidly. At an “AI Sprint” in late November, the FMS TEL team were able to work with newly released features from OpenAI; these make the embedding of customised information and personalising Assistants (agents) much more accessible. These and other new features support the integration of AI features within other systems. As such, there is likely to be a proliferation of new AI products and plugins based on these features – and hopefully eventually within the systems supported by FMS TEL. All work in our project will be cross-referenced to our university principles on AI which can be accessed here:  Artificial Intelligence (AI) | Learning and Teaching @ Newcastle | Newcastle University (ncl.ac.uk)

There are challenges to consider; in particular those related to Data Protection, which we continue to review. There are also financial considerations when using external AI services like OpenAI or via Azure API, which are metered (pay according to use), rather than fixed price plans, which need investigating as part of our intended trial/pilot.

We are in the early stages of fact-finding but will be reaching out to FMS schools in the new year with an invite to workshops to share our proof of concept.

Talking about ChatGPT

There has been a lot of discussion in the FMS TEL office about ChatGPT over the past couple of weeks. Michael and Eleanor have spent some time putting this post together to help our readers to learn a bit more about ChatGPT, and to catch up on the discourse around it in HE in general.

We used ChatGPT to generate an about page for the blog last week, which you may have seen. It provides a good example of an introduction for a website. It feels somewhat generic, it has gotten a few things wrong, and expresses itself a little strangely in places. At the same time, it’s a decent starting point to work from.

What is ChatGPT?

ChatGPT is one of many advanced Artificial Intelligence models which has been trained to understand inputs (e.g. questions) in natural language (hence ‘chat’) and answer them. Interacting with ChatGPT feels similar to interacting with a chatbot or virtual assistant on the surface, but the technologies are completely different.

How does Chat GPT work?

The data that ChatGPT draws from is an offline dataset which was created in 2021. The exact content of the dataset is not clear, however ChatGPT is able to formulate responses to a massive range of topics, so it is safe to assume the dataset is enormous, and most likely taken from public internet sites (i.e. not password-protected sites). Part of the training process involved feeding computer code into the model, which helped it learn logic and syntax – something that is present in natural languages in the form of grammar. Feedback was also given to the model to help it improve – this is called ‘supervised learning’.

Q: How were you trained?
A: I was trained by OpenAI using a deep learning technique called Transformer-based neural network architecture on a massive amount of text data sourced from the internet. The training process involved inputting large amounts of text data into the model and updating the model's parameters to minimize the difference between the model's predicted output and the actual text in the data. This process was repeated multiple times until the model learned to generate text that is similar to the input data. The end result is a model that can generate human-like text based on the input it receives.
Some of the language is somewhat technical, but the summary is quite clear!

While ChatGPT can produce extended responses drawing on its huge dataset, it doesn’t understand what it is producing – similar to a parrot repeating after you. It can mimic the sounds but has no true understanding of the meaning.

What are people saying about ChatGPT and University Education?

Assessment Security

With its ability to generate text that looks like a human wrote it, it is natural to be worried that students may use ChatGPT for assessed work. Many automated text editors and translators are already in this market, though they work in a different way. Tools like Word’s spellchecker and Grammarly can both be employed to boost writing skills – though these do not generate text. ChatGPT is different in this respect, and it is free, quick, and easy for anyone to use.

“…The big change is that this technology is wrapped up in a very nice interface where you can interact with it, almost like speaking to another human. So it makes it available to a lot of people.”

Dr Thomas Lancaster, Imperial College London in The Guardian

Assessment security has always been a concern, and as with any new technology, there will be ways we can adapt to its introduction. Some people are already writing apps to detect AI text, and OpenAI themselves are exploring watermarking their AI’s creations. Google Translate has long been a challenge for language teachers with its ability to generate translations, but a practiced eye can spot the deviations from a student’s usual style, or expected skill level.

Within HE, clear principles are already in place around plagiarism, essay mills and other academic misconduct, and institutions are updating their policies all the time. One area in which ChatGPT does not perform well is in the inclusion of references and citations – a cornerstone of academic integrity for many years.

Authentic assessment may be another element of the solution in some disciplines, and many institutions have been doing work in this area for some time, our own included. On the other hand for some disciplines, the ability to write structured text is a key learning outcome and is inherently an authentic way to assess.

Consider ChatGPT’s ability to summarise and change the style of the language it uses.

  • Could ChatGPT be used to generate lay summaries of research for participants in clinical trials?
  • Would it do as good a job as a clinician?
  • How much time could be saved by generating these automatically and then simply tweaking the text to comply with good practice?

The good practice would still need to be taught and assessed, but perhaps this is a process that will become standard practice in the workplace.

Digital skills, critical thinking and accessibility

Prompting AI is certainly a skill in itself – just as knowing what to ask Google to get your required answer. ChatGPT reacts well to certain prompts such as ‘let’s go step by step’ which tells it you’d like a list of steps. You can use that prompt to get a broad view of the task ahead. A clear example of this would be to get a structure for a business plan, or outline what to learn in a given subject. As a tool, ChatGPT can be helpful in collating information and combining it into an easily readable format. This means that time spent searching can instead be spent reading. At the same time, it is important to be conscious of the fact that ChatGPT does not understand what it is writing and does not check its sources for bias, or factual correctness.

ChatGPT can offer help to students with disabilities, or neurodivergent students who may find traditional learning settings more challenging. It can also parse spelling errors and non-standard English to produce its response, and tailor its response to a reading level if prompted correctly.

Conclusions

ChatGPT in its current free-to-use form prompts us to change how we think about many elements of HE. While naturally it creates concerns around assessment security, we have always been able to meet these challenges in the past by applying technical solutions, monitoring grades, and teaching academic integrity. Discussions are already ongoing in every institution on how to continue this work, with authentic assessment coming to the fore as a way of breaking our heavy reliance on the traditional essay.

As a source of student assistance, ChatGPT offers a wealth of tools to help students gather information and access it more easily. It is also a challenge for students’ critical thinking skills, just like the advent the internet or Wikipedia. It is well worth taking the time to familiarise oneself with the technology, and to explore how it may be applied in education, and in students’ future workplaces.

Resources

  • Try ChatGPT – you will need to make an account with OpenAI and possibly wait quite a while as the service is very busy.
  • Try DALL-E – this AI generates images based on your inputs.

Sources and Further Reading