EI

E. Isufi

59 records found

Multivariate time series modeling requires capturing complex dependencies both within individual time series and across different variables. Existing graph-based approaches are limited to pairwise interactions, while recent product cell complex methods assume homogeneous higher-o ...

Bidirectional Multi-Scale Graph Learning

Using Hierarchical GNNs for Residential Property Valuation

Accurate residential property valuation is essential for mortgage lending, taxation, and urban planning, yet remains challenging due to complex spatial and temporal dynamics. Traditional econometric models are interpretable but rely on restrictive assumptions, while machine learn ...
Accuracy‐driven recommender systems risk confining users to "filter‐bubbles'' of familiar content. Recent work on coVariance Neural Networks (VNNs) provides a scalable alternative to Principal Component Analysis (PCA) for modelling high-order correlations, but their impact on be ...
Estimating bike trip times is becoming more and more important in many different areas such as urban mobility and route planning. However, especially in real-world, the GPS data used to generate these estimations is frequently noisy, irregularly sampled, or incomplete. With an em ...

Data augmentation for Sparse Graph Traversals

Exploring data augmentation options to enhance deep learning model performance

This research investigates the effectiveness of graph-based data augmentation techniques in improving the performance of DG4b, a deep learning model designed to estimate bicycle travel times in urban environments. Given the limitations of real-world cycling datasets, particularly ...
Aligning diffusion model outputs with downstream objectives is essential for improving task-specific performance. Broadly, inference-time training-free approaches for aligning diffusion models can be categorized into two main strategies: sampling-based methods, which explore mul ...
Recommender systems help users navigate vast catalogs of content through recommendations, of which rating prediction remains an important task. Traditional methods such as collaborative filtering often struggle to model higher-order relationships between users and items, as well ...
Accurate prediction of bicycle travel time is critical for efficient urban mobility and sustainable transport planning. However, real-world datasets are noisy, imbalanced and lack rich contextual features. This limits the effectiveness of current graph-based neural network models ...
Multivariate time series arise in a wide range of domains, such as weather forecasting and financial modeling, where multiple interdependent variables evolve simultaneously over time. For instance, temperature readings at one location may have a delayed influence on nearby region ...

Recommender systems via Covariance Neural Networks

Using precision matrices as Graph Collaborative Filter

This research investigates the application of Graph Neural Networks (GNNs) for rating prediction in recommender systems, utilizing precision matrices as graph filters. The focus is on movie recommendation, where graph-based structures are especially relevant due to the importance ...
Graph Neural Networks (GNNs) are an effective architecture for implementing collaborative filtering-based recommender systems. This paper evaluates the performance and computational complexity of precision matrix-based VNNs as a collaborative filter on the MovieLens-100K dataset. ...
Extending the concepts of classical signal processing to graphs, a wide array of methods have come to the fore, including filtering, reconstruction, classification, and sampling. Existing approaches in graph signal processing consider a known and static topology, i.e., fixed numb ...

Learning on Simplicial Complexes

From Convolutions to Generative Models

Machine learning has been growing beyond data living on Euclidean spaces (e.g., texts, audios, images). Graph machine learning models, e.g., graph neural networks (GNNs), succeed in learning from graph-structured data using the graph topological information. In this thesis, we fo ...
Graph Neural Networks (GNNs) have achieved state-of-the-art performance in various applications due to their ability to capture complex structural relationships within graph data. However, their inherent black-box nature poses significant challenges to model interpretability, par ...
Analyzing and forecasting multivariate time series using networks is interesting in traffic, energy consumption, or financial forecasting applications. The main challenge is to capture both spatial and temporal dependencies in the data alongside the dynamics of the network itself ...
This thesis investigates the application of multi-agent reinforcement learning (MARL) to the optimization of radar waveforms. Radar technology is crucial in fields such as aviation, maritime navigation, and defense, but faces challenges such as interference, clutter, and the need ...
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 ...
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 ...

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 ...