Network


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

Hotspot


Dive into the research topics where Guillermo Sapiro is active.

Publication


Featured researches published by Guillermo Sapiro.


international conference on computer vision | 1995

Geodesic active contours

Vicent Caselles; Ron Kimmel; Guillermo Sapiro

A novel scheme for the detection of object boundaries is presented. The technique is based on active contours evolving in time according to intrinsic geometric measures of the image. The evolving contours naturally split and merge, allowing the simultaneous detection of several objects and both interior and exterior boundaries. The proposed approach is based on the relation between active contours and the computation of geodesics or minimal distance curves. The minimal distance curve lays in a Riemannian space whose metric is defined by the image content. This geodesic approach for object segmentation allows to connect classical “snakes” based on energy minimization and geometric active contours based on the theory of curve evolution. Previous models of geometric active contours are improved, allowing stable boundary detection when their gradients suffer from large variations, including gaps. Formal results concerning existence, uniqueness, stability, and correctness of the evolution are presented as well. The scheme was implemented using an efficient algorithm for curve evolution. Experimental results of applying the scheme to real images including objects with holes and medical data imagery demonstrate its power. The results may be extended to 3D object segmentation as well.


Journal of Structural Biology | 2013

A collaborative framework for 3D alignment and classification of heterogeneous subvolumes in cryo-electron tomography

Oleg Kuybeda; Gabriel A. Frank; Alberto Bartesaghi; Mario J. Borgnia; Sriram Subramaniam; Guillermo Sapiro

This paper proposes scalable and fast algorithms for solving the Robust PCA problem, namely recovering a low-rank matrix with an unknown fraction of its entries being arbitrarily corrupted. This problem arises in many applications, such as image processing, web data ranking, and bioinformatic data analysis. It was recently shown that under surprisingly broad conditions, the Robust PCA problem can be exactly solved via convex optimization that minimizes a combination of the nuclear norm and the l-norm . In this paper, we apply the method of augmented Lagrange multipliers (ALM) to solve this convex program. As the objective function is non-smooth, we show how to extend the classical analysis of ALM to such new objective functions and prove the optimality of the proposed algorithms and characterize their convergence rate. Empirically, the proposed new algorithms can be more than five times faster than the previous state-of-the-art algorithms for Robust PCA, such as the accelerated proximal gradient (APG) algorithm. Moreover, the new algorithms achieve higher precision, yet being less storage/memory demanding. We also show that the ALM technique can be used to solve the (related but somewhat simpler) matrix completion problem and obtain rather promising results too. We further prove the necessary and sufficient condition for the inexact ALM to converge globally. Matlab code of all algorithms discussed are available at http://perception.csl.illinois.edu/matrix-rank/home.html


Proceedings of the IEEE | 2010

Sparse Representation for Computer Vision and Pattern Recognition

John Wright; Yi Ma; Julien Mairal; Guillermo Sapiro; Thomas S. Huang; Shuicheng Yan

Techniques from sparse signal representation are beginning to see significant impact in computer vision, often on nontraditional applications where the goal is not just to obtain a compact high-fidelity representation of the observed signal, but also to extract semantic information. The choice of dictionary plays a key role in bridging this gap: unconventional dictionaries consisting of, or learned from, the training samples themselves provide the key to obtaining state-of-the-art results and to attaching semantic meaning to sparse signal representations. Understanding the good performance of such unconventional dictionaries in turn demands new algorithmic and analytical techniques. This review paper highlights a few representative examples of how the interaction between sparse signal representation and computer vision can enrich both fields, and raises a number of open questions for further study.


international conference on machine learning | 2009

Online dictionary learning for sparse coding

Julien Mairal; Francis R. Bach; Jean Ponce; Guillermo Sapiro

Sparse coding---that is, modelling data vectors as sparse linear combinations of basis elements---is widely used in machine learning, neuroscience, signal processing, and statistics. This paper focuses on learning the basis set, also called dictionary, to adapt it to specific data, an approach that has recently proven to be very effective for signal reconstruction and classification in the audio and image processing domains. This paper proposes a new online optimization algorithm for dictionary learning, based on stochastic approximations, which scales up gracefully to large datasets with millions of training samples. A proof of convergence is presented, along with experiments with natural images demonstrating that it leads to faster performance and better dictionaries than classical batch algorithms for both small and large datasets.


IEEE Transactions on Image Processing | 2008

Sparse Representation for Color Image Restoration

Julien Mairal; Michael Elad; Guillermo Sapiro

Sparse representations of signals have drawn considerable interest in recent years. The assumption that natural signals, such as images, admit a sparse decomposition over a redundant dictionary leads to efficient algorithms for handling such sources of data. In particular, the design of well adapted dictionaries for images has been a major challenge. The K-SVD has been recently proposed for this task and shown to perform very well for various grayscale image processing tasks. In this paper, we address the problem of learning dictionaries for color images and extend the K-SVD-based grayscale image denoising algorithm that appears in . This work puts forward ways for handling nonhomogeneous noise and missing information, paving the way to state-of-the-art results in applications such as color image denoising, demosaicing, and inpainting, as demonstrated in this paper.


international conference on computer vision | 2009

Non-local sparse models for image restoration

