Taking into account the family situation of members of parliament: a major challenge for the future
Reconciling family life and a political career in the European Parliament poses major challenges, particularly for MEPs with young children. This is demonstrated by Elena Frech, researcher at the University of Namur, in her recent research on work-life balance in European institutions.
See content
Defense of doctoral thesis in computer science - Sacha Corbugy
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, BelgiumProf. Benoit Frénay - University of Namur, BelgiumProf. Bruno Dumas - University of Namur, BelgiumProf. John Lee - University of Louvain, BelgiumProf. Luis Galarraga - University of Rennes, France
The public defense will be followed by a reception.Registration required.
I want to register
See content
Public defense of doctoral thesis in computer science - Antoine Gratia
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, BelgiumProf. Gilles Perrouin - University of Namur, BelgiumProf. Benoit Frénay - University of Namur, BelgiumProf. Pierre-Yves Schobbens - University of Namur, BelgiumProf. Clément Quinton - University of Lille, FranceProf. Paul Temple- University of Rennes, FranceProf. Schin'ichi Satoh - National Institute of Informatics, Japan
The public defense will be followed by a reception.Registration required.
I want to register
See content
Is watching gaming gaming? Twitch and the video game revolution
A lifelong video game enthusiast, Fanny Barnabé, a researcher at the CRIDS research center (Namur Digital Institute) and lecturer at the University of Namur, explores behind the scenes of a major cultural phenomenon: video game streaming on Twitch. Between humor, irony and toxic discourse, she deciphers the issues at stake in a digital space in the throes of change.
See content
EMCP Faculty: three researchers receive awards - #1 Floriane Goosse receives double award for her research with societal impact
The NaDI-CeRCLe research center has distinguished itself brilliantly on the international scene in recent weeks. Three young researchers from the EMCP Faculty have received prestigious recognition at leading international events for their research in service management: they are Floriane Goosse, Victor Sluÿters and Florence Nizette. This summer, let's discover the work of these PhD students and their significant contributions to the advancement of knowledge and practice in this field.
See content
Defense of doctoral thesis in computer science - Gonzague Yernaux
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, BelgiumProf. Gilles Perrouin - University of Namur, BelgiumProf. Benoit Frénay - University of Namur, BelgiumProf. Pierre-Yves Schobbens - University of Namur, BelgiumProf. Clément Quinton - University of Lille, FranceProf. Paul Temple- University of Rennes, FranceProf. Schin'ichi Satoh - National Institute of Informatics, Japan
The public defense will be followed by a reception.Registration required.
I want to register
See content
Two UNamur academics join the Collegium of the Académie Royale de Belgique
Anthony Simonofski and Olivier Sartenaer, have been elected to join the prestigious Collégium de l'Académie royale de Belgique. Bringing together young researchers (under 40) from Wallonia-Brussels who have particularly distinguished themselves in their careers, the Collégium's objectives include promoting the arts and research.
See content
Our researchers in the World's Top 2% Scientists list
Stanford University has published a prestigious ranking that highlights the most influential researchers in a wide range of scientific fields. The list, based on bibliographic criteria, aims to provide a standardized means of identifying the world's scientific leaders. It is one criterion among others for assessing the quality of scientific research. Twelve researchers from the University of Namur are among them!
See content
NHNAI project: when democracy meets artificial intelligence
Increasingly sophisticated technologies are invading our spheres of activity without our prior consultation as citizens. Shouldn't the new digital tools, artificial intelligence or technologies resulting from progress in neuroscience, which are transforming our identity and social relationships, be the subject of broad and sufficiently informed democratic debates? This question is at the heart of the international "research-action" project "A new humanism in the age of neuroscience and artificial intelligence" in which UNamur is participating.
See content
From video games to artificial intelligence, a stopover in Japan
Japan is almost 10,000 kilometers from Belgium, a country that fascinates, not least for its rich culture full of contrasts. Researchers at UNamur maintain close ties with several Japanese institutions, particularly in the fields of computer science, mathematics and video games. Let's take a look at some of these collaborations..
See content
Seminars
Five types of research seminars take place within the Institute. These seminars bring together members around a variety of themes and generally take place during the day.
See content
Space, between dream and strategic challenge
Space has become a major economic and strategic issue. As a member of the European UNIVERSEH Alliance, UNamur explores this space theme in its various departments, from physics to geology, via mathematics, computer science or philosophy. Without forgetting to address the general public, who still dream of the stars...
See content