KH

K.A. Hildebrandt

40 records found

Alzheimer’s disease (AD) is a neurodegenerative disorder prevalent in older adults, leading to loss in memory, cognitive, and executive function. A characteristic feature of AD is the accumulation of amyloid-beta (Aβ) plaques, which are extracellular deposits of Aβ protein primar ...
Graph Neural Networks are widely used as useful tools to investigate graphs because they can learn from the topological structure of graphs. In practical applications, the graph’s structure can change over time, have errors or be subject to adversarial attacks. These perturbation ...
GNNs are a powerful tool for learning tasks on data with a graph structure. However, the topology of the graph in which GNNs are trained is often subject to change due to random, external perturbations. This research investigates the relationship between 5 topological properties ...

Beyond Spectral Graph Theory

An Explainability-Driven Approach to Analyzing the Stability of Graph Neural Networks to Topology Perturbations

Graph Neural Networks (GNNs) have emerged as a powerful tool for learning from relational data. The real-world graphs such models are trained on are susceptible to changes in their topology. A growing body of work in the field of GNNs' stability to topology perturbations is tryin ...
Graph Neural Network holds significant impor- tance in various applications. Pioneering research has demonstrated state-of-the-art performance in practical applications such as Fraud Detection, Recommender Systems, or Traffic Forecasting by utilizing various Graph Neural Networks ...
As global urbanization reaches an all-time high, effective urban management becomes a crucial factor for efficient development. Enhanced monitoring of these transformations leads to more informed decision-making by policymakers, emphasizing the importance of tracking these change ...
Change detection with remote sensing data highlights se- mantic differences in an area between two or more time intervals. It involves the comparison of aerial photographs of the same location taken some time apart. This faci itates mass scale analysis of urban and rural data ove ...

Urban Change Detection Based on Remote Sensing Data

How are Recurrent Neural Networks applied in the context of urban change detection?

Urban change detection involves identifying and analyzing alterations in urban landscapes over time. This process is crucial for urban planning, environmental monitoring, and disaster management, as it provides insights into urban growth, land use changes, and human impact on the ...
The detection of changes in an area over time using remotely sensed data such as images is referred to as change detection. It has a large range of applications. For example, changes in buildings can analysed for urban planning. Many conventional image processing and machine lear ...
The border gateway protocol (BGP) is what holds the internet together by making data routing possible between various points on the internet. It is used to exchange routing information between and within networks on the internet with the use of special BGP routers. This routing i ...
Arguably the main goal of artificial intelligence is to create agents that can collaborate with humans to achieve a shared goal. It has been shown that agents that assume their partner to be optimal can converge to protocols that humans do not understand. Taking human suboptimali ...

Scripted AI for Overcooked

Designing and Evaluating a Scripted AI Controller for Simplified Overcooked

Overcooked, an immersive multiplayer video game centered around cooperative cooking challenges, provides the roots for this research project. The study focuses on designing and evaluating a hand-authored controller in comparison to controllers implemented using various machine le ...

Cooperative AI for Overcooked

Multi-Agent RL with Population-Based Training

In ad-hoc cooperative environments, the usage of artificial intelligence to take supportive roles and work in collaboration with humans has proven to be of great benefit. The objective of this research is to evaluate the use of population-based training for reinforcement learning ...
The popular video game "Overcooked" is a great example of a task requiring complex planning and cooperation with other players. This game is used as the inspiration for an environment for evaluating AI, called "Overcooked-AI". This paper implements a centralized critic into the O ...
Cooperative AI is AI designed to cooperate with humans. One example of such an AI, made using planning algorithms, was studied in a paper from 2019 which used a simplified version of the video game Overcooked for evaluation. However, only limited evaluations were possible due to ...
In real-life scenarios, there are many variations in sizes of objects of the same category and the objects are not always placed at a fixed distance from the camera. This results in objects taking up an arbitrary size of pixels in the image. Vanilla CNNs are by design only transl ...
t-distributed stochastic neighbor embedding (t-SNE) is a dimensionality reduction technique able to embed high-dimensional data into 2 or 3 dimensions for the purpose of visualization, and has proven to be useful in various applications, such as single-cell analysis. Normally t-S ...
Commonly, when researchers are figuring out the effect of a putative cause, additional variables influence the cause and the effect. These are called confounders, and they obfuscate causal relationships. Inverse Probability Weighting is a method that can be applied to remove conf ...
Dota 2 is one of the most popular MOBA (Multiplayer Online Battle Arena) games being played today. A Dota 2 match is played by two teams of 5 players. The main goal of the game is to destroy the opposing team’s Ancient tower, the team that manages to do so, wins the game. An esse ...
The front-door adjustment is a causal inference method with which it is possible to determine the causal effect of applying a treatment given a setting which satisfies the front-door criterion. This involves having a mediator through which all the causal effect flows from treatme ...