2025
Lunghi, Daniele
Toward Robust Credit Card Fraud Detection: A Domain-Specific Study of Adversarial Machine Learning PhD Thesis
2025.
@phdthesis{lunghi2025toward,
title = {Toward Robust Credit Card Fraud Detection: A Domain-Specific Study of Adversarial Machine Learning},
author = {Daniele Lunghi},
year = {2025},
date = {2025-10-22},
abstract = {Data-driven fraud detection utilizes machine learning to automatically detect fraudulent activities. Due to its scalability and strong generalization capabilities, it plays a crucial role in securing online payment systems. Traditional fraud detection approaches, however, do not account for the possibility that fraudsters may adapt their behavior to bypass the fraud detection system, which is a limitation they may exploit. The study of adaptive attackers and of the defenses to employ against them is called adversarial machine learning. In computer vision, adversarial attacks have proven to be highly effective, leading to an arms race between attackers and defenders. The proposed solutions, however, are generally application-specific, and their applicability to the domain of credit card fraud detection is dubious, with only a handful of works trying to apply adversarial techniques in this context. Our analysis reveals that credit card fraud detection exhibits several peculiarities that render traditional adversarial attacks ineffective due to the limited attackers’ knowledge and other domain-specific constraints. However, we also show how it is possible to design domain-specific attacks using reinforcement learning as a tool. Overall, this thesis highlights the necessity of further studying the adversarial security of fraud detection engines and provides a framework for modeling, understanding, and assessing the threat. },
keywords = {},
pubstate = {published},
tppubtype = {phdthesis}
}
Njoku, Uchechukwu U. F.; Abelló, Alberto; Bilalli, Besim; Bontempi, Gianluca
On many-objective feature selection and the need for interpretability Journal Article
In: Expert systems with applications, vol. 267, 2025, (DOI: 10.1016/j.eswa.2024.126191).
@article{info:hdl:2013/388988,
title = {On many-objective feature selection and the need for interpretability},
author = {Uchechukwu U. F. Njoku and Alberto Abelló and Besim Bilalli and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/388988/1/doi_372632.pdf},
year = {2025},
date = {2025-01-01},
journal = {Expert systems with applications},
volume = {267},
abstract = {Big data comes with the challenge of containing irrelevant and redundant information (i.e., features). Given that a single objective cannot fully capture a feature's relevance, a Many-Objective Feature Selection (MOFS) approach able to accommodate various relevant perspectives is preferred for identifying the most appropriate features in a given context. However, MOFS produces a large set of solutions whose interpretability has been largely overlooked. First, we demonstrate the relevance of MOFS and establish its necessity by considering up to six objectives using a genetic algorithm and Naive Bayes on ten datasets for classification tasks. Then, we propose a novel methodology to improve the interpretability of MOFS results in order to support the data scientist in selecting the subset of features pertinent to their use case. Our methodology is instantiated as an intuitive and interactive dashboard that provides insights into the results beyond the pure numerical representation of the objectives being considered and evaluated with 50 participants. The outcome shows that it addresses the need for a methodological approach and comprehensive visualization to achieve interoperability.},
note = {DOI: 10.1016/j.eswa.2024.126191},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
2024
Nachtegael, Charlotte
Active learning for biomedical relation extraction, the oligogenic use case PhD Thesis
2024.
@phdthesis{nachtegael2024active,
title = {Active learning for biomedical relation extraction, the oligogenic use case},
author = {Charlotte Nachtegael},
url = {https://difusion.ulb.ac.be/vufind/Record/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/375304/TOC},
year = {2024},
date = {2024-06-28},
urldate = {2024-06-28},
abstract = {In a context where technological advancements have enabled increased availability of genetic data through high-throughput sequencing technologies, the complexity of genetic diseases has become increasingly apparent. Oligogenic diseases, characterised by a combination of genetic variants in two or more genes, have emerged as a crucial research area, challenging the traditional model of "one genotype, one phenotype". Thus, understanding the underlying mechanisms and genetic interactions of oligogenic diseases has become a major priority in biomedical research. This context underlines the importance of developing dedicated tools to study these complex diseases.Our first major contribution, OLIDA, is an innovative database designed to collect data on variant combinations responsible for these diseases, filling significant gaps in the current knowledge, focused up until now on the digenic diseases. This resource, accessible via a web platform, adheres to FAIR principles and represents a significant advancement over its predecessor, DIDA, in terms of data curation and quality assessment.Furthermore, to support the biocuration of oligogenic diseases, we used active learning to construct DUVEL, a biomedical corpus focused on digenic variant combinations. To achieve this, we first investigated how to optimise these methods across numerous biomedical relation extraction datasets and developed a web-based platform, ALAMBIC, for text annotation using active learning. Our results and the quality of the corpus obtained demonstrate the effectiveness of active learning methods in biomedical relation annotation tasks.By establishing a curation pipeline for oligogenic diseases, as well as a standards for integrating active learning methods into biocuration, our work represents a significant advancement in the field of biomedical natural language processing and the understanding of oligogenic diseases.
},
keywords = {},
pubstate = {published},
tppubtype = {phdthesis}
}
Verhelst, Theo
2024.
@phdthesis{nokey,
title = {Causal and predictive modeling of customer churn - Lessons learned from empirical and theoretical research},
author = {Theo Verhelst},
url = {https://difusion.ulb.ac.be/vufind/Record/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/368384/Holdings},
year = {2024},
date = {2024-01-29},
urldate = {2024-01-29},
abstract = {Customer churn is an important concern for large companies, especially in the
telecommunications sector. Customer retention campaigns are often used to mitigate
churn, but targeting the right customers based on their historical profiles
presents an important challenge. Companies usually have recourse to two datadriven
approaches: churn prediction and uplift modeling. In churn prediction,
customers are selected on the basis of their propensity to churn in the near future.
In uplift modeling, only customers who react positively to the campaign
are considered. Uplift modeling is used in various other domains, such as marketing,
healthcare, and finance. Despite the theoretical appeal of uplift modeling, its
added value with respect to conventional machine learning approaches has rarely
been quantified in the literature.
This doctoral thesis is the result of a collaborative research project between
the Machine Learning Group (ULB) and Orange Belgium, funded by Innoviris.
This collaboration offers a unique research opportunity to assess the added value
of causal-oriented strategies to address customer churn in the telecommunication
sector. Following the introduction, we give the necessary background in probability
theory, causality theory, and machine learning, and we describe the state of
the art in uplift modeling and counterfactual identification. Then, we present the
contributions of this thesis:
• An empirical comparison of various predictive and causal models for selecting
customers in churn prevention campaigns. We perform several benchmarks
of different state-of-the-art approaches on real-world datasets and in
live campaigns with our industrial partner, we propose a new approach that
exploits domain knowledge to improve predictions, and we make available
the first public churn dataset for uplift modeling, whose unique characteristics
make it more challenging than the few other public uplift datasets.
• Counterfactual identification allows one to classify the different behaviors
of customers in response to a marketing incentive. This can be used to establish
profiles of customers sensitive to the campaign, and subsequently
improve marketing operations. We derive novel bounds and point estimators
on the probability of counterfactual statements based on uplift models.
• A comprehensive comparison of predictive and uplift modeling, starting
from firm theoretical foundations and highlighting the parameters that influence
the performance of both approaches. In particular, we provide a new
formulation of the measure of profit, a formal proof of the convergence of
the uplift curve to the measure of profit, and an illustration, through simulations,
of the conditions under which predictive approaches still outperform
uplift modeling.
Our theoretical and empirical assessments of uplift modeling suggest that it often
fails to deliver the anticipated advantages over predictive modeling, especially in
scenarios such as customer churn within the telecom sector, characterized by class
imbalance, limited separability, and cost-benefit considerations. These results are
broadly aligned with the practical experience of our industrial partner and with
the existing scientific literature. Our counterfactual probability estimators allow
us to characterize customers at a level inaccessible to conventional predictive modeling,
revealing new insights on the behavior and preferences of customers.},
keywords = {},
pubstate = {published},
tppubtype = {phdthesis}
}
telecommunications sector. Customer retention campaigns are often used to mitigate
churn, but targeting the right customers based on their historical profiles
presents an important challenge. Companies usually have recourse to two datadriven
approaches: churn prediction and uplift modeling. In churn prediction,
customers are selected on the basis of their propensity to churn in the near future.
In uplift modeling, only customers who react positively to the campaign
are considered. Uplift modeling is used in various other domains, such as marketing,
healthcare, and finance. Despite the theoretical appeal of uplift modeling, its
added value with respect to conventional machine learning approaches has rarely
been quantified in the literature.
This doctoral thesis is the result of a collaborative research project between
the Machine Learning Group (ULB) and Orange Belgium, funded by Innoviris.
This collaboration offers a unique research opportunity to assess the added value
of causal-oriented strategies to address customer churn in the telecommunication
sector. Following the introduction, we give the necessary background in probability
theory, causality theory, and machine learning, and we describe the state of
the art in uplift modeling and counterfactual identification. Then, we present the
contributions of this thesis:
• An empirical comparison of various predictive and causal models for selecting
customers in churn prevention campaigns. We perform several benchmarks
of different state-of-the-art approaches on real-world datasets and in
live campaigns with our industrial partner, we propose a new approach that
exploits domain knowledge to improve predictions, and we make available
the first public churn dataset for uplift modeling, whose unique characteristics
make it more challenging than the few other public uplift datasets.
• Counterfactual identification allows one to classify the different behaviors
of customers in response to a marketing incentive. This can be used to establish
profiles of customers sensitive to the campaign, and subsequently
improve marketing operations. We derive novel bounds and point estimators
on the probability of counterfactual statements based on uplift models.
• A comprehensive comparison of predictive and uplift modeling, starting
from firm theoretical foundations and highlighting the parameters that influence
the performance of both approaches. In particular, we provide a new
formulation of the measure of profit, a formal proof of the convergence of
the uplift curve to the measure of profit, and an illustration, through simulations,
of the conditions under which predictive approaches still outperform
uplift modeling.
Our theoretical and empirical assessments of uplift modeling suggest that it often
fails to deliver the anticipated advantages over predictive modeling, especially in
scenarios such as customer churn within the telecom sector, characterized by class
imbalance, limited separability, and cost-benefit considerations. These results are
broadly aligned with the practical experience of our industrial partner and with
the existing scientific literature. Our counterfactual probability estimators allow
us to characterize customers at a level inaccessible to conventional predictive modeling,
revealing new insights on the behavior and preferences of customers.
Molinghen, Yannick; Avalos, Raphaël; Achter, Mark Van; Nowé, Ann; Lenaerts, Tom
Laser Learning Environment: A new environment for coordination-critical multi-agent tasks Proceedings Article
In: Oliehoek, Frans F. A.; Manon, Kok; Verwer, Sicco (Ed.): Artificial Intelligence and Machine Learning: Revised Selected Papers, Springer Science and Business Media Deutschland GmbH, 2024, (Conference: Benelux Conference Ai conference, BNAIC(35: 8-10/11/2023: TU Delft)).
@inproceedings{info:hdl:2013/370546b,
title = {Laser Learning Environment: A new environment for coordination-critical multi-agent tasks},
author = {Yannick Molinghen and Raphaël Avalos and Mark Van Achter and Ann Nowé and Tom Lenaerts},
editor = {Frans F. A. Oliehoek and Kok Manon and Sicco Verwer},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/370546/4/2404.03596v1.pdf},
year = {2024},
date = {2024-01-01},
booktitle = {Artificial Intelligence and Machine Learning: Revised Selected Papers},
publisher = {Springer Science and Business Media Deutschland GmbH},
series = {Communications in Computer and Information Science},
abstract = {We introduce the Laser Learning Environment (LLE), a collaborative multi-agent reinforcement learning environment where coordination is key. In LLE, agents depend on each other to make progress (interdependence), must jointly take specific sequences of actions to succeed (perfect coordination), and accomplishing those joint actions does not yield any intermediate reward (zero-incentive dynamics). The challenge of such problems lies in the difficulty of escaping state space bottlenecks caused by interdependence steps since escaping those bottlenecks is not rewarded. We test multiple state-of-the-art value-based MARL algorithms against LLE and show that they consistently fail at the collaborative task because of their inability to escape state space bottlenecks, even though they successfully achieve perfect coordination. We show that Q-learning extensions such as prioritised experience replay and n-steps return hinder exploration in environments with zero-incentive dynamics, and find that intrinsic curiosity with random network distillation is not sufficient to escape those bottlenecks. We demonstrate the need for novel methods to solve this problem and the relevance of LLE as cooperative MARL benchmark.},
note = {Conference: Benelux Conference Ai conference, BNAIC(35: 8-10/11/2023: TU Delft)},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Leung, Chin Wing; Lenaerts, Tom; Turrini, Paolo
To Promote Full Cooperation in Social Dilemmas, Agents Need to Unlearn Loyalty Proceedings Article
In: Larson, Kate (Ed.): Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence, pp. 111-119, International Joint Conferences on Artificial Intelligence (IJCAI) Organization, 2024, (Conference: International Joint Conference on Artificial Intelligence(33: 3/8-9/8/2024: Jeju. Korea)).
@inproceedings{info:hdl:2013/385907b,
title = {To Promote Full Cooperation in Social Dilemmas, Agents Need to Unlearn Loyalty},
author = {Chin Wing Leung and Tom Lenaerts and Paolo Turrini},
editor = {Kate Larson},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/385907/3/0013.pdf},
year = {2024},
date = {2024-01-01},
booktitle = {Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence},
pages = {111-119},
publisher = {International Joint Conferences on Artificial Intelligence (IJCAI) Organization},
abstract = {If given the choice, what strategy should agents use to switch partners in strategic social interactions? While many analyses have been performed on specific switching heuristics, showing how and when these lead to more cooperation, no insights have been provided into which rule will actually be learnt by agents when given the freedom to do so. Starting from a baseline model that has demonstrated the potential of rewiring for cooperation, we provide answers to this question over the full spectrum of social dilemmas. Multi-agent Q-learning with Boltzmann exploration is used to learn when to sever or maintain an association. In both the Prisoner's Dilemma and the Stag Hunt games we observe that the Out-for-Tat rewiring rule, breaking ties with other agents choosing socially undesirable actions, becomes dominant, confirming at the same time that cooperation flourishes when rewiring is fast enough relative to imitation. Nonetheless, in the transitory region before full cooperation, a Stay strategy, keeping a connection at all costs, remains present, which shows that loyalty needs to be overcome for full cooperation to emerge. In conclusion, individuals learn cooperation-promoting rewiring rules but need to overcome a kind of loyalty to achieve full cooperation in the full spectrum of social dilemmas.},
note = {Conference: International Joint Conference on Artificial Intelligence(33: 3/8-9/8/2024: Jeju. Korea)},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Abels, Axel; Lenaerts, Tom; Trianni, Vito; Nowé, Ann
Dealing with Expert Bias in Collective Decision-making Miscellaneous
2024, (Conference: European Conference on Artificial Intelligence(27: 19/10-24/10/2024: Santiago de Compostella)).
@misc{info:hdl:2013/385908,
title = {Dealing with Expert Bias in Collective Decision-making},
author = {Axel Abels and Tom Lenaerts and Vito Trianni and Ann Nowé},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/385908},
year = {2024},
date = {2024-01-01},
note = {Conference: European Conference on Artificial Intelligence(27: 19/10-24/10/2024: Santiago de Compostella)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Gravel, Barbara; Renaux, Alexandre; Papadimitriou, Sofia; Smits, Guillaume; Nowé, Ann; Lenaerts, Tom
Prioritization of variant combinations in whole exomes Miscellaneous
2024, (Conference: European Conference on Computational Biology.(23: 16/09-20/09/2024: Turku, Finland)).
@misc{info:hdl:2013/385909,
title = {Prioritization of variant combinations in whole exomes},
author = {Barbara Gravel and Alexandre Renaux and Sofia Papadimitriou and Guillaume Smits and Ann Nowé and Tom Lenaerts},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/385909},
year = {2024},
date = {2024-01-01},
note = {Conference: European Conference on Computational Biology.(23: 16/09-20/09/2024: Turku, Finland)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Bosch, Inas; Gravel, Barbara; Lenaerts, Tom
Knowledge graph embeddings for the prediction of pathogenic gene pairs Miscellaneous
2024, (Conference: European Conference on Computational Biology.(23: 16/09-20/09/2024: Turku, Finland)).
@misc{info:hdl:2013/385910,
title = {Knowledge graph embeddings for the prediction of pathogenic gene pairs},
author = {Inas Bosch and Barbara Gravel and Tom Lenaerts},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/385910},
year = {2024},
date = {2024-01-01},
note = {Conference: European Conference on Computational Biology.(23: 16/09-20/09/2024: Turku, Finland)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Kirchsteiger, Georg; Lenaerts, Tom; Suchon, Remi
Growing cooperation Miscellaneous
2024, (Conference: Conference of the French Experimental Economics Association(14: grenoble, France)).
@misc{info:hdl:2013/385911,
title = {Growing cooperation},
author = {Georg Kirchsteiger and Tom Lenaerts and Remi Suchon},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/385911},
year = {2024},
date = {2024-01-01},
note = {Conference: Conference of the French Experimental Economics Association(14: grenoble, France)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Terrucha, Ines; Domingos, Elias Fernandez; Suchon, Remi; Santos, Francisco C; Simoens, Pieter; Lenaerts, Tom
Humans program artificial delegates to accurately solve collective-risk dilemmas, but lack precision Miscellaneous
2024, (Conference: Machine+behavior Conference(Berlin, Allemagne)).
@misc{info:hdl:2013/385912,
title = {Humans program artificial delegates to accurately solve collective-risk dilemmas, but lack precision},
author = {Ines Terrucha and Elias Fernandez Domingos and Remi Suchon and Francisco C Santos and Pieter Simoens and Tom Lenaerts},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/385912},
year = {2024},
date = {2024-01-01},
note = {Conference: Machine+behavior Conference(Berlin, Allemagne)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Rivière, Quentin; Raskin, Virginie; Melo, Romário; Boutet, Stéphanie; Corso, Massimiliano; Defrance, Matthieu; Webb, Alex A. R.; Verbruggen, Nathalie; Anoman, Djoro Armand
Effects of light regimes on circadian gene co‐expression networks in Arabidopsis thaliana Journal Article
In: Plant Direct, vol. 8, no. 8, 2024, (DOI: 10.1002/pld3.70001).
@article{info:hdl:2013/384388,
title = {Effects of light regimes on circadian gene co‐expression networks in Arabidopsis thaliana},
author = {Quentin Rivière and Virginie Raskin and Romário Melo and Stéphanie Boutet and Massimiliano Corso and Matthieu Defrance and Alex A. R. Webb and Nathalie Verbruggen and Djoro Armand Anoman},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/384388/3/Plant-Direct-2024.pdf},
year = {2024},
date = {2024-01-01},
journal = {Plant Direct},
volume = {8},
number = {8},
abstract = {Abstract Light/dark (LD) cycles are responsible for oscillations in gene expression, which modulate several aspects of plant physiology. Those oscillations can persist under constant conditions due to regulation by the circadian oscillator. The response of the transcriptome to light regimes is dynamic and allows plants to adapt rapidly to changing environmental conditions. We compared the transcriptome of Arabidopsis under LD and constant light (LL) for 3 days and identified different gene co‐expression networks in the two light regimes. Our studies yielded unforeseen insights into circadian regulation. Intuitively, we anticipated that gene clusters regulated by the circadian oscillator would display oscillations under LD cycles. However, we found transcripts encoding components of the flavonoid metabolism pathway that were rhythmic in LL but not in LD. We also discovered that the expressions of many stress‐related genes were significantly increased during the dark period in LD relative to the subjective night in LL, whereas the expression of these genes in the light period was similar. The nocturnal pattern of these stress‐related gene expressions suggested a form of “skotoprotection.” The transcriptomics data were made available in a web application named Cyclath , which we believe will be a useful tool to contribute to a better understanding of the impact of light regimes on plants.},
note = {DOI: 10.1002/pld3.70001},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Terrucha, Ines; Domingos, Elias Fernández; Simoens, Pieter; Lenaerts, Tom
Committing to the wrong artificial delegate in a collective-risk dilemma is better than directly committing mistakes Journal Article
In: Scientific reports, vol. 14, no. 1, 2024, (DOI: 10.1038/s41598-024-61153-9).
@article{info:hdl:2013/374814,
title = {Committing to the wrong artificial delegate in a collective-risk dilemma is better than directly committing mistakes},
author = {Ines Terrucha and Elias Fernández Domingos and Pieter Simoens and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/374814/1/doi_358458.pdf},
year = {2024},
date = {2024-01-01},
journal = {Scientific reports},
volume = {14},
number = {1},
abstract = {While autonomous artificial agents are assumed to perfectly execute the strategies they are programmed with, humans who design them may make mistakes. These mistakes may lead to a misalignment between the humans’ intended goals and their agents’ observed behavior, a problem of value alignment. Such an alignment problem may have particularly strong consequences when these autonomous systems are used in social contexts that involve some form of collective risk. By means of an evolutionary game theoretical model, we investigate whether errors in the configuration of artificial agents change the outcome of a collective-risk dilemma, in comparison to a scenario with no delegation. Delegation is here distinguished from no-delegation simply by the moment at which a mistake occurs: either when programming/choosing the agent (in case of delegation) or when executing the actions at each round of the game (in case of no-delegation). We find that, while errors decrease success rate, it is better to delegate and commit to a somewhat flawed strategy, perfectly executed by an autonomous agent, than to commit execution errors directly. Our model also shows that in the long-term, delegation strategies should be favored over no-delegation, if given the choice.},
note = {DOI: 10.1038/s41598-024-61153-9},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Kirchsteiger, Georg; Lenaerts, Tom; Suchon, Remi
Voluntary versus mandatory information disclosure in the sequential prisoner’s dilemma Journal Article
In: Economic theory, 2024, (DOI: 10.1007/s00199-024-01563-y).
@article{info:hdl:2013/373750,
title = {Voluntary versus mandatory information disclosure in the sequential prisoner’s dilemma},
author = {Georg Kirchsteiger and Tom Lenaerts and Remi Suchon},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/373750/3/s00199-024-01563-y.pdf},
year = {2024},
date = {2024-01-01},
journal = {Economic theory},
abstract = {In sequential social dilemmas with stranger matching, initiating cooperation is inherently risky for the first mover. The disclosure of the second mover’s past actions may be necessary to instigate cooperation. We experimentally compare the effect of mandatory and voluntary disclosure with non-disclosure in a sequential prisoner’s dilemma situation. Our results confirm the positive effects of disclosure on cooperation. We also find that voluntary disclosure is as effective as mandatory disclosure, which runs counter to the results of existing literature on this topic. With voluntary disclosure, second movers who have a good track record chose to disclose, suggesting that they anticipate non-disclosure would signal non-cooperativeness. First movers interpret non-disclosure correctly as a signal of non-cooperativeness. Therefore, they cooperate less than half as often when the second mover decides not to disclose.},
note = {DOI: 10.1007/s00199-024-01563-y},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Nachtegael, Charlotte; Stefani, Jacopo De; Cnudde, Anthony; Lenaerts, Tom
DUVEL: an active-learning annotated biomedical corpus for the recognition of oligogenic combinations Journal Article
In: Database, vol. 2024, no. 2024, 2024, (DOI: 10.1093/database/baae039).
@article{info:hdl:2013/374632,
title = {DUVEL: an active-learning annotated biomedical corpus for the recognition of oligogenic combinations},
author = {Charlotte Nachtegael and Jacopo De Stefani and Anthony Cnudde and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/374632/1/doi_358276.pdf},
year = {2024},
date = {2024-01-01},
journal = {Database},
volume = {2024},
number = {2024},
abstract = {Abstract While biomedical relation extraction (bioRE) datasets have been instrumental in the development of methods to support biocuration of single variants from texts, no datasets are currently available for the extraction of digenic or even oligogenic variant relations, despite the reports in literature that epistatic effects between combinations of variants in different loci (or genes) are important to understand disease etiologies. This work presents the creation of a unique dataset of oligogenic variant combinations, geared to train tools to help in the curation of scientific literature. To overcome the hurdles associated with the number of unlabelled instances and the cost of expertise, active learning (AL) was used to optimize the annotation, thus getting assistance in finding the most informative subset of samples to label. By pre-annotating 85 full-text articles containing the relevant relations from the Oligogenic Diseases Database (OLIDA) with PubTator, text fragments featuring potential digenic variant combinations, i.e. gene–variant–gene–variant, were extracted. The resulting fragments of texts were annotated with ALAMBIC, an AL-based annotation platform. The resulting dataset, called DUVEL, is used to fine-tune four state-of-the-art biomedical language models: BiomedBERT, BiomedBERT-large, BioLinkBERT and BioM-BERT. More than 500 000 text fragments were considered for annotation, finally resulting in a dataset with 8442 fragments, 794 of them being positive instances, covering 95% of the original annotated articles. When applied to gene–variant pair detection, BiomedBERT-large achieves the highest F1 score (0.84) after fine-tuning, demonstrating significant improvement compared to the non-fine-tuned model, underlining the relevance of the DUVEL dataset. This study shows how AL may play an important role in the creation of bioRE dataset relevant for biomedical curation applications. DUVEL provides a unique biomedical corpus focusing on 4-ary relations between two genes and two variants. It is made freely available for research on GitHub and Hugging Face. Database URL: https://huggingface.co/datasets/cnachteg/duvel or https://doi.org/10.57967/hf/1571},
note = {DOI: 10.1093/database/baae039},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Lillepea, Kristiina; Juchnewitsch, Anna Grete; Kasak, Laura; Valkna, Anu; Dutta, Avirup; Pomm, Kristjan; Poolamets, Olev; Nagirnaja, Liina; Tamp, Erik; Mahyari, Eisa; Vihljajev, Vladimir; Tjagur, Stanislav; Papadimitriou, Sofia; Riera-Escamilla, Antoni; Versbraegen, Nassim; Farnetani, Ginevra; Castillo-Madeen, Helen; Sütt, Mailis; Kübarsepp, Viljo; Tennisberg, Sven; Korrovits, Paul; Krausz, Csilla; Aston, Kenneth Ivan; Lenaerts, Tom; Conrad, Donald D. F.; Punab, Margus; Laan, Maris
Toward clinical exomes in diagnostics and management of male infertility Journal Article
In: American journal of human genetics, vol. 111, no. 5, pp. 877-895, 2024, (DOI: 10.1016/j.ajhg.2024.03.013).
@article{info:hdl:2013/374767,
title = {Toward clinical exomes in diagnostics and management of male infertility},
author = {Kristiina Lillepea and Anna Grete Juchnewitsch and Laura Kasak and Anu Valkna and Avirup Dutta and Kristjan Pomm and Olev Poolamets and Liina Nagirnaja and Erik Tamp and Eisa Mahyari and Vladimir Vihljajev and Stanislav Tjagur and Sofia Papadimitriou and Antoni Riera-Escamilla and Nassim Versbraegen and Ginevra Farnetani and Helen Castillo-Madeen and Mailis Sütt and Viljo Kübarsepp and Sven Tennisberg and Paul Korrovits and Csilla Krausz and Kenneth Ivan Aston and Tom Lenaerts and Donald D. F. Conrad and Margus Punab and Maris Laan},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/374767/3/Lillepeaetal.pdf},
year = {2024},
date = {2024-01-01},
journal = {American journal of human genetics},
volume = {111},
number = {5},
pages = {877-895},
abstract = {Infertility, affecting ∼10% of men, is predominantly caused by primary spermatogenic failure (SPGF). We screened likely pathogenic and pathogenic (LP/P) variants in 638 candidate genes for male infertility in 521 individuals presenting idiopathic SPGF and 323 normozoospermic men in the ESTAND cohort. Molecular diagnosis was reached for 64 men with SPGF (12%), with findings in 39 genes (6%). The yield did not differ significantly between the subgroups with azoospermia (20/185, 11%), oligozoospermia (18/181, 10%), and primary cryptorchidism with SPGF (26/155, 17%). Notably, 19 of 64 LP/P variants (30%) identified in 28 subjects represented recurrent findings in this study and/or with other male infertility cohorts. NR5A1 was the most frequently affected gene, with seven LP/P variants in six SPGF-affected men and two normozoospermic men. The link to SPGF was validated for recently proposed candidate genes ACTRT1, ASZ1, GLUD2, GREB1L, LEO1, RBM5, ROS1, and TGIF2LY. Heterozygous truncating variants in BNC1, reported in female infertility, emerged as plausible causes of severe oligozoospermia. Data suggested that several infertile men may present congenital conditions with less pronounced or pleiotropic phenotypes affecting the development and function of the reproductive system. Genes regulating the hypothalamic-pituitary-gonadal axis were affected in >30% of subjects with LP/P variants. Six individuals had more than one LP/P variant, including five with two findings from the gene panel. A 4-fold increased prevalence of cancer was observed in men with genetic infertility compared to the general male population (8% vs. 2%; p = 4.4 ?x 10−3). Expanding genetic testing in andrology will contribute to the multidisciplinary management of SPGF.},
note = {DOI: 10.1016/j.ajhg.2024.03.013},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Gravel, Barbara; Renaux, Alexandre; Papadimitriou, Sofia; Smits, Guillaume; Nowe, Ann; Lenaerts, Tom
Prioritization of oligogenic variant combinations in whole exomes Journal Article
In: Bioinformatics, vol. 40, no. 4, 2024, (DOI: 10.1093/bioinformatics/btae184).
@article{info:hdl:2013/374647,
title = {Prioritization of oligogenic variant combinations in whole exomes},
author = {Barbara Gravel and Alexandre Renaux and Sofia Papadimitriou and Guillaume Smits and Ann Nowe and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/374647/1/doi_358291.pdf},
year = {2024},
date = {2024-01-01},
journal = {Bioinformatics},
volume = {40},
number = {4},
abstract = {Motivation: Whole exome sequencing (WES) has emerged as a powerful tool for genetic research, enabling the collection of a tremendous amount of data about human genetic variation. However, properly identifying which variants are causative of a genetic disease remains an important challenge, often due to the number of variants that need to be screened. Expanding the screening to combinations of variants in two or more genes, as would be required under the oligogenic inheritance model, simply blows this problem out of proportion. Results: We present here the High-throughput oligogenic prioritizer (Hop), a novel prioritization method that uses direct oligogenic information at the variant, gene and gene pair level to detect digenic variant combinations in WES data. This method leverages information from a knowledge graph, together with specialized pathogenicity predictions in order to effectively rank variant combinations based on how likely they are to explain the patient’s phenotype. The performance of Hop is evaluated in cross-validation on 36 120 synthetic exomes for training and 14 280 additional synthetic exomes for independent testing. Whereas the known pathogenic variant combinations are found in the top 20 in approximately 60% of the cross-validation exomes, 71% are found in the same ranking range when considering the independent set. These results provide a significant improvement over alternative approaches that depend simply on a monogenic assessment of pathogenicity, including early attempts for digenic ranking using monogenic pathogenicity scores.},
note = {DOI: 10.1093/bioinformatics/btae184},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Terrucha, Ines; Domingos, Elias Fernández; Santos, Francisco C.; Simoens, Pieter; Lenaerts, Tom
The art of compensation: How hybrid teams solve collective-risk dilemmas Journal Article
In: PloS one, vol. 19, no. 2 February, 2024, (DOI: 10.1371/journal.pone.0297213).
@article{info:hdl:2013/371876,
title = {The art of compensation: How hybrid teams solve collective-risk dilemmas},
author = {Ines Terrucha and Elias Fernández Domingos and Francisco C. Santos and Pieter Simoens and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/371876/1/doi_355520.pdf},
year = {2024},
date = {2024-01-01},
journal = {PloS one},
volume = {19},
number = {2 February},
abstract = {It is widely known how the human ability to cooperate has influenced the thriving of our species. However, as we move towards a hybrid human-machine future, it is still unclear how the introduction of artificial agents in our social interactions affect this cooperative capacity. In a one-shot collective risk dilemma, where enough members of a group must cooperate in order to avoid a collective disaster, we study the evolutionary dynamics of cooperation in a hybrid population. In our model, we consider a hybrid population composed of both adaptive and fixed behavior agents. The latter serve as proxies for the machine-like behavior of artificially intelligent agents who implement stochastic strategies previously learned offline. We observe that the adaptive individuals adjust their behavior in function of the presence of artificial agents in their groups to compensate their cooperative (or lack of thereof) efforts. We also find that risk plays a determinant role when assessing whether or not we should form hybrid teams to tackle a collective risk dilemma. When the risk of collective disaster is high, cooperation in the adaptive population falls dramatically in the presence of cooperative artificial agents. A story of compensation, rather than cooperation, where adaptive agents have to secure group success when the artificial agents are not cooperative enough, but will rather not cooperate if the others do so. On the contrary, when risk of collective disaster is low, success is highly improved while cooperation levels within the adaptive population remain the same. Artificial agents can improve the collective success of hybrid teams. However, their application requires a true risk assessment of the situation in order to actually benefit the adaptive population (i.e. the humans) in the long-term.},
note = {DOI: 10.1371/journal.pone.0297213},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Lenaerts, Tom; Saponara, Marco; Pacheco, Jorge J. M.; Santos, Francisco C.
Evolution of a theory of mind Journal Article
In: iScience, vol. 27, no. 2, 2024, (DOI: 10.1016/j.isci.2024.108862).
@article{info:hdl:2013/372022,
title = {Evolution of a theory of mind},
author = {Tom Lenaerts and Marco Saponara and Jorge J. M. Pacheco and Francisco C. Santos},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/372022/1/doi_355666.pdf},
year = {2024},
date = {2024-01-01},
journal = {iScience},
volume = {27},
number = {2},
abstract = {Even though the Theory of Mind in upper primates has been under investigation for decades, how it may evolve remains an open problem. We propose here an evolutionary game theoretical model where a finite population of individuals may use reasoning strategies to infer a response to the anticipated behavior of others within the context of a sequential dilemma, i.e., the Centipede Game. We show that strategies with bounded reasoning evolve and flourish under natural selection, provided they are allowed to make reasoning mistakes and a temptation for higher future gains is in place. We further show that non-deterministic reasoning co-evolves with an optimism bias that may lead to the selection of new equilibria, closely associated with average behavior observed in experimental data. This work reveals both a novel perspective on the evolution of bounded rationality and a co-evolutionary link between the evolution of Theory of Mind and the emergence of misbeliefs.},
note = {DOI: 10.1016/j.isci.2024.108862},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Stefanija, Ana Pop; Buelens, Bart; Goesaert, Elfi; Lenaerts, Tom; Pierson, Jean René; Bussche, Jan Van
Toward a Solid Acceptance of the Decentralized Web of Personal Data: Societal and Technological Convergence Journal Article
In: Communications of the ACM, vol. 67, no. 1, pp. 43-46, 2024, (DOI: 10.1145/3624555).
@article{info:hdl:2013/367025,
title = {Toward a Solid Acceptance of the Decentralized Web of Personal Data: Societal and Technological Convergence},
author = {Ana Pop Stefanija and Bart Buelens and Elfi Goesaert and Tom Lenaerts and Jean René Pierson and Jan Van Bussche},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/367025/4/3624555.pdf},
year = {2024},
date = {2024-01-01},
journal = {Communications of the ACM},
volume = {67},
number = {1},
pages = {43-46},
abstract = {Giving individuals more control of their personal data.},
note = {DOI: 10.1145/3624555},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Juchnewitsch, Anna Grete; Pomm, Kristjan; Dutta, Avirup; Tamp, Erik; Valkna, Anu; Lillepea, Kristiina; Mahyari, Eisa; Tjagur, Stanislav; Belova, Galina; Kübarsepp, Viljo; Castillo-Madeen, Helen; Riera-Escamilla, Antoni; Põlluaas, Lisanna; Nagirnaja, Liina; Poolamets, Olev; Vihljajev, Vladimir; Sütt, Mailis; Versbraegen, Nassim; Papadimitriou, Sofia; McLachlan, Robert Ian; Jarvi, Keith Allen; Schlegel, Peter P. N.; Tennisberg, Sven; Korrovits, Paul; Vigh-Conrad, Katinka; O’Bryan, Moira M. K.; Aston, Kenneth Ivan; Lenaerts, Tom; Conrad, Donald D. F.; Kasak, Laura; Punab, Margus; Laan, Maris
Undiagnosed RASopathies in infertile men Journal Article
In: Frontiers in endocrinology, vol. 15, 2024, (DOI: 10.3389/fendo.2024.1312357).
@article{info:hdl:2013/374860,
title = {Undiagnosed RASopathies in infertile men},
author = {Anna Grete Juchnewitsch and Kristjan Pomm and Avirup Dutta and Erik Tamp and Anu Valkna and Kristiina Lillepea and Eisa Mahyari and Stanislav Tjagur and Galina Belova and Viljo Kübarsepp and Helen Castillo-Madeen and Antoni Riera-Escamilla and Lisanna Põlluaas and Liina Nagirnaja and Olev Poolamets and Vladimir Vihljajev and Mailis Sütt and Nassim Versbraegen and Sofia Papadimitriou and Robert Ian McLachlan and Keith Allen Jarvi and Peter P. N. Schlegel and Sven Tennisberg and Paul Korrovits and Katinka Vigh-Conrad and Moira M. K. O’Bryan and Kenneth Ivan Aston and Tom Lenaerts and Donald D. F. Conrad and Laura Kasak and Margus Punab and Maris Laan},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/374860/1/doi_358504.pdf},
year = {2024},
date = {2024-01-01},
journal = {Frontiers in endocrinology},
volume = {15},
abstract = {RASopathies are syndromes caused by congenital defects in the Ras/mitogen-activated protein kinase (MAPK) pathway genes, with a population prevalence of 1 in 1,000. Patients are typically identified in childhood based on diverse characteristic features, including cryptorchidism (CR) in >50% of affected men. As CR predisposes to spermatogenic failure (SPGF; total sperm count per ejaculate 0–39 million), we hypothesized that men seeking infertility management include cases with undiagnosed RASopathies. Likely pathogenic or pathogenic (LP/P) variants in 22 RASopathy-linked genes were screened in 521 idiopathic SPGF patients (including 155 CR cases) and 323 normozoospermic controls using exome sequencing. All 844 men were recruited to the ESTonian ANDrology (ESTAND) cohort and underwent identical andrological phenotyping. RASopathy-specific variant interpretation guidelines were used for pathogenicity assessment. LP/P variants were identified in PTPN11 (two), SOS1 (three), SOS2 (one), LZTR1 (one), SPRED1 (one), NF1 (one), and MAP2K1 (one). The findings affected six of 155 cases with CR and SPGF, three of 366 men with SPGF only, and one (of 323) normozoospermic subfertile man. The subgroup “CR and SPGF” had over 13-fold enrichment of findings compared to controls (3.9% vs. 0.3%; Fisher’s exact test},
note = {DOI: 10.3389/fendo.2024.1312357},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Attafi, Omar Abdelghani; Clementel, Damiano; Kyritsis, Konstantinos; Capriotti, Emidio; Farrell, Gavin; Fragkouli, Styliani-Christina; Castro, Leyla Jael; Hatos, András; Lenaerts, Tom; Mazurenko, Stanislav; Mozaffari, Soroush; Pradelli, Franco; Ruch, Patrick; Savojardo, Castrense; Turina, Maria Paola; Zambelli, Federico; Piovesan, Damiano; Monzon, Alexander Miguel; Psomopoulos, Fotis F. E.; Tosatto, Silvio S. C. E.
DOME Registry: implementing community-wide recommendations for reporting supervised machine learning in biology Journal Article
In: GigaScience, vol. 13, pp. 8, 2024, (DOI: 10.1093/gigascience/giae094).
@article{info:hdl:2013/385906,
title = {DOME Registry: implementing community-wide recommendations for reporting supervised machine learning in biology},
author = {Omar Abdelghani Attafi and Damiano Clementel and Konstantinos Kyritsis and Emidio Capriotti and Gavin Farrell and Styliani-Christina Fragkouli and Leyla Jael Castro and András Hatos and Tom Lenaerts and Stanislav Mazurenko and Soroush Mozaffari and Franco Pradelli and Patrick Ruch and Castrense Savojardo and Maria Paola Turina and Federico Zambelli and Damiano Piovesan and Alexander Miguel Monzon and Fotis F. E. Psomopoulos and Silvio S. C. E. Tosatto},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/385906/3/giae094-2.pdf},
year = {2024},
date = {2024-01-01},
journal = {GigaScience},
volume = {13},
pages = {8},
abstract = {Abstract Supervised machine learning (ML) is used extensively in biology and deserves closer scrutiny. The Data Optimization Model Evaluation (DOME) recommendations aim to enhance the validation and reproducibility of ML research by establishing standards for key aspects such as data handling and processing, optimization, evaluation, and model interpretability. The recommendations help to ensure that key details are reported transparently by providing a structured set of questions. Here, we introduce the DOME registry (URL: registry.dome-ml.org), a database that allows scientists to manage and access comprehensive DOME-related information on published ML studies. The registry uses external resources like ORCID, APICURON, and the Data Stewardship Wizard to streamline the annotation process and ensure comprehensive documentation. By assigning unique identifiers and DOME scores to publications, the registry fosters a standardized evaluation of ML methods. Future plans include continuing to grow the registry through community curation, improving the DOME score definition and encouraging publishers to adopt DOME standards, and promoting transparency and reproducibility of ML in the life sciences.},
note = {DOI: 10.1093/gigascience/giae094},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Colot, Martin; Simar, Cédric; Petieau, Mathieu; Alvarez, Ana Maria Cebolla; Chéron, Guy; Bontempi, Gianluca
EMG subspace alignment and visualization for cross-subject hand gesture classification Miscellaneous
2024, (Conference: ECML-PKDD 2023 Worshop – Adapting to change : Reliable Learning Across Domains (2023-09-18: Turin)).
@misc{info:hdl:2013/373864,
title = {EMG subspace alignment and visualization for cross-subject hand gesture classification},
author = {Martin Colot and Cédric Simar and Mathieu Petieau and Ana Maria Cebolla Alvarez and Guy Chéron and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/373864/3/ECML_PKDD_2023__Martin_Colot_Main_and_Appendix.pdf},
year = {2024},
date = {2024-01-01},
abstract = {Electromyograms (EMG)-based hand gesture recognition systems are a promising technology for human/machine interfaces. However, one of their main limitations is the long calibration time that is typically required to handle new users. The paper discusses and analyses the challenge of cross-subject generalization thanks to an original dataset containing the EMG signals of 14 human subjects during hand gestures. The experimental results show that, though an accurate generalization based on pooling multiple subjects is hardly achievable, it is possible to improve the cross-subject estimation by identifying a robust low-dimensional subspace for multiple subjects and aligning it to a target subject. A visualization of the subspace enables us to provide insights for the improvement of cross-subject generalization with EMG signals.},
note = {Conference: ECML-PKDD 2023 Worshop - Adapting to change : Reliable Learning Across Domains (2023-09-18: Turin)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Cerqueira, Vitor; Torgo, Luis; Bontempi, Gianluca
Instance-based meta-learning for conditionally dependent univariate multi-step forecasting Journal Article
In: International journal of forecasting, 2024, (DOI: 10.1016/j.ijforecast.2023.12.010).
@article{info:hdl:2013/371938,
title = {Instance-based meta-learning for conditionally dependent univariate multi-step forecasting},
author = {Vitor Cerqueira and Luis Torgo and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/371938/3/ijf.meta2.pdf},
year = {2024},
date = {2024-01-01},
journal = {International journal of forecasting},
abstract = {Multi-step prediction is a key challenge in univariate forecasting. However, forecasting accuracy decreases as predictions are made further into the future. This is caused by the decreasing predictability and the error propagation along the horizon. In this paper, we propose a novel method called Forecasted Trajectory Neighbors (FTN) for multi-step forecasting with univariate time series. FTN is a meta-learning strategy that can be integrated with any state-of-the-art multi-step forecasting approach. It works by using training observations to correct the errors made during multiple predictions. This is accomplished by retrieving the nearest neighbors of the multi-step forecasts and averaging these for prediction. The motivation is to introduce, in a lightweight manner, a conditional dependent constraint across the forecasting horizons. Such a constraint, not always taken into account by most strategies, can be considered as a sort of regularization element. We carried out extensive experiments using 7795 time series from different application domains. We found that our method improves the performance of several state-of-the-art multi-step forecasting methods. An implementation of the proposed method is publicly available online, and the experiments are reproducible.},
note = {DOI: 10.1016/j.ijforecast.2023.12.010},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Simar, Cédric; Colot, Martin; Alvarez, Ana Maria Cebolla; Petieau, Mathieu; Chéron, Guy; Bontempi, Gianluca
Machine learning for hand pose classification from phasic and tonic EMG signals during bimanual activities in virtual reality Journal Article
In: Frontiers in Neuroscience, vol. 18, 2024, (DOI: 10.3389/fnins.2024.1329411).
@article{info:hdl:2013/373455,
title = {Machine learning for hand pose classification from phasic and tonic EMG signals during bimanual activities in virtual reality},
author = {Cédric Simar and Martin Colot and Ana Maria Cebolla Alvarez and Mathieu Petieau and Guy Chéron and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/373455/1/doi_357099.pdf},
year = {2024},
date = {2024-01-01},
journal = {Frontiers in Neuroscience},
volume = {18},
abstract = {Myoelectric prostheses have recently shown significant promise for restoring hand function in individuals with upper limb loss or deficiencies, driven by advances in machine learning and increasingly accessible bioelectrical signal acquisition devices. Here, we first introduce and validate a novel experimental paradigm using a virtual reality headset equipped with hand-tracking capabilities to facilitate the recordings of synchronized EMG signals and hand pose estimation. Using both the phasic and tonic EMG components of data acquired through the proposed paradigm, we compare hand gesture classification pipelines based on standard signal processing features, convolutional neural networks, and covariance matrices with Riemannian geometry computed from raw or xDAWN-filtered EMG signals. We demonstrate the performance of the latter for gesture classification using EMG signals. We further hypothesize that introducing physiological knowledge in machine learning models will enhance their performances, leading to better myoelectric prosthesis control. We demonstrate the potential of this approach by using the neurophysiological integration of the “move command" to better separate the phasic and tonic components of the EMG signals, significantly improving the performance of sustained posture recognition. These results pave the way for the development of new cutting-edge machine learning techniques, likely refined by neurophysiology, that will further improve the decoding of real-time natural gestures and, ultimately, the control of myoelectric prostheses.},
note = {DOI: 10.3389/fnins.2024.1329411},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Paldino, Gian Marco; Lebichot, Bertrand; Borgne, Yann-Aël Le; Siblini, Wissam; Oblé, Frédéric; Boracchi, Giacomo; Bontempi, Gianluca
The role of diversity and ensemble learning in credit card fraud detection Journal Article
In: Advances in Data Analysis and Classification, vol. 18, no. 1, pp. 193-217, 2024, (DOI: 10.1007/s11634-022-00515-5).
@article{info:hdl:2013/372242,
title = {The role of diversity and ensemble learning in credit card fraud detection},
author = {Gian Marco Paldino and Bertrand Lebichot and Yann-Aël Le Borgne and Wissam Siblini and Frédéric Oblé and Giacomo Boracchi and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/372242/1/elsevier_355886.pdf},
year = {2024},
date = {2024-01-01},
journal = {Advances in Data Analysis and Classification},
volume = {18},
number = {1},
pages = {193-217},
abstract = {The number of daily credit card transactions is inexorably growing: the e-commerce market expansion and the recent constraints for the Covid-19 pandemic have significantly increased the use of electronic payments. The ability to precisely detect fraudulent transactions is increasingly important, and machine learning models are now a key component of the detection process. Standard machine learning techniques are widely employed, but inadequate for the evolving nature of customers behavior entailing continuous changes in the underlying data distribution. his problem is often tackled by discarding past knowledge, despite its potential relevance in the case of recurrent concepts. Appropriate exploitation of historical knowledge is necessary: we propose a learning strategy that relies on diversity-based ensemble learning and allows to preserve past concepts and reuse them for a faster adaptation to changes. In our experiments, we adopt several state-of-the-art diversity measures and we perform comparisons with various other learning approaches. We assess the effectiveness of our proposed learning strategy on extracts of two real datasets from two European countries, containing more than 30 M and 50 M transactions, provided by our industrial partner, Worldline, a leading company in the field.},
note = {DOI: 10.1007/s11634-022-00515-5},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Lebichot, Bertrand; Siblini, Wissam; Paldino, Gian Marco; Borgne, Yann-Aël Le; Oblé, Frédéric; Bontempi, Gianluca
Assessment of catastrophic forgetting in continual credit card fraud detection Journal Article
In: Expert systems with applications, vol. 249, 2024, (DOI: 10.1016/j.eswa.2024.123445).
@article{info:hdl:2013/370795,
title = {Assessment of catastrophic forgetting in continual credit card fraud detection},
author = {Bertrand Lebichot and Wissam Siblini and Gian Marco Paldino and Yann-Aël Le Borgne and Frédéric Oblé and Gianluca Bontempi},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/370795/3/preproofs-main.pdf},
year = {2024},
date = {2024-01-01},
journal = {Expert systems with applications},
volume = {249},
abstract = {The volume of e-commerce continues to increase year after year. Buying goods on the internet is easy and practical, and took a huge boost during the lockdowns of the Covid crisis. However, this is also an open window for fraudsters and the corresponding financial loss costs billions of dollars. In this paper, we study e-commerce credit card fraud detection, in collaboration with our industrial partner, Worldline. Transactional companies are more and more dependent on machine learning models such as deep learning anomaly detection models, as part of real-world fraud detection systems (FDS). We focus on continual learning to find the best model with respect to two objectives: to maximize the accuracy and to minimize the catastrophic forgetting phenomenon. For the latter, we proposed an evaluation procedure to quantify the forgetting in data streams with delayed feedback: the plasticity/stability visualization matrix. We also investigated six strategies and 13 methods on a real-size case study including five months of e-commerce credit card transactions. Finally, we discuss how the trade-off between plasticity and stability is set, in practice, in the case of FDS.},
note = {DOI: 10.1016/j.eswa.2024.123445},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Jansen, Maarten; Claeskens, G.
Nonparametric estimation Book Chapter
In: 2024, (Language of publication: fr).
@inbook{info:hdl:2013/359775,
title = {Nonparametric estimation},
author = {Maarten Jansen and G. Claeskens},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/359775/3/jansen23nonparametricencycl.pdf},
year = {2024},
date = {2024-01-01},
note = {Language of publication: fr},
keywords = {},
pubstate = {published},
tppubtype = {inbook}
}
Jansen, Maarten; Claeskens, Gerda
The Cramér-Rao Lower Bound Book Chapter
In: 2024, (Language of publication: fr).
@inbook{info:hdl:2013/359778,
title = {The Cramér-Rao Lower Bound},
author = {Maarten Jansen and Gerda Claeskens},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/359778/3/jansen23cramerraoencycl.pdf},
year = {2024},
date = {2024-01-01},
note = {Language of publication: fr},
keywords = {},
pubstate = {published},
tppubtype = {inbook}
}
Bhattacharya, Shreya; Lefèvre, Laure; Chatzistergos, T; Hayakawa, Hisashi; Jansen, Maarten
RudolfWolf to AlfredWolfer: The Transfer of the Reference Observer in the International Sunspot Number Series (1876–1893) Journal Article
In: Solar physics, vol. 299, 2024, (Language of publication: fr).
@article{info:hdl:2013/372844,
title = {RudolfWolf to AlfredWolfer: The Transfer of the Reference Observer in the International Sunspot Number Series (1876–1893)},
author = {Shreya Bhattacharya and Laure Lefèvre and T Chatzistergos and Hisashi Hayakawa and Maarten Jansen},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/372844/3/PreprintBhattacharya202404.pdf},
year = {2024},
date = {2024-01-01},
journal = {Solar physics},
volume = {299},
note = {Language of publication: fr},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Jansen, Maarten
Information criteria for structured parameter selection in high dimensional tree and graph models Journal Article
In: Digital signal processing, vol. 148, 2024, (Language of publication: fr).
@article{info:hdl:2013/372845,
title = {Information criteria for structured parameter selection in high dimensional tree and graph models},
author = {Maarten Jansen},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/372845/3/jansen24structuredpreprint.pdf},
year = {2024},
date = {2024-01-01},
journal = {Digital signal processing},
volume = {148},
note = {Language of publication: fr},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
2023
Tubella, Andrea Aler; Mollo, Dimitri Coelho; Lindström, Adam Dahlgren; Devinney, Hannah; Dignum, Virginia; Ericson, Petter; Jonsson, Ana; Kampik, Timotheus; Lenaerts, Tom; Mendez, Julian Alfredo; Nieves, Juan Carlos
ACROCPoLis: A Descriptive Framework for Making Sense of Fairness Proceedings Article
In: Proceedings of the 6th ACM Conference on Fairness, Accountability, and Transparency, FAccT 2023, pp. 1014-1025, Association for Computing Machinery, 2023, (Conference: 6th ACM Conference on Fairness, Accountability, and Transparency(6: 12/6/2023-15/06/2023: Chicago)).
@inproceedings{info:hdl:2013/366626b,
title = {ACROCPoLis: A Descriptive Framework for Making Sense of Fairness},
author = {Andrea Aler Tubella and Dimitri Coelho Mollo and Adam Dahlgren Lindström and Hannah Devinney and Virginia Dignum and Petter Ericson and Ana Jonsson and Timotheus Kampik and Tom Lenaerts and Julian Alfredo Mendez and Juan Carlos Nieves},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366626/5/doi_350270.pdf},
year = {2023},
date = {2023-01-01},
booktitle = {Proceedings of the 6th ACM Conference on Fairness, Accountability, and Transparency, FAccT 2023},
pages = {1014-1025},
publisher = {Association for Computing Machinery},
abstract = {Fairness is central to the ethical and responsible development and use of AI systems, with a large number of frameworks and formal notions of algorithmic fairness being available. However, many of the fairness solutions proposed revolve around technical considerations and not the needs of and consequences for the most impacted communities. We therefore want to take the focus away from definitions and allow for the inclusion of societal and relational aspects to represent how the effects of AI systems impact and are experienced by individuals and social groups. In this paper, we do this by means of proposing the ACROCPoLis framework to represent allocation processes with a modeling emphasis on fairness aspects. The framework provides a shared vocabulary in which the factors relevant to fairness assessments for different situations and procedures are made explicit, as well as their interrelationships. This enables us to compare analogous situations, to highlight the differences in dissimilar situations, and to capture differing interpretations of the same situation by different stakeholders.},
note = {Conference: 6th ACM Conference on Fairness, Accountability, and Transparency(6: 12/6/2023-15/06/2023: Chicago)},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Abels, Axel; Lenaerts, Tom; Trianni, Vito; Nowe, Ann
Expertise Trees Resolve Knowledge Limitations in Collective Decision-Making Proceedings Article
In: Proceedings of the 40th International Conference on Machine Learning: ICML’23, pp. 79-90, PMLR, 2023, (Conference: 40th International Conference on Machine Learning(Honolulu Hawaii USA)).
@inproceedings{info:hdl:2013/364331b,
title = {Expertise Trees Resolve Knowledge Limitations in Collective Decision-Making},
author = {Axel Abels and Tom Lenaerts and Vito Trianni and Ann Nowe},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/364331/1/bibtex_347975.pdf},
year = {2023},
date = {2023-01-01},
booktitle = {Proceedings of the 40th International Conference on Machine Learning: ICML'23},
pages = {79-90},
publisher = {PMLR},
series = {Proceedings of Machine Learning Research},
abstract = {Experts advising decision-makers are likely to display expertise which varies as a function of the problem instance. In practice, this may lead to sub-optimal or discriminatory decisions against minority cases. In this work, we model such changes in depth and breadth of knowledge as a partitioning of the problem space into regions of differing expertise. We provide here new algorithms that explicitly consider and adapt to the relationship between problem instances and experts' knowledge. We first propose and highlight the drawbacks of a naive approach based on nearest neighbor queries. To address these drawbacks we then introduce a novel algorithm — expertise trees — that constructs decision trees enabling the learner to select appropriate models. We provide theoretical insights and empirically validate the improved performance of our novel approach on a range of problems for which existing methods proved to be inadequate.},
note = {Conference: 40th International Conference on Machine Learning(Honolulu Hawaii USA)},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Versbraegen, Nassim; Gravel, Barbara; Nachtegael, Charlotte; Renaux, Alexandre; Verkinderen, Emma; Nowé, Ann; Lenaerts, Tom; Papadimitriou, Sofia
Faster and more accurate pathogenic combination predictions with VarCoPP2.0 Miscellaneous
2023, (Conference: Benelux AI Conference (BNAIC) / Benelux Machine Learning Conference (Benelearn)(8-10/11/2023: Delft, les Pays-Bas)).
@misc{info:hdl:2013/366750,
title = {Faster and more accurate pathogenic combination predictions with VarCoPP2.0},
author = {Nassim Versbraegen and Barbara Gravel and Charlotte Nachtegael and Alexandre Renaux and Emma Verkinderen and Ann Nowé and Tom Lenaerts and Sofia Papadimitriou},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366750/3/VarCoPP2.0_BNAIC23_abstract_nversbra.pdf},
year = {2023},
date = {2023-01-01},
note = {Conference: Benelux AI Conference (BNAIC) / Benelux Machine Learning Conference (Benelearn)(8-10/11/2023: Delft, les Pays-Bas)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Cheron, Julian; Beccari, Leonardo; Hague, Perrine; Icick, Romain; Despontin, Chloé; Carusone, Teresa; Defrance, Matthieu; Bhogaraju, Sagar; Martin-Garcia, Elena; Capellan, Roberto; Maldonado, Rafael; Vorspan, Florence; Bonnefont, Jérôme; d’Exaerde, Alban
USP7/Maged1-mediated H2A monoubiquitination in the paraventricular thalamus: an epigenetic mechanism involved in cocaine use disorder Journal Article
In: Nature communications, vol. 14, no. 1, 2023, (DOI: 10.1038/s41467-023-44120-2).
@article{info:hdl:2013/366499,
title = {USP7/Maged1-mediated H2A monoubiquitination in the paraventricular thalamus: an epigenetic mechanism involved in cocaine use disorder},
author = {Julian Cheron and Leonardo Beccari and Perrine Hague and Romain Icick and Chloé Despontin and Teresa Carusone and Matthieu Defrance and Sagar Bhogaraju and Elena Martin-Garcia and Roberto Capellan and Rafael Maldonado and Florence Vorspan and Jérôme Bonnefont and Alban d'Exaerde},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366499/3/s41467-023-44120-2.pdf},
year = {2023},
date = {2023-01-01},
journal = {Nature communications},
volume = {14},
number = {1},
abstract = {Abstract The risk of developing drug addiction is strongly influenced by the epigenetic landscape and chromatin remodeling. While histone modifications such as methylation and acetylation have been studied in the ventral tegmental area and nucleus accumbens (NAc), the role of H2A monoubiquitination remains unknown. Our investigations, initially focused on the scaffold protein melanoma-associated antigen D1 (Maged1), reveal that H2A monoubiquitination in the paraventricular thalamus (PVT) significantly contributes to cocaine-adaptive behaviors and transcriptional repression induced by cocaine. Chronic cocaine use increases H2A monoubiquitination, regulated by Maged1 and its partner USP7. Accordingly, Maged1 specific inactivation in thalamic Vglut2 neurons, or USP7 inhibition, blocks cocaine-evoked H2A monoubiquitination and cocaine locomotor sensitization. Additionally, genetic variations in MAGED1 and USP7 are linked to altered susceptibility to cocaine addiction and cocaine-associated symptoms in humans. These findings unveil an epigenetic modification in a non-canonical reward pathway of the brain and a potent marker of epigenetic risk factors for drug addiction in humans.},
note = {DOI: 10.1038/s41467-023-44120-2},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Piron, Anthony; Szymczak, Florian; Papadopoulou, Theodora; Alvelos, Maria Inês; Defrance, Matthieu; Lenaerts, Tom; Eizirik, Décio L; Cnop, Miriam
RedRibbon: A new rank–rank hypergeometric overlap for gene and transcript expression signatures Journal Article
In: Life science alliance, vol. 7, no. 2, pp. e202302203, 2023, (DOI: 10.26508/lsa.202302203).
@article{info:hdl:2013/366009,
title = {RedRibbon: A new rank–rank hypergeometric overlap for gene and transcript expression signatures},
author = {Anthony Piron and Florian Szymczak and Theodora Papadopoulou and Maria Inês Alvelos and Matthieu Defrance and Tom Lenaerts and Décio L Eizirik and Miriam Cnop},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366009/1/doi_349653.pdf},
year = {2023},
date = {2023-01-01},
journal = {Life science alliance},
volume = {7},
number = {2},
pages = {e202302203},
abstract = {High-throughput omics technologies have generated a wealth of large protein, gene, and transcript datasets that have exacerbated the need for new methods to analyse and compare big datasets. Rank–rank hypergeometric overlap is an important threshold-free method to combine and visualize two ranked lists of P -values or fold-changes, usually from differential gene expression analyses. Here, we introduce a new rank–rank hypergeometric overlap-based method aimed at gene level and alternative splicing analyses at transcript or exon level, hitherto unreachable as transcript numbers are an order of magnitude larger than gene numbers. We tested the tool on synthetic and real datasets at gene and transcript levels to detect correlation and anticorrelation patterns and found it to be fast and accurate, even on very large datasets thanks to an evolutionary algorithm-based minimal P -value search. The tool comes with a ready-to-use permutation scheme allowing the computation of adjusted P -values at low time cost. The package compatibility mode is a drop-in replacement to previous packages. RedRibbon holds the promise to accurately extricate detailed information from large comparative analyses.},
note = {DOI: 10.26508/lsa.202302203},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Terrucha, Ines; Domingos, Elias Fernandez; Simoens, Pieter; Lenaerts, Tom
To avoid collective disasters, it is better to commit to a flawed AI than to commit the errors ourselves Miscellaneous
2023, (Conference: Evolutionary Dynamics in social, cooperative and hybrid AI workshop(Cracovie)).
@misc{info:hdl:2013/366664,
title = {To avoid collective disasters, it is better to commit to a flawed AI than to commit the errors ourselves},
author = {Ines Terrucha and Elias Fernandez Domingos and Pieter Simoens and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366664/3/8388.pdf},
year = {2023},
date = {2023-01-01},
note = {Conference: Evolutionary Dynamics in social, cooperative and hybrid AI workshop(Cracovie)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Giuili, Edoardo; Grolaux, Robin; Macedo, Catarina Z N M CZNM; Desmyter, Laurence; Pichon, Bruno; Neuens, Sebastian; Vilain, Catheline; Olsen, Catharina; Dooren, Sonia Van; Smits, Guillaume; Defrance, Matthieu
Comprehensive evaluation of the implementation of episignatures for diagnosis of neurodevelopmental disorders (NDDs). Journal Article
In: Human genetics, 2023, (DOI: 10.1007/s00439-023-02609-2).
@article{info:hdl:2013/364749,
title = {Comprehensive evaluation of the implementation of episignatures for diagnosis of neurodevelopmental disorders (NDDs).},
author = {Edoardo Giuili and Robin Grolaux and Catarina Z N M CZNM Macedo and Laurence Desmyter and Bruno Pichon and Sebastian Neuens and Catheline Vilain and Catharina Olsen and Sonia Van Dooren and Guillaume Smits and Matthieu Defrance},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/364749},
year = {2023},
date = {2023-01-01},
journal = {Human genetics},
abstract = {Episignatures are popular tools for the diagnosis of rare neurodevelopmental disorders. They are commonly based on a set of differentially methylated CpGs used in combination with a support vector machine model. DNA methylation (DNAm) data often include missing values due to changes in data generation technology and batch effects. While many normalization methods exist for DNAm data, their impact on episignature performance have never been assessed. In addition, technologies to quantify DNAm evolve quickly and this may lead to poor transposition of existing episignatures generated on deprecated array versions to new ones. Indeed, probe removal between array versions, technologies or during preprocessing leads to missing values. Thus, the effect of missing data on episignature performance must also be carefully evaluated and addressed through imputation or an innovative approach to episignatures design. In this paper, we used data from patients suffering from Kabuki and Sotos syndrome to evaluate the influence of normalization methods, classification models and missing data on the prediction performances of two existing episignatures. We compare how six popular normalization methods for methylarray data affect episignature classification performances in Kabuki and Sotos syndromes and provide best practice suggestions when building new episignatures. In this setting, we show that Illumina, Noob or Funnorm normalization methods achieved higher classification performances on the testing sets compared to Quantile, Raw and Swan normalization methods. We further show that penalized logistic regression and support vector machines perform best in the classification of Kabuki and Sotos syndrome patients. Then, we describe a new paradigm to build episignatures based on the detection of differentially methylated regions (DMRs) and evaluate their performance compared to classical differentially methylated cytosines (DMCs)-based episignatures in the presence of missing data. We show that the performance of classical DMC-based episignatures suffers from the presence of missing data more than the DMR-based approach. We present a comprehensive evaluation of how the normalization of DNA methylation data affects episignature performance, using three popular classification models. We further evaluate how missing data affect those models' predictions. Finally, we propose a novel methodology to develop episignatures based on differentially methylated regions identification and show how this method slightly outperforms classical episignatures in the presence of missing data.},
note = {DOI: 10.1007/s00439-023-02609-2},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Terrucha, Ines; Domingos, Elias Fernandez; Suchon, Remi; Santos, Francisco C; Simoens, Pieter; Lenaerts, Tom
Delegation to autonomous agents : a key to overcome past failure and focus on the collective target ahead Miscellaneous
2023, (Conference: the 9th International Conference on Computational Social Science (IC2S2)(17-19/07/2023: Copenhagen)).
@misc{info:hdl:2013/366663,
title = {Delegation to autonomous agents : a key to overcome past failure and focus on the collective target ahead},
author = {Ines Terrucha and Elias Fernandez Domingos and Remi Suchon and Francisco C Santos and Pieter Simoens and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366663/3/8352.pdf},
year = {2023},
date = {2023-01-01},
note = {Conference: the 9th International Conference on Computational Social Science (IC2S2)(17-19/07/2023: Copenhagen)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Araujo, Natalia Souza; Perez, Rémy; Willot, Quentin; Defrance, Matthieu; Aron, Serge
Facing lethal temperatures: Heat-shock response in desert and temperate ants. Journal Article
In: Ecology and evolution, vol. 13, no. 9, pp. e10438, 2023, (DOI: 10.1002/ece3.10438).
@article{info:hdl:2013/366010,
title = {Facing lethal temperatures: Heat-shock response in desert and temperate ants.},
author = {Natalia Souza Araujo and Rémy Perez and Quentin Willot and Matthieu Defrance and Serge Aron},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366010/3/Araujo-2023.pdf},
year = {2023},
date = {2023-01-01},
journal = {Ecology and evolution},
volume = {13},
number = {9},
pages = {e10438},
abstract = {Global climate changes may cause profound effects on species adaptation, particularly in ectotherms for whom even moderate warmer temperatures can lead to disproportionate heat failure. Still, several organisms evolved to endure high desert temperatures. Here, we describe the thermal tolerance survival and the transcriptomic heat stress response of three genera of desert (Cataglyphis, Melophorus, and Ocymyrmex) and two of temperate ants (Formica and Myrmica) and explore convergent and specific adaptations. We found heat stress led to either a reactive or a constitutive response in desert ants: Cataglyphis holgerseni and Melophorus bagoti differentially regulated very few transcripts in response to heat (0.12% and 0.14%, respectively), while Cataglyphis bombycina and Ocymyrmex robustior responded with greater expression alterations (respectively affecting 0.6% and 1.53% of their transcriptomes). These two responsive mechanisms-reactive and constitutive-were related to individual thermal tolerance survival and convergently evolved in distinct desert ant genera. Moreover, in comparison with desert species, the two temperate ants differentially expressed thousands of transcripts more in response to heat stress (affecting 8% and 12.71% of F. fusca and Myr. sabuleti transcriptomes). In summary, we show that heat adaptation in thermophilic ants involved changes in the expression response. Overall, desert ants show reduced transcriptional alterations even when under high thermal stress, and their expression response may be either constitutive or reactive to temperature increase.},
note = {DOI: 10.1002/ece3.10438},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Hardy, Alexis; Duharcourt, Sandra; Defrance, Matthieu
DNA Modification Patterns Filtering and Analysis Using DNAModAnnot. Journal Article
In: Methods in molecular biology, vol. 2624, pp. 87-114, 2023, (DOI: 10.1007/978-1-0716-2962-8_7).
@article{info:hdl:2013/360023,
title = {DNA Modification Patterns Filtering and Analysis Using DNAModAnnot.},
author = {Alexis Hardy and Sandra Duharcourt and Matthieu Defrance},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/360023/4/DNAModAnnot-1.pdf},
year = {2023},
date = {2023-01-01},
journal = {Methods in molecular biology},
volume = {2624},
pages = {87-114},
abstract = {Mapping DNA modifications at the base resolution is now possible at the genome level thanks to advances in sequencing technologies. Long-read sequencing data can be used to identify modified base patterns. However, the downstream analysis of Pacific Biosciences (PacBio) or Oxford Nanopore Technologies (ONT) data requires the integration of genomic annotation and comprehensive filtering to prevent the accumulation of artifact signals. We present in this chapter, a linear workflow to fully analyze modified base patterns using the DNA Modification Annotation (DNAModAnnot) package. This workflow includes a thorough filtering based on sequencing quality and false discovery rate estimation and provides tools for a global analysis of DNA modifications. Here, we provide an application example of this workflow with PacBio data and guide the user by explaining expected outputs via a fully integrated Rmarkdown script. This protocol is presented with tips showing how to adapt the provided code for annotating epigenomes of any organism according to the user needs.},
note = {DOI: 10.1007/978-1-0716-2962-8_7},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Nachtegael, Charlotte; Stefani, Jacopo De; Lenaerts, Tom
ALAMBIC : Active Learning Automation Methods to Battle Inefficient Curation Miscellaneous
2023, (Conference: European Chapter of the Association for Computational Linguistics: System Demonstrations (17: Dubrovnik)).
@misc{info:hdl:2013/367264,
title = {ALAMBIC : Active Learning Automation Methods to Battle Inefficient Curation},
author = {Charlotte Nachtegael and Jacopo De Stefani and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/367264/3/23.pdf},
year = {2023},
date = {2023-01-01},
abstract = {We present ALAMBIC, an open-source dockerized web-based platform for annotating text data through active learning for classification tasks. Active learning is known to reduce the need of labelling, a time-consuming task, by selecting the most informative instances among the unlabelled instances, reaching an optimal accuracy faster than by just randomly labelling data. ALAMBIC integrates all the steps from data import to customization of the (active) learning process and annotation of the data, with indications of the progress of the trained model that can be downloaded and used in downstream tasks. Its architecture also allows the easy integration of other types of models, features and active learning strategies.},
note = {Conference: European Chapter of the Association for Computational Linguistics: System Demonstrations (17: Dubrovnik)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Gravel, Barbara; Papadimitriou, Sofia; Nachtegael, Charlotte; Baere, Elfride De; Loeys, Bart; Vikkula, Miikka; Smits, Guillaume; Lenaerts, Tom
2023, (Conference: Genomics of Rare Disease(17: 24-26/04/2023: Wellcome Genome Campus, UK)).
@misc{info:hdl:2013/366748,
title = {The importance of good data quality and proper pathogenicity reporting in the medical genetics field: the case of oligogenic diseases},
author = {Barbara Gravel and Sofia Papadimitriou and Charlotte Nachtegael and Elfride De Baere and Bart Loeys and Miikka Vikkula and Guillaume Smits and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366748/3/Abstract_GRD.pdf},
year = {2023},
date = {2023-01-01},
note = {Conference: Genomics of Rare Disease(17: 24-26/04/2023: Wellcome Genome Campus, UK)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Bosch, Inas; Renaux, Alexandre; Gravel, Barbara; Lenaerts, Tom
Knowledge graph embeddings for the prediction of pathogenic gene pairs Miscellaneous
2023, (Conference: Benelux Ai Conference (BNAIC)(8-10/11/2023: Delft, les Pays-Bas)).
@misc{info:hdl:2013/366662b,
title = {Knowledge graph embeddings for the prediction of pathogenic gene pairs},
author = {Inas Bosch and Alexandre Renaux and Barbara Gravel and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366662/3/Abstract_thesis.pdf},
year = {2023},
date = {2023-01-01},
note = {Conference: Benelux Ai Conference (BNAIC)(8-10/11/2023: Delft, les Pays-Bas)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Abels, Axel; Lenaerts, Tom; Nowé, Ann
Mitigating Biases and Reward Uncertainty in Collective Decision-Making Miscellaneous
2023, (Conference: 7th Annual Center for Human-Compatible AI Workshop(7: 16-18/06/2023: Pacific Grove, California, USA)).
@misc{info:hdl:2013/366671b,
title = {Mitigating Biases and Reward Uncertainty in Collective Decision-Making},
author = {Axel Abels and Tom Lenaerts and Ann Nowé},
url = {http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/366671},
year = {2023},
date = {2023-01-01},
note = {Conference: 7th Annual Center for Human-Compatible AI Workshop(7: 16-18/06/2023: Pacific Grove, California, USA)},
keywords = {},
pubstate = {published},
tppubtype = {misc}
}
Nachtegael, Charlotte; Stefani, Jacopo De; Lenaerts, Tom
A study of deep active learning methods to reduce labelling efforts in biomedical relation extraction Journal Article
In: PloS one, vol. 18, no. 12, pp. e0292356, 2023, (DOI: 10.1371/journal.pone.0292356).
@article{info:hdl:2013/366625,
title = {A study of deep active learning methods to reduce labelling efforts in biomedical relation extraction},
author = {Charlotte Nachtegael and Jacopo De Stefani and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366625/3/journal.pone.0292356.pdf},
year = {2023},
date = {2023-01-01},
journal = {PloS one},
volume = {18},
number = {12},
pages = {e0292356},
abstract = {Automatic biomedical relation extraction (bioRE) is an essential task in biomedical research in order to generate high-quality labelled data that can be used for the development of innovative predictive methods. However, building such fully labelled, high quality bioRE data sets of adequate size for the training of state-of-the-art relation extraction models is hindered by an annotation bottleneck due to limitations on time and expertise of researchers and curators. We show here how Active Learning (AL) plays an important role in resolving this issue and positively improve bioRE tasks, effectively overcoming the labelling limits inherent to a data set. Six different AL strategies are benchmarked on seven bioRE data sets, using PubMedBERT as the base model, evaluating their area under the learning curve (AULC) as well as intermediate results measurements. The results demonstrate that uncertainty-based strategies, such as Least-Confident or Margin Sampling, are statistically performing better in terms of F1-score, accuracy and precision, than other types of AL strategies. However, in terms of recall, a diversity-based strategy, called Core-set, outperforms all strategies. AL strategies are shown to reduce the annotation need (in order to reach a performance at par with training on all data), from 6% to 38%, depending on the data set; with Margin Sampling and Least-Confident Sampling strategies moreover obtaining the best AULCs compared to the Random Sampling baseline. We show through the experiments the importance of using AL methods to reduce the amount of labelling needed to construct high-quality data sets leading to optimal performance of deep learning models. The code and data sets to reproduce all the results presented in the article are available at https://github.com/oligogenic/Deep_active_learning_bioRE .},
note = {DOI: 10.1371/journal.pone.0292356},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Renaux, Alexandre; Terwagne, Chloé CT; Cochez, Michael; Tiddi, Ilaria; Nowe, Ann; Lenaerts, Tom
A knowledge graph approach to predict and interpret disease-causing gene interactions Journal Article
In: BMC bioinformatics, vol. 24, no. 1, 2023, (DOI: 10.1186/s12859-023-05451-5).
@article{info:hdl:2013/363454,
title = {A knowledge graph approach to predict and interpret disease-causing gene interactions},
author = {Alexandre Renaux and Chloé CT Terwagne and Michael Cochez and Ilaria Tiddi and Ann Nowe and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/363454/1/doi_347098.pdf},
year = {2023},
date = {2023-01-01},
journal = {BMC bioinformatics},
volume = {24},
number = {1},
abstract = {Background: Understanding the impact of gene interactions on disease phenotypes is increasingly recognised as a crucial aspect of genetic disease research. This trend is reflected by the growing amount of clinical research on oligogenic diseases, where disease manifestations are influenced by combinations of variants on a few specific genes. Although statistical machine-learning methods have been developed to identify relevant genetic variant or gene combinations associated with oligogenic diseases, they rely on abstract features and black-box models, posing challenges to interpretability for medical experts and impeding their ability to comprehend and validate predictions. In this work, we present a novel, interpretable predictive approach based on a knowledge graph that not only provides accurate predictions of disease-causing gene interactions but also offers explanations for these results. Results: We introduce BOCK, a knowledge graph constructed to explore disease-causing genetic interactions, integrating curated information on oligogenic diseases from clinical cases with relevant biomedical networks and ontologies. Using this graph, we developed a novel predictive framework based on heterogenous paths connecting gene pairs. This method trains an interpretable decision set model that not only accurately predicts pathogenic gene interactions, but also unveils the patterns associated with these diseases. A unique aspect of our approach is its ability to offer, along with each positive prediction, explanations in the form of subgraphs, revealing the specific entities and relationships that led to each pathogenic prediction. Conclusion: Our method, built with interpretability in mind, leverages heterogenous path information in knowledge graphs to predict pathogenic gene interactions and generate meaningful explanations. This not only broadens our understanding of the molecular mechanisms underlying oligogenic diseases, but also presents a novel application of knowledge graphs in creating more transparent and insightful predictors for genetic research.},
note = {DOI: 10.1186/s12859-023-05451-5},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Abels, Axel; Lenaerts, Tom; Trianni, Vito; Nowé, Ann
Dealing with expert bias in collective decision-making Journal Article
In: Artificial intelligence, vol. 320, pp. 103921, 2023, (DOI: 10.1016/j.artint.2023.103921).
@article{info:hdl:2013/366627,
title = {Dealing with expert bias in collective decision-making},
author = {Axel Abels and Tom Lenaerts and Vito Trianni and Ann Nowé},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366627/3/2106.13539.pdf},
year = {2023},
date = {2023-01-01},
journal = {Artificial intelligence},
volume = {320},
pages = {103921},
abstract = {Quite some real-world problems can be formulated as decision-making problems wherein one must repeatedly make an appropriate choice from a set of alternatives. Multiple expert judgments, whether human or artificial, can help in taking correct decisions, especially when exploration of alternative solutions is costly. As expert opinions might deviate, the problem of finding the right alternative can be approached as a collective decision making problem (CDM) via aggregation of independent judgments. Current state-of-the-art approaches focus on efficiently finding the optimal expert, and thus perform poorly if all experts are not qualified or if they display consistent biases, thereby potentially derailing the decision-making process. In this paper, we propose a new algorithmic approach based on contextual multi-armed bandit problems (CMAB) to identify and counteract such biased expertise. We explore homogeneous, heterogeneous and polarized expert groups and show that this approach is able to effectively exploit the collective expertise, outperforming state-of-the-art methods, especially when the quality of the provided expertise degrades. Our novel CMAB-inspired approach achieves a higher final performance and does so while converging more rapidly than previous adaptive algorithms.},
note = {DOI: 10.1016/j.artint.2023.103921},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Domingos, Elias Fernandez; Santos, Francisco C; Lenaerts, Tom
EGTtools: Evolutionary game dynamics in Python Journal Article
In: iScience, vol. 26, no. 4, pp. 106419, 2023, (DOI: 10.1016/j.isci.2023.106419).
@article{info:hdl:2013/366628,
title = {EGTtools: Evolutionary game dynamics in Python},
author = {Elias Fernandez Domingos and Francisco C Santos and Tom Lenaerts},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/366628/1/doi_350272.pdf},
year = {2023},
date = {2023-01-01},
journal = {iScience},
volume = {26},
number = {4},
pages = {106419},
abstract = {Evolutionary Game Theory (EGT) provides an important framework to study collective behavior. It combines ideas from evolutionary biology and population dynamics with the game theoretical modeling of strategic interactions. Its importance is highlighted by the numerous high level publications that have enriched different fields, ranging from biology to social sciences, in many decades. Nevertheless, there has been no open source library that provided easy, and efficient, access to these methods and models. Here, we introduce EGTtools, an efficient hybrid C++/Python library which provides fast implementations of both analytical and numerical EGT methods. EGTtools is able to analytically evaluate a system based on the replicator dynamics. It is also able to evaluate any EGT problem resorting to finite populations and large-scale Markov processes. Finally, it resorts to C++ and MonteCarlo simulations to estimate many important indicators, such as stationary or strategy distributions. We illustrate all these methodologies with concrete examples and analysis.},
note = {DOI: 10.1016/j.isci.2023.106419},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
Jacquemin, Valérie; Versbraegen, Nassim; Duerinckx, Sarah; Massart, Annick; Soblet, Julie; Perazzolo, Camille; Deconinck, Nicolas; Brischoux-Boucher, Elise; Leener, Anne De; Revencu, Nicole; Janssens, Sandra; Moorgat, Stèphanie; Blaumeiser, Bettina; Avela, Kristiina; Touraine, Renaud; Jaoude, Imad Abou; Keymolen, Kathelijn; Saugier-Veber, P.; Lenaerts, Tom; Abramowicz, Marc; Pirson, Isabelle
Congenital hydrocephalus: new Mendelian mutations and evidence for oligogenic inheritance. Journal Article
In: Human genomics, vol. 17, no. 1, pp. 16, 2023, (DOI: 10.1186/s40246-023-00464-w).
@article{info:hdl:2013/356774,
title = {Congenital hydrocephalus: new Mendelian mutations and evidence for oligogenic inheritance.},
author = {Valérie Jacquemin and Nassim Versbraegen and Sarah Duerinckx and Annick Massart and Julie Soblet and Camille Perazzolo and Nicolas Deconinck and Elise Brischoux-Boucher and Anne De Leener and Nicole Revencu and Sandra Janssens and Stèphanie Moorgat and Bettina Blaumeiser and Kristiina Avela and Renaud Touraine and Imad Abou Jaoude and Kathelijn Keymolen and P. Saugier-Veber and Tom Lenaerts and Marc Abramowicz and Isabelle Pirson},
url = {https://dipot.ulb.ac.be/dspace/bitstream/2013/356774/1/doi_340418.pdf},
year = {2023},
date = {2023-01-01},
journal = {Human genomics},
volume = {17},
number = {1},
pages = {16},
abstract = {Congenital hydrocephalus is characterized by ventriculomegaly, defined as a dilatation of cerebral ventricles, and thought to be due to impaired cerebrospinal fluid (CSF) homeostasis. Primary congenital hydrocephalus is a subset of cases with prenatal onset and absence of another primary cause, e.g., brain hemorrhage. Published series report a Mendelian cause in only a minority of cases. In this study, we analyzed exome data of PCH patients in search of novel causal genes and addressed the possibility of an underlying oligogenic mode of inheritance for PCH.},
note = {DOI: 10.1186/s40246-023-00464-w},
keywords = {},
pubstate = {published},
tppubtype = {article}
}
