Circular Image

D.M.J. Tax

67 records found

Crafting and refining high-dose-rate brachytherapy treatment plans for cervical cancer is a time-consuming process. In recent years, BRIGHT was developed, an AI-based automated treatment planning method that provides not just one, but a set of optimized, patient-specific treatmen ...

How to Teach Unsupervised Machine Learning with Analogies

A Study on the Effectiveness of Analogies in Teaching Unsupervised Machine Learning

Unsupervised machine learning is a complex and abstract topic, posing challenges for student comprehension. Considering the considerable growth of relevance the topic of machine learning has seen in the past years, teaching it effectively has become ever-so important. Analogy-bas ...
This study examines the effect of analogies on conceptual understanding of machine learning (ML) loss functions, and the motivation to learn in first-year bachelor computer science students. For a set of 10 ML loss functions, analogies were generated and evaluated by 15 experts. ...

Domain Specificity in Supervised Machine Learning Analogies

A Comparative Study of General Domain vs. Gaming Domain Analogies

This research paper looks into the influence of domain specificity on the understanding and motivation of first-year computer science students learning different concepts in supervised machine learning. Two types of domains were chosen for the analogies, the general domain and th ...

Teaching Gradient Descent Through Analogies, Step by Step

Evaluating and using analogies to teach concepts in Machine Learning to Computer Science students

Machine Learning is becoming a standard part of Computer Science curriculums at universities. This paper aims to contribute to the education of Machine Learning in Computer Science, specifically through teaching concepts related to Gradient Descent (GD) through analogies. First, ...

Conceptual Bridges in Machine Learning

Exploring the Effect of Analogies on Multilayer Perceptron Understanding

Machine Learning education faces significant challenges due to the abstract and mathematically-complex nature of fundamental models, such as Multilayer Perceptrons (MLPs). This paper investigates the effectiveness of conceptual metaphors and analogies as pedagogical tools to impr ...

Prediction-based Anomaly Detection in Multivariate Time-Series Data

Improving Wahoo Fitness Cycling Data Quality by Addressing Sensor Errors

Consumer-grade fitness trackers can produce unreliable physiological data due to sensor errors. The same holds for cycling data from Wahoo Fitness, where heart rate (HR) and power readings are essential for training and performance analysis. This thesis presents a prediction-base ...
A deeper understanding of Multiple Sclerosis (MS) symptom progression is required for diagnostic accuracy and patient care. Remote monitoring through smartphones can provide continuous insights in the well-being of MS patients. This research aims to explore differences between MS ...
The intensive care unit (ICU) is a hospital department where critically ill patients requiring organ support or intensive monitoring are admitted. Nowadays, the care provided in an intensive care unit has advanced so that more patients are being discharged alive. Advances in ICU ...
In reinforcement learning, the ability to generalize to unseen situations is pivotal to an agent’s success. In this thesis, two novel methods that aim to enhance the generalizability of an agent will be introduced. Both of the methods rely on the idea that the diversity of a re ...

Explainable AI for human supervision over firefighting robots

The influence of on-demand explanations on human trust

In human-AI agent interactions, providing clear visual or textual explanations for the agent's actions and decisions is crucial for ensuring successful collaboration. This research investigates whether having the visual explanations displayed only on-demand, instead of having the ...
The integration of robots in human-robot teams, particularly in high-stakes environments like firefighting, requires effective communication and decision-making to ensure safety and efficiency. This study explores the impact of adding contrastive explanations to feature attributi ...

Optimal Decision Trees for The Algorithm Selection Problem

Balancing Performance and Interpretability

The Algorithm Selection Problem (ASP) presents a significant challenge in numerous industries, requiring optimal solutions for complex computational problems. Traditional approaches to solving ASP often rely on complex, black-box models like random forests, which are effective bu ...
Survival analysis predicts survival functions that give the probability of survival until a given time. Many applications of survival analysis involve health care, which requires interpretability of the models used to predict the survival function. Provably optimal decision trees ...

P-STreeD

A Multithreaded Approach for DP Optimal Decision Trees

Decision trees are valued for their ability to logically and transparently classify data. While heuristic methods to compute such trees are efficient, they often compromise on accuracy, prompting interest in Optimal Decision Trees (ODTs), which have the best misclassification sco ...
Survival analysis is a branch of statistics concerned with studying and estimating the expected time duration until some event, such as biological death, occurs. Survival distributions are fitted based on historical data, where some instances are censored, meaning that the actual ...

Optimal Decision Trees for non-linear metrics

A geometric convex hull approach

In the pursuit of employing interpretable and performant Machine Learning models, Decision Trees has become a staple in many industries while being able to produce near-optimal results. With computational power becoming more accessible, there has been increasing progress in const ...

A Study on Counterfactual Explanations

Investigating the impact of inter-class distance and data imbalance

Counterfactual explanations (CEs) are emerging as a crucial tool in Explainable AI (XAI) for understanding model decisions. This research investigates the impact of various factors on the quality of CEs generated for classification tasks. We explore how inter-class distance, data ...
Optical Character Recognition (OCR) is a pivotal technology used to extract text information from images, finding wide-ranging applications in document digitization and medical records management. The integration of machine learning has ushered in an era of swift and precise OCR ...
Intrusion detection systems (IDSs) are essential for protecting computer systems and networks from malicious attacks. However, IDSs face challenges in dealing with dynamic and imbalanced data, as well as limited label availability. In this thesis, we propose a novel elastic gradi ...