At NaDI, researchers provide innovative solutions to the new societal challenges posed by the digital revolution (eGov, eHealth, eServices, Big data, etc.). Coming from a variety of disciplines, researchers combine their expertise in IT, technology, ethics, law, management or sociology. Grouping six research centers from various disciplines, the Namur Digital Institute offers a unique multidisciplinary expertise to all areas of informatics, its applications and its social impact.
Among its main competencies are formal methods, man-machine interface, requirement engineering, modeling techniques to reason and design complex software systems, testing, quality insurance, software product lines, data bases, big data, machine learning and more generally artificial intelligence, security, privacy, ethics by design, technology assessment and legal reasoning.

Read more
This content is currently being migrated. We invite you to visit the external page of the research institute.
Spotlight
Agenda
Defense of doctoral thesis in computer science - Sacha Corbugy
Interaction Through Post-Hoc Explanation in Non-Linear Dimensionality Reduction.
Abstract
In recent decades, the volume of data generated worldwide has grown exponentially, significantly accelerating advancements in machine learning. This explosion of data has led to an increased need for effective data exploration techniques, giving rise to a specialized field known as dimensionality reduction. Dimensionality reduction methods are used to transform high-dimensional data into a low-dimensional space (typically 2D or 3D), so that it can be easily visualized and understood by humans. Algorithms such as Principal Component Analysis (PCA), Multidimensional Scaling (MDS), and t-distributed Stochastic Neighbor Embedding (t-SNE) have become essential tools for visualizing complex datasets. These techniques play a critical role in exploratory data analysis and in interpreting complex models like Convolutional Neural Networks (CNNs). Despite their widespread adoption, dimensionality reduction techniques, particularly non-linear ones, often lack interpretability. This opacity makes it difficult for users to understand the meaning of the visualizations or the rationale behind specific low-dimensional representations. In contrast, the field of supervised machine learning has seen significant progress in explainable AI (XAI), which aims to clarify model decisions, especially in high-stakes scenarios. While many post-hoc explanation tools have been developed to interpret the outputs of supervised models, there is still a notable gap in methods for explaining the results of dimensionality reduction techniques.
This research investigates how post-hoc explanation techniques can be integrated into dimensionality reduction algorithms to improve user understanding of the resulting visualizations. Specifically, it explores how interpretability methods originally developed for supervised learning can be adapted to explain the behavior of non-linear dimensionality reduction algorithms. Additionally, this work examines whether the integration of post-hoc explanations can enhance the overall effectiveness of data exploration. As these tools are intended for end-users, we also design and evaluate an interactive system that incorporates explanatory mechanisms. We argue that combining interpretability with interactivity significantly improves users' understanding of embeddings produced by non-linear dimensionality reduction techniques. In this research, we propose enhancements to an existing post-hoc explanation method that adapts LIME for t-SNE. We introduce a globally-local framework for fast and scalable explanations of t-SNE embeddings. Furthermore, we present a completely new approach that adapts saliency map-based explanations to locally interpret non-linear dimensionality reduction results. Lastly, we introduce our interactive tool, Insight-SNE, which integrates our gradient-based explanation method and enables users to explore low-dimensional embeddings through direct interaction with the explanations.
.Jury
- Prof. Wim Vanhoof - University of Namur, Belgium
- Prof. Benoit Frénay - University of Namur, Belgium
- Prof. Bruno Dumas - University of Namur, Belgium
- Prof. John Lee - University of Louvain, Belgium
- Prof. Luis Galarraga - University of Rennes, France
The public defense will be followed by a reception.
Registration required.
Defense of doctoral thesis in computer science - Gonzague Yernaux
An anti-unification-based framework for semantic clone detection in Constraint Horn Clauses.
Abstract
Detecting semantic code clones in logic programs is a longstanding challenge, due to the lack of a unified definition of semantic similarity and the diversity of syntactic expressions that can represent similar behaviours. This thesis introduces a formal and flexible framework for semantic clone detection based on Constraint Horn Clauses (CHC). The approach considers two predicates as semantic clones if they can be independently transformed, via semantics-preserving program transformations, into a common third predicate. At the core of the method lies anti-unification, a process that computes the most specific generalization of two predicates by identifying their shared structural patterns. The framework is parametric in regard with the allowed program transformations, the notion of generality, and the so-called quality estimators that steer the anti-unification process.
Jury
- Prof. Wim Vanhoof - University of Namur, Belgium
- Prof. Katrien Beuls - University of Namur, Belgium
- Prof. Jean-Marie Jacquet - University of Namur, Belgium
- Prof. Temur Kutsia - Johannes Kepler University, Austria
- Prof. Frédéric Mesnard - University of the Reunion, Reunion Island
- Prof. Paul Van Eecke - Free University of Brussels, Belgium
The public defense (in English) will be followed by a reception.
Registration required.
Defense of doctoral thesis in computer science - Antoine Gratia
Topological Architecture Exploration and Neuroevolution for Energy-aware Neural Architecture Search.
Abstract
Deep learning has become an extremely important technology in numerous domains such as computer vision, natural language processing, and autonomous systems. As neural networks grow in size and complexity to meet the demands of these applications, the cost of designing and training efficient models continues to rise in computation and energy consumption. Neural Architecture Search (NAS) has emerged as a promising solution to automate the design of performant neural networks. However, conventional NAS methods often require evaluating thousands of architectures, making them extremely resource-intensive and environmentally costly.
This thesis introduces a novel, energy-aware NAS pipeline that operates at the intersection of Software Engineering and Machine Learning. We present CNNGen, a domain-specific generator for convolutional architectures, combined with performance and energy predictors to drastically reduce the number of architectures that need full training. These predictors are integrated into a multi-objective genetic algorithm (NSGA-II), enabling an efficient search for architectures that balance accuracy and energy consumption.
Our approach explores a variety of prediction strategies, including sequence-based models, image-based representations, and deep metric learning, to estimate model quality from partial or symbolic representations. We validate our framework across three benchmark datasets, CIFAR-10, CIFAR-100, and Fashion-MNIST, demonstrating that it can produce results comparable to state-of-the-art architectures with significantly lower computational cost. By reducing the environmental footprint of NAS while maintaining high performance, this work contributes to the growing field of Green AI and highlights the value of predictive modelling in scalable and sustainable deep learning workflows.
Jury
- Prof. Wim Vanhoof - University of Namur, Belgium
- Prof. Gilles Perrouin - University of Namur, Belgium
- Prof. Benoit Frénay - University of Namur, Belgium
- Prof. Pierre-Yves Schobbens - University of Namur, Belgium
- Prof. Clément Quinton - University of Lille, France
- Prof. Paul Temple- University of Rennes, France
- Prof. Schin'ichi Satoh - National Institute of Informatics, Japan
The public defense will be followed by a reception.
Registration required.