-
Notifications
You must be signed in to change notification settings - Fork 0
/
tilburg_ai_teaching.qmd
256 lines (176 loc) · 7.89 KB
/
tilburg_ai_teaching.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
---
title: "Tilburg University:<br> AI-ready?"
subtitle: "Educate, Encourage, Experiment, Invest"
date: "23 March 2023"
format:
revealjs:
logo: img/logo.png
slide-number: true
slide-level: 3
controls: true
transition: fade
background-transition: fade
preview-links: auto
embed-resources: true
theme: theme.scss
#incremental: true
title-slide-attributes:
data-background-image: "img/title-background.jpg"
data-background-opacity: "0.15"
data-background-size: cover
data-background-color: "#036"
---
# 1. Let's talk about AI in education {background-color="#036"}
## Who am I? {.smaller}
- [Hannes Datta](https://hannesdatta.com); Associate Prof. at Tilburg since 2013
- Working in marketing research, studying digital markets
- Passion for innovation (e.g., TestVision, Blended Learning, [Tilburg Young Academy](https://www.tilburguniversity.edu/nl/onderzoek/tilburg-young-academy), [Tilburg Science Hub](https://tilburgsciencehub.com))
. . .
**Disclaimer**
- Not an AI researcher (but: I love technology!)
- Researcher in business & economics (but: involved 10+ faculty and staff members, across schools and divisions)
- Today: focus on teaching, not research (full deck: [https://tiu.nu/aiready]())
<!--- Focus on AI → University (not: AI → workplaces)-->
## AI is everywhere
:::: {.columns}
::: {.column width="50%"}
__In daily life__
- Search and recommendation (e.g. Bol.com)
- Face recognition (e.g., iPhone)
- Navigation (e.g., Google Maps)
- Voice assistants (e.g., Alexa)
:::
::: {.column width="50%" .fragment}
__At Tilburg University__
- Plagiarism detection (e.g., TurnItIn)
- Text editing (e.g., "Editor" in Word or Grammarly)
- Automatic messages (e.g., Teams)
- Voice assistants (e.g., Outlook's "play my email")
:::
::::
::: {.notes}
- AI is not as new as we think
- Algorithms are everywhere
- Some examples of AI applications that you may have already come across:
:::
<!--
...many more at futurepedia.io
- Insert two slides here: one w/ a screenshot of my Vidi proposal and grammarly as a writing coach
- Another one with a screenshot of futurepedia and its large catalogue of AI applications
-->
<!--
## How does AI work?
Data → Model → Results
![<font size="2" color=grey> Data pipeline by [OVHcloud](https://www.ovhcloud.com/en-gb/public-cloud/journey-paas/ai/) </font>](img/data-pipeline.png)
::: {.notes}
- Interact, make predictions, etc.
- Looks like a regression!
:::
-->
### And then came ChatGPT... {.smaller}
**What's new?**
- __General-purpose AI__ (vs. specialized AI)
- __Language__ model (*seems* to understand)
- Trained on __massive data__ (with internet connection at Bing)
- __Conversational__ (iterative input, "creative" output)
. . .
**How to use it?**
- Open [chat.openai.com]()
- Login & refresh until you're in
- Start a conversation!
::: {.notes}
- Prompting (i.e., encourage to __act__ like someone or something)
- Asking (i.e., your specific task)
- Refinement
:::
###
![<font color=grey> Examplary use of ChatGPT (for preparing my exam): Prompt, ask & refine </font>](img/chatgpt-mcquestions.png)
###
![<font color=grey> Examplary use of ChatGPT (for preparing my exam): Prompt, ask & refine </font>](img/chatgpt-mcquestions2.png)
# 2. How is AI currently used at Tilburg University?{background-color="#036"}
## How we use AI in teaching {.smaller}
- Course design and management
- Creating and revising exam questions
- Generating and/or improving syllabi and lecture outlines
- Content delivery
- Finding examples and case studies
- Creating and improving slides, generating video subtitles
- Automation
- Connect different systems
- Semi-automated grading
::: goal
We leverage AI to efficiently improve education through engaging, multimodal, and high-quality content.
:::
###
![<font color=grey>Lecturing using AI: text-to-speech + avatar animation (by Anna Paley, TiSEM)</font>](img/aivideo.png)
## How our students use AI {.smaller}
- Searching information (e.g., much faster than Google)
- Note-taking during class (e.g., voice-to-text; typing & filling in gaps)
- Drafting, fixing or annotating computer code (e.g., "I have a bug in this code - do you spot it?")
- Ideation and problem solving (e.g., "which `R` package to use for X?")
- A "virtual" teacher, 24/7, immediate response (e.g., "why is X important?", "can you explain how X works?", "I want to learn more about X. Where to start?")
- Editor (e.g., finding good titles & writing abstracts, feedback on writing style, developing paragraph structures, synthesizing; CV writing)
::: notes
(e.g. Hey chat GPT, what do you think of this letter/email in relation to its goal/objective?)
:::
###
![<font color=grey>Text editor popular among students (Quillbot)</font>](img/quillbot.png)
# 3. Novel applications of AI{background-color="#036"}
## Future use cases {.smaller}
- Low-hanging fruits
- Improving assessment (e.g., more formative testing, generation of questions)
- Aligning course content with "blended" learning strategy (e.g., updating syllabus, introducing more interactive moments)
<br><br>
- Challenging but possible with today's technology
- Chatbots (e.g., student help desk, IT help desk, but also study & career coach)
- Automating assessment (e.g., written feedback, automated grading)
- "Recycling" existing course content (old lectures) by creative cutting or format conversions
<!-- Example here on automated improving of exam questions
(TestVision → select "bad" exam questions &raar; improve them with a "good" prompt &raar; create new draft questions in TestVision → send email to teacher, informing about update and asking for review)
-->
## Risks and opportunities {.smaller}
:::: {.columns}
::: {.column width="50%"}
__Risks of embracing AI__
- ChatGPT = copying and cheating? <!--(but: on-campus exams, "citability" of ChatGPT)-->
- "Will students still learn X?" <!--(but: more feedback, more complicated problems)-->
- How to adapt teaching methods and assessment?<!--(but: also Powerpoint and Covid changed teaching)-->
- Quality checks when scaling up?<!-- (but: firms can do it, already!)-->
- Less physical interaction?
- Impact on staffing? <!--(but: we can redefine roles) <!-- , focus on new content and student coaching-->
<!--- Lack of trustworthiness (but: important 21st century skill to detect it!)
-->
:::
::: {.column width="50%" .fragment}
__Opportunities of embracing AI__
- Using AI is relevant for our students' future and society at large
- Learning how to "use" an AI is not self-evident: that's education, too!
- Offer novel ways to deepen knowledge and foster curiosity
- Allow researchers to stay productive
- Aligns with and promotes our strategy (e.g., blended learning, taking courage )
:::
::::
. . .
::: goal
Initial investment of time, effort, and money. But can enhance quality of education and research.
:::
# 4. Making Tilburg AI-ready! {background-color="#036"}
## Making Tilburg AI-ready! {.smaller}
- (1) __Educate__ staff and faculty (e.g., use of ChatGPT, use cases, no-coding and coding tools)
- (2) __Encourage use__ of AI (e.g., campus license, build community)
- (3) __Experiment__ what works (and what does not; including opening up IT infrastructure)
- (4) __Invest__ in "moonshot" projects
- Personalization of admission requirements for courses and programs
- "Algorithmic" and interdisciplinary study programs + blended learning
- Real-time scheduling (including students' study rooms)
## Conclusion {.smaller}
- Students and some faculty already explore the use of AI in education (and research)
- AI offers numerous benefits, but also risks that need to be addressed
- To fully leverage AI, we need a clear "AI strategy" (with goals and budget)
<br>
::: goal
Let's embrace AI with __courage__ and __curiosity__ to increase the quality of our education and research.
:::
![QR Code](img/qr.png){width=150px}
<br>
Download slides at [https://tiu.nu/aiready]().