
Preface: NeurIPS Workshop on Symetry and Geometry in Neural Representations | PMLR
Sanborn, S., Shewmake, C., Azeglio, S., Di Bernardo, A., Miolane, N.
The first annual NeurIPS Workshop on Symmetry and Geometry in Neural Representations (NeurReps) was conceived to bring together researchers at the nexus of applied geometry, deep learning, and neuroscience, with the goal of advancing this understanding and illuminating geometric principles for neural information processing. Ultimately, we hope that this venue and associated community will support the development of the geometric approach to understanding neural representations, while strengthening ties to the mathematics community. The Neural Information Processing Systems (NeurIPS) conference historically emerged from the field of theoretical neuroscience or “connectionism.” This venue thus further serves the workshop’s goal of reinforcing the bond between deep learning and neuroscience.
Read More
ICML 2023 Topological Deep Learning Challenge: Design and Results | PMLR
Papillon, M., Miolane, N., et al.
This paper presents the computational challenge on topological deep learning that was hosted within the ICML 2023 Workshop on Topology and Geometry in Machine Learning. The competition asked participants to provide open-source implementations of topological neural networks from the literature by contributing to the python packages TopoNetX (data processing) and TopoModelX (deep learning). The challenge attracted twenty-eight qualifying submissions in its two month duration. This paper describes the design of the challenge and summarizes its main findings.
Read More
Visual Scene Representation with Hierarchical Equivariant Sparse Coding | PMLR
Shewmake, C., Buracas, D., Lillemark, H., Shin, J., Bekkers, E., Miolane, N., Olshausen, B.
We propose a hierarchical neural network architecture for unsupervised learning of equivariant part-whole decompositions of visual scenes. In contrast to the global equivariance of group-equivariant networks, the proposed architecture exhibits equivariance to part-whole transformations throughout the hierarchy, which we term hierarchical equivariance. The model achieves these structured internal representations via hierarchical Bayesian inference, which gives rise to rich bottom-up, top-down, and lateral information flows, hypothesized to underlie the mechanisms of perceptual inference in visual cortex. We demonstrate these useful properties of the model on a simple dataset of scenes with multiple objects under independent rotations and translations.
Read More
A General Framework for Robust G-Invariance in G-Equivariant Networks | NeurIPS
Sanborn, S., Miolane, N.
We introduce a general method for achieving robust group-invariance in group-equivariant convolutional neural networks (G-CNNs), which we call the G-triple-correlation (G-TC) layer. The approach leverages the theory of the triple-correlation on groups, which is the unique, lowest-degree polynomial invariant map that is also complete. Many commonly used invariant maps - such as the max - are incomplete: they remove both group and signal structure. A complete invariant, by contrast, removes only the variation due to the actions of the group, while preserving all information about the structure of the signal.
Read More

Identifying Interpretable Visual Features in Artifical and Biological Neural Systems | arXiv
Klindt, D., Sanborn, S., Acosta, F., Poitevin, F., Miolane, N.
Single neurons in neural networks are often interpretable in that they represent individual, intuitively meaningful features. However, many neurons exhibit mixed selectivity, i.e., they represent multiple unrelated features. A recent hypothesis proposes that features in deep networks may be represented in superposition, i.e., on non-orthogonal axes by multiple neurons, since the number of possible interpretable features in natural data is generally larger than the number of neurons in a given network. Accordingly, we should be able to find meaningful directions in activation space that are not aligned with individual neurons. Here, we propose (1) an automated method for quantifying visual interpretability that is validated against a large database of human psychophysics judgments of neuron interpretability, and (2) an approach for finding meaningful directions in network activation space. We leverage these methods to discover directions in convolutional neural networks that are more intuitively meaningful than individual neurons, as we confirm and investigate in a series of analyses. Moreover, we apply the same method to three recent datasets of visual neural responses in the brain and find that our conclusions largely transfer to real neural data, suggesting that superposition might be deployed by the brain. This also provides a link with disentanglement and raises fundamental questions about robust, efficient and factorized representations in both artificial and biological neural systems.
Read More
Geodesic Regression Characterizes 3D Shape Changes in the Female Brain During Menstruation | ICCV Computer Vision for Automated Medical Diagnosis
Myers, A., Taylor, C., Jacobs, E., Miolane, N. [Code]
Women are at higher risk of Alzheimer's and other neurological diseases after menopause, and yet research connecting female brain health to sex hormone fluctuations is limited. We seek to investigate this connection by developing tools that quantify 3D shape changes that occur in the brain during sex hormone fluctuations. Geodesic regression on the space of 3D discrete surfaces offers a principled way to characterize the evolution of a brain's shape. However, in its current form, this approach is too computationally expensive for practical use. In this paper, we propose approximation schemes that accelerate geodesic regression on shape spaces of 3D discrete surfaces. We also provide rules of thumb for when each approximation can be used. We test our approach on synthetic data to quantify the speed-accuracy trade-off of these approximations and show that practitioners can expect very significant speed-up while only sacrificing little accuracy. Finally, we apply the method to real brain shape data and produce the first characterization of how the female hippocampus changes shape during the menstrual cycle as a function of progesterone: a characterization made (practically) possible by our approximation schemes. Our work paves the way for comprehensive, practical shape analyses in the fields of bio-medicine and computer vision.
Read More

