Network


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

Hotspot


Dive into the research topics where Shifeng Chen is active.

Publication


Featured researches published by Shifeng Chen.


IEEE Transactions on Image Processing | 2010

Image Segmentation by MAP-ML Estimations

Shifeng Chen; Liangliang Cao; Yuerning Wang; Jianzhuang Liu; Xiaoou Tang

Image segmentation plays an important role in computer vision and image analysis. In this paper, image segmentation is formulated as a labeling problem under a probability maximization framework. To estimate the label configuration, an iterative optimization scheme is proposed to alternately carry out the maximum a posteriori (MAP) estimation and the maximum likelihood (ML) estimation. The MAP estimation problem is modeled with Markov random fields (MRFs) and a graph cut algorithm is used to find the solution to the MAP estimation. The ML estimation is achieved by computing the means of region features in a Gaussian model. Our algorithm can automatically segment an image into regions with relevant textures or colors without the need to know the number of regions in advance. Its results match image edges very well and are consistent with human perception. Comparing to six state-of-the-art algorithms, extensive experiments have shown that our algorithm performs the best.


international conference on computer vision | 2007

Noise Robust Spectral Clustering

Zhenguo Li; Jianzhuang Liu; Shifeng Chen; Xiaoou Tang

This paper aims to introduce the robustness against noise into the spectral clustering algorithm. First, we propose a warping model to map the data into a new space on the basis of regularization. During the warping, each point spreads smoothly its spatial information to other points. After the warping, empirical studies show that the clusters become relatively compact and well separated, including the noise cluster that is formed by the noise points. In this new space, the number of clusters can be estimated by eigenvalue analysis. We further apply the spectral mapping to the data to obtain a low-dimensional data representation. Finally, the K-means algorithm is used to perform clustering. The proposed method is superior to previous spectral clustering methods in that (i) it is robust against noise because the noise points are grouped into one new cluster; (ii) the number of clusters and the parameters of the algorithm are determined automatically. Experimental results on synthetic and real data have demonstrated this superiority.


acm multimedia | 2007

Image inpainting by global structure and texture propagation

Huang Ting; Shifeng Chen; Jianzhuang Liu; Xiaoou Tang

Image inpainting is a technique to repair damaged images or modify images in a non-detectable form. In this paper, a novel global algorithm for region filling is proposed for image inpainting. After removing objects from an image, our approach fills the regions using patches taken from the image. The filling process is formulated as an energy minimization problem by Markov random fields (MRFs) and the belief propagation (BP) is utilized to solve the problem. Our energy function includes structure and texture information obtained from the image. One challenge in using BP is that its computational complexity is the square of the number of label candidates. To reduce the large number of label candidates, we present a coarse-to-fine scheme where two BPs run with much smaller numbers of label candidates instead of one BP running with a large number of label candidates. Experimental results demonstrate the excellent performance of our algorithm over other related algorithms.


acm multimedia | 2009

Video completion via motion guided spatial-temporal global optimization

Ming Liu; Shifeng Chen; Jianzhuang Liu; Xiaoou Tang

In this paper, a novel global optimization based approach is proposed for video completion whose target is to restore the spatial-temporal missing regions of a video in a visually plausible way. Our algorithm consists of two stages: motion field completion and color completion via global optimization. First, local motions within the missing parts are completed patch-by-patch greedily using pre-computed available motions in the video. Then the missing regions are filled by sampling patches from available parts of the video. We formulate the video completion as a global energy minimization problem by Markov random fields (MRFs). Based on the completed motion field of the video, a well-defined energy function involving both spatial and temporal coherence relationship is constructed. A coarse-to-fine Belief Propagation (BP) is proposed to solve the optimization problem. Experimental results have demonstrated the good performance of our algorithm.


Pattern Recognition | 2013

Edge preserving image denoising with a closed form solution

Shifeng Chen; Ming Liu; Wei Zhang; Jianzhuang Liu

This paper addresses the problem of image denoising which is still a valid challenge at the crossing of functional analysis and statistics. We herein propose a novel pixel-based algorithm, which formulates the image denoising problem as the maximum a posterior (MAP) estimation problem using Markov random fields (MRFs). Such an MAP estimation problem is equivalent to a maximum likelihood (ML) estimation constrained on spatial homogeneity and is NP-hard in discrete domain. To make it tractable, we convert it to a continuous label assignment problem based on a Gaussian MRF model and then obtain a closed form globally optimal solution. Since the Gaussian MRFs tend to over-smooth images and blur edges, our algorithm incorporates the pre-estimated image edge information into the energy function construction and therefore better preserves the image structures. In the algorithm, patch similarity based pairwise interaction is also involved to better preserve image details and make the algorithm more robust to noise. Based on the theoretical analysis on the deviation caused by the discretization from obtained continuous global optimum to discrete output, we demonstrate the guaranteed optimal property of our algorithm. Both quantitative and qualitative comparative experimental results are given to demonstrate the better performance of our algorithm over several existing state-of-the-art related algorithms.


international conference on pattern recognition | 2006

Automatic Segmentation of Lung Fields from Radiographic Images of SARS Patients Using a New Graph Cuts Algorithm

Shifeng Chen; Liangliang Cao; Jianzhuang Liu; Xiaoou Tang

