Acerca de
Actividad
-
When Diego Cerutti was talking me into ing a startup fintech in São Paulo called Nubank in 2018, I had no idea what I was g on for. I…
When Diego Cerutti was talking me into ing a startup fintech in São Paulo called Nubank in 2018, I had no idea what I was g on for. I…
Recomendado por John Vargas
-
I'm thrilled to announce that the first journal paper of my PhD thesis has been published 📰 Citizen science facilitates the collection of…
I'm thrilled to announce that the first journal paper of my PhD thesis has been published 📰 Citizen science facilitates the collection of…
Recomendado por John Vargas
Experiencia y educación
Publicaciones
-
Deploying machine learning to assist digital humanitarians: making image annotation in OpenStreetMap more efficient
International Journal of Geographical Information Science
Locating populations in rural areas of developing countries has attracted the attention of humanitarian mapping projects since it is important to plan actions that affect vulnerable areas. Recent efforts have tackled this problem as the detection of buildings in aerial images. However, the quality and the amount of rural building annotated data in open mapping services like OpenStreetMap (OSM) is not sufficient for training accurate models for such detection. Although these methods have the…
Locating populations in rural areas of developing countries has attracted the attention of humanitarian mapping projects since it is important to plan actions that affect vulnerable areas. Recent efforts have tackled this problem as the detection of buildings in aerial images. However, the quality and the amount of rural building annotated data in open mapping services like OpenStreetMap (OSM) is not sufficient for training accurate models for such detection. Although these methods have the potential of aiding in the update of rural building information, they are not accurate enough to automatically update the rural building maps. In this paper, we explore a human-computer interaction approach and propose an interactive method to and optimize the work of volunteers in OSM. The is asked to /correct the annotation of selected tiles during several iterations and therefore improving the model with the new annotated data. The experimental results, with simulated and real annotation corrections, show that the proposed method greatly reduces the amount of data that the volunteers of OSM need to /correct. The proposed methodology could benefit humanitarian mapping projects, not only by making more efficient the process of annotation but also by improving the engagement of volunteers.
Otros autoresVer publicación -
OpenStreetMap: Challenges and Opportunities in Machine Learning and Remote Sensing
IEEE Geoscience and Remote Sensing Magazine
OpenStreetMap (OSM) is a community-based, freely available, editable map service that was created as an alternative to authoritative ones. Given that it is edited mainly by volunteers with different mapping skills, the completeness and quality of its annotations are heterogeneous across different geographical locations. Despite that, OSM has been widely used in several applications in {Geosciences}, Earth Observation and environmental sciences. In this work, we present a review of recent…
OpenStreetMap (OSM) is a community-based, freely available, editable map service that was created as an alternative to authoritative ones. Given that it is edited mainly by volunteers with different mapping skills, the completeness and quality of its annotations are heterogeneous across different geographical locations. Despite that, OSM has been widely used in several applications in {Geosciences}, Earth Observation and environmental sciences. In this work, we present a review of recent methods based on machine learning to improve and use OSM data. Such methods aim either 1) at improving the coverage and quality of OSM layers, typically using GIS and remote sensing technologies, or 2) at using the existing OSM layers to train models based on image data to serve applications like navigation or {land use} classification. We believe that OSM (as well as other sources of open land maps) can change the way we interpret remote sensing data and that the synergy with machine learning can scale participatory map making and its quality to the level needed to serve global and up-to-date land mapping.
Otros autoresVer publicación -
Understanding urban landuse from the above and ground perspectives: A deep learning, multimodal solution
Remote Sensing of Environment
Landuse characterization is important for urban planning. It is traditionally performed with field surveys or manual photo interpretation, two practices that are time-consuming and labor-intensive. Therefore, we aim to automate landuse mapping at the urban-object level with a deep learning approach based on data from multiple sources (or modalities). We consider two image modalities: overhead imagery from Google Maps and ensembles of ground-based pictures (side-views) per urban-object from…
Landuse characterization is important for urban planning. It is traditionally performed with field surveys or manual photo interpretation, two practices that are time-consuming and labor-intensive. Therefore, we aim to automate landuse mapping at the urban-object level with a deep learning approach based on data from multiple sources (or modalities). We consider two image modalities: overhead imagery from Google Maps and ensembles of ground-based pictures (side-views) per urban-object from Google Street View (GSV). These modalities bring complementary visual information pertaining to the urban-objects. We propose an end-to-end trainable model, which uses OpenStreetMap annotations as labels. The model can accommodate a variable number of GSV pictures for the ground-based branch and can also function in the absence of ground pictures at prediction time. We test the effectiveness of our model over the area of Île-de-, , and test its generalization abilities on a set of urban-objects from the city of Nantes, . Our proposed multimodal Convolutional Neural Network achieves considerably higher accuracies than methods that use a single image modality, making it suitable for automatic landuse map updates. Additionally, our approach could be easily scaled to multiple cities, because it is based on data sources available for many cities worldwide.
-
An iterative spanning forest framework for superpixel segmentation
IEEE Transactions on Image Processing
Superpixel segmentation has become an important research problem in image processing. In this paper, we propose an Iterative Spanning Forest (ISF) framework, based on sequences of Image Foresting Transforms, where one can choose i) a seed sampling strategy, ii) a connectivity function, iii) an adjacency relation, and iv) a seed pixel recomputation procedure to generate improved sets of connected superpixels (supervoxelsin 3D) per iteration. The superpixels in ISF structurally correspond to…
Superpixel segmentation has become an important research problem in image processing. In this paper, we propose an Iterative Spanning Forest (ISF) framework, based on sequences of Image Foresting Transforms, where one can choose i) a seed sampling strategy, ii) a connectivity function, iii) an adjacency relation, and iv) a seed pixel recomputation procedure to generate improved sets of connected superpixels (supervoxelsin 3D) per iteration. The superpixels in ISF structurally correspond to spanning trees rooted at those seeds. We present five ISF methods to illustrate different choices of its components. These methods are compared with approaches from the state-of-the-art in effectiveness and efficiency. The experiments involve 2D and 3D datasets with distinct characteristics, and a high level application,named sky image segmentation. The theoretical properties of ISF are demonstrated in the supplementary material and the results show that some of its methods are competitive with or superior to the best baselines in effectiveness and efficiency.
-
Correcting rural building annotations in OpenStreetMap using convolutional neural networks
ISPRS Journal of Photogrammetry and Remote Sensing
Rural building mapping is paramount to demographic studies and plan actions in response to crisis that affect those areas. Rural building annotations exist in OpenStreetMap (OSM), but their quality and quantity are not sufficient for training models that can create accurate rural building maps. The problems with these annotations essentially fall into three categories: (i) most commonly, many annotations are geometrically misaligned with the updated imagery; (ii) some annotations do not…
Rural building mapping is paramount to demographic studies and plan actions in response to crisis that affect those areas. Rural building annotations exist in OpenStreetMap (OSM), but their quality and quantity are not sufficient for training models that can create accurate rural building maps. The problems with these annotations essentially fall into three categories: (i) most commonly, many annotations are geometrically misaligned with the updated imagery; (ii) some annotations do not correspond to buildings in the images (they are misannotations or the buildings have been destroyed); and (iii) some annotations are missing for buildings in the images (the buildings were never annotated or were built between subsequent image acquisitions). First, we propose a method based on Markov Random Field (MRF) to align the buildings with their annotations. The method maximizes the correlation between annotations and a building probability map while enforcing that nearby buildings have similar alignment vectors. Second, the annotations with no evidence in the building probability map are removed. Third, we present a method to detect non-annotated buildings with predefined shapes and add their annotation. The proposed methodology shows considerable improvement in accuracy of the OSM annotations for two regions of Tanzania and Zimbabwe, being more accurate than state-of-the-art baselines.
Otros autores -
-
Fine-grained landuse characterization using ground-based pictures: a deep learning solution based on globally available data
International Journal of Geographical Information Science
We study the problem of landuse characterization at the urban-object level using deep learning algorithms. Traditionally, this task is performed by surveys or manual photo interpretation, which are expensive and difficult to update regularly. We seek to characterize usages at the single object level and to differentiate classes such as educational institutes, hospitals and religious places by visual cues contained in side-view pictures from Google Street View (GSV). These pictures provide…
We study the problem of landuse characterization at the urban-object level using deep learning algorithms. Traditionally, this task is performed by surveys or manual photo interpretation, which are expensive and difficult to update regularly. We seek to characterize usages at the single object level and to differentiate classes such as educational institutes, hospitals and religious places by visual cues contained in side-view pictures from Google Street View (GSV). These pictures provide geo-referenced information not only about the material composition of the objects but also about their actual usage, which otherwise is difficult to capture using other classical sources of data such as aerial imagery. Since the GSV database is regularly updated, this allows to consequently update the landuse maps, at lower costs than those of authoritative surveys. Because every urban-object is imaged from a number of viewpoints with street-level pictures, we propose a deep-learning based architecture that accepts arbitrary number of GSV pictures to predict the fine-grained landuse classes at the object level. These classes are taken from OpenStreetMap. A quantitative evaluation of the area of Île-de-, shows that our model outperforms other deep learning-based methods, making it a suitable alternative to manual landuse characterization.
Otros autores -
-
Multilabel Building Functions Classification from Ground Pictures using Convolutional Neural Networks
Proceedings of the 2nd ACM SIGSPATIAL International Workshop on AI for Geographic Knowledge Discovery
We approach the problem of multi building function classification for buildings from the city of Amsterdam using a collection of Google Street View (GSV) pictures acquired at multiple zoom levels (field of views, FoV) and the corresponding governmental census data per building. Since buildings can have multiple usages, we cast the problem as multilabel classification task. To do so, we trained a CNN model end-to-end with the task of predicting multiple co-occurring building function classes per…
We approach the problem of multi building function classification for buildings from the city of Amsterdam using a collection of Google Street View (GSV) pictures acquired at multiple zoom levels (field of views, FoV) and the corresponding governmental census data per building. Since buildings can have multiple usages, we cast the problem as multilabel classification task. To do so, we trained a CNN model end-to-end with the task of predicting multiple co-occurring building function classes per building. We fuse the individual features of three FoVs by using volumetric stacking. Our proposed model outperforms baseline CNN models that use either single or multiple FoVs.
Otros autores -
-
Behavior Knowledge Space-Based Fusion for Copy-Move Forgery Detection
IEEE Transactions on Image Processing
The detection of copy-move image tampering is of paramount importance nowadays, mainly due to its potential use for misleading the opinion forming process of the general public. In this paper, we go beyond traditional forgery detectors and aim at combining different properties of copy-move detection approaches by modeling the problem on a multiscale behavior knowledge space, which encodes the output combinations of different techniques as a priori probabilities considering multiple scales of…
The detection of copy-move image tampering is of paramount importance nowadays, mainly due to its potential use for misleading the opinion forming process of the general public. In this paper, we go beyond traditional forgery detectors and aim at combining different properties of copy-move detection approaches by modeling the problem on a multiscale behavior knowledge space, which encodes the output combinations of different techniques as a priori probabilities considering multiple scales of the training data. Afterward, the conditional probabilities missing entries are properly estimated through generative models applied on the existing training data. Finally, we propose different techniques that exploit the multi-directionality of the data to generate the final outcome detection map in a machine learning decision-making fashion. Experimental results on complex data sets, comparing the proposed techniques with a gamut of copy-move detection approaches and other fusion methodologies in the literature, show the effectiveness of the proposed method and its suitability for real-world applications.
Otros autores -
-
Diagnosis of human intestinal parasites by deep learning
Proceedings of the 5th Eccomas Thematic Conference on Computational Vision and Medical Image Processing
Intestinal parasitic infections can cause serious health problems, especially in children and immunodeficient adults. In order to make the diagnosis of intestinal parasites fast and effective, we have developed an automated system based on optical microscopy image analysis. This work presents a deep learning approach to discover more effective parasite image features from a small training set. We also discuss how to prepare the training set in order to cope with object scale and pose…
Intestinal parasitic infections can cause serious health problems, especially in children and immunodeficient adults. In order to make the diagnosis of intestinal parasites fast and effective, we have developed an automated system based on optical microscopy image analysis. This work presents a deep learning approach to discover more effective parasite image features from a small training set. We also discuss how to prepare the training set in order to cope with object scale and pose variations. By using random kernels, our approach considerably simplifies the learning task of a suitable convolutional network architecture for feature extraction. The results demonstrate significant accuracy gains in classification of the 15 most common species of human intestinal parasites in Brazil with respect to our previous state-of-the-art solution.
Otros autores -
-
Contextual superpixel description for remote sensing image classification
Proceedings of the IEEE International Geoscience and Remote Sensing Symposium (IGARSS)
The performance of pattern classifiers depends on the separability of the classes in the feature space - a property related to the quality of the descriptors - and the choice of informative training samples for labeling - a procedure that usually requires active learning. This work is devoted to improve the quality of the descriptors when samples are superpixels from remote sensing images. We introduce a new scheme for superpixel description based on Bag of visual Words, which includes…
The performance of pattern classifiers depends on the separability of the classes in the feature space - a property related to the quality of the descriptors - and the choice of informative training samples for labeling - a procedure that usually requires active learning. This work is devoted to improve the quality of the descriptors when samples are superpixels from remote sensing images. We introduce a new scheme for superpixel description based on Bag of visual Words, which includes information from adjacent superpixels, and validate it by using two remote sensing images and several region descriptors as baselines.
Otros autores -
Reconocimientos y premios
-
Winner team of the Cusco Programming Contest 2009.
Universidad Nacional de San Antonio Abad del Cusco
-
Best Student Award 2009, Computer Engineering UNSAAC
Universidad Nacional de San Antonio Abad del Cusco
Idiomas
-
English
Competencia profesional completa
-
Portuguese
Competencia profesional completa
-
Spanish
Competencia bilingüe o nativa
-
French
Competencia básica limitada
Más actividad de John
-
Our Cell iScience marine debris paper is featured on the EPFL home page today :-) https://www.epfl.ch/en/ t work EPFL-ECEO & Wageningen…
Our Cell iScience marine debris paper is featured on the EPFL home page today :-) https://www.epfl.ch/en/ t work EPFL-ECEO & Wageningen…
Recomendado por John Vargas
-
🌟 Big News: ing as Keynote Speaker at a Major AI Event! 🌐 🎉 I'm super thrilled to announce that I've been invited as the Keynote Speaker for…
🌟 Big News: ing as Keynote Speaker at a Major AI Event! 🌐 🎉 I'm super thrilled to announce that I've been invited as the Keynote Speaker for…
Recomendado por John Vargas
Perfiles similares
-
Gabriel Andriotti
Conectar -
Gabriel Bakiewicz
Conectar -
Diandra Kubo
Conectar -
Paulo Rossi
Conectar -
João Schubnell, MSc
Senior Data Scientist @ CarOnSale | AWS Certified
Conectar -
Lucas Ribeiro de Abreu
Conectar -
Cyntia Hayama, PhD
AI & GenAI Customer Engineer at Google Cloud | Solutions Architect
Conectar -
Wesllen Sousa Lima
Founder @ Wokibi | PhD in Computer Science
Conectar -
Renata Biaggi
Conectar -
Matheus Fagundes
Conectar
Otras personas con el nombre de John Vargas en Brasil
-
John Vargas
--
-
John Vargas
--
-
John Vargas
Vendedor materiais elétricos e hidráulicos
-
John Vargas
vendedor na n1
Hay 10 personas más con el nombre de John Vargas en Brasil en LinkedIn
Ver a otras personas con el nombre de John Vargas