Article

Faculté EMCP : trois chercheurs primés - #3 Quand l’IA devient plus humaine : Florence Nizette (NaDI) décroche un prix international

Troisième et dernier focus de l’été sur le centre de recherche NaDI-CeRCLe, qui s’est démarqué à l’international ces dernières semaines grâce aux reconnaissances obtenues par trois jeunes chercheurs en management des services. Après Floriane Goosse et Victor Sluÿters, nous vous proposons de découvrir le travail de Florence Nizette, jeune chercheuse travaillant sur les technologies d’Intelligence artificielle.
Voir le contenu
Événement

Défense de thèse de doctorat en informatique - 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 La défense publique sera suivie d'une réception.Inscription obligatoire. Je m'inscris
Voir le contenu
Événement

Soutenance publique de thèse de doctorat en informatique - 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, Japon La défense publique sera suivie d'une réception.Inscription obligatoire. Je m'inscris
Voir le contenu
Article

Regarder jouer, c’est jouer ? Twitch et la révolution du jeu vidéo

Passionnée de jeux vidéo depuis toujours, Fanny Barnabé, chercheuse au centre de recherche CRIDS (Namur Digital Institute) et chargée de cours à l’Université de Namur, explore les coulisses d’un phénomène culturel majeur : le streaming de jeux vidéo sur Twitch. Entre humour, ironie et discours toxiques, elle décrypte les enjeux d’un espace numérique en pleine mutation.
Voir le contenu
Article

Faculté EMCP : trois chercheurs primés - #1 Floriane Goosse doublement récompensée pour sa recherche à impact sociétal

Le centre de recherche NaDI-CeRCLe s’est brillamment démarqué sur la scène internationale ces dernières semaines. Trois jeunes chercheurs issus de la Faculté EMCP ont en effet été couronnés de reconnaissances prestigieuses lors d’événements internationaux de premier plan pour leur recherche en management des services : il s’agit de Floriane Goosse, Victor Sluÿters et Florence Nizette. Cet été, découvrons le travail de ces doctorants et leurs contributions significatives à la progression des connaissances et pratiques dans ce domaine. 
Voir le contenu
Événement

Défense de thèse de doctorat en informatique - Gonzague Yernaux

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 Constrained 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 generalisation 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, BelgiumProf. Katrien Beuls - University of Namur, BelgiumProf. Jean-Marie Jacquet - University of Namur, BelgiumProf. Temur Kutsia - Johannes Kepler University, AustriaProf. Frédéric Mesnard - University of the Reunion, Reunion IslandProf. Paul Van Eecke - Free University of Brussels, Belgium La défense publique sera suivie d'une réception.Inscription obligatoire. Je m'inscris
Voir le contenu
Article

Un cadeau pour les labos en Faculté des sciences et en Faculté de médecine

Fin novembre, l’entreprise Cellistic®, basée à Mont-Saint-Guibert, a fait don à l’UNamur d’équipements dont elle n’avait plus usage. En permettant à l’université de donner une seconde vie à ce matériel, Cellistic accomplit un geste important au bénéfice du développement de la recherche universitaire.  
Voir le contenu
Article

Deux académiques de l'UNamur rejoignent le Collégium de l'Académie Royale de Belgique

Anthony Simonofski et Olivier Sartenaer, ont été élus pour rejoindre le prestigieux Collégium de l'Académie royale de Belgique. Rassemblant des jeunes chercheurs et chercheuses (moins de 40 ans) de Wallonie-Bruxelles qui se sont particulièrement distingués dans leur carrière, le Collégium a notamment pour objectif de promouvoir les arts et la recherche.
Voir le contenu
Article

ALTAïS – Pénétrer dans les profondeurs de la matière pour répondre aux enjeux actuels

Fondé il y a une cinquantaine d’années, le Laboratoire d'Analyse par Réactions Nucléaires (LARN) du Département de physique de l’Université de Namur abrite un accélérateur de particules tandem 2MV nommé ALTAÏS (Accélérateur Linéaire Tandetron pour l’Analyse et l’Implantation des Solides), en service depuis 1999. 
Voir le contenu
Article

ORION : Pour une gestion raisonnée et durable de la ressource en eau du bassin versant de la Meuse

Le 11 décembre 2024, l'Université de Reims-Champagne-Ardenne a accueilli l'évènement de lancement du projet ORION dont l’Université de Namur est partenaire. Ce projet, financé pour 4 ans par les fonds FEDER et INTERREG, vise à améliorer la gestion de l’eau dans le val de Meuse tout en préservant les écosystèmes du val de Meuse, un fleuve traversant la France et la Belgique. 
Voir le contenu
Article

Un four pour reproduire des processus magmatiques des roches de Mars

Max Collinet, professeur de géologie à la Faculté des sciences et chercheur au sein de l’Institute of Life, Earth and Environment (ILEE), vient d’obtenir un financement équipement (EQP) du F.R.S – FNRS à la suite des appels dont les résultats ont été publiés en décembre 2024.  
Voir le contenu
Article

Une nouvelle étude révèle que les anxiolytiques perturbent la migration des saumons

Une équipe de recherche internationale dirigée par l'Université suédoise des sciences agricoles a découvert comment la pollution pharmaceutique modifie le comportement et les schémas de migration du saumon de l'Atlantique. Le professeur Eli Thoré, du Département de biologie et de l'institut de recherche ILEE de l'Université de Namur, a contribué à cette étude de terrain inédite, qui vient d'être publiée dans « Science ».
Voir le contenu