Article

A new teaching unit at UNamur: "One Health

In an ever-changing world, where health, environmental and societal crises are intertwined, it is becoming imperative to rethink health in a global and interconnected approach. It was against this backdrop that the Faculty of Medicine at the University of Namur inaugurated its new "One Health" teaching unit (UE) on Thursday February 06, 2025, in the presence of Minister Yves Coppieters. This initiative, offered to all UNamur undergraduates, aims to train tomorrow's healthcare professionals in a systemic vision, where human, animal and environmental health are considered as one and the same reality.
See content
Event

CSLabs Hackathon

A Hackathon is a short event where teams reflect on a particular theme. They attempt to find solutions by developing innovative projects. At the end of the event, a jury determines which projects have caught their attention and thus won the competition. A CSLabs initiative The Computer Science Labs is a junior enterprise that grew out of the Faculty of Computer Science at the University of Namur. In practical terms, its actions revolve around carrying out projects, training members on IT-related topics and organizing events. Read more
See content
Article

Charlotte Beaudart, Namuroise of the Year: reward for her research on ageing

Helping us to age independently and in good health. This is the aim of Charlotte Beaudart's research into sarcopenia, an age-related disease that can occur as early as the age of 50. The work of the UNamur researcher and member of the Narilis Institute has been rewarded once again, as she has just been awarded the title of "Namuroise of the Year", for the Sciences category!
See content
Article

With AI, it's all about putting the user in control

For Bruno Dumas, computer science fits in with the principles of applied psychology Artificial intelligence (AI) is interfering in our professional as well as our private lives. It both seduces and worries us. On a global scale, it is at the heart of major strategic, societal or economic issues, still being debated in mid-February 2025, at the AI World Summit in Paris. But how can we, as users, avoid being subjected to it? How can we gain access to the necessary transparency of its workings? By placing his research prism on the user's side, Bruno Dumas is something of a "computer psychologist". An expert in human-computer interaction, co-president of the NaDI Institute (Namur Digital Institute), he defends the idea of a reasoned and enlightened use of emerging technologies.
See content
Article

UNamur and Mutualité chrétienne form partnership to better understand shortage of general practitioners in rural areas

The University of Namur (UNamur) and Christian Mutuality (MC) announce a groundbreaking collaboration aimed at better understanding and combating the shortage of general practitioners in rural areas. This partnership is part of the Observatoire Universitaire en Médecine Rurale (OUMRu), launched in 2023 by UNamur.
See content
Article

"Green Lab" initiative: towards more sustainable laboratories

For several years now, researchers have been striving to make their laboratories "greener". A series of actions have been implemented, funded by the CaNDLE 2023 call for projects have been supported by the Department of Biology at the initiative of Alison Forrester and Frédéric Silvestre, the project leaders, as well as by Campus Infrastructure Management Services (SIGeC) and Prevention Services (SerP). In March 2025, a Green Day was held to provide information on the project's progress, and to motivate people to join the initiative.  
See content
Article

Pilot experiment at UNamur: 25 students share their knowledge of sustainable development and transition

They are future veterinarians, doctors, lawyers, historians, geographers, or even computer scientists, and they share this common point: the concern to train themselves, voluntarily, in the challenges of sustainable development and transition. Since October 2024, 25 mainly 3rd-year students from various UNamur faculties have been taking part in a pilot experiment: the Journées de l'Education au Développement Durable et à la Transition (JEDDT). This Monday, March 17, they presented in a creative form, the fruit of their reflection after 6 months of training.
See content
Article

180 seconds to talk about research

The 11th edition of the Ma Thèse en 180 secondes competition was held this Friday, March 28, 2025 at the Faculty of Science. Three biologists will represent UNamur at the Belgian final, to be held in Mons on May 21.
See content
Event

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
Event

Medical Journal Club in primary care

Target audienceGeneral practitioners (in practice or in training)PharmacistsMedical and pharmacy studentsObjectivesShare and discuss scientific articles relevant to frontline practice in a friendly and caring atmosphereStrengthen skills in critical reading and evidence-based medicineCreate a lasting link between the field and the academic worldFederate an active and committed medico-pharmaceutical community.pharmaceutical communityWhy participate?Because science moves fast, and we all benefit from taking the time to read, understand, and question the literature together. Because quality care starts with shared reflection. And because it's the ideal opportunity to strengthen bridges between disciplines.Location and frequency of meetingsUNamur - Quai22 - 2 times a yearFirst meeting: 5/06/2025 (free with registration)INAMI accreditation required. I want to register
See content
Event

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. I want to register
See content
Event

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. I want to register
See content