Network


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

Hotspot


Dive into the research topics where Aminmohammad Roozgard is active.

Publication


Featured researches published by Aminmohammad Roozgard.


Journal of Visual Communication and Image Representation | 2013

SCoBeP: Dense image registration using sparse coding and belief propagation

Nafise Barzigar; Aminmohammad Roozgard; Samuel Cheng; Pramode K. Verma

Image registration as a basic task in image processing was studied widely in the literature. It is an important preprocessing step in different applications such as medical imaging, super resolution, and remote sensing. In this paper we proposed a novel dense registration method based on sparse coding and belief propagation. We used image blocks as features, and then we employed sparse coding to find a set of candidate points. To select optimum matches, belief propagation was subsequently applied on these candidate points. Experimental results show that the proposed approach is able to robustly register scenes and is competitive as compared to optical flow.


IEEE Transactions on Signal Processing | 2014

Decomposition Approach for Low-Rank Matrix Completion and Its Applications

Rick Ma; Nafise Barzigar; Aminmohammad Roozgard; Samuel Cheng

In this paper, we describe a low-rank matrix completion method based on matrix decomposition. An incomplete matrix is decomposed into sub-matrices which are filled with a proposed trimming step and then are recombined to form a low-rank completed matrix. The divide-and-conquer approach can significantly reduce computation complexity and storage requirement. Moreover, the proposed decomposition method can be naturally incorporated into any existing matrix completion methods to attain further gain. Unlike most existing approaches, the proposed method is not based on norm minimization nor on SVD decomposition. This makes it possible to be applied beyond real domain and can be used in arbitrary fields, including finite fields. The effectiveness of our proposed method is demonstrated through extensive numerical results on randomly generated and real matrix completion problems and a concrete application-video denoising. The numerical experiments show that the algorithm can reliably solve a wide range of problems at a speed significantly faster than recent algorithms. In the proposed denoising approach, we present a patch-based video denoising algorithm by grouping similar patches and then formulating the problem of removing noise using a decomposition approach for low-rank matrix completion. Experiments show that the proposed approach robustly removes mixed noise such as impulsive noise, Poisson noise, and Gaussian noise from any natural noisy video. Moreover, our approach outperforms state-of-the-art denoising techniques such as VBM3D and 3DWTF in terms of both time and quality. Our technique also achieves significant improvement over time against other matrix completion methods.


international conference on signal processing and communication systems | 2011

Dense image registration using sparse coding and belief propagation

Aminmohammad Roozgard; Nafise Barzigar; Samuel Cheng; Pramode K. Verma

Image registration as a basic task in image processing was studied widely in the literature. It is an important preprocessing step in different applications such as medical imaging, super resolution, and remote sensing. In this paper we proposed a novel dense registration method based on sparse coding and belief propagation. We used image blocks as features, and then we employed sparse coding to find a set of candidate points. To select optimum matches, belief propagation was subsequently applied on these candidate points. Experimental results show that the proposed approach is able to robustly register scenes and is competitive as compared to optical flow.


ieee embs international conference on biomedical and health informatics | 2012

Malignant nodule detection on lung CT scan images with kernel RX-algorithm

Aminmohammad Roozgard; Samuel Cheng; Hong Liu

In this paper, we present a nonlinear anomaly detector called kernel RX-algorithm and apply it to CT images for malignant nodule detection. Malignant nodule detection is very similar to anomaly detection in military imaging applications where the RX-algorithm has been successfully applied. We modified the original RX-algorithm so that it can be applied to anomaly detection in CT images. Moreover, using kernel trick, we mapped the data to a high dimensional space to obtain a kernelized RX-algorithm that outperforms the original RX-algorithm. The preliminary results of applying the kernel RX-algorithm on annotated public access databases suggests that the proposed method may provide a means for early detection of the malignant nodules.


international conference of the ieee engineering in medicine and biology society | 2012

Medical Image registration using sparse coding and belief propagation

Aminmohammad Roozgard; Nafise Barzigar; Samuel Cheng; Pramode K. Verma

Recently, various medical imaging such as CT and MRI imaging has been used more and more widely in clinical and medical research. As a result, there is an increasing interest in accurately relating information in different images for diagnosis, treatment, and the sake of basic science. As images are typically acquired at different times and often by different modalities, registering (or aligning) one image with another is not a simple task in general and it success will affect the effectiveness and accuracy of all subsequent analysis. We propose an efficient medical image registration method based on sparse coding and belief propagation for medical CT imaging. We used 3-D image blocks as features, and then we employed sparse coding to find a set of candidate voxels. To select optimum matches, belief propagation was subsequently applied on these candidate voxels. The outcome of belief propagation was interpreted as probabilistic map between candidate voxels and source voxel. We compared with the state-of-the-art of medical image registration, MIRT [1] and GP-Registration algorithm [2]. Our objective results based on RMSE (Root Mean Square Error) are smaller than those from MIRT and GP-Registration. Our results also proved the effectiveness of our algorithm in registering reference image to source image.