This paper proposes an approach to the segmentation of lung fields in the severe acute respiratory syndrome (SARS) infected radiographic images, which is the first step towards a computer-aided diagnosis system. To overcome the segmentation difficulty of highly atypical property of SARS in the lung images, our algorithm first uses morphological operations to obtain the initial estimation of the regions where the lung boundaries lie in, and then applies a new graph-based optimization method to find the interested regions. The theoretical analysis shows that our approach is resistant to boundary discontinuity, noise, and large patches that affect the boundary search. Experimental results are given to demonstrate the good performance of our algorithm


computer vision and pattern recognition | 2007

Iterative MAP and ML Estimations for Image Segmentation

Shifeng Chen; Liangliang Cao; Jianzhuang Liu; Xiaoou Tang

Image segmentation plays an important role in computer vision and image analysis. In this paper, the segmentation problem is formulated as a labeling problem under a probability maximization framework. To estimate the label configuration, an iterative optimization scheme is proposed to alternately carry out the maximum a posteriori (MAP) estimation and the maximum-likelihood (ML) estimation. The MAP estimation problem is modeled with Markov random fields (MRFs). A graph-cut algorithm is used to find the solution to the MAP-MRF estimation. The ML estimation is achieved by finding the means of region features. Our algorithm can automatically segment an image into regions with relevant textures or colors without the need to know the number of regions in advance. In addition, under the same framework, it can be extended to another algorithm that extracts objects of a particular class from a group of images. Extensive experiments have shown the effectiveness of our approach.


IEEE Transactions on Multimedia | 2013

Style Transfer Via Image Component Analysis

Wei Zhang; Chen Cao; Shifeng Chen; Jianzhuang Liu; Xiaoou Tang

Example-based stylization provides an easy way of making artistic effects for images and videos. However, most existing methods do not consider the content and style separately. In this paper, we propose a style transfer algorithm via a novel component analysis approach, based on various image processing techniques. First, inspired by the steps of drawing a picture, an image is decomposed into three components: draft, paint and edge, which describe the content, main style, and strengthened strokes along the boundaries. Then the style is transferred from the template image to the source image in the paint and edge components. Style transfer is formulated as a global optimization problem by using Markov random fields, and a coarse-to-fine belief propagation algorithm is used to solve the optimization problem. To combine the draft component and the obtained style information, the final artistic result can be achieved via a reconstruction step. Compared to other algorithms, our method not only synthesizes the style, but also preserves the image content well. We also extend our algorithm from single image stylization to video personalization, by maintaining the temporal coherence and identifying faces in video sequences. The results indicate that our approach performs excellently in stylization and personalization for images and videos.


IEEE Transactions on Visualization and Computer Graphics | 2015

Progressive 3D Reconstruction of Planar-Faced Manifold Objects with DRF-Based Line Drawing Decomposition

Changqing Zou; Shifeng Chen; Hongbo Fu; Jianzhuang Liu

This paper presents an approach for reconstructing polyhedral objects from single-view line drawings. Our approach separates a complex line drawing representing a manifold object into a series of simpler line drawings, based on the degree of reconstruction freedom (DRF). We then progressively reconstruct a complete 3D model from these simpler line drawings. Our experiments show that our decomposition algorithm is able to handle complex drawings which are challenging for the state of the art. The advantages of the presented progressive 3D reconstruction method over the existing reconstruction methods in terms of both robustness and efficiency are also demonstrated.This paper presents an approach for reconstructing polyhedral objects from single-view line drawings. Our approach separates a complex line drawing representing a manifold object into a series of simpler line drawings, based on the degree of reconstruction freedom (DRF). We then progressively reconstruct a complete 3D model from these simpler line drawings. Our experiments show that our decomposition algorithm is able to handle complex drawings which are challenging for the state of the art. The advantages of the presented progressive 3D reconstruction method over the existing reconstruction methods in terms of both robustness and efficiency are also demonstrated.


IEEE Signal Processing Letters | 2015

Detecting Co-Salient Objects in Large Image Sets

Shuze Du; Shifeng Chen

Co-salient object detection has attracted much more attention recently as it is useful for many problems in vision computing. However, most of existing methods emphasize detecting the common salient objects in a small group of images and the objects of interest in those images have clear borders with respect to the backgrounds. In this work, we propose a novel co-saliency detection method, which aims at discovering the common objects in a large and diverse image set composed of hundreds of images. First, we search a group of similar images for each image in the set. Our method is based on the overlapped groups. We handle each group with an unsupervised random forest to extract the rough contours of the common objects. Then a contrast-based measure is utilized to produce the saliency map for an individual image. For each image in the set, we collect all the maps from the groups that contain the image and fuse them together as the inter-saliency map for the image. The final co-saliency map is computed by combining the inter-saliency map with the single saliency map of this image. Experimental evaluation on an established large dataset demonstrates that our approach attains superior results and outperforms the state-of-the-art methods.

Collaboration


Dive into the Shifeng Chen's collaboration.

Top Co-Authors

Avatar

Xiaoou Tang

The Chinese University of Hong Kong

View shared research outputs
Top Co-Authors

Avatar

Wei Zhang

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Changqing Zou

Hengyang Normal University

View shared research outputs
Top Co-Authors

Avatar

Chen Cao

Chinese Academy of Sciences

View shared research outputs
Top Co-Authors

Avatar

Ming Liu

The Chinese University of Hong Kong

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Chao Dong

The Chinese University of Hong Kong

View shared research outputs
Researchain Logo
Decentralizing Knowledge