2025 |
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,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. |
2024 |
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, |
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, |
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,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. |
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,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. |
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,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. |
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,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. |
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,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. |
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,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. |
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,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 |
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,Giving individuals more control of their personal data. |
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,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. |
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,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. |
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,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. |
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,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. |
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,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 |
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,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. |
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,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. |
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,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. |
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, |
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, |
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, |
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, |
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, |
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,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. |
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,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. |
2023 |
Bhattacharya, Shreya; Lefèvre, Laure; Hayakawa, Hisashi; Jansen, Maarten; Clette, Frédéric L. Scale Transfer in 1849: Heinrich Schwabe to Rudolf Wolf Journal Article In: Solar physics, vol. 298, no. 1, pp. 1-12, 2023, (Language of publication: fr). @article{info:hdl:2013/359132b, |
Claeskens, G.; Jansen, Maarten; Zhou, Jing Discussion on: “A scale-free approach for false discovery rate control in generalized linear models” by Dai, Lin, Zing, Liu. Journal Article In: Journal of the American Statistical Association, vol. 118, no. 543, pp. 1573-1577, 2023, (Language of publication: fr). @article{info:hdl:2013/359639, |
Claeskens, G.; Jansen, Maarten Comments on: Statistical inference and large-scale multiple testing for high-dimensional regression models Journal Article In: Test, vol. 32, no. 4, pp. 1177-1179, 2023, (DOI: 10.1007/s11749-023-00896-5). @article{info:hdl:2013/371479, |
Lunghi, Daniele; Paldino, Gian Marco; Caelen, Olivier; Bontempi, Gianluca An Adversary Model of Fraudsters’ Behavior to Improve Oversampling in Credit Card Fraud Detection Journal Article In: IEEE access, vol. 11, pp. 136666-136679, 2023, (DOI: 10.1109/ACCESS.2023.3337635). @article{info:hdl:2013/367638,Imbalanced learning jeopardizes the accuracy of traditional classification models, particularly for what concerns the minority class, which is often the class of interest. This paper addresses the issue of imbalanced learning in credit card fraud detection by introducing a novel approach that models fraudulent behavior as a time-dependent process. The main contribution is the design and assessment of an oversampling strategy, called ‘Adversary-based Oversampling’ (ADVO), which relies on modeling the temporal relationship among frauds. The strategy is implemented by two learning approaches: first, an innovative regression-based oversampling model that predicts subsequent fraudulent activities based on previous fraud features. Second, the adaptation of the state-of-the-art TimeGAN oversampling algorithm to the context of credit card fraud detection. This adaptation involves treating a sequence of frauds from the same card as a time series, from which artificial frauds’ time series are generated. Experiments have been conducted using real credit card transaction data from our industrial partner, Worldline S.A, and a synthetic dataset generated by a transaction simulator for reproducibility purposes. Our findings show that an oversampling approach incorporating time-dependent modeling of frauds provides competitive results, measured against common fraud detection metrics, compared to traditional oversampling algorithms. |
Verhelst, Theo; Mercier, Denis; Shrestha, Jeevan; Bontempi, Gianluca Partial counterfactual identification and uplift modeling: theoretical results and real-world assessment Journal Article In: Machine learning, 2023, (DOI: 10.1007/s10994-023-06317-w). @article{info:hdl:2013/367639,Counterfactuals are central in causal human reasoning and the scientific discovery process. The uplift, also called conditional average treatment effect, measures the causal effect of some action, or treatment, on the outcome of an individual. This paper discusses how it is possible to derive bounds on the probability of counterfactual statements based on uplift terms. First, we derive some original bounds on the probability of counterfactuals and we show that tightness of such bounds depends on the information of the feature set on the uplift term. Then, we propose a point estimator based on the assumption of conditional independence between the counterfactual outcomes. The quality of the bounds and the point estimators are assessed on synthetic data and a large real-world customer data set provided by a telecom company, showing significant improvement over the state of the art. |
Coelho, Léonardo Bertolucci; Morillo, Daniel Torres; Bernal, Miguel; Paldino, Gian Marco; Bontempi, Gianluca; Troyano, Jon Ustarroz Probing the randomness of the local current distributions of 316 L stainless steel corrosion in NaCl solution Journal Article In: Corrosion science, vol. 217, pp. 111104, 2023, (DOI: 10.1016/j.corsci.2023.111104). @article{info:hdl:2013/358502,This investigation proposes using Scanning Electrochemical Cell Microscopy (SECCM) as a high throughput tool to collect corrosion activity from randomly probed locations on 316 L SS. In the presence of chloride, potentiodynamic polarisation tests triggered the development of pitting corrosion. Data science methods were deployed to handle and explore 955 j Vs E curves. Normality tests and fitting with theoretical functions were used to understand the conditional log(j) distributions at different potentials. Unimodal and uniform distributions were assigned to the passive and pitting regions. Our “big-data” local strategy revealed a potential-dependent distribution of log(j), with the randomness increasing with testing aggressiveness. Data availability: All data generated or analysed during this study are included in this published article (and its supplementary information files) and are available in the Mendeley Data repository, [https://data.mendeley.com/datasets/78rz8vw46x/2]. Code availability: The code required to reproduce these findings is included in this published article (and its supplementary information files) and is available to download from GitHub: https://github.com/bcoelho-leonardo/Data-driven-analysis-of-the-local-current-distributions-of-316L-corrosion-in-NaCl-solution/blob/4efff485b115468840b25ea56ad81b31711c0f51/local%20current%20distributions%20of%20316L%20corrosion.ipynb. |
Salamanca, Eva Muñoz; Dave, Himanshu; D’Alessio, Giuseppe; Bontempi, Gianluca; Parente, Alessandro; Clainche, Soledad Le Extraction and analysis of flow features in planar synthetic jets using different machine learning techniques Journal Article In: Physics of fluids, vol. 35, 2023, (DOI: https://doi.org/10.1063/5.0163833). @article{info:hdl:2013/363688, |
Coelho, Léonardo Bertolucci; Morillo, Daniel Torres; Vangrunderbeek, Vincent; Bernal, Miguel; Paldino, Gian Marco; Bontempi, Gianluca; Troyano, Jon Ustarroz Estimating pitting descriptors of 316 L stainless steel by machine learning and statistical analysis Journal Article In: npj Materials degradation, vol. 7, no. 1, 2023, (DOI: 10.1038/s41529-023-00403-z). @article{info:hdl:2013/367646,Abstract A hybrid rule-based/ML approach using linear regression and artificial neural networks (ANNs) determined pitting corrosion descriptors from high-throughput data obtained with Scanning Electrochemical Cell Microscopy (SECCM) on 316 L stainless steel. Non-parametric density estimation determined the central tendencies of the E pit /log( jpit ) and E pass /log( jpass ) distributions. Descriptors estimated using conditional mean or median curves were compared to their central tendency values, with the conditional medians providing more accurate results. Due to their lower sensitivity to high outliers, the conditional medians were more robust representations of the log( j ) vs. E distributions. An observed trend of passive range shortening with increasing testing aggressiveness was attributed to delayed stabilisation of the passive film, rather than early passivity breakdown. |
Boutry, Simon; Helaers, Raphaël; Lenaerts, Tom; Vikkula, Miikka Excalibur: A new ensemble method based on an optimal combination of aggregation tests for rare-variant association testing for sequencing data Journal Article In: PLoS computational biology, vol. 19, no. 9, pp. e1011488, 2023, (DOI: 10.1371/journal.pcbi.1011488). @article{info:hdl:2013/366629b,The development of high-throughput next-generation sequencing technologies and large-scale genetic association studies produced numerous advances in the biostatistics field. Various aggregation tests, i.e. statistical methods that analyze associations of a trait with multiple markers within a genomic region, have produced a variety of novel discoveries. Notwithstanding their usefulness, there is no single test that fits all needs, each suffering from specific drawbacks. Selecting the right aggregation test, while considering an unknown underlying genetic model of the disease, remains an important challenge. Here we propose a new ensemble method, called Excalibur, based on an optimal combination of 36 aggregation tests created after an in-depth study of the limitations of each test and their impact on the quality of result. Our findings demonstrate the ability of our method to control type I error and illustrate that it offers the best average power across all scenarios. The proposed method allows for novel advances in Whole Exome/Genome sequencing association studies, able to handle a wide range of association models, providing researchers with an optimal aggregation analysis for the genetic regions of interest. |
Boutry, Simon; Helaers, Raphaël; Lenaerts, Tom; Vikkula, Miikka Rare variant association on unrelated individuals in case–control studies using aggregation tests: existing methods and current limitations Journal Article In: Briefings in bioinformatics, vol. 24, no. 6, 2023, (DOI: 10.1093/bib/bbad412). @article{info:hdl:2013/366630b,Abstract Over the past years, progress made in next-generation sequencing technologies and bioinformatics have sparked a surge in association studies. Especially, genome-wide association studies (GWASs) have demonstrated their effectiveness in identifying disease associations with common genetic variants. Yet, rare variants can contribute to additional disease risk or trait heterogeneity. Because GWASs are underpowered for detecting association with such variants, numerous statistical methods have been recently proposed. Aggregation tests collapse multiple rare variants within a genetic region (e.g. gene, gene set, genomic loci) to test for association. An increasing number of studies using such methods successfully identified trait-associated rare variants and led to a better understanding of the underlying disease mechanism. In this review, we compare existing aggregation tests, their statistical features and scope of application, splitting them into the five classical classes: burden, adaptive burden, variance-component, omnibus and other. Finally, we describe some limitations of current aggregation tests, highlighting potential direction for further investigations. |
Papadimitriou, Sofia; Gravel, Barbara; Nachtegael, Charlotte; Baere, Elfride De; Loeys, Bart; Vikkula, Miikka; Smits, Guillaume; Lenaerts, Tom Toward reporting standards for the pathogenicity of variant combinations involved in multilocus/oligogenic diseases Journal Article In: Human Genetics and Genomics Advances, vol. 4, no. 1, pp. 100165, 2023, (DOI: 10.1016/j.xhgg.2022.100165). @article{info:hdl:2013/356000,Although standards and guidelines for the interpretation of variants identified in genes that cause Mendelian disorders have been developed, this is not the case for more complex genetic models including variant combinations in multiple genes. During a large curation process conducted on 318 research articles presenting oligogenic variant combinations, we encountered several recurring issues concerning their proper reporting and pathogenicity assessment. These mainly concern the absence of strong evidence that refutes a monogenic model and the lack of a proper genetic and functional assessment of the joint effect of the involved variants. With the increasing accumulation of such cases, it has become essential to develop standards and guidelines on how these oligogenic/multilocus variant combinations should be interpreted, validated, and reported in order to provide high-quality data and supporting evidence to the scientific community. |
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,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. |
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,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. |
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,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. |
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,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. |
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,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 . |
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, |
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, |
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, |
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,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. |
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,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. |
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,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. |
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, |
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,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. |
2025 |
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). |
2024 |
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). |
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). |
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). |
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). |
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). |
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). |
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)). |
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). |
Undiagnosed RASopathies in infertile men Journal Article In: Frontiers in endocrinology, vol. 15, 2024, (DOI: 10.3389/fendo.2024.1312357). |
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). |
Evolution of a theory of mind Journal Article In: iScience, vol. 27, no. 2, 2024, (DOI: 10.1016/j.isci.2024.108862). |
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). |
Prioritization of oligogenic variant combinations in whole exomes Journal Article In: Bioinformatics, vol. 40, no. 4, 2024, (DOI: 10.1093/bioinformatics/btae184). |
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). |
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). |
Voluntary versus mandatory information disclosure in the sequential prisoner’s dilemma Journal Article In: Economic theory, 2024, (DOI: 10.1007/s00199-024-01563-y). |
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). |
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). |
Humans program artificial delegates to accurately solve collective-risk dilemmas, but lack precision Miscellaneous 2024, (Conference: Machine+behavior Conference(Berlin, Allemagne)). |
Growing cooperation Miscellaneous 2024, (Conference: Conference of the French Experimental Economics Association(14: grenoble, France)). |
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)). |
Prioritization of variant combinations in whole exomes Miscellaneous 2024, (Conference: European Conference on Computational Biology.(23: 16/09-20/09/2024: Turku, Finland)). |
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)). |
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)). |
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)). |
2023 |
Scale Transfer in 1849: Heinrich Schwabe to Rudolf Wolf Journal Article In: Solar physics, vol. 298, no. 1, pp. 1-12, 2023, (Language of publication: fr). |
Discussion on: “A scale-free approach for false discovery rate control in generalized linear models” by Dai, Lin, Zing, Liu. Journal Article In: Journal of the American Statistical Association, vol. 118, no. 543, pp. 1573-1577, 2023, (Language of publication: fr). |
Comments on: Statistical inference and large-scale multiple testing for high-dimensional regression models Journal Article In: Test, vol. 32, no. 4, pp. 1177-1179, 2023, (DOI: 10.1007/s11749-023-00896-5). |
An Adversary Model of Fraudsters’ Behavior to Improve Oversampling in Credit Card Fraud Detection Journal Article In: IEEE access, vol. 11, pp. 136666-136679, 2023, (DOI: 10.1109/ACCESS.2023.3337635). |
Partial counterfactual identification and uplift modeling: theoretical results and real-world assessment Journal Article In: Machine learning, 2023, (DOI: 10.1007/s10994-023-06317-w). |
Probing the randomness of the local current distributions of 316 L stainless steel corrosion in NaCl solution Journal Article In: Corrosion science, vol. 217, pp. 111104, 2023, (DOI: 10.1016/j.corsci.2023.111104). |
Extraction and analysis of flow features in planar synthetic jets using different machine learning techniques Journal Article In: Physics of fluids, vol. 35, 2023, (DOI: https://doi.org/10.1063/5.0163833). |
Estimating pitting descriptors of 316 L stainless steel by machine learning and statistical analysis Journal Article In: npj Materials degradation, vol. 7, no. 1, 2023, (DOI: 10.1038/s41529-023-00403-z). |
Excalibur: A new ensemble method based on an optimal combination of aggregation tests for rare-variant association testing for sequencing data Journal Article In: PLoS computational biology, vol. 19, no. 9, pp. e1011488, 2023, (DOI: 10.1371/journal.pcbi.1011488). |
Rare variant association on unrelated individuals in case–control studies using aggregation tests: existing methods and current limitations Journal Article In: Briefings in bioinformatics, vol. 24, no. 6, 2023, (DOI: 10.1093/bib/bbad412). |
Toward reporting standards for the pathogenicity of variant combinations involved in multilocus/oligogenic diseases Journal Article In: Human Genetics and Genomics Advances, vol. 4, no. 1, pp. 100165, 2023, (DOI: 10.1016/j.xhgg.2022.100165). |
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). |
EGTtools: Evolutionary game dynamics in Python Journal Article In: iScience, vol. 26, no. 4, pp. 106419, 2023, (DOI: 10.1016/j.isci.2023.106419). |
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). |
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). |
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). |
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)). |
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)). |
2023, (Conference: Genomics of Rare Disease(17: 24-26/04/2023: Wellcome Genome Campus, UK)). |
ALAMBIC : Active Learning Automation Methods to Battle Inefficient Curation Miscellaneous 2023, (Conference: European Chapter of the Association for Computational Linguistics: System Demonstrations (17: Dubrovnik)). |
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). |
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). |
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)). |
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). |