Unsupervised learning of structural variability in cryo-EM data using normal mode analysis of deformable atomic models. | Submitted to Nature Methods
Nashed, Y., Martel, J., Peck, A., Levy, A., Wetzstein, G., Miolane, N., Ratner, D., Poitevin, F.
Cryogenic electron microscopy (cryo-EM) has emerged as the method of choice to characterize the
structural variability of biomolecules at near-atomic resolution. We present a reconstruction approach
that eliminates the need for post-hoc atomic model fitting in 3D maps by deforming a given atomic
model along its normal modes directly against the 2D data. This end-to-end approach inherently
reduces the risk of error propagation while increasing interpretability of resulting structural ensembles.
Read More

CryoChains: Heterogeneous Reconstruction of Molecular Assembly of Semi-flexible Chains from Cryo-EM Images | ICML CompBio Workshop
Koo, B., Martel, J., Peck, A., Levy, A., Poitevin, F., Miolane, N. [Paper]
We propose CryoChains to encode large deformations of biomolecules via rigid body transformation of their polymer instances (chains), while representing their finer shape variations with the normal mode analysis framework of biophysics. CryoChains gives a biophysically-grounded quantification of the heterogeneous conformations of biomolecules, while reconstructing their 3D molecular structures at an improved resolution compared to the current fastest, interpretable deep learning method.
Read More

Septins Regulate Border Cell Shape and Surface Geometry ownstream of Rho | Developmental Cell
Gabbert, A., Mondo, J., Campanale, J., Mitchell, N., Myers, A., Streichan, S., Miolane, N., Montell, D.
Developmental Cell.
Septins self-assemble into polymers that bind and deform membranes in vitro and regulate diverse cell behaviors in vivo. How their in vitro properties relate to their in vivo functions is under active investigation. Here we uncover requirements for septins in detachment and motility of border cell clusters in the Drosophila ovary.
Read More
Architectures of Topological Deep Learning: A Survey on Topological Neural Networks | arXiv
Papillon, S., Sanborn, S., Hajij, M., Miolane, N. [Paper] [Equations]
Submitted to Nature Machine Intelligence.
Topological Neural Networks (TNNs) are deep learning architectures that process signals defined on topological domains. The domains of topological deep learning generalize the binary relations of graphs to hierarchical relations and higher-order set-based relations. The additional flexibility and expressivity of these architectures permits the representation of complex natural systems such as proteins, neural activity, and many-body physical systems. In this concise review of the latest in topological deep learning, we offer a pedagogical introduction to the field that uses a unified mathematical language to describe the landscape of TNNs.
Read More
Topological Deep Learning: Going Beyond Graph Data | arXiv
Hajij, M., Zamzmi, G., Papamarkou, T., Miolane, N., Guzmán-Sáenz, A., Ramamurthy, K., Birdal, T., Dey, T., Mukherjee, S., Samaga, S., Livesay, N., Walters, R., Rosen, P., Schaub, M. [Paper] [Code]
Topological deep learning is a rapidly growing field that pertains to the development of deep learning models for data supported on topological domains such as simplicial complexes, cell complexes, and hypergraphs, which generalize many domains encountered in scientific computations. In this paper, we present a unifying deep learning framework built upon a richer data structure that includes widely adopted topological domains.
Read More
Orthogonal Outlier Detection and Dimension Estimation for Improved MDS Embedding of Biological Datasets | Frontiers in Bioinformatics
Li, W., Mirone, J., Prasad, A., Miolane, N., Legrand, C. and Dao Duc, K. [Paper]
Conventional dimensionality reduction methods are sensitive to orthogonal outliers, which yield significant defects in the embedding. We introduce a robust method to address this problem for cell morphology and human microbiomes datasets.
Read More
Interpolation of Animations on Lie Groups | Submitted
Kushner, S., Modi, V., Miolane, N.
Submitted to the International Conference on Computer Vision (ICCV).
We propose a family of Riemannian geodesic interpolation techniques to perform upsampling of low frame rate animations to high frame rates.
Read More

