Join us on the Venture Scientist Bootcamp, a full time, 4-month incubator at Mila, built specifically for deep tech founders with elite STEM backgrounds.
Learn how to leverage generative AI to support and improve your productivity at work. The next cohort will take place online on April 28 and 30, 2026, in French.
We use cookies to analyze the browsing and usage of our website and to personalize your experience. You can disable these technologies at any time, but this may limit certain functionalities of the site. Read our Privacy Policy for more information.
Setting cookies
You can enable and disable the types of cookies you wish to accept. However certain choices you make could affect the services offered on our sites (e.g. suggestions, personalised ads, etc.).
Essential cookies
These cookies are necessary for the operation of the site and cannot be deactivated. (Still active)
Analytics cookies
Do you accept the use of cookies to measure the audience of our sites?
Multimedia Player
Do you accept the use of cookies to display and allow you to watch the video content hosted by our partners (YouTube, etc.)?
Publications
Distinct SMA beta bursts support the development of anticipatory postural control in children
Abstract To compensate for self-generated movement-induced postural disturbances, the brain generates anticipatory postural adjustments (APA… (see more)), ensuring smooth, coordinated actions. APA development continues into late adolescence, yet the specific pathways and mechanisms that remain immature in children are poorly understood. We studied APA mechanisms in 24 children (7-12 years old) using magnetoencephalography (MEG) while they performed the naturalistic bimanual load-lifting task (BLLT). In the BLLT, participants lift a load placed on one forearm with the contralateral hand while keeping the postural forearm horizontal, as if lifting a glass from a tray. To counteract forearm deflection caused by unloading, the brain generates APAs, which involve anticipatory inhibition of the postural Biceps brachii . We found that stronger anticipatory Biceps brachii inhibition was associated with reduced excitability, as indexed by high-gamma (90-130 Hz) suppression, and increased high-beta power (19-29 Hz) in the contralateral Supplementary Motor Area (SMA). Analysis of transient beta events revealed two functionally distinct burst types: (1) 19-24 Hz bursts: time-locked to immediate high-gamma suppression correlated with 26-28 Hz beta power; predicted stronger muscle inhibition and received directed input from middle frontal cortex and precentral gyrus; (2) 24-29 Hz bursts: linked to delayed (∼100 ms) high-gamma suppression correlated with 8 Hz alpha power; predicted earlier and prolonged muscle inhibition and better forearm stabilization, but did not show directional influence from other regions. Results on anticipatory inhibition-related beta bursts replicated mechanisms reported in adults, suggesting that the efferent pathways and transient inhibitory processes underlying APA may already be mature in children. In contrast, higher-frequency beta bursts revealed a child-specific, complementary APA mechanism that may compensate for imprecise anticipatory inhibition. These results reveal two oscillatory mechanisms supporting APA in children and indicate that beta bursts may reflect both immediate cortical inhibition linked to muscle control and indirect alpha-mediated inhibition likely compensating for forearm instability.
Anomaly detection on tabular data is commonly studied under three supervision regimes, including one-class settings that assume access to an… (see more)omaly-free training samples, fully unsupervised settings with unlabeled and potentially contaminated training data, and semi-supervised settings with limited anomaly labels. Existing deep learning approaches typically train dataset-specific models under the assumption of a single supervision regime, which limits their ability to leverage shared structures across anomaly detection tasks and to adapt to different supervision levels. We propose ICLAD, an in-context learning foundation model for tabular anomaly detection that generalizes across both datasets and supervision regimes. ICLAD is trained via meta-learning on synthetic tabular anomaly detection tasks, and at inference time, the model assigns anomaly scores by conditioning on the training set without updating model weights. Comprehensive experiments on 57 tabular datasets from ADBench show that our method achieves state-of-the-art performance across three supervision regimes, establishing a unified framework for tabular anomaly detection.
Abstract The cholesteryl ester transfer protein (CETP) is an important protein in reverse cholesterol transport and has been identified as a… (see more) significant factor associated with cardiovascular disease (CVD), making it a widely studied pharmaceutical target. Three protein-coding isoforms of CETP exist, distinguished by the alternative splicing of one exon each. The isoform primarily responsible for cholesterol-related functions in the plasma is well studied, but specific functions of each isoform remain poorly understood. In this study, we demonstrate the significance of considering CETP’s isoforms in analyses of human traits. Using bulk RNA-seq data from multiple tissues, we characterized the expression patterns and genetic regulation determinants of CETP transcripts. Leveraging publicly available GWAS summary statistics, we conducted multivariable Mendelian Randomisation (MVMR) to estimate the impact of variation in isoform proportions on phenotypes, highlighting the importance of CETP’s isoforms in pituitary and thyroid glands. Furthermore, we uncovered tissue-specific associations between CETP’s isoforms and CVD-associated phenotypes. Additionally, we observed that the epistatic interaction previously reported between CETP and ADCY9 , a gene implicated in modulating a CETP modulator’s response, may be mediated through the regulation of alternative splicing of exon 9. Our results underscore the importance of a comprehensive understanding of CETP’s isoforms, which can significantly impact both fundamental and clinical research efforts.
Markov decision processes (MDPs) is viewed as an optimization of an objective function over certain linear operators over general function s… (see more)paces. Using the well-established perturbation theory of linear operators, this viewpoint allows one to identify derivatives of the objective function as a function of the linear operators. This leads to generalization of many well-known results in reinforcement learning to cases with generate state and action spaces. Prior results of this type were only established in the finite-state finite-action MDP settings and in settings with certain linear function approximations. The framework also leads to new low-complexity PPO-type reinforcement learning algorithms for general state and action space MDPs.
The advancement of efficient and stable non-precious metal electrocatalysts is crucial for promoting the development of alkaline water elect… (see more)rolysis, a key clean energy technology for hydrogen production. This study presents a rational design of a self-supported CoB@Ni-MOF/NF catalyst for scalable hydrogen production, constructed by building a hierarchical Ni-MOF/NF conductive scaffold, incorporating amorphous CoB active phases, and establishing a synergistic Ni-Co-B interface. The optimized electrode exhibits exceptional hydrogen evolution reaction performance in alkaline media, achieving an ultralow overpotential of 33.2 mV at 10 mA cm-2-performance that rivals some noble-metal-doped systems—along with stable operation exceeding 28 hours. Comprehensive characterization confirms that the superior activity originates from abundant accessible active sites and optimized reaction energetics enabled by the composite architecture, offering a generalizable design strategy that integrates MOFs, conductive substrates, and transition metal borides for advanced energy conversion materials.
2026-03-16
Journal of the Electrochemical Society (published)
Decision-making problems often feature uncertainty stemming from heterogeneous and context-dependent human preferences. To address this, we … (see more)propose a sequential learning-and-optimization pipeline to learn preference distributions and leverage them to solve downstream problems, for example risk-averse formulations. We focus on human choice settings that can be formulated as (integer) linear programs. In such settings, existing inverse optimization and choice modelling methods infer preferences from observed choices but typically produce point estimates or fail to capture contextual shifts, making them unsuitable for risk-averse decision-making. Using a bounded-variance score function gradient estimator, we train a predictive model mapping contextual features to a rich class of parameterizable distributions. This approach yields a maximum likelihood estimate. The model generates scenarios for unseen contexts in the subsequent optimization phase. In a synthetic ridesharing environment, our approach reduces average post-decision surprise by up to 114
Sim-to-real transfer of locomotion policies often leads to performance degradation due to the inevitable sim-to-real gap. Naively fine-tunin… (see more)g these policies directly on hardware is problematic, as it poses risks of mechanical failure and suffers from high sample inefficiency. In this paper, we address the challenge of safely and efficiently fine-tuning reinforcement learning (RL) policies for dynamic locomotion tasks. Specifically, we focus on fine-tuning policies learned in simulation directly on hardware, while explicitly enforcing safety constraints. In doing so, we introduce SLowRL, a framework that combines Low-Rank Adaptation (LoRA) with training-time safety enforcement via a recovery policy. We evaluate our method both in simulation and on a real Unitree Go2 quadruped robot for jump and trot tasks. Experimental results show that our method achieves a
The proliferation of agent benchmarks has created critical fragmentation that threatens research productivity. Each new benchmark requires s… (see more)ubstantial custom integration, creating an "integration tax" that limits comprehensive evaluation. We propose CUBE (Common Unified Benchmark Environments), a universal protocol standard built on MCP and Gym that allows benchmarks to be wrapped once and used everywhere. By separating task, benchmark, package, and registry concerns into distinct API layers, CUBE enables any compliant platform to access any compliant benchmark for evaluation, RL training, or data generation without custom integration. We call on the community to contribute to the development of this standard before platform-specific implementations deepen fragmentation as benchmark production accelerates through 2026.
Today's high-capacity generalist robot policies provide a strong foundation for broad task-level competence, yet achieving effective and equ… (see more)itable support for people in everyday settings remains a significant challenge. Real-world environments are dynamic and unstructured, and human needs evolve over time, requiring robots that can adapt accordingly. The ultimate evaluator of any robotic system is the person it assists, and personalization is essential to ensuring equitable and meaningful support across diverse users and contexts. Developing robots that can continually learn from interaction, adapt their behaviors over time, and flexibly assume roles as learners and collaborators is a critical step toward realizing effective integration of robots into daily life. With this year's theme of "Evolving Assistance for Everyday Life", and in alignment with the conference theme "HRI Empowering Society", the sixth edition of the "Lifelong Learning and Personalization in Long-Term Human-Robot Interaction (LEAP-HRI)" workshop aims to bring together insights across diverse disciplines, focusing on how robots can progressively adapt their support to suit diverse individuals, each with unique and changing needs, across real-world contexts. Through this lens, the workshop aims to discuss current and future directions in how assistive systems can flexibly respond, continually improve over time, and deliver more inclusive and empowering support in everyday life.
2026-03-15
International Conference on Human-Robot Interaction (published)
In this paper, we critically examine the current "humanoid hype" in robotics, questioning its alignment with responsible robotics principles… (see more). While technical challenges drive internal fascination, the pervasive public image of humanoids demands deeper HRI engagement. We explore how responsible robotics concepts, such as privacy, dignity, and trust, are uniquely challenged or overlooked in the pursuit of anthropomorphic robot forms. By dissecting this hype, and mapping the main findings of the recently-published Roadmap for Responsible Robotics to the humanoids field, we aim to move beyond technical form-factor obsessions to understand the true societal implications and identify potential blind spots for the HRI community.
2026-03-15
IEEE/ACM Conference on Human-Robot Interaction (published)