Skip to content

Latest commit

 

History

History
108 lines (82 loc) · 11.6 KB

README.md

File metadata and controls

108 lines (82 loc) · 11.6 KB

ELMED219: Artificial intelligence and computational medicine


If you have a subscription to ChatGPT Plus, you can also try out the Medical AI Assistant (UiBmed - ELMED219 & BMED365) and see if you can get it to answer some of your questions.


The course is offered by the Department of Biomedicine (UiB) in collaboration with the Department of Computer science, Electrical engineering and Mathematical sciences at the Western Norway University of Applied Sciences (HVL), and the Medical AI group at Mohn Medical Imaging and Visualization Center (MMIV).


The objective and content of the course address: The computational mindset, imaging, modeling, machine learning, and AI in future medicine, as well as ethical and regulatory aspects of AI. The course is a guided "journey" with a hands-on component through selected computational modeling techniques within biomedical and clinical applications. Examples, demonstrations, and tasks will be related to in vivo imaging (MRI) and segmentation, biomarkers and prediction, network analysis ("patient similarity networks"), multimodal data, as well as large language models ("foundation models") within medicine and health. Throughout the course, students will use principles and modern tools for data analysis, machine learning, and generative AI (e.g. ChatGPT) within medical applications. This will give the students an introduction to Python and Jupyter notebooks, use of the "cloud" for access to open data, calculations, and knowledge, as well as insight into and rationale for "open science" and "reproducible research". All course material is openly available on this GitHub repository. (See also BMED365)

  • This repository contains most of the course material. Students enrolled in the course will also find some practical information at MittUiB.

  • On your own, you are encouraged to spend approximately four hours completing at least one DataCamp course (remember to use the link on MittUiB for free access to DataCamp). Which DataCamp course you're encouraged to do depends on your previous programming experience:

  • For academic questions about the course, contact course coordinator Arvid Lundervold (UiB).

  • For practical or administrative inquiries, contact the Studies Section at the Department of Biomedicine at studie.biomed@uib.no

The content for the course is offered with a CC BY-SA 4.0 license unless otherwise stated.


Tentative time schedule

TIME ACTIVITY
Week 1
Tue, Jan 2
On your own Get an overview of the course; installation of software and/or test out Google Colab
Follow the instructions at setup.md and MittUiB
Week 1
Wed, Jan 3
10:15-14:00
BB Hist 1
Information About the course
Motivation lectures
 - Computational medicine
 - Medical AI
Arvid Lundervold
Week 1
Thu, Jan 4
14:15-15:00
BB Hist 1
SW-installation
Tools, [teams] and project
Arvid Lundervold / Ben Bjørsvik
15:15-16:00
BB Hist 1
LAB 0: Introduction to theory and tools for machine learning
Machine learning
Ben Bjørsvik / Arvid Lundervold
Week 1
Fri, Jan 5
10:15-11:00
BB Hist 1
LAB 0: Introduction to theory and tools for machine learning cont.
Ben Bjørsvik / Arvid Lundervold
11:15-15:00
BB Hist 1
LAB 0: Network science and patient similarity networks (PSN)
LAB 1: Brain imaging (mpMRI) in glioma
Arvid Lundervold
Week 2
Tue, Jan 9
09:15-13:00
BB Hist 1
Crash-course in Python programming
Ben Bjørsvik
Week 2
Fri, Jan 12
08:15-13:00
BB Hist 1
Lab 2: Deep learning
Arvid Lundervold
Week 3
Team project
Joint with BMED365 - Working on project in interdisciplinary teams
Week 3
Tue, Jan 16
09:15-12:00
BB Hist 1
Lab 3: Generative AI / Large Language Models
Arvid Lundervold
13:15-16:00
BB Hist 1
Meet-up for team project brainstorming and coaching
Arvid Lundervold / Ben Bjørsvik
Week 4
Wed, Jan 24
08:15-10:00
BB Hist 1
Project presentations by team (jointly with BMED365)
Arvid Lundervold / Ben Bjørsvik
Week 4
Fri, Jan 26
16:00 Deadline for the Team Project Report - joint with BMED365 (hand in via MittUiB)
Fri, Jan 26
Home exam: Duration: 2 hours;
Assignment is handed out: 26.01.2024, 13:00;
Submission deadline: 26.01.2024, 15:00;
Examination system: Inspera Digital exam

Previous versions of the ELMED219 course

Year Link
2024 https://github.com/MMIV-ML/ELMED219
2023 https://github.com/MMIV-ML/ELMED219-2023
2022 https://github.com/MMIV-ML/ELMED219-2022
2021 https://github.com/MMIV-ML/ELMED219-2021
2020 https://github.com/MMIV-ML/ELMED219-2020
2019 https://github.com/MMIV-ML/ELMED219x-2019

Previous versions of the BMED360 course

"In Vivo Imaging and Physiological Modelling"

Year Link
2021 https://github.com/computational-medicine/BMED360-2021
2020 https://github.com/computational-medicine/BMED360-2020

Previous versions of the BMED365 course

"Computational imaging, modelling and AI in biomedicine"

Year Link
2024 https://github.com/MMIV-ML/BMED365