Section: New Results
Classification
Axon morphology comparison using elastic shape analysis
Participants : Alejandro Mottini, Xavier Descombes, Florence Besse.
It is known that neuronal morphology impacts network connectivity, thus providing information on its functioning. Moreover, it allows the characterization of pathological states. Therefore, the analysis of the morphological differences between normal and pathological structures is of paramount importance.
We present a new method for comparing reconstructions of axonal trees (obtained, for example, by applying our segmentation method on confocal microscopy images of normal and mutant axonal trees) which takes into account both topological and geometrical information and is based on the Elastic Shape Analysis Framework. The method computes the geodesic between two axons in a space of tree like shapes, and the distance between the two is defined as the length of the geodesic. Moreover, our method is capable of showing how one axon transforms into the other by taking intermediate points in the geodesic.
We consider two axonal trees
where
The method performance was tested on a group of 22 (11 normal and 11 mutant) 3D images, each containing one axonal tree manually segmented by an experienced biologist from a set of real confocal microscopy images. The mean and standard deviation of the inter and intra class distances between the neurons were calculated and results suggest that the proposed method is able to distinguish between the two populations (an average interpopulation to intrapopulation distance ratio of 1:21 and 1:28 were obtained). In addition, we computed the optimum transformations between axons. An example is shown in figure 11 . This result was obtained by taking intermediate points along the geodesic between the two trees.
|
Vascular network segmentation from X-ray tomographic volumes
Participant : Xavier Descombes.
This work was made in collaboration with Franck Plouraboué and Abdelakim El Boustani from IMFT, Caroline Fonta from CerCo, Géraldine LeDuc from ESRF, Raphael Serduc from INSERM and Tim Weitkamp from Synchrotron Soleil.
Micro-tomography produces high resolution images of biological structures such as vascular networks. We have defined a new approach for segmenting vascular network into pathological and normal regions from considering their micro-vessel 3D structure only. We consider a partition of the volume obtained by a watershed algorithm based on the distance from the nearest vessel. Each territory, defined as Local Vascular Territory (a Local Vascular Territory (LVT) is a connected region corresponding to the catchment bassin associated with a vascular element. It can be obtained through the watershed computation on the opposite distance map from the vessels and is not connected to the sample border. ), is characterized by its volume and the local vascular density. The volume and density maps are first regularized by minimizing the total variation, within a Markov Random Field framework, using a graph cut algorithm . Then, a new approach is proposed to segment the volume from the two previous restored images using an iterative algorithm based on hypothesis testing. We consider the variables density and volume for each LVT and the populations constituted by the different classes obtained by the segmentation at a given step. Classes which are not statistically significantly different are merged using a MANOVA. This blind segmentation provides different regions which have been interprated by expert as tumor, necrosis, tumor periphery and sane tissue 12 .
|
Statistical analysis of skin pigmentation under treatment
Participants : Sylvain Prigent, Xavier Descombes.
This work was partially funded by a contract with Galderma R&D [http://www.galderma.com/RampD.aspx ]. It was made in collaboration with J. Zerubia from Ayin team.
multispectral imaging, skin, hyperpigmentation, hypothesis tests, statistical inferences
One of the steps to evaluate the efficacy of a therapeutic solution is to test it on a clinical trial involving several populations of patients. Each population receives a studied treatment and a reference treatment for the disease.
For facial hyper-pigmentation, a group of
We propose a methodology to assess the efficacy a treatment by calculating three differential criteria: the darkness, the area and the homogeneity.
The darkness measure the average intensity of the disease on a gray scaled image
The figure 13 illustrates the differential score calculated on a patient whose pathology decreases during the clinical trial. The proposed differential score have been tested in a full clinical study and provided results that agreed with the clinical analysis. This work have been patented and published in Inria research reports [25] , [26] .
|
A Recursive Approach For Multiclass Support Vector Machine: Application to automatic classification of endomicroscopic videos
Participants : Alexis Zubiolo, Eric Debreuve.
This work is made in collaboration with Barbara André (Mauna Kea Technologies)
The problem of automatic image (or video, or object) classification is to find a function that maps an image to a class or category among a number of predefined classes. An image can be viewed as a vector of high-dimension. In practice, it is preferable to deal with a synthetic signature of lower dimension. Therefore, the two classical steps of image classification are: image signature extraction and signature-based image classification. The classification rule can be learned from a set of training sample images manually classified by experts. This is known as supervised statistical learning where statistical refers to the use of samples and supervised refers to the sample classes being provided. We are interested in the learning aspect of the multiclass (Traditionally in classification, multiclass means “three classes or more” while the two-class case is referred to as binary classification.) problem when using a binary classification approach as a building block. We chose the Support Vector Machine (SVM), a well-known binary classifier.
Among the proposed extensions of binary classification methods to multiclass (three classes or more), the one-versus-one and one-versus-all approaches are the most popular ones. Let us suppose that there are
As an alternative to these aforementioned strategies (as well as to other, less popular ones), we developed a recursive learning strategy. A tree of SVMs is built, achieving three goals: a fair balance in the number of samples used in each binary SVM learnings, a logarithmic complexity for classification (