Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Yuanjie Zheng is active.

Publication


Featured researches published by Yuanjie Zheng.


IEEE Transactions on Medical Imaging | 2010

N4ITK: Improved N3 Bias Correction

Nicholas J. Tustison; Brian B. Avants; Philip A. Cook; Yuanjie Zheng; Alexander Egan; Paul A. Yushkevich; James C. Gee

A variant of the popular nonparametric nonuniform intensity normalization (N3) algorithm is proposed for bias field correction. Given the superb performance of N3 and its public availability, it has been the subject of several evaluation studies. These studies have demonstrated the importance of certain parameters associated with the B-spline least-squares fitting. We propose the substitution of a recently developed fast and robust B-spline approximation routine and a modified hierarchical optimization scheme for improved bias field correction over the original N3 algorithm. Similar to the N3 algorithm, we also make the source code, testing, and technical documentation of our contribution, which we denote as ¿N4ITK,¿ available to the public through the Insight Toolkit of the National Institutes of Health. Performance assessment is demonstrated using simulated data from the publicly available Brainweb database, hyperpolarized 3He lung image data, and 9.4T postmortem hippocampus data.


international conference on computer vision | 2009

Learning based digital matting

Yuanjie Zheng; Chandra Kambhamettu

We cast some new insights into solving the digital matting problem by treating it as a semi-supervised learning task in machine learning. A local learning based approach and a global learning based approach are then produced, to fit better the scribble based matting and the trimap based matting, respectively. Our approaches are easy to implement because only some simple matrix operations are needed. They are also extremely accurate because they can efficiently handle the nonlinear local color distributions by incorporating the kernel trick, that are beyond the ability of many previous works. Our approaches can outperform many recent matting methods, as shown by the theoretical analysis and comprehensive experiments. The new insights may also inspire several more works.


computer vision and pattern recognition | 2008

Single-image vignetting correction using radial gradient symmetry

Yuanjie Zheng; Jingyi Yu; Sing Bing Kang; Stephen Lin; Chandra Kambhamettu

In this paper, we present a novel single-image vignetting method based on the symmetric distribution of the radial gradient (RG). The radial gradient is the image gradient along the radial direction with respect to the image center. We show that the RG distribution for natural images without vignetting is generally symmetric. However, this distribution is skewed by vignetting. We develop two variants of this technique, both of which remove vignetting by minimizing asymmetry of the RG distribution. Compared with prior approaches to single-image vignetting correction, our method does not require segmentation and the results are generally better. Experiments show our technique works for a wide range of images and it achieves a speed-up of 4-5 times compared with a state-of-the-art method.


Medical Physics | 2009

STEP: Spatiotemporal enhancement pattern for MR-based breast tumor diagnosis

Yuanjie Zheng; Sarah Englander; Sajjad Baloch; Evangelia I. Zacharaki; Yong Fan; Mitchell D. Schnall; Dinggang Shen

The authors propose a spatiotemporal enhancement pattern (STEP) for comprehensive characterization of breast tumors in contrast-enhanced MR images. By viewing serial contrast-enhanced MR images as a single spatiotemporal image, they formulate the STEP as a combination of (1) dynamic enhancement and architectural features of a tumor, and (2) the spatial variations of pixelwise temporal enhancements. Although the latter has been widely used by radiologists for diagnostic purposes, it has rarely been employed for computer-aided diagnosis. This article presents two major contributions. First, the STEP features are introduced to capture temporal enhancement and its spatial variations. This is essentially carried out through the Fourier transformation and pharmacokinetic modeling of various temporal enhancement features, followed by the calculation of moment invariants and Gabor texture features. Second, for effectively extracting the STEP features from tumors, we develop a graph-cut based segmentation algorithm that aims at refining coarse manual segmentations of tumors. The STEP features are assessed through their diagnostic performance for differentiating between benign and malignant tumors using a linear classifier (along with a simple ranking-based feature selection) in a leave-one-out cross-validation setting. The experimental results for the proposed features exhibit superior performance, when compared to the existing approaches, with the area under the ROC curve approaching 0.97.