asilomar conference on signals, systems and computers | 2012

An efficient video denoising method using decomposition approach for low-rank matrix completion

Nafise Barzigar; Aminmohammad Roozgard; Samuel Cheng; Pramode K. Verma

Denoising as one of the most significant task in video processing was studied widely in the literature. We propose an efficient video denoising method based on decomposition approach for matrix completion. A noisy video is processed in blockwise manner and for each processed block we find similar blocks in other frames. The similar blocks then will stack together and unreliable pixels will remove using fast matrix completion method [1]. We demonstrate the effectiveness of our algorithm in removing the mixed noise through the results. Our results also proved the effectiveness of our algorithm in removing noise from regular structures. We also compare with other denoising technique using matrix completion. Our method results in comparable performance with significantly lower computation complexity.


IEEE Transactions on Circuits and Systems for Video Technology | 2016

A Video Super-Resolution Framework Using SCoBeP

Nafise Barzigar; Aminmohammad Roozgard; Pramode K. Verma; Samuel Cheng

Super-resolution as an exciting application in image processing was studied widely in the literature. This paper presents new approaches to video super-resolution based on sparse coding and belief propagation. First, find candidate match pixels on multiple frames using sparse coding and belief propagation. Second, incorporate information from these candidate pixels with weights computed using the nonlocal-means method in the first approach or using the sparse coding and belief propagation method in the second approach. The effectiveness of the proposed methods is demonstrated for both synthetic and real video sequences in the experiment section. In addition, the experimental results show that our models are naturally robust in handling super-resolution on video sequences affected by scene motions and/or small camera motions.


asilomar conference on signals, systems and computers | 2012

A robust super resolution method for video

Nafise Barzigar; Aminmohammad Roozgard; Samuel Cheng; Pramode K. Verma

Super resolution reconstruction produces a higher resolution image based on a set of low resolution images, taken from the same scene. Recently, many papers have been published, proposing a variety algorithms of video super resolution. This paper presents a new approach to video super resolution, based on sparse coding and belief propagation. First, find the candidate pixels on multiple frames using sparse coding and belief propagation. Second, exploit the similarities of candidate pixels using the Non-local Means method to average out the noise among similar patches. The experimental results show the effectiveness of our method and demonstrate its robustness to other super resolution methods.


international conference of the ieee engineering in medicine and biology society | 2013

Mixture noise removal in ultrasound images using SCoBeP and low-rank matrix completion

Nafise Barzigar; Aminmohammad Roozgard; Pramode K. Verma; Samuel Cheng

Denoising as one of the most significant tools in ultrasound imaging was studied widely in the literature. However, most existing ultrasound image denoising algorithms have assumed the additive white Gaussian noise. In this work, we propose two efficient ultrasound image denoising methods that can handle a noise mixture of various types. Our methods are based on SCoBeP [1] and low-rank matrix completion as follows. In our first method, a noisy image is processed in blockwise manner and for each processed block we find candidate match pixels on other images using sparse coding and belief propagation, where in our second algorithm, we use overlapped patches to further lower the computation complexity. The blocks centered around these candidate pixels then will stack together and unreliable pixels will be removed using fast matrix completion method [2]. We demonstrate the effectiveness of our algorithm in removing the mixed noise through the results. We also compare with other denoising technique using matrix completion. Our methods results in comparable performance with significantly lower computation complexity.


international conference of the ieee engineering in medicine and biology society | 2013

Nucleotide sequence alignment using sparse coding and belief propagation

Aminmohammad Roozgard; Nafise Barzigar; Shuang Wang; Xiaoqian Jiang; Lucila Ohno-Machado; Samuel Cheng

Advances in DNA information extraction techniques have led to huge sequenced genomes from organisms spanning the tree of life. This increasing amount of genomic information requires tools for comparison of the nucleotide sequences. In this paper, we propose a novel nucleotide sequence alignment method based on sparse coding and belief propagation to compare the similarity of the nucleotide sequences. We used the neighbors of each nucleotide as features, and then we employed sparse coding to find a set of candidate nucleotides. To select optimum matches, belief propagation was subsequently applied to these candidate nucleotides. Experimental results show that the proposed approach is able to robustly align nucleotide sequences and is competitive to SOAPaligner [1] and BWA [2].

Collaboration


Dive into the Aminmohammad Roozgard's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Shuang Wang

University of California

View shared research outputs
Top Co-Authors

Avatar

Xiaoqian Jiang

University of California

View shared research outputs
Top Co-Authors

Avatar

Hong Liu

University of Oklahoma

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Rick Ma

Hong Kong University of Science and Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge