scispace - formally typeset
Search or ask a question
Author

Abhir Bhalerao

Bio: Abhir Bhalerao is an academic researcher from University of Warwick. The author has contributed to research in topics: Image segmentation & Markov chain Monte Carlo. The author has an hindex of 22, co-authored 102 publications receiving 1746 citations. Previous affiliations of Abhir Bhalerao include Harvard University & Guy's and St Thomas' NHS Foundation Trust.


Papers
More filters
Journal ArticleDOI
TL;DR: The usefulness of the proposed tissue classification method is demonstrated by comparisons with conventional single-channel classification using both synthesized data and clinical data acquired with CT (computed tomography) and MRI (magnetic resonance imaging) scanners.
Abstract: This paper describes a novel approach to tissue classification using three-dimensional (3D) derivative features in the volume rendering pipeline. In conventional tissue classification for a scalar volume, tissues of interest are characterized by an opacity transfer function defined as a one-dimensional (1D) function of the original volume intensity. To overcome the limitations inherent in conventional 1D opacity functions, we propose a tissue classification method that employs a multidimensional opacity function, which is a function of the 3D derivative features calculated from a scalar volume as well as the volume intensity. Tissues of interest are characterized by explicitly defined classification rules based on 3D filter responses highlighting local structures, such as edge, sheet, line, and blob, which typically correspond to tissue boundaries, cortices, vessels, and nodules, respectively, in medical volume data. The 3D local structure filters are formulated using the gradient vector and Hessian matrix of the volume intensity function combined with isotropic Gaussian blurring. These filter responses and the original intensity define a multidimensional feature space in which multichannel tissue classification strategies are designed. The usefulness of the proposed method is demonstrated by comparisons with conventional single-channel classification using both synthesized data and clinical data acquired with CT (computed tomography) and MRI (magnetic resonance imaging) scanners. The improvement in image quality obtained using multichannel classification is confirmed by evaluating the contrast and contrast-to-noise ratio in the resultant volume-rendered images with variable opacity values.

378 citations

Journal ArticleDOI
TL;DR: A two-dimensional Hermite function intensity model is developed which models blood vessel profiles in a quad-tree structure over a range of spatial resolutions and is shown to perform comparably with other retinal vessel labelling methods.
Abstract: This paper presents a vascular representation and segmentation algorithm based on a multiresolution Hermite model (MHM). A two-dimensional Hermite function intensity model is developed which models blood vessel profiles in a quad-tree structure over a range of spatial resolutions. The use of a multiresolution representation simplifies the image modeling and allows for a robust analysis by combining information across scales. Estimation over scale also reduces the overall computational complexity. As well as using MHM for vessel labelling, the local image modeling can accurately represent vessel directions, widths, amplitudes, and branch points which readily enable the global topology to be inferred. An expectation-maximization (EM) type of optimization scheme is used to estimate local model parameters and an information theoretic test is then applied to select the most appropriate scale/feature model for each region of the image. In the final stage, Bayesian stochastic inference is employed for linking the local features to obtain a description of the global vascular structure. After a detailed description and analysis of MHM, experimental results on two standard retinal databases are given that demonstrate its comparative performance. These show MHM to perform comparably with other retinal vessel labelling methods

109 citations

Journal ArticleDOI
TL;DR: A feature selection methodology based on a novel Bhattacharyya space is presented and illustrated with a texture segmentation problem and produces the lowest misclassification errors reported.

93 citations

Journal ArticleDOI
TL;DR: Three-dimensional reconstructed magnetic resonance images were used for planning the operations of 16 patients with various cerebrovascular diseases to determine the advantages and current limitations of the computer-assisted surgical planning system as it applies to the treatment of vascular lesions.
Abstract: Objective We used three-dimensional reconstructed magnetic resonance images for planning the operations of 16 patients with various cerebrovascular diseases. We studied the cases of these patients to determine the advantages and current limitations of our computer-assisted surgical planning system as it applies to the treatment of vascular lesions. Methods Magnetic resonance angiograms or thin slice gradient echo magnetic resonance images were processed for three-dimensional reconstruction. The segmentation, based on the signal intensities and voxel connectivity, separated each anatomic structure of interest, such as the brain, vessels, and skin. A three-dimensional model was then reconstructed by surface rendering. This three-dimensional model could be colored, made translucent, and interactively rotated by a mouse-controlled cursor on a workstation display. In addition, a three-dimensional blood flow analysis was performed, if necessary. The three-dimensional model was used to assist in three stages of surgical planning, as follows: 1) to choose the best method of intervention, 2) to evaluate surgical risk, 3) to select a surgical approach, and 4) to localize lesions. Results The generation of three-dimensional models allows visualization of pathological anatomy and its relationship to adjacent normal structures, accurate lesion volume determination, and preoperative computer-assisted visualization of alternative surgical approaches. Conclusion Computer-assisted surgical planning is useful for patients with cerebrovascular disease at various stages of treatment. Lesion identification, therapeutic and surgical option planning, and intraoperative localization are all enhanced with these techniques.

93 citations

Journal ArticleDOI
TL;DR: A recent automated Her2 scoring contest, held in conjunction with the annual PathSoc meeting held in Nottingham in June 2016, aimed at systematically comparing and advancing the state-of-the-art Artificial Intelligence (AI) based automated methods for Her2 score as mentioned in this paper.
Abstract: Aims Evaluating expression of the Human epidermal growth factor receptor 2 (Her2) by visual examination of immunohistochemistry (IHC) on invasive breast cancer (BCa) is a key part of the diagnostic assessment of BCa due to its recognised importance as a predictive and prognostic marker in clinical practice However, visual scoring of Her2 is subjective and consequently prone to inter-observer variability Given the prognostic and therapeutic implications of Her2 scoring, a more objective method is required In this paper, we report on a recent automated Her2 scoring contest, held in conjunction with the annual PathSoc meeting held in Nottingham in June 2016, aimed at systematically comparing and advancing the state-of-the-art Artificial Intelligence (AI) based automated methods for Her2 scoring Methods and Results The contest dataset comprised of digitised whole slide images (WSI) of sections from 86 cases of invasive breast carcinoma stained with both Haematoxylin & Eosin (H&E) and IHC for Her2 The contesting algorithms automatically predicted scores of the IHC slides for an unseen subset of the dataset and the predicted scores were compared with the “ground truth” (a consensus score from at least two experts) We also report on a simple Man vs Machine contest for the scoring of Her2 and show that the automated methods could beat the pathology experts on this contest dataset Conclusions This paper presents a benchmark for comparing the performance of automated algorithms for scoring of Her2 It also demonstrates the enormous potential of automated algorithms in assisting the pathologist with objective IHC scoring

78 citations


Cited by
More filters
01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

Journal ArticleDOI
TL;DR: In this paper, the authors offer a new book that enPDFd the perception of the visual world to read, which they call "Let's Read". But they do not discuss how to read it.
Abstract: Let's read! We will often find out this sentence everywhere. When still being a kid, mom used to order us to always read, so did the teacher. Some books are fully read in a week and we need the obligation to support reading. What about now? Do you still love reading? Is reading only for you who have obligation? Absolutely not! We here offer you a new book enPDFd the perception of the visual world to read.

2,250 citations

01 Jan 2009
TL;DR: The results of the experiments reveal that nonlinear techniques perform well on selected artificial tasks, but that this strong performance does not necessarily extend to real-world tasks.
Abstract: In recent years, a variety of nonlinear dimensionality reduction techniques have been proposed that aim to address the limitations of traditional techniques such as PCA and classical scaling. The paper presents a review and systematic comparison of these techniques. The performances of the nonlinear techniques are investigated on artificial and natural tasks. The results of the experiments reveal that nonlinear techniques perform well on selected artificial tasks, but that this strong performance does not necessarily extend to real-world tasks. The paper explains these results by identifying weaknesses of current nonlinear techniques, and suggests how the performance of nonlinear dimensionality reduction techniques may be improved.

2,141 citations