Digital literacy through fiction: NaDI's interdisciplinary initiative
The Namur Digital Institute (NaDI) is launching a series of original events: "Les Séances du Numérique". Films followed by debates with experts to understand digital challenges and stimulate collective thinking. A project spearheaded by Anthony Simonofski, Anne-Sophie Collard, Benoît Vanderose and Fanny Barnabé.
See content
FNRS 2024 calls: Focus on the naXys Institute
Professor Elio Tuci has just been awarded Research Credit funding from the FNRS. The naXys institute specializes in the analysis of complex systems, whether in astronomy and dynamic cosmology, mathematical biology, optimization in optics, economic complexity or the study of the stability and robustness of these systems. The institute is structured around 6 research axes: Space, Bio, Optics, Eco, Robust and Robotics.
See content
AI to the Future: User-Centric Innovation and Media Regulation
The workshop will feature:A keynote presentation on public value and AI implementation at VRT.Sessions on discoverability, user agency, and explainability.Discussions on regulation, including perspectives on the AI Act and transparency in media.An interactive session showingcasing AI-driven prototypes.The event will also highlight our project's latest findings. Join us for a day of thought-provoking discussions, knowledge exchange, and networking opportunities!Would you like to attend? Places are limited and will be allocated on a first-come, first-served basis, so register as soon as possible. Registration will close on April 11, 2025.
More information here
See content
MOSI, from word to sign: a bilingual reading aid from French to Langue des signes de Belgique francophone (LSFB)
Instantly obtain a translation in sign language (LSFB) of a word written in French: that's what MOSI (Du mot au signe) makes possible. This new tool is the fruit of a collaboration between the University of Namur, the asbl École et Surdité and the asbl LSFB, supported by the King Baudouin Foundation.
See content
Public thesis defense - Manel Barkallah
Synopsis
The spreading of internet-based technologies since the mid-90s has led to a paradigm shift from monolithic centralized information systems to distributed information systems based upon the composition of software components, interacting with each other and of heterogeneous natures. The popularity of these systems is nowadays such that our everyday life is touched by them.Classically concurrent and distributed systems are coded by using the message passing paradigm-according to which components exchange information by sending and receiving messages. In the aim of clearly separating computational and interactional aspects of computations, Gelernter and Carriero have proposed an alternative framework in which components interact through the availability of information placed on a shared space. Their framework has been concretized in a language called Linda. A series of languages, referred to nowadays as coordination languages, have been developed afterwards. In addition to providing a more declarative framework, such languages nicely fit applications like Facebook, LinkedIn and Twitter, in which users share information by adding it or consulting it in a common place. Such systems are in fact particular cases of so-called socio-technical systems in which humans interact with machines and their environments through complex dependencies. As coordination languages nicely meet social networks, the question naturally arises whether they can also nicely code socio-technical systems. However, answering this question first requires to see how well programs written in coordination languages can reflect what they are assumed to model.This thesis aims at addressing these two questions. To that end, we shall use the Bach coordination language developed at the University of Namur as a representative of Linda-like languages. We shall extend it in a language named Multi-Bach to be able to code and reason on socio-technical systems. We will also introduce a workbench Anemone to support the modelling of such systems. Finally, we will evidence the interest of our approach through the coding of several social-technical systems.
The Jury
Prof. Wim Vanhoof - University of Namur, BelgiumProf. Jean-Marie Jacquet - University of Namur, BelgiumProf. Katrien Beuls - University of Namur, BelgiumProf. Pierre-Yves Schobbens - University of Namur, BelgiumProf. Laura Bocchi - University of Kent, United KingdomProf. Stefano Mariani - UNIMORE University, Italy
Participation upon registration.
Register here
See content
Raise awareness among future compulsory school teachers of the need to integrate sustainable development objectives into their courses
The university has a duty to set an example in terms of sustainable development, in all three of its dimensions: economic, social and environmental. Sustainable "in form" through the way it manages its infrastructures and assets, and sustainable "in substance" through its commitment to research and teaching activities, in order to actively contribute to the environmental transition. All in line with the United Nations' Sustainable Development Goals (SDGs).
See content
Doctoral thesis defense - Sereysethy Touch
SynopsisA honeypot is a security tool deliberately designed to be vulnerable, thereby enticing attackers to probe, exploit, and compromise it. Since their introduction in the early 1990s, honeypots have remained among the most widely used tools for capturing cyberattacks, complementing traditional defenses such as firewalls and intrusion detection systems. They serve both as early warning systems and as sources of valuable attack data, enabling security professionals to study the techniques and behaviors of threat actors.While conventional honeypots have achieved significant success, they remain deterministic in their responses to attacks. This is where adaptive or intelligent honeypots come into play. An adaptive honeypot leverages Machine Learning techniques, such as Reinforcement Learning, to interact with attackers. These systems learn to take actions that can disrupt the normal execution flow of an attack, potentially forcing attackers to alter their techniques. As a result, attackers must find alternative routes or tools to achieve their objectives, ultimately leading to the collection of more attack data.Despite their advantages, traditional honeypots face two main challenges. First, emulation-based honeypots (also known as low- and medium-interaction honeypots) are increasingly susceptible to detection, which undermines their effectiveness in collecting meaningful attack data. Second, real-system-based honeypots (also known as high-interaction honeypots) pose security risks to the hosting organization if not properly isolated and protected. Since adaptive honeypots rely on the same underlying systems, they also inherit these challenges.This thesis investigates whether it is possible to design a honeypot system that mitigates these challenges while still fulfilling its primary objective of collecting attack data. To this end, it proposes a new abstract model for adaptive self-guarded honeypots, designed to balance attack data collection, detection evasion, and security preservation, ensuring that it does not pose a risk to the rest of the network.Jury membersProf. Wim VANHOOF, President, University of NamurProf. Jean-Noël COLIN, Promoter, University of NamurProf. Florentin ROCHET, Internal Member, University of NamurProf. Benoît FRENAY, Internal Member, University of NamurProf. Ramin SADRE, External Member, Catholic University of LeuvenDr. Jérôme FRANCOIS, External Member, University of LuxembourgYou are cordially invited to a drink, which will follow the public defense. For good organization, please give your answer by Tuesday, May 20, 2025.
See content
Defense of doctoral thesis - Jérôme Fink
Synopsis deep learning methods have become increasingly popular for building intelligent systems. Currently, many deep learning architectures constitute the state of the art in their respective domains, such as image recognition, text generation, speech recognition, etc. The availability of mature libraries and frameworks to develop such systems is also a key factor in this success.This work explores the use of these architectures to build intelligent systems for sign languages. The creation of large sign language data corpora has made it possible to train deep learning architectures from scratch. The contributions presented in this work cover all aspects of the development of an intelligent system based on deep learning. A first contribution is the creation of a database for the Langue des Signes de Belgique Francophone (LSFB). This is derived from an existing corpus and has been adapted to the needs of deep learning methods. The possibility of using crowdsourcing methods to collect more data is also explored.The second contribution is the development or adaptation of architectures for automatic sign language recognition. The use of contrastive methods to learn better representations is explored, and the transferability of these representations to other sign languages is assessed.Finally, the last contribution is the integration of models into software for the general public. This led to a reflection on the challenges of integrating an intelligent module into the software development life cycle.Jury membersProf. Wim VANHOOF, President, University of NamurProf. Benoît FRENAY, Promoter, University of NamurProf. Anthony CLEVE, Co-promoter, University of NamurProf. Laurence MEURANT, Internal Member, University of NamurProf. Lorenzo BARALDI, External Member, University of ModenaProf. Annelies BRAFFORT, External Member, University of Paris-SaclayProf. Joni DAMBRE, External Member, University of GhentYou are cordially invited to a drink, which will follow the public defense. For a good organization, please give your answer by Friday June 6.
See content
Our training courses
Our training center offers a wide range of training courses for teaching and support professionals.The training courses we offer are created on the basis of emerging needs in the field, our research findings and recent scientific literature updating promising practices for professionals.
See content
Public thesis defense - Movsun KUY
This thesis presents a novel approach to address the challenges of deploying and managing Network Functions Virtualization (NFV) in resource-constrained and multi-domain environments. The proposed solution leverages a Raspberry Pi clusterbased approach for NFV deployment in resource-constrained environments, combined with a deployable Sidecar VNF (S-VNF) coordinator for multi-domain NFV orchestration.The thesis demonstrates the feasibility of integrating NFV into edge computing environments by successfully deploying and managing Network Services (NSs) on a Raspberry Pi cluster. The S-VNF coordinator facilitates efficient cross-cloud NFV deployment and management while ensuring security and interoperability.While the obtained deployment and scaling delays in the testbed setup were significant due to the bare-metal deployment process used, the proposed solution remains valuable in environments where service maintenance time is a critical factor.By automating deployment and scaling, organizations can minimize the impact of service maintenance time, improve customer satisfaction, and enhance system resilience. Moreover, the solution enables NFV to be deployed effectively in edge environments, providing benefits such as reduced latency and improved network performance.Overall, this thesis contributes to the advancement of NFV by providing innovative solutions for deployment and management in challenging environments. The proposed framework has the potential to enable the widespread adoption of NFV and drive the development of new network services.Directed by Prof. Laurent SCHUMACHER and Prof. Sokchenda SRENG.In front of a jury composed of:Prof. Wim VANHOOF, President, University of NamurProf. Laurent SCHUMACHER, Co-Promoter, University of NamurProf. Sokchenda SRENG, Co-Promoter, ITC Graduate School (Cambodia)Prof. Florentin ROCHET, Internal Member, University of NamurProf. Johann MARQUEZ-BARJA, External Member, University of AntwerpProf. Bruno QUOITIN, External Member, University of MonsProf. Raveth HIN, External Member, ITC Graduate School (Cambodia)You are cordially invited to a drink, which will follow the public defense.For good organization, please give your answer by Thursday March 20 by means of this link.Contact: Daelman Isabelle - isabelle.daelman@unamur.be
See content
UNamur at the sixth edition of SETT
On January 23 and 24, 2025, UNamur experts were present at the SETT (School Education Transformation Technology) trade show for its sixth edition. A must-attend event for digital education in the Wallonia-Brussels Federation, dedicated to principals, teachers and technical-pedagogical advisors.
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