TRAIL : IA responsable pour les professionnels et les leaders
Apprenez à intégrer des pratique d'IA responsable dans votre organisation avec le programme TRAIL. Inscrivez-vous à la prochaine cohorte qui débutera le 15 avril.
Avantage IA : productivité dans la fonction publique
Apprenez à tirer parti de l’IA générative pour soutenir et améliorer votre productivité au travail. La prochaine cohorte se déroulera en ligne les 28 et 30 avril 2026.
Nous utilisons des témoins pour analyser le trafic et l’utilisation de notre site web, afin de personnaliser votre expérience. Vous pouvez désactiver ces technologies à tout moment, mais cela peut restreindre certaines fonctionnalités du site. Consultez notre Politique de protection de la vie privée pour en savoir plus.
Paramètre des cookies
Vous pouvez activer et désactiver les types de cookies que vous souhaitez accepter. Cependant certains choix que vous ferez pourraient affecter les services proposés sur nos sites (ex : suggestions, annonces personnalisées, etc.).
Cookies essentiels
Ces cookies sont nécessaires au fonctionnement du site et ne peuvent être désactivés. (Toujours actif)
Cookies analyse
Acceptez-vous l'utilisation de cookies pour mesurer l'audience de nos sites ?
Lecteur Multimédia
Acceptez-vous l'utilisation de cookies pour afficher et vous permettre de regarder les contenus vidéo hébergés par nos partenaires (YouTube, etc.) ?
Publications
Identifying Different Student Clusters in Functional Programming Assignments: From Quick Learners to Struggling Students
Instructors and students alike are often focused on the grade in programming assignments as a key measure of how well a student is mastering… (voir plus) the material and whether a student is struggling. This can be, however, misleading. Especially when students have access to auto-graders, their grades may be heavily skewed. In this paper, we analyze student assignment submission data collected from a functional programming course taught at McGill university incorporating a wide range of features. In addition to the grade, we consider activity time data, time spent, and the number of static errors. This allows us to identify four clusters of students: "Quick-learning", "Hardworking", "Satisficing", and "Struggling" through cluster algorithms. We then analyze how work habits, working duration, the range of errors, and the ability to fix errors impact different clusters of students. This structured analysis provides valuable insights for instructors to actively help different types of students and emphasize different aspects of their overall course design. It also provides insights for students themselves to understand which aspects they still struggle with and allows them to seek clarification and adjust their work habits.
2023-03-02
Proceedings of the 54th ACM Technical Symposium on Computer Science Education V. 1 (publié)
Human neuroscience is enjoying burgeoning population data resources: large-scale cohorts with thousands of participant profiles of gene expr… (voir plus)ession, brain scanning and sociodemographic measures. The depth of phenotyping puts us in a better position than ever to fully embrace major sources of population diversity as effects of interest to illuminate mechanisms underlying brain health.
Joint Embedding Self-Supervised Learning (JE-SSL) has seen rapid developments in recent years, due to its promise to effectively leverage la… (voir plus)rge unlabeled data. The development of JE-SSL methods was driven primarily by the search for ever increasing downstream classification accuracies, using huge computational resources, and typically built upon insights and intuitions inherited from a close parent JE-SSL method. This has led unwittingly to numerous pre-conceived ideas that carried over across methods e.g. that SimCLR requires very large mini batches to yield competitive accuracies; that strong and computationally slow data augmentations are required. In this work, we debunk several such ill-formed a priori ideas in the hope to unleash the full potential of JE-SSL free of unnecessary limitations. In fact, when carefully evaluating performances across different downstream tasks and properly optimizing hyper-parameters of the methods, we most often -- if not always -- see that these widespread misconceptions do not hold. For example we show that it is possible to train SimCLR to learn useful representations, while using a single image patch as negative example, and simple Gaussian noise as the only data augmentation for the positive pair. Along these lines, in the hope to democratize JE-SSL and to allow researchers to easily make more extensive evaluations of their methods, we introduce an optimized PyTorch library for SSL.
Copy number variations (CNVs) are rare genomic deletions and duplications that can affect brain and behaviour. Previous reports of CNV pleio… (voir plus)tropy imply that they converge on shared mechanisms at some level of pathway cascades, from genes to large-scale neural circuits to the phenome. However, existing studies have primarily examined single CNV loci in small clinical cohorts. It remains unknown, for example, how distinct CNVs escalate vulnerability for the same developmental and psychiatric disorders. Here we quantitatively dissect the associations between brain organization and behavioural differentiation across 8 key CNVs. In 534 CNV carriers, we explored CNV-specific brain morphology patterns. CNVs were characteristic of disparate morphological changes involving multiple large-scale networks. We extensively annotated these CNV-associated patterns with ~1,000 lifestyle indicators through the UK Biobank resource. The resulting phenotypic profiles largely overlap and have body-wide implications, including the cardiovascular, endocrine, skeletal and nervous systems. Our population-level investigation established brain structural divergences and phenotypical convergences of CNVs, with direct relevance to major brain disorders.
Inference time, model size, and accuracy are critical for deploying deep neural network models. Numerous research efforts have been made to … (voir plus)compress neural network models with faster inference and higher accuracy. Pruning and quantization are mainstream methods to this end. During model quantization, converting individual float values of layer weights to low-precision ones can substantially reduce the computational overhead and improve the inference speed. Many quantization methods have been studied, for example, vector quantization, low-bit quantization, and binary/ternary quantization. This survey focuses on ternary quantization. We review the evolution of ternary quantization and investigate the relationships among existing ternary quantization methods from the perspective of projection function and optimization methods.
Automated Detection of Ileocecal Valve, Appendiceal Orifice, and Polyp During Colonoscopy Using a Deep Learning Model
M. Taghiakbari
S. Hamidi Ghalehjegh
E. Jehanno
T. Berthier
L. di Jorio
A. N. Barkun
E. Deslandres
S. Bouchard
S. Sidani
Y. Bengio
D. von Renteln
Identification and photo-documentation of the ileocecal valve (ICV) and appendiceal orifice (AO) confirm completeness of colonoscopy examina… (voir plus)tions. We hypothesized that an artificial intelligence (AI)-empowered solution could help us automatically differentiate anatomical landmarks such as AO and ICV from polyps and normal colon mucosa.
We aimed to develop and test a deep convolutional neural network (DCNN) model that can automatically identify ICV and AO, and differentiate these landmarks from normal mucosa and colorectal polyps.
We prospectively collected annotated full-length colonoscopy videos of 318 patients undergoing outpatient colonoscopies. We created three non-overlapping training, validation, and test datasets with 25,444 unaltered frames extracted from the colonoscopy videos showing four landmarks/image classes (AO, ICV, normal mucosa, and polyps). For each landmark, we extracted an average of 30 frames for each time of its appearance. All the extracted frames were reviewed and annotated by a team of three clinicians. Using a quality assessment tool, the clinicians examined a total of 86,754 frames (7982 AO, 8374 ICV, 32,971 polyps, and 37,427 normal mucosa) and verified whether or not the frame contained one unique landmark. For this research, all frames were extracted from the white-light colonoscopies, and all narrow-band imaging frames were excluded. A DCNN classification model was developed, validated, and tested in separate datasets of images. The primary outcome was the proportion of patients in whom the AI model could identify both ICV and AO, and differentiate them from polyps and normal mucosa, with an accuracy of detecting both AO and ICV above a threshold of 40% (representing a value in which reliable identification of the landmarks can be assumed without increasing false-positive alerts).
We trained a DCNN AI model on 21,503 unaltered frames extracted from the recorded colonoscopy videos of 272 patients, and validated and tested the model on 1,924 (25 patients) and 2,017 (21 patients) unaltered frames, respectively. We applied a transfer learning technique to fine-tune the model parameters to the endoscopic images using a cross-entropy loss function and back-propagation algorithm. After training and validation, the DCNN model could identify both AO and ICV in 18 out of 21 patients (85.71%), if accuracies were above the threshold of 40%. The accuracy of the model for differentiating AO from normal mucosa, and ICV from normal mucosa were 86.37% (95% CI 84.06% to 88.45%), and 86.44% (95% CI 84.06% to 88.59%), respectively. Furthermore, the accuracy of the model for differentiating polyps from normal mucosa was 88.57% (95% CI 86.60% to 90.33%).
The model can reliably distinguish these anatomical landmarks from normal mucosa and colorectal polyps. It can be implemented into automated colonoscopy report generation, photo-documentation, and quality auditing solutions to improve colonoscopy reporting quality.
Other
MEDTEQ
M. Taghiakbari: None Declared, S. Hamidi Ghalehjegh Employee of: Imagia Canexia Health Inc. , E. Jehanno Employee of: Imagia Canexia Health Inc. , T. Berthier Employee of: Imagia Canexia Health Inc. , L. di Jorio Employee of: Imagia Canexia Health Inc. , A. N. Barkun Grant / Research support from: co-awardee in funded research projects with Imagia Canexia Health Inc., Consultant of: Medtronic Inc. and A.I. VALI Inc, E. Deslandres: None Declared, S. Bouchard: None Declared, S. Sidani: None Declared, Y. Bengio: None Declared, D. von Renteln Grant / Research support from: ERBE, Ventage, Pendopharm, and Pentax, Consultant of: Boston Scientific and Pendopharm
2023-02-28
Journal of the Canadian Association of Gastroenterology (publié)
Design and Implementation of Smooth Renewable Power in Cloud Data Centers
Xinxin Liu
Yu Hua
Xue Liu
Ling Yang
Yuanyuan Sun
The renewable power has been widely used in modern cloud data centers, which also produce large electricity bills and the negative impacts o… (voir plus)n environments. However, frequent fluctuation and intermittency of renewable power often cause the challenges in terms of the stability of both electricity grid and data centers, as well as decreasing the utilization of renewable power. Existing schemes fail to alleviate the renewable power fluctuation, which is caused by the essential properties of renewable power. In order to address this problem, we propose an efficient and easy-to-use smooth renewable power-aware scheme, called Smoother, which consists of Flexible Smoothing (FS) and Active Delay (AD). First, in order to smooth the fluctuation of renewable power, FS carries out the optimized charge/discharge operation via computing the minimum variance of the renewable power that is supplied to data centers per interval. Second, AD improves the utilization of renewable power via actively adjusting the execution time of deferrable workloads. Extensive experimental results via examining the traces of real-world data centers demonstrate that Smoother significantly reduces the negative impact of renewable power fluctuations on data centers and improves the utilization of renewable power by 250.88 percent on average. We have released the source codes for public use.
Dynamic Shimming in the Cervical Spinal Cord for Multi-Echo Gradient-Echo Imaging at 3 T
E. Alonso-Ortiz
D. Papp
A. D’Astous
J. Cohen-Adad
Obtaining high quality images of the spinal cord with MRI is difficult, partly due to the fact that the spinal cord is surrounded by a numbe… (voir plus)r of structures that have differing magnetic susceptibility. This causes inhomogeneities in the magnetic field, which in turn lead to image artifacts. In order to address this issue, linear compensation gradients can be employed. The latter can be generated using an MRI scanner's first order gradient coils and adjusted on a per-slice basis, in order to correct for through-plane ("z") magnetic field gradients. This approach is referred to as z-shimming. The aim of this study is two-fold. The first aim was to replicate aspects of a previous study wherein z-shimming was found to improve image quality in T2*-weighted echo-planar imaging. Our second aim was to improve upon the z-shimming approach by including in-plane compensation gradients and adjusting the compensation gradients during the image acquisition process so that they take into account respiration-induced magnetic field variations. We refer to this novel approach as realtime dynamic shimming. Measurements performed in a group of 12 healthy volunteers at 3 T show improved signal homogeneity along the spinal cord when using z-shimming. Signal homogeneity may be further improved by including realtime compensation for respiration-induced field gradients and by also doing this for gradients along the in-plane axes.
This article presents an extended state space model for aggregation of large-scale electric vehicles (EVs) for frequency regulation and peak… (voir plus) load shaving in power systems. The proposed model systematically deals with the fast charging of EVs as an effective solution for immediate charging requirements. Furthermore, the proposed extended state space model increases the flexibility of the EV aggregator (EVA) by enabling the EVs to participate in ancillary services with both regular and fast charging/discharging rates. This will help the EVA to provide a prompt and efficient response to severe generation-consumption imbalances. A probabilistic control approach is developed which reduces the communication burden of the EVA. Furthermore, the uncertainties related to EV users' behavior are modeled in real-time. The simulations are conducted for a typical power system including a large population of EVs, a conventional generator (CG), and a wind generation system. It is shown that the proposed aggregation model can accurately describe the aggregated behavior of a large population of EVs enabling them to efficiently participate in frequency regulation and peak load shaving services. Finally, the performance of EVA is evaluated for different driving behaviors and state of charge (SOC) levels of the EV population.
2023-02-28
IEEE Transactions on Transportation Electrification (publié)