Julien Mairal; Francis R. Bach; Jean Ponce; Guillermo Sapiro; Andrew Zisserman

We propose in this paper to unify two different approaches to image restoration: On the one hand, learning a basis set (dictionary) adapted to sparse signal descriptions has proven to be very effective in image reconstruction and classification tasks. On the other hand, explicitly exploiting the self-similarities of natural images has led to the successful non-local means approach to image restoration. We propose simultaneous sparse coding as a framework for combining these two approaches in a natural manner. This is achieved by jointly decomposing groups of similar signals on subsets of the learned dictionary. Experimental results in image denoising and demosaicking tasks with synthetic and real noise show that the proposed method outperforms the state of the art, making it possible to effectively restore raw images from digital cameras at a reasonable speed and memory cost.


IEEE Transactions on Image Processing | 2003

Simultaneous structure and texture image inpainting

Marcelo Bertalmío; Luminita A. Vese; Guillermo Sapiro; Stanley Osher

An algorithm for the simultaneous filling-in of texture and structure in regions of missing image information is presented in this paper. The basic idea is to first decompose the image into the sum of two functions with different basic characteristics, and then reconstruct each one of these functions separately with structure and texture filling-in algorithms. The first function used in the decomposition is of bounded variation, representing the underlying image structure, while the second function captures the texture and possible noise. The region of missing information in the bounded variation image is reconstructed using image inpainting algorithms, while the same region in the texture image is filled-in with texture synthesis techniques. The original image is then reconstructed adding back these two sub-images. The novel contribution of this paper is then in the combination of these three previously developed components, image decomposition with inpainting and texture synthesis, which permits the simultaneous use of filling-in algorithms that are suited for different image characteristics. Examples on real images show the advantages of this proposed approach.


computer vision and pattern recognition | 2008

Discriminative learned dictionaries for local image analysis

Julien Mairal; Francis R. Bach; Jean Ponce; Guillermo Sapiro; Andrew Zisserman

Sparse signal models have been the focus of much recent research, leading to (or improving upon) state-of-the-art results in signal, image, and video restoration. This article extends this line of research into a novel framework for local image discrimination tasks, proposing an energy formulation with both sparse reconstruction and class discrimination components, jointly optimized during dictionary learning. This approach improves over the state of the art in texture segmentation experiments using the Brodatz database, and it paves the way for a novel scene analysis and recognition framework based on simultaneously learning discriminative and reconstructive dictionaries. Preliminary results in this direction using examples from the Pascal VOC06 and Graz02 datasets are presented as well.


computer vision and pattern recognition | 2001

Navier-stokes, fluid dynamics, and image and video inpainting

Marcelo Bertalmío; Andrea L. Bertozzi; Guillermo Sapiro

Image inpainting involves filling in part of an image or video using information from the surrounding area. Applications include the restoration of damaged photographs and movies and the removal of selected objects. We introduce a class of automated methods for digital inpainting. The approach uses ideas from classical fluid dynamics to propagate isophote lines continuously from the exterior into the region to be inpainted. The main idea is to think of the image intensity as a stream function for a two-dimensional incompressible flow. The Laplacian of the image intensity plays the role of the vorticity of the fluid; it is transported into the region to be inpainted by a vector field defined by the stream function. The resulting algorithm is designed to continue isophotes while matching gradient vectors at the boundary of the inpainting region. The method is directly based on the Navier-Stokes equations for fluid dynamics, which has the immediate advantage of well-developed theoretical and numerical results. This is a new approach for introducing ideas from computational fluid dynamics into problems in computer vision and image analysis.


Nature | 2008

Molecular architecture of native HIV-1 gp120 trimers

Jun Liu; Alberto Bartesaghi; Mario J. Borgnia; Guillermo Sapiro; Sriram Subramaniam

The envelope glycoproteins (Env) of human and simian immunodeficiency viruses (HIV and SIV, respectively) mediate virus binding to the cell surface receptor CD4 on target cells to initiate infection. Env is a heterodimer of a transmembrane glycoprotein (gp41) and a surface glycoprotein (gp120), and forms trimers on the surface of the viral membrane. Using cryo-electron tomography combined with three-dimensional image classification and averaging, we report the three-dimensional structures of trimeric Env displayed on native HIV-1 in the unliganded state, in complex with the broadly neutralizing antibody b12 and in a ternary complex with CD4 and the 17b antibody. By fitting the known crystal structures of the monomeric gp120 core in the b12- and CD4/17b-bound conformations into the density maps derived by electron tomography, we derive molecular models for the native HIV-1 gp120 trimer in unliganded and CD4-bound states. We demonstrate that CD4 binding results in a major reorganization of the Env trimer, causing an outward rotation and displacement of each gp120 monomer. This appears to be coupled with a rearrangement of the gp41 region along the central axis of the trimer, leading to closer contact between the viral and target cell membranes. Our findings elucidate the structure and conformational changes of trimeric HIV-1 gp120 relevant to antibody neutralization and attachment to target cells.

Collaboration


Dive into the Guillermo Sapiro's collaboration.

Top Co-Authors

Avatar

Christophe Lenglet

French Institute for Research in Computer Science and Automation

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Paul M. Thompson

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Noam Harel

University of Minnesota

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge