Options
Cotofrei, Paul
Nom
Cotofrei, Paul
Affiliation principale
Fonction
MaƮtre d'enseignement et de recherche
Email
paul.cotofrei@unine.ch
Identifiants
RƩsultat de la recherche
Voici les ƩlƩments 1 - 10 sur 40
- PublicationAccĆØs libreFrom Forest to Zoo: Great Ape Behavior Recognition with ChimpBehave(2025-06-23)
; ; ;Jean-Marc Odobez; ; Abstract This paper addresses the significant challenge of recognizing behaviors in non-human primates, specifically focusing on chimpanzees. Automated behavior recognition is crucial for both conservation efforts and the advancement of behavioral research. However, it is often hindered by the labor-intensive process of manual video annotation. Despite the availability of large-scale animal behavior datasets, effectively applying machine learning models across varied environmental settings remains a critical challenge due to the variability in data collection contexts and the specificity of annotations. In this paper, we introduce ChimpBehave, a novel dataset comprising over 2 h and 20 min of video (approximately 215,000 frames) of zoo-housed chimpanzees, annotated with bounding boxes and fine-grained locomotive behavior labels. Uniquely, ChimpBehave aligns its behavior classes with those in PanAf, an existing dataset collected in distinct visual environments, enabling the study of cross-dataset generalization - where models are trained on one dataset and tested on another with differing data distributions. We benchmark ChimpBehave using state-of-the-art video-based and skeleton-based action recognition models, establishing performance baselines for both within-dataset and cross-dataset evaluations. Our results highlight the strengths and limitations of different model architectures, providing insights into the application of automated behavior recognition across diverse visual settings. The dataset, models, and code can be accessed at: https://github.com/MitchFuchs/ChimpBehave - PublicationAccĆØs libreQuality & risk management of ethical AI use in human health research(2025-04)
; ;Marie-annick Le PogamThe development of Artificial Intelligence/Machine Learning (AI/ML) has acceler-ated significantly, attracting public attention and investment. While AI promises to revolution-ize healthcare and health research with more accurate diagnostics, personalized treatments, and streamlined processes, it also poses risks to fundamental rights and raises concerns about trustworthiness. Regulatory bodies like the EU are responding with frameworks such as the "AI Act," which establishes different risk levels for AI systems, categorizing medical devices using AI as high-risk but exempting scientific research. Despite increasing use of AI in health re-search, as evidenced by rising approvals for AI-related projects, there is a lack of specific guid-ance on how health research stakeholders should practically assess and monitor AI systems within their ethical obligations. This absence of clear guidance can lead to quality issues in health-AI research. In this policy brief we explore the complexity of quality and risk assessment of AI system to validate their ethical use. We also propose recommendations for action in order to manage this complexity throughout the research project lifecycle and beyond. - PublicationAccĆØs libreAction recognition of great ape behaviors and communicative gestures using deep learningLāĆ©tude des comportements et de la communication des grands singes est essentielle Ć la comprĆ©hension des fondements Ć©volutionnaires du langage humain et de ses interactions sociales. Cependant, les mĆ©thodes traditionnelles, qui reposent sur lāannotation manuelle de donnĆ©es vidĆ©o, sont laborieuses, chronophages et peu efficientes. Ć lāinverse, les rĆ©centes avancĆ©es en vision par ordinateur et en apprentissage profond offrent un potentiel nouveau pour automatiser la reconnaissance des comportements et des gestes des grands singes. Cela dit, leurs applications Ć ce domaine restent, pour lāheure, limitĆ©es.
Cette thĆØse propose des approches novatrices pour rĆ©pondre Ć ces dĆ©fis en tirant parti des techniques dāapprentissage profond et des jeux de donnĆ©es associĆ©s. Elle prĆ©sente ASBAR (dont lāacronyme franƧais serait RAABS, pour Reconnaissance dāActions Animales BasĆ©e sur les Squelettes), un cadre qui combine lāestimation de pose Ć la reconnaissance dāactions Ć travers une approche unifiĆ©e, atteignant des rĆ©sultats compĆ©titifs dans la classification des comportements des grands singes en milieu naturel, tout en rĆ©duisant drastiquement les besoins computationnels et de stockage.
Elle introduit Ć©galement ChimpBehave, un jeu de donnĆ©es vidĆ©o annotĆ© pour la reconnaissance des comportements de chimpanzĆ©s en captivitĆ©, qui permet lāĆ©tude de lāadaptation au domaine et de la gĆ©nĆ©ralisation entre jeux de donnĆ©es. LāĆ©valuation de modĆØles basĆ©s soit sur la vidĆ©o, soit sur les squelettes rĆ©vĆØle la robustesse de ces derniers face Ć la variabilitĆ© visuelle entre jeux de donnĆ©es.
En outre, cette thĆØse propose FineChimp, un jeu de donnĆ©es dāactions fines conƧu spĆ©cifiquement pour la reconnaissance des gestes des grands singes. Avec ses 38 classes de gestes annotĆ©es par des experts et ses enregistrements provenant de multiples points de vue, FineChimp permet lāĆ©talonnage des modĆØles de reconnaissance de gestes et dĆ©montre lāefficacitĆ© des modĆØles dāapprentissage profond de pointe pour dĆ©coder les nuances de la communication des grands singes.
En intĆ©grant des techniques innovantes de vision par ordinateur Ć des donnĆ©es comportementales dĆ©taillĆ©es, ce travail automatise et enrichit lāĆ©tude des comportements et de la communication des grands singes, en apportant des outils Ć©volutifs Ć la recherche en primatologie. Ces contributions ont des implications pour la conservation animale, les sciences comportementales et, de maniĆØre gĆ©nĆ©rale, la comprĆ©hension des comportements et des systĆØmes de communication animaliers. - PublicationAccĆØs libreInvestigating Hyperparameter Optimization and Transferability for ES-HyperNEAT: A TPE Approach(2024-08)
; ;Michael O'Neill; Neuroevolution of Augmenting Topologies (NEAT) and its advanced version, Evolvable-Substrate HyperNEAT (ES-HyperNEAT), have shown great potential in developing neural networks. However, their effectiveness heavily depends on the selection of hyperparameters. This study investigates the optimization of ES-HyperNEAT hyperparameters using the Tree-structured Parzen Estimator (TPE) on the MNIST classification task, exploring a search space of over 3 billion potential combinations. TPE effectively navigates this vast space, significantly outperforming random search in terms of mean, median, and best accuracy. During the validation process, the best hyperparameter configuration found by TPE achieves an accuracy of 29.00% on MNIST, surpassing previous studies while using a smaller population size and fewer generations. The transferability of the optimized hyperparameters is explored in logic operations and Fashion-MNIST tasks, revealing successful transfer to the more complex Fashion-MNIST problem but limited to simpler logic operations. This study emphasizes a method to unlock the full potential of neuroevolutionary algorithms and provides insights into the hyperparametersā transferability across tasks of varying complexity. - PublicationAccĆØs libreFrom Forest to Zoo: Domain Adaptation in Animal Behavior Recognition for Great Apes with ChimpBehave(2024-06-17)
; ; ; ; This paper addresses the significant challenge of recognizing behaviors in non-human primates, specifically focusing on chimpanzees. Automated behavior recognition is crucial for both conservation efforts and the advancement of behavioral research. However, it is significantly hindered by the labor-intensive process of manual video annotation. Despite the availability of large-scale animal behavior datasets, the effective application of machine learning models across varied environmental settings poses a critical challenge, primarily due to the variability in data collection contexts and the specificity of annotations. In this paper, we introduce ChimpBehave, a novel dataset featuring over 2 hours of video (approximately 193,000 video frames) of zoo-housed chimpanzees, meticulously annotated with bounding boxes and behavior labels for action recognition. ChimpBehave uniquely aligns its behavior classes with existing datasets, allowing for the study of domain adaptation and cross-dataset generalization methods between different visual settings. Furthermore, we benchmark our dataset using a state-of- theart CNN-based action recognition model, providing the first baseline results for both within and cross-dataset settings. The dataset, models, and code can be accessed at: https://github.com/MitchFuchs/ChimpBehave - PublicationAccĆØs libreAbout the FAIRness of Computable Biomedical Knowledge in SwitzerlandComputable Biomedical Knowledge (CBK) is a form of knowledge that is machine-understand-able and executable, enabling quick decision-making advice related to human health on a global scale. To maximize the potential of computable knowledge, it should adhere to the FAIR principles (Findable, Accessible, Interoperable, and Reusable), which ensure scientific data's effective discovery, access, and reuse. While there's a growing global trend in adopting FAIR principles, variations in their application exist due to technical and regulatory challenges. Switzerland stands out in global biomedical research with robust healthcare and institutions like the Swiss Institute of Bioinformatics contributing significantly to the field.
- PublicationAccĆØs libreASBAR: an Animal Skeleton-Based Action Recognition framework. Recognizing great ape behaviors in the wild using pose estimation with domain adaptation(2024)
; ; ; To date, the investigation and classification of animal behaviors have mostly relied on direct human observations or video recordings with posthoc analysis, which can be labor-intensive, time-consuming, and prone to human bias. Recent advances in machine learning for computer vision tasks, such as pose estimation and action recognition, thus have the potential to significantly improve and deepen our understanding of animal behavior. However, despite the increased availability of open-source toolboxes and large-scale datasets for animal pose estimation, their practical relevance for behavior recognition remains under-explored. In this paper, we propose an innovative framework, To date, the investigation and classification of animal behaviors have mostly relied on direct human observations or video recordings with posthoc analysis, which can be labor-intensive, time-consuming, and prone to human bias. Recent advances in machine learning for computer vision tasks, such as pose estimation and action recognition, thus have the potential to significantly improve and deepen our understanding of animal behavior. However, despite the increased availability of open-source toolboxes and large-scale datasets for animal pose estimation, their practical relevance for behavior recognition remains under-explored. In this paper, we propose an innovative framework, ASBAR, for Animal Skeleton-Based Action Recognition, which fully integrates animal pose estimation and behavior recognition. We demonstrate the use of this framework in a particularly challenging task: the classification of great ape natural behaviors in the wild. First, we built a robust pose estimator model leveraging OpenMonkeyChallenge, one of the largest available open-source primate pose datasets, through a benchmark analysis on several CNN models from DeepLabCut, integrated into our framework. Second, we extracted the great apeās skeletal motion from the PanAf dataset, a large collection of in-the-wild videos of gorillas and chimpanzees annotated for natural behaviors, which we used to train and evaluate PoseConv3D from MMaction2, a second deep learning model fully integrated into our framework. We hereby classify behaviors into nine distinct categories and achieve a Top 1 accuracy of 74.98%, comparable to previous studies using video-based methods, while reducing the modelās input size by a factor of around 20. Additionally, we provide an open-source terminal-based GUI that integrates our full pipeline and release a set of 5,440 keypoint annotations to facilitate the replication of our results on other species and/or behaviors. All models, code, and data can be accessed at: https://github.com/MitchFuchs/asbar. - PublicationAccĆØs libreTool Wear Monitoring Using Multi-sensor Time Series and Machine Learning(2023-12-15)
;Jonathan Dreyer ;Stefano Carrino ;Hatem GhorbelIn the milling process of micro-machining, the optimization process is one of the keys to reduce production cost. By monitoring the tool wear and detecting when it is no longer acceptable, the machining process can be adjusted more accurately. This research explores four approaches using different machine learning models to predict machining tool wear during the milling process. The study is based on a dataset created with a face milling operation on stainless steel (AISI 303) round material. The machining is divided into a number of stairs and is performed with a 3mm tungsten carbide. Three different types of sensors are used to measure the wearing process, with acoustic emission, accelerometers and axis currents. The better approach achieved a f1-score of 73% on five classes with a Extra Trees Classifier. - PublicationAccĆØs libreAssessment of the Efficiency of Public Hospitals in Romania(2023-09-14)
;Laura Asandului ;Raluca-Elena CaunicConsidering the high pressure on the healthcare limited resources, mainly on hospitals, determined by the population ageing, and the increased incidence of chronic and infectious diseases, it is essential to both decrease expenditures and provide good quality healthcare. In this paper we focus on the efficiency of Romanian public hospitals. Our research goals are to identify and examine the inefficient public hospitals in Romania; to determine sources of inefficiency in Romanian public hospitals; to describe a potential reduction in all inputs on average to rationalize hospital resources; and recommend that hospital management be improved. We propose an approach that contains preliminary data analyses to obtain homogeneous distributions, then we use Data Envelopment Analysis to estimate the technical efficiency scores for the hospitals in the sample. The results showed that more than half of the examined small hospitals were technically inefficient and that they could have produced a larger number of discharges and consequently an increased number of inpatient days. Possible reductions in inputs were also indicated. These results suggest ways of improving hospital management and restructuring and reorganizing decisions that can be implemented in the hospital network. - PublicationAccès libreSwiss Health Metadata Repository: prototype evaluation(Université de Neuchâtel Institut du management de l'information, 2021-6-30)
; ;