Quantifying Extrinsic Curvatures of Neural Manifolds | CVPRW
Acosta, F., Sanborn, S., Dao Duc, K., Madhav, M., Miolane, N.
CVPR Workshop Topology Algebra and Geometry (TAG) for Pattern Recognition with Applications.
We leverage tools from Riemannian geometry and topologically-aware deep generative models to introduce a novel approach for studying the geometry of neural manifolds. This approach (1) computes an explicit parameterization of the manifolds and (2) estimates their local extrinsic curvature. [Code].
Read More

Lipschitz Constants Between Riemannian Metrics on the Stiefel Manifold | Geometric Science of Information
Mataigne, S., Absil, P.-A., Miolane, N. Geometric Science of Information.
We give the best Lipschitz constants between the distances induced by any two members of a one-parameter family of Riemannian metrics on the Stiefel manifold of orthonormal p-frames in n dimensions.
Read More

Equivariant Sparse Coding | Geometric Science of Information
Shewmake, C., Miolane, N., Olshausen, B. Geometric Science of Information. (Oral)
We describe a sparse coding model of visual cortex that encodes image transformations in an equivariant manner. We present results on time-varying visual scenes.
Read More

Using an Elastic Metric for Statistical Analysis of Tumor Cell Shape Heterogeneity | Geometric Science of Information
Li, W., Prasad, A., Miolane, N., Dao Duc, K. [Paper]. [Code]. Geometric Science of Information (GSI): Session Biological Shape Analysis. (Oral)
We propose a methodology grounded in geometric statistics to study and compare cellular morphologies from the contours they form on planar surfaces. We present findings on a dataset of images from osteocarcoma cells that includes different cancer treatments known to affect the cell morphology.
Read More
Differentially Private Fréchet Mean on the Manifold of Symmetric Positive Definite (SPD) Matrices | TMLR
Utpala, S., Vepakomma, P., Miolane, N.
Transactions of Machine Learning Research (TMLR).
We propose a novel, simple and fast mechanism - the Tangent Gaussian mechanism - to compute a differentially private Fréchet mean on the SPD manifold endowed with the log-Euclidean Riemannian metric. We show that our new mechanism obtains quadratic utility improvement in terms of data dimension over the current and only available baseline. Our mechanism is also simpler in practice as it does not require any expensive Markov Chain Monte Carlo (MCMC) sampling, and is computationally faster by multiple orders of magnitude - as confirmed by extensive experiments.
Read More
Deep Generative Modeling for Volume Reconstruction in Cryo-Electron Microscopy | JSB
Donnat, C., Levy, A., Poitevin, F., Miolane, N.
Journal of Structural Biology.
Advances in cryo-electron microscopy (cryo-EM) for high-resolution imaging of biomolecules in solution have provided new challenges and opportunities. Next-generation volume reconstruction algorithms that combine generative modelling with end-to-end unsupervised deep learning techniques have shown promise, but many technical and theoretical hurdles remain. In light of the proliferation of such methods, we propose here a critical review of recent advances in the field of deep generative modelling for cryo-EM reconstruction. [Code].
Read More
Probabilistic Riemannian Functional Map Synchronization for 3D Shape Correspondence | Submitted
Huq, F., Dey, A., Yusuf, S., Bazazian, D., Birdal, T., Miolane, N.
Submitted to Transactions of Machine Learning Research (TMLR).
We consider the problem of graph-matching on a network of 3D shapes with uncertainty quantification. We assume that the pairwise shape correspondences are efficiently represented as functional maps, that match real-valued functions defined over pairs of shapes. By modeling functional maps between nearly isometric shapes as elements of the Lie group SO(n), we employ synchronization to enforce cycle consistency of the collection of functional maps over the graph, hereby enhancing the accuracy of the individual maps.
Read More
Computations on the Stiefel Manifold and the Special Orthogonal Group | In Prep.
Mataigne, S., Absil, P.-A., Miolane, N.
This master thesis presents new theoretical and computational developments of differential geometry on the Stiefel manifold of orthonormal p-frames in n-dimensions, and the Special Orthogonal group of rotations in n-dimensions.
Read More
Introduction to Riemannian Geometry and Geometric Statistics: from theory to implementation with Geomstats | JFTML
Guigui, N., Miolane, N., Pennec, X..
Journal of Foundations and Trends in Machine Learning.
We give a self-contained exposition of the basic concepts of Riemannian geometry, providing illustrations and examples at each step and adopting a computational point of view. We cover the basics of differentiable manifolds, Riemannian manifolds, as well as quotient, homogeneous and symmetric spaces. Next, we demonstrate how these concepts are implemented in Geomstats, with details and code examples along the text. The culmination of this implementation is to be able to perform statistics and machine learning on manifolds, with as few lines of codes as in the wide-spread machine learning tool scikit-learn. [Code].
Read More
Heterogeneous Reconstructions of Deformable Models in Cryo-Electron Microscopy | NeurIPS MLSB
Nashed, Y., Peck, A., Martel, J., Levy, A., Koo, B., Wetzstein, G., Miolane, N., Ratner, D., Poitevin, F.
NeurIPS Workshop of Machine Learning for Structural Biology.
Cryogenic electron microscopy (cryo-EM) provides a unique opportunity to study the structural heterogeneity of biomolecules. Being able to explain this heterogeneity with atomic models would help our understanding of their functional mechanisms but the size and ruggedness of the structural space (the space of atomic 3D cartesian coordinates) presents an immense challenge. Here, we describe a heterogeneous reconstruction method based on an atomistic representation whose deformation is reduced to a handful of collective motions through normal mode analysis.
Read More
Testing Geometric Representation Hypotheses from Simulated Place Cells Recordings | NeurIPS NeurReps
Niederhauser, T., Lester, A., Miolane, N., Dao Duc, K., Madhav, M.
NeurIPS Workshop for Symmetry and Geometry in Neural Representations.
Hippocampal place cells can encode spatial locations of an animal in physical or task-relevant spaces. We simulated place cell populations that encoded either Euclidean- or graph-based positions of a rat navigating to goal nodes in a maze with a graph topology, and used manifold learning methods to analyze these neural population activities. [Code].
Read More
Regression-Based Elastic Metric Learning on Shape Spaces of Elastic Curves | NeurIPS LMRL
Myers, A., Miolane, N.
NeurIPS Workshop on Learning Meaningful Representations of Life.
We propose a metric learning paradigm, Regression-based Elastic Metric Learning (REML), which optimizes the elastic metric for geodesic regression on the manifold of discrete curves. Geodesic regression is most accurate when the chosen metric models the data trajectory close to a geodesic on the discrete curve manifold. When tested on cell shape trajectories, regression with REML's learned metric has better predictive power than with the conventionally used square-root-velocity (SRV) metric. [Code].
Read More
Challenge for Computational Geometry and Topology: Design and Results | ICLR GTRL
Myers, A., Utpala, ., Talbar, S., Sanborn, S., Shewmake, C., Donnat, C., Mathe, J., Lupo, U., Sonthalia, R., Cui, X., Szwagier, T., Pignet, A., Bergsson, A., Hauberg, S., Nielsen, D., Sommer, S., Klindt, D., Hermansen, E., Vaupel, M., Dunn, B., Xiong, J., Aharony, N., Pe'er, I., Ambellan, F., Hanik, M., Nava-Yazdani, E., von Tycowicz, C., Miolane, N.
ICLR Geometrical and Topological Representation Learning.
Proceedings of Machine Learning Research.
We present the computational challenge on differential geometry and topology that was hosted within the ICLR 2022 workshop "Geometric and Topological Representation Learning". The competition asked participants to provide implementations of machine learning algorithms on manifolds that would respect the API of the open-source software Geomstats (manifold part) and Scikit-Learn (machine learning part) or PyTorch. [Code].
Read More
Defining an Action of SO(d)-Rotations on Projections of d-Dimensional Objects: Applications to Pose Inference with Geometric VAEs | GRETSI
Legendre, N, Dao Duc, K., Miolane, N.
GRETSI Conference (2022).
Recent advances in variational autoencoders (VAEs) have enabled learning latent manifolds as compact Lie groups, such as SO(d). Since this approach assumes that data lies on a subspace that is homeomorphic to the Lie group itself, we here investigate how this assumption holds in the context of images that are generated by projecting a d-dimensional volume with unknown pose in SO(d).
Read More
CryoAI: Amortized Inference of Poses for Ab Initio Reconstruction of 3D Molecular Volumes from Real Cryo-EM Images | ECCV
Levy, A., Poitevin, F., Martel, J., Nashed, Y., Peck, A., Miolane, N., Ratner, D., Dunne, M., Wetzstein, G.
4th International Symposium on Cryo-3D Image Analysis (Best Poster Award).
ECCV European Conference on Computer Vision.
Cryo-electron microscopy (cryo-EM) has become a tool of fundamental importance in structural biology. The algorithmic challenge of cryo-EM is to jointly estimate the unknown 3D poses and the 3D electron scattering potential of a biomolecule from millions of extremely noisy 2D images. Existing reconstruction algorithms, however, cannot easily keep pace with the rapidly growing size of cryo-EM datasets due to their high computational and memory cost. We introduce cryoAI, an ab initio reconstruction algorithm for homogeneous conformations that uses direct gradient-based optimization of particle poses and the electron scattering potential from single-particle cryo-EM data. [Code].
Read More
Parametric Information Geometry with the Package Geomstats | Transactions of Mathematical Software (TOMS)
Le Brigant, A., Deschamps, J., Collas, A., Miolane, N.
We introduce the information geometry module of the Python package Geomstats. The module first implements Fisher-Rao Riemannian manifolds of widely used parametric families of probability distributions, such as normal, gamma, beta, Dirichlet distributions, and more. The module further gives the Fisher-Rao Riemannian geometry of any parametric family of distributions of interest, given a parameterized probability density function as input. [Code].
Read More
Intentional Choreography with Semi-Supervised Recurrent Variational Autoencoders | NeurIPS CAD
Papillon, M., Pettee, M., Miolane, N.
NeurIPS Workshop of Creativity and Design.
Given a small amount of dance sequences labeled with qualitative choreographic annotations, PirouNet conditionally generates dance sequences in the artistic style of the choreographer. [Code].
Read More
Biological Shape Analysis with Geometric Statistics and Learning | Oberwolfach Snapshots
Utpala, S., Miolane, N.
Oberwolfach Snapshots of Modern Mathematics (2022).
The advances in biomedical imaging techniques have enabled us to access the 3D shapes of a variety of structures: organs, cells, proteins. Since biological shapes are related to physiological functions, shape data may hold the key to unlocking outstanding mysteries in biomedicine. This snapshot introduces the mathematical framework of geometric statistics and learning and its applications in biomedicine.
Read More
PirouNet: Creating Dance through Artist-Centric Deep Learning | EAI ArtsIT
Papillon M., Pettee M., Miolane N.
EAI ArtsIT Conference. Best Paper Award (Oral).
Using Artificial Intelligence (AI) to create dance choreography with intention is still at an early stage. Methods that conditionally generate dance sequences remain limited in their ability to follow choreographer-specific creative direction, often relying on external prompts or supervised learning. In the same vein, fully annotated dance datasets are rare and labor intensive. To fill this gap and help leverage deep learning as a meaningful tool for choreographers, we propose "PirouNet": PirouNet allows dance professionals to annotate data with their own subjective creative labels and subsequently generate new bouts of choreography based on their aesthetic criteria. Thanks to the proposed semi-supervised approach, PirouNet only requires a small portion of the dataset to be labeled, typically on the order of 1%.. [Code].
Read More
Higher-Order Attention Networks | ArXiv
Hajij, M., Zamzmi, G., Papamarkou, T., Miolane, N., Guzman-Saenz, A., Ramamurthy, K., N.
We introduce higher-order attention networks (HOANs), a novel class of attention-based neural networks defined on a generalized higher-order domain called a combinatorial complex (CC). Similar to hypergraphs, CCs admit arbitrary set-like relations between a collection of abstract entities. Simultaneously, CCs permit the construction of hierarchical higher-order relations analogous to those supported by cell complexes. Thus, CCs effectively generalize both hypergraphs and cell complexes and combine their desirable characteristics.
Read More

Challenge for Computational Geometry & Topology: Design and Results | ICLR GTRL
Miolane, N., Caorsi, M., Lupo, U., Guerard, M., Guigui, N., Mathe, J., Cabanes, Y., Reise, W., Davies, T., Leitão, A., Mohapatra, S., Utpala, S., Shailja, S., Corso, G., Liu, G., Iuricich, F., Manolache, A., Nistor, M., Bejan, M., Mihai Nicolicioiu, A., Luchian, B.-A., Stupariu, M.-S., Michel, F., Dao Duc, K., Abdulrahman, B., Beketov, M., Maignant, E., Liu, Z., Černý, M., Bauw, M., Velasco-Forero, S., Angulo, J., Long Y.
ICLR Workshop on Geometrical and Topologic Representation Learning.
We present the computational challenge on differential geometry and topology that happened within the ICLR 2021 workshop "Geometric and Topological Representation Learning". The competition asked participants to provide creative contributions to the fields of computational geometry and topology through the open-source repositories Geomstats and Giotto-TDA. [Code].
Read More
Geomstats: A Python Package for Riemannian Geometry in Machine Learning | JMLR
Miolane, N., Guigui, N., Le Brigant, A., Mathe, J., Hou, B., Thanwerdas, Y., Heyder, S., Peltre, O., Koep, N., Cabanes, Y., Chauchat, P., Zaatiti, H., Hajri, H., Gerald, T. , Shewmake, C., Brooks, D., Kainz, B., Donnat, C., Holmes, S., Pennec, X.
Journal of Machine Learning Research.
We introduce Geomstats, an open-source Python toolbox for computations and statistics on nonlinear manifolds, such as hyperbolic spaces, spaces of symmetric positive definite matrices, Lie groups of transformations, and many more. [Code].
Read More
Introduction to Geometric Learning in Python with Geomstats | SciPy
Miolane, N., Guigui, N., Zaatiti, H., Shewmake, C., Hajri, H., Brooks, D., Le Brigant, A., Mathe, J. Hou, B., Thanwerdas, Y., Heyder, S., Peltre, O., Koep, N., Cabanes, Y., Gerald, T. Chauchat, P., Kainz, B., Donnat, C., Holmes, S., Pennec, X.
SciPy Conference on Scientific Computing in Python.
There is a growing interest in leveraging differential geometry in the machine learning community. Yet, the adoption of the associated geometric computations has been inhibited by the lack of a reference implementation. To address this gap, we present the open-source Python package geomstats and introduce hands-on tutorials for differential geometry and geometric machine learning algorithms. [Code].
Read More
Learning Weighted Submanifolds With Riemannian Variational Autoencoders | CVPR
Miolane, N., Holmes, S.
CVPR Conference of Computer Vision and Pattern Recognition.
Manifold-valued data naturally arises in medical imaging. One of the challenges that naturally arises consists of finding a lower-dimensional subspace for representing such manifold-valued data. Traditional techniques, like principal component analysis, are ill-adapted to tackle non-Euclidean spaces. We introduce Riemannian Variational Autoencoders to perform weighted submanifold learning powered by amortized variational inference.
Read More
Estimation of Orientation and Camera Parameters from Cryo-Electron Microscopy Images with Variational Autoencoders and Generative Adversarial Networks | CVPRW
Miolane, N., Poitevin, F., Li, Y.-T., Holmes, S.
CVPR Workshop on Computer Vision for Microscopy Imaging.
We combine variational autoencoders (VAEs) and generative adversarial networks (GANs) to learn a low-dimensional latent representation of cryo-EM images. Cryo-electron microscopy (cryo-EM) is capable of producing reconstructed 3D images of biomolecules at near-atomic resolution. As such, it represents one of the most promising imaging techniques in structural biology.
Read More
A Bayesian Hierarchical Network for Combining Heterogeneous Data Sources in Medical Diagnoses | NeurIPS ML4H
Donnat, C., Miolane, N., Bunbury, F., Kreindler, J.
NeurIPS Workshop on Machine Learning for Health.
1st Prize: C3.ai Grand Covid Challenge (100,000$).
Computer-Aided Diagnosis has shown stellar performance in providing accurate medical diagnoses across multiple testing modalities (medical images, electrophysiological signals, etc.). While this field has typically focused on fully harvesting the signal provided by a single (and generally extremely reliable) modality, fewer efforts have utilized imprecise data lacking reliable ground truth labels. We devise a Stochastic Expectation-Maximization algorithm that allows the principled integration of heterogeneous, and potentially unreliable, data types. We showcase the practicality of this approach by deploying it on a real COVID-19 immunity study.
Read MoreBias on Estimation in Quotient Space and Correction Methods | Elsevier
Miolane, N., Devilliers, L., Pennec, X.
Chapter in Riemannian Geometric Statistics in Medical Imaging. Statistics on Shape Spaces. Elsevier.
Read MoreExploring Cryo-EM Latent Space with Variational Autoencoders | Stanford Bio-X
Miolane, N., Poitevin, F., Holmes, S.
Stanford Bio-X Workshop on Cryo-Electron Microscopy.
Read MoreConvenience Tools to Explore Variability in Cryo-EM Data | Stanford Bio-X
Poitevin, F., Li, Y.T., Miolane, N., Gati, C., Levitt, M.
Stanford Bio-X Workshop on Cryo-Electron Microscopy.
Read MorePVNet: A LRCN Architecture for Spatio-Temporal Photovoltaic Power Forecasting from Numerical Weather Prediction | ICML AICC
Mathe, J., Miolane, N., Sebastien, N., Lequeux, J.
ICML Workshop on AI for Climate Change.
Read MoreComputing CNN Loss and Gradients for Pose Estimation with Riemannian Geometry | MICCAI
Hou, B., Miolane N., Khanal B., Lee M., Alansary A., McDonagh S., Hajnal J., Rueckert D., Glocker B., Kainz B.
MICCAI Conference on Medical Image Computing and Computer Assisted Intervention.
Read MoreTopologically Constrained Template Estimation | SIAGA
Miolane, N., Holmes, S., Pennec, X.
SIAM Journal on Applied Algebra and Geometry.
Read MoreTemplate Shape Estimation in Computational Anatomy | SIIMS
Miolane, N., Holmes, S., Pennec, X.
SIAM Journal of Imaging Science.
Read MoreToward a Unified Geometric Bayesian Framework for Template Estimation in Computational Anatomy. | ISBA
Miolane, N., Pennec, X., Holmes, S.
ISBA World Meeting of the International Society for Bayesian Analysis. (Young Researcher Travel Award).
Read MoreAnalyse Biométrique de l'Anneau Pelvien en 3 Dimensions | JRCOT
Darmante, H., Bugnas, B., Dompsure, R.B.D., Barresi, L., Miolane, N., Pennec, X., de Peretti, F., Bronsard, N.
Journal Revue de Chirurgie Orthopédique et Traumatologique.
Read MoreStatistics on Lie Groups: Can We Obtain a Consistent Framework with Pseudo-Riemannian Metrics? | GMV
Miolane, N.
Institut Henri Poincaré Workshop on Geometrical Models in Vision.
Read More