2,217 research outputs found

    3D COLORED MESH STRUCTURE-PRESERVING FILTERING WITH ADAPTIVE P-LAPLACIAN ON DIRECTED GRAPHS

    Get PDF
    International audienceEditing of 3D colored meshes represents a fundamental component of nowadays computer vision and computer graphics applications. In this paper, we propose a framework based on the p-laplacian on directed graphs for structure-preserving filtering. This relies on a novel objective function composed of a fitting term, a smoothness term with a spatially-variant pTV norm, and a structure-preserving term. The last two terms can be related to formulations of the p-Laplacian on directed graphs. This enables to impose different forms of processing onto different graph areas for better smoothing quality

    Doctor of Philosophy

    Get PDF
    dissertationConfocal microscopy has become a popular imaging technique in biology research in recent years. It is often used to study three-dimensional (3D) structures of biological samples. Confocal data are commonly multichannel, with each channel resulting from a different fluorescent staining. This technique also results in finely detailed structures in 3D, such as neuron fibers. Despite the plethora of volume rendering techniques that have been available for many years, there is a demand from biologists for a flexible tool that allows interactive visualization and analysis of multichannel confocal data. Together with biologists, we have designed and developed FluoRender. It incorporates volume rendering techniques such as a two-dimensional (2D) transfer function and multichannel intermixing. Rendering results can be enhanced through tone-mappings and overlays. To facilitate analyses of confocal data, FluoRender provides interactive operations for extracting complex structures. Furthermore, we developed the Synthetic Brainbow technique, which takes advantage of the asynchronous behavior in Graphics Processing Unit (GPU) framebuffer loops and generates random colorizations for different structures in single-channel confocal data. The results from our Synthetic Brainbows, when applied to a sequence of developing cells, can then be used for tracking the movements of these cells. Finally, we present an application of FluoRender in the workflow of constructing anatomical atlases

    Fluorescence microscopy image analysis of retinal neurons using deep learning

    Get PDF
    An essential goal of neuroscience is to understand the brain by simultaneously identifying, measuring, and analyzing activity from individual cells within a neural population in live brain tissue. Analyzing fluorescence microscopy (FM) images in real-time with computational algorithms is essential for achieving this goal. Deep learning techniques have shown promise in this area, but face domain-specific challenges due to limited training data, significant amounts of voxel noise in FM images, and thin structures present in large 3D images. In this thesis, I address these issues by introducing a novel deep learning pipeline to analyze static FM images of neurons with minimal data requirements and demonstrate the pipeline’s ability to segment neurons from low signal-to-noise ratio FM images with few training samples. The first step of this pipeline employs a Generative Adversarial Network (GAN) equipped to learn imaging properties from a small set of static FM images acquired for a given neuroscientific experiment. Operating like an actual microscope, our fully-trained GAN can then generate realistic static FM images from volumetric reconstructions of neurons with added control over the intensity and noise of the generated images. For the second step in our pipeline, a novel segmentation network is trained on GAN-generated images with reconstructed neurons serving as “gold standard” ground truths. While training on a large dataset of FM images is optimal, a 15\% improvement in neuron segmentation accuracy from noisy FM images is shown when architectures are fine-tuned only on a small subsample of real image data. To evaluate the overall feasibility of our pipeline and the utility of generated images, 2 novel synthetic and 3 newly acquired FM image datasets are introduced along with a new evaluation protocol for FM image ”realness” that incorporates content, texture, and expert opinion metrics. While this pipeline's primary application is to segment neurons from highly noisy FM images, its utility can be extended to automate other FM tasks such as synapse identification, neuron classification, or super-resolution

    3DTeethSeg'22: 3D Teeth Scan Segmentation and Labeling Challenge

    Full text link
    Teeth localization, segmentation, and labeling from intra-oral 3D scans are essential tasks in modern dentistry to enhance dental diagnostics, treatment planning, and population-based studies on oral health. However, developing automated algorithms for teeth analysis presents significant challenges due to variations in dental anatomy, imaging protocols, and limited availability of publicly accessible data. To address these challenges, the 3DTeethSeg'22 challenge was organized in conjunction with the International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI) in 2022, with a call for algorithms tackling teeth localization, segmentation, and labeling from intraoral 3D scans. A dataset comprising a total of 1800 scans from 900 patients was prepared, and each tooth was individually annotated by a human-machine hybrid algorithm. A total of 6 algorithms were evaluated on this dataset. In this study, we present the evaluation results of the 3DTeethSeg'22 challenge. The 3DTeethSeg'22 challenge code can be accessed at: https://github.com/abenhamadou/3DTeethSeg22_challengeComment: 29 pages, MICCAI 2022 Singapore, Satellite Event, Challeng

    Statistical and Graph-Based Signal Processing: Fundamental Results and Application to Cardiac Electrophysiology

    Get PDF
    The goal of cardiac electrophysiology is to obtain information about the mechanism, function, and performance of the electrical activities of the heart, the identification of deviation from normal pattern and the design of treatments. Offering a better insight into cardiac arrhythmias comprehension and management, signal processing can help the physician to enhance the treatment strategies, in particular in case of atrial fibrillation (AF), a very common atrial arrhythmia which is associated to significant morbidities, such as increased risk of mortality, heart failure, and thromboembolic events. Catheter ablation of AF is a therapeutic technique which uses radiofrequency energy to destroy atrial tissue involved in the arrhythmia sustenance, typically aiming at the electrical disconnection of the of the pulmonary veins triggers. However, recurrence rate is still very high, showing that the very complex and heterogeneous nature of AF still represents a challenging problem. Leveraging the tools of non-stationary and statistical signal processing, the first part of our work has a twofold focus: firstly, we compare the performance of two different ablation technologies, based on contact force sensing or remote magnetic controlled, using signal-based criteria as surrogates for lesion assessment. Furthermore, we investigate the role of ablation parameters in lesion formation using the late-gadolinium enhanced magnetic resonance imaging. Secondly, we hypothesized that in human atria the frequency content of the bipolar signal is directly related to the local conduction velocity (CV), a key parameter characterizing the substrate abnormality and influencing atrial arrhythmias. Comparing the degree of spectral compression among signals recorded at different points of the endocardial surface in response to decreasing pacing rate, our experimental data demonstrate a significant correlation between CV and the corresponding spectral centroids. However, complex spatio-temporal propagation pattern characterizing AF spurred the need for new signals acquisition and processing methods. Multi-electrode catheters allow whole-chamber panoramic mapping of electrical activity but produce an amount of data which need to be preprocessed and analyzed to provide clinically relevant support to the physician. Graph signal processing has shown its potential on a variety of applications involving high-dimensional data on irregular domains and complex network. Nevertheless, though state-of-the-art graph-based methods have been successful for many tasks, so far they predominantly ignore the time-dimension of data. To address this shortcoming, in the second part of this dissertation, we put forth a Time-Vertex Signal Processing Framework, as a particular case of the multi-dimensional graph signal processing. Linking together the time-domain signal processing techniques with the tools of GSP, the Time-Vertex Signal Processing facilitates the analysis of graph structured data which also evolve in time. We motivate our framework leveraging the notion of partial differential equations on graphs. We introduce joint operators, such as time-vertex localization and we present a novel approach to significantly improve the accuracy of fast joint filtering. We also illustrate how to build time-vertex dictionaries, providing conditions for efficient invertibility and examples of constructions. The experimental results on a variety of datasets suggest that the proposed tools can bring significant benefits in various signal processing and learning tasks involving time-series on graphs. We close the gap between the two parts illustrating the application of graph and time-vertex signal processing to the challenging case of multi-channels intracardiac signals

    Using positional information to provide context for biological image analysis with MorphoGraphX 2.0

    Get PDF
    Positional information is a central concept in developmental biology. In developing organs, positional information can be idealized as a local coordinate system that arises from morphogen gradients controlled by organizers at key locations. This offers a plausible mechanism for the integration of the molecular networks operating in individual cells into the spatially-coordinated multicellular responses necessary for the organization of emergent forms. Understanding how positional cues guide morphogenesis requires the quantification of gene expression and growth dynamics in the context of their underlying coordinate systems. Here we present recent advances in the MorphoGraphX software (Barbier de Reuille et al., 2015)⁠ that implement a generalized framework to annotate developing organs with local coordinate systems. These coordinate systems introduce an organ-centric spatial context to microscopy data, allowing gene expression and growth to be quantified and compared in the context of the positional information thought to control them

    Anatomical Modeling of Cerebral Microvascular Structures: Application to Identify Biomarkers of Microstrokes

    Get PDF
    Les rĂ©seaux microvasculaires corticaux sont responsables du transport de l’oxygĂšne et des substrats Ă©nergĂ©tiques vers les neurones. Ces rĂ©seaux rĂ©agissent dynamiquement aux demandes Ă©nergĂ©tiques lors d’une activation neuronale par le biais du couplage neurovasculaire. Afin d’élucider le rĂŽle de la composante microvasculaire dans ce processus de couplage, l’utilisation de la modĂ©lisation in-formatique pourrait se rĂ©vĂ©ler un Ă©lĂ©ment clĂ©. Cependant, la manque de mĂ©thodologies de calcul appropriĂ©es et entiĂšrement automatisĂ©es pour modĂ©liser et caractĂ©riser les rĂ©seaux microvasculaires reste l’un des principaux obstacles. Le dĂ©veloppement d’une solution entiĂšrement automatisĂ©e est donc important pour des explorations plus avancĂ©es, notamment pour quantifier l’impact des mal-formations vasculaires associĂ©es Ă  de nombreuses maladies cĂ©rĂ©brovasculaires. Une observation courante dans l’ensemble des troubles neurovasculaires est la formation de micro-blocages vascu-laires cĂ©rĂ©braux (mAVC) dans les artĂ©rioles pĂ©nĂ©trantes de la surface piale. De rĂ©cents travaux ont dĂ©montrĂ© l’impact de ces Ă©vĂ©nements microscopiques sur la fonction cĂ©rĂ©brale. Par consĂ©quent, il est d’une importance vitale de dĂ©velopper une approche non invasive et comparative pour identifier leur prĂ©sence dans un cadre clinique. Dans cette thĂšse,un pipeline de traitement entiĂšrement automatisĂ© est proposĂ© pour aborder le prob-lĂšme de la modĂ©lisation anatomique microvasculaire. La mĂ©thode de modĂ©lisation consiste en un rĂ©seau de neurones entiĂšrement convolutif pour segmenter les capillaires sanguins, un gĂ©nĂ©rateur de modĂšle de surface 3D et un algorithme de contraction de la gĂ©omĂ©trie pour produire des mod-Ăšles graphiques vasculaires ne comportant pas de connections multiples. Une amĂ©lioration de ce pipeline est dĂ©veloppĂ©e plus tard pour allĂ©ger l’exigence de maillage lors de la phase de reprĂ©sen-tation graphique. Un nouveau schĂ©ma permettant de gĂ©nĂ©rer un modĂšle de graphe est dĂ©veloppĂ© avec des exigences d’entrĂ©e assouplies et permettant de retenir les informations sur les rayons des vaisseaux. Il est inspirĂ© de graphes gĂ©omĂ©triques dĂ©formants construits en respectant les morpholo-gies vasculaires au lieu de maillages de surface. Un mĂ©canisme pour supprimer la structure initiale du graphe Ă  chaque exĂ©cution est implĂ©mentĂ© avec un critĂšre de convergence pour arrĂȘter le pro-cessus. Une phase de raffinement est introduite pour obtenir des modĂšles vasculaires finaux. La modĂ©lisation informatique dĂ©veloppĂ©e est ensuite appliquĂ©e pour simuler les signatures IRM po-tentielles de mAVC, combinant le marquage de spin artĂ©riel (ASL) et l’imagerie multidirectionnelle pondĂ©rĂ©e en diffusion (DWI). L’hypothĂšse est basĂ©e sur des observations rĂ©centes dĂ©montrant une rĂ©orientation radiale de la microvascularisation dans la pĂ©riphĂ©rie du mAVC lors de la rĂ©cupĂ©ra-tion chez la souris. Des lits capillaires synthĂ©tiques, orientĂ©s alĂ©atoirement et radialement, et des angiogrammes de tomographie par cohĂ©rence optique (OCT), acquis dans le cortex de souris (n = 5) avant et aprĂšs l’induction d’une photothrombose ciblĂ©e, sont analysĂ©s. Les graphes vasculaires informatiques sont exploitĂ©s dans un simulateur 3D Monte-Carlo pour caractĂ©riser la rĂ©ponse par rĂ©sonance magnĂ©tique (MR), tout en considĂ©rant les effets des perturbations du champ magnĂ©tique causĂ©es par la dĂ©soxyhĂ©moglobine, et l’advection et la diffusion des spins nuclĂ©aires. Le pipeline graphique proposĂ© est validĂ© sur des angiographies synthĂ©tiques et rĂ©elles acquises avec diffĂ©rentes modalitĂ©s d’imagerie. ComparĂ© Ă  d’autres mĂ©thodes effectuĂ©es dans le milieu de la recherche, les expĂ©riences indiquent que le schĂ©ma proposĂ© produit des taux d’erreur gĂ©omĂ©triques et topologiques amoindris sur divers angiogrammes. L’évaluation confirme Ă©galement l’efficacitĂ© de la mĂ©thode proposĂ©e en fournissant des modĂšles reprĂ©sentatifs qui capturent tous les aspects anatomiques des structures vasculaires. Ensuite, afin de trouver des signatures de mAVC basĂ©es sur le signal IRM, la modĂ©lisation vasculaire proposĂ©e est exploitĂ©e pour quantifier le rapport de perte de signal intravoxel minimal lors de l’application de plusieurs directions de gradient, Ă  des paramĂštres de sĂ©quence variables avec et sans ASL. Avec l’ASL, les rĂ©sultats dĂ©montrent une dif-fĂ©rence significative (p <0,05) entre le signal calculĂ© avant et 3 semaines aprĂšs la photothrombose. La puissance statistique a encore augmentĂ© (p <0,005) en utilisant des angiogrammes capturĂ©s Ă  la semaine suivante. Sans ASL, aucun changement de signal significatif n’est trouvĂ©. Des rapports plus Ă©levĂ©s sont obtenus Ă  des intensitĂ©s de champ magnĂ©tique plus faibles (par exemple, B0 = 3) et une lecture TE plus courte (<16 ms). Cette Ă©tude suggĂšre que les mAVC pourraient ĂȘtre carac-tĂ©risĂ©s par des sĂ©quences ASL-DWI, et fournirait les informations nĂ©cessaires pour les validations expĂ©rimentales postĂ©rieures et les futurs essais comparatifs.----------ABSTRACT Cortical microvascular networks are responsible for carrying the necessary oxygen and energy substrates to our neurons. These networks react to the dynamic energy demands during neuronal activation through the process of neurovascular coupling. A key element in elucidating the role of the microvascular component in the brain is through computational modeling. However, the lack of fully-automated computational frameworks to model and characterize these microvascular net-works remains one of the main obstacles. Developing a fully-automated solution is thus substantial for further explorations, especially to quantify the impact of cerebrovascular malformations associ-ated with many cerebrovascular diseases. A common pathogenic outcome in a set of neurovascular disorders is the formation of microstrokes, i.e., micro occlusions in penetrating arterioles descend-ing from the pial surface. Recent experiments have demonstrated the impact of these microscopic events on brain function. Hence, it is of vital importance to develop a non-invasive and translatable approach to identify their presence in a clinical setting. In this thesis, a fully automatic processing pipeline to address the problem of microvascular anatom-ical modeling is proposed. The modeling scheme consists of a fully-convolutional neural network to segment microvessels, a 3D surface model generator and a geometry contraction algorithm to produce vascular graphical models with a single connected component. An improvement on this pipeline is developed later to alleviate the requirement of water-tight surface meshes as inputs to the graphing phase. The novel graphing scheme works with relaxed input requirements and intrin-sically captures vessel radii information, based on deforming geometric graphs constructed within vascular boundaries instead of surface meshes. A mechanism to decimate the initial graph struc-ture at each run is formulated with a convergence criterion to stop the process. A refinement phase is introduced to obtain final vascular models. The developed computational modeling is then ap-plied to simulate potential MRI signatures of microstrokes, combining arterial spin labeling (ASL) and multi-directional diffusion-weighted imaging (DWI). The hypothesis is driven based on recent observations demonstrating a radial reorientation of microvasculature around the micro-infarction locus during recovery in mice. Synthetic capillary beds, randomly- and radially oriented, and op-tical coherence tomography (OCT) angiograms, acquired in the barrel cortex of mice (n=5) before and after inducing targeted photothrombosis, are analyzed. The computational vascular graphs are exploited within a 3D Monte-Carlo simulator to characterize the magnetic resonance (MR) re-sponse, encompassing the effects of magnetic field perturbations caused by deoxyhemoglobin, and the advection and diffusion of the nuclear spins. The proposed graphing pipeline is validated on both synthetic and real angiograms acquired with different imaging modalities. Compared to other efficient and state-of-the-art graphing schemes, the experiments indicate that the proposed scheme produces the lowest geometric and topological error rates on various angiograms. The evaluation also confirms the efficiency of the proposed scheme in providing representative models that capture all anatomical aspects of vascular struc-tures. Next, searching for MRI-based signatures of microstokes, the proposed vascular modeling is exploited to quantify the minimal intravoxel signal loss ratio when applying multiple gradient di-rections, at varying sequence parameters with and without ASL. With ASL, the results demonstrate a significant difference (p<0.05) between the signal-ratios computed at baseline and 3 weeks after photothrombosis. The statistical power further increased (p<0.005) using angiograms captured at week 4. Without ASL, no reliable signal change is found. Higher ratios with improved significance are achieved at low magnetic field strengths (e.g., at 3 Tesla) and shorter readout TE (<16 ms). This study suggests that microstrokes might be characterized through ASL-DWI sequences, and provides necessary insights for posterior experimental validations, and ultimately, future transla-tional trials
    • 

    corecore