IEEE Transactions on Pattern Analysis and Machine Intelligence | 2009

Single-Image Vignetting Correction

Yuanjie Zheng; Stephen Lin; Chandra Kambhamettu; Jingyi Yu; Sing Bing Kang

In this paper, we propose a method for robustly determining the vignetting function given only a single image. Our method is designed to handle both textured and untextured regions in order to maximize the use of available information. To extract vignetting information from an image, we present adaptations of segmentation techniques that locate image regions with reliable data for vignetting estimation. Within each image region, our method capitalizes on the frequency characteristics and physical properties of vignetting to distinguish it from other sources of intensity variation. Rejection of outlier pixels is applied to improve the robustness of vignetting estimation. Comprehensive experiments demonstrate the effectiveness of this technique on a broad range of images with both simulated and natural vignetting effects. Causes of failures using the proposed algorithm are also analyzed.


computer vision and pattern recognition | 2008

FuzzyMatte: A computationally efficient scheme for interactive matting

Yuanjie Zheng; Chandra Kambhamettu; Jingyi Yu; Thomas Bauer; Karl V. Steiner

In this paper, we propose an online interactive matting algorithm, which we call FuzzyMatte. Our framework is based on computing the fuzzy connectedness (FC) from each unknown pixel to the known foreground and background. FC effectively captures the adjacency and similarity between image elements and can be efficiently computed using the strongest connected path searching algorithm. The final alpha value at each pixel can then be calculated from its FC. While many previous methods need to completely recompute the matte when new inputs are provided, FuzzyMatte effectively integrates these new inputs with the previously estimated matte by efficiently recomputing the FC value for a small subset of pixels. Thus, the computational overhead between each iteration of the refinement is significantly reduced. We demonstrate FuzzyMatte on a wide range of images. We show that FuzzyMatte updates the matte in an online interactive setting and generates high quality matte for complex images.


Medical Physics | 2015

Parenchymal texture analysis in digital mammography: A fully automated pipeline for breast cancer risk assessment.

Yuanjie Zheng; Brad M. Keller; Shonket Ray; Yan Wang; Emily F. Conant; James C. Gee; Despina Kontos

PURPOSE Mammographic percent density (PD%) is known to be a strong risk factor for breast cancer. Recent studies also suggest that parenchymal texture features, which are more granular descriptors of the parenchymal pattern, can provide additional information about breast cancer risk. To date, most studies have measured mammographic texture within selected regions of interest (ROIs) in the breast, which cannot adequately capture the complexity of the parenchymal pattern throughout the whole breast. To better characterize patterns of the parenchymal tissue, the authors have developed a fully automated software pipeline based on a novel lattice-based strategy to extract a range of parenchymal texture features from the entire breast region. METHODS Digital mammograms from 106 cases with 318 age-matched controls were retrospectively analyzed. The lattice-based approach is based on a regular grid virtually overlaid on each mammographic image. Texture features are computed from the intersection (i.e., lattice) points of the grid lines within the breast, using a local window centered at each lattice point. Using this strategy, a range of statistical (gray-level histogram, co-occurrence, and run-length) and structural (edge-enhancing, local binary pattern, and fractal dimension) features are extracted. To cover the entire breast, the size of the local window for feature extraction is set equal to the lattice grid spacing and optimized experimentally by evaluating different windows sizes. The association between their lattice-based texture features and breast cancer was evaluated using logistic regression with leave-one-out cross validation and further compared to that of breast PD% and commonly used single-ROI texture features extracted from the retroareolar or the central breast region. Classification performance was evaluated using the area under the curve (AUC) of the receiver operating characteristic (ROC). DeLongs test was used to compare the different ROCs in terms of AUC performance. RESULTS The average univariate performance of the lattice-based features is higher when extracted from smaller than larger window sizes. While not every individual texture feature is superior to breast PD% (AUC: 0.59, STD: 0.03), their combination in multivariate analysis has significantly better performance (AUC: 0.85, STD: 0.02, p < 0.001). The lattice-based texture features also outperform the single-ROI texture features when extracted from the retroareolar or the central breast region (AUC: 0.60-0.74, STD: 0.03). Adding breast PD% does not make a significant performance improvement to the lattice-based texture features or the single-ROI features (p > 0.05). CONCLUSIONS The proposed lattice-based strategy for mammographic texture analysis enables to characterize the parenchymal pattern over the entire breast. As such, these features provide richer information compared to currently used descriptors and may ultimately improve breast cancer risk assessment. Larger studies are warranted to validate these findings and also compare to standard demographic and reproductive risk factors.


Medical Image Analysis | 2014

Landmark matching based retinal image alignment by enforcing sparsity in correspondence matrix

Yuanjie Zheng; Ebenezer Daniel; Allan A. Hunter; Rui Xiao; Jianbin Gao; Hongsheng Li; Maureen G. Maguire; David H. Brainard; James C. Gee

Retinal image alignment is fundamental to many applications in diagnosis of eye diseases. In this paper, we address the problem of landmark matching based retinal image alignment. We propose a novel landmark matching formulation by enforcing sparsity in the correspondence matrix and offer its solutions based on linear programming. The proposed formulation not only enables a joint estimation of the landmark correspondences and a predefined transformation model but also combines the benefits of the softassign strategy (Chui and Rangarajan, 2003) and the combinatorial optimization of linear programming. We also introduced a set of reinforced self-similarities descriptors which can better characterize local photometric and geometric properties of the retinal image. Theoretical analysis and experimental results with both fundus color images and angiogram images show the superior performances of our algorithms to several state-of-the-art techniques.


IEEE Transactions on Pattern Analysis and Machine Intelligence | 2013

Single-Image Vignetting Correction from Gradient Distribution Symmetries

Yuanjie Zheng; Stephen Lin; Sing Bing Kang; Rui Xiao; James C. Gee; Chandra Kambhamettu

We present novel techniques for single-image vignetting correction based on symmetries of two forms of image gradients: semicircular tangential gradients (SCTG) and radial gradients (RG). For a given image pixel, an SCTG is an image gradient along the tangential direction of a circle centered at the presumed optical center and passing through the pixel. An RG is an image gradient along the radial direction with respect to the optical center. We observe that the symmetry properties of SCTG and RG distributions are closely related to the vignetting in the image. Based on these symmetry properties, we develop an automatic optical center estimation algorithm by minimizing the asymmetry of SCTG distributions, and also present two methods for vignetting estimation based on minimizing the asymmetry of RG distributions. In comparison to prior approaches to single-image vignetting correction, our methods do not rely on image segmentation and they produce more accurate results. Experiments show our techniques to work well for a wide range of images while achieving a speed-up of 3-5 times compared to a state-of-the-art method.


medical image computing and computer assisted intervention | 2009

Automatic Correction of Intensity Nonuniformity from Sparseness of Gradient Distribution in Medical Images

Yuanjie Zheng; Murray Grossman; Suyash P. Awate; James C. Gee

We propose to use the sparseness property of the gradient probability distribution to estimate the intensity nonuniformity in medical images, resulting in two novel automatic methods: a non-parametric method and a parametric method. Our methods are easy to implement because they both solve an iteratively re-weighted least squares problem. They are remarkably accurate as shown by our experiments on images of different imaged objects and from different imaging modalities.

Collaboration


Dive into the Yuanjie Zheng's collaboration.

Top Co-Authors

Avatar

James C. Gee

University of Pennsylvania

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Brad M. Keller

University of Pennsylvania

View shared research outputs
Top Co-Authors

Avatar

Despina Kontos

University of Pennsylvania

View shared research outputs
Top Co-Authors

Avatar

Yan Wang

University of Pennsylvania

View shared research outputs
Top Co-Authors

Avatar

Dinggang Shen

University of North Carolina at Chapel Hill

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Hui Liu

Dalian University of Technology

View shared research outputs
Top Co-Authors

Avatar

Jian Lian

Shandong University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge