Network


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

Hotspot


Dive into the research topics where Stefanos Georganos is active.

Publication


Featured researches published by Stefanos Georganos.


Giscience & Remote Sensing | 2018

Less is more: Optimizing classification performance through feature selection in a very-high-resolution remote sensing object-based urban application

Stefanos Georganos; Taïs Grippa; Sabine Vanhuysse; Moritz Lennert; Michal Shimoni; Stamatis Kalogirou; Eléonore Wolff

This study evaluates the impact of four feature selection (FS) algorithms in an object-based image analysis framework for very-high-resolution land use-land cover classification. The selected FS algorithms, correlation-based feature selection, mean decrease in accuracy, random forest (RF) based recursive feature elimination, and variable selection using random forest, were tested on the extreme gradient boosting, support vector machine, K-nearest neighbor, RF, and recursive partitioningclassifiers, respectively. The results demonstrate that the selection of an appropriate FS method can be crucial to the performance of a machine learning classifier in terms of accuracy but also parsimony. In this scope, we propose a new metric to perform model selection named classification optimization score (COS) that rewards model simplicity and indirectly penalizes for increased computational time and processing requirements using the number of features for a given classification model as a surrogate. Our findings suggest that applying rigorous FS along with utilizing the COS metric may significantly reduce the processing time and the storage space while at the same time producing higher classification accuracy than using the initial dataset.


Proceedings Volume 10431, Remote Sensing Technologies and Applications in Urban Environments II | 2017

A local segmentation parameter optimization approach for mapping heterogeneous urban environments using VHR imagery

Taïs Grippa; Stefanos Georganos; Sabine Vanhuysse; Moritz Lennert; Eléonore Wolff

Mapping large heterogeneous urban areas using object-based image analysis (OBIA) remains challenging, especially with respect to the segmentation process. This could be explained both by the complex arrangement of heterogeneous land-cover classes and by the high diversity of urban patterns which can be encountered throughout the scene. In this context, using a single segmentation parameter to obtain satisfying segmentation results for the whole scene can be impossible. Nonetheless, it is possible to subdivide the whole city into smaller local zones, rather homogeneous according to their urban pattern. These zones can then be used to optimize the segmentation parameter locally, instead of using the whole image or a single representative spatial subset. This paper assesses the contribution of a local approach for the optimization of segmentation parameter compared to a global approach. Ouagadougou, located in sub-Saharan Africa, is used as case studies. First, the whole scene is segmented using a single globally optimized segmentation parameter. Second, the city is subdivided into 283 local zones, homogeneous in terms of building size and building density. Each local zone is then segmented using a locally optimized segmentation parameter. Unsupervised segmentation parameter optimization (USPO), relying on an optimization function which tends to maximize both intra-object homogeneity and inter-object heterogeneity, is used to select the segmentation parameter automatically for both approaches. Finally, a land-use/land-cover classification is performed using the Random Forest (RF) classifier. The results reveal that the local approach outperforms the global one, especially by limiting confusions between buildings and their bare-soil neighbors.


Remote Sensing | 2018

Normalization in Unsupervised Segmentation Parameter Optimization: A Solution Based on Local Regression Trend Analysis

Stefanos Georganos; Moritz Lennert; Taïs Grippa; Sabine Vanhuysse; Brian Johnson; Eléonore Wolff

In object-based image analysis (OBIA), the appropriate parametrization of segmentation algorithms is crucial for obtaining satisfactory image classification results. One of the ways this can be done is by unsupervised segmentation parameter optimization (USPO). A popular USPO method does this through the optimization of a “global score” (GS), which minimizes intrasegment heterogeneity and maximizes intersegment heterogeneity. However, the calculated GS values are sensitive to the minimum and maximum ranges of the candidate segmentations. Previous research proposed the use of fixed minimum/maximum threshold values for the intrasegment/intersegment heterogeneity measures to deal with the sensitivity of user-defined ranges, but the performance of this approach has not been investigated in detail. In the context of a remote sensing very-high-resolution urban application, we show the limitations of the fixed threshold approach, both in a theoretical and applied manner, and instead propose a novel solution to identify the range of candidate segmentations using local regression trend analysis. We found that the proposed approach showed significant improvements over the use of fixed minimum/maximum values, is less subjective than user-defined threshold values and, thus, can be of merit for a fully automated procedure and big data applications.


Remote Sensing | 2018

Scale Matters: Spatially Partitioned Unsupervised Segmentation Parameter Optimization for Large and Heterogeneous Satellite Images

Stefanos Georganos; Taïs Grippa; Moritz Lennert; Sabine Vanhuysse; Brian Johnson; Eléonore Wolff

To classify Very-High-Resolution (VHR) imagery, Geographic Object Based Image Analysis (GEOBIA) is the most popular method used to produce high quality Land-Use/Land-Cover maps. A crucial step in GEOBIA is the appropriate parametrization of the segmentation algorithm prior to the classification. However, little effort has been made to automatically optimize GEOBIA algorithms in an unsupervised and spatially meaningful manner. So far, most Unsupervised Segmentation Parameter Optimization (USPO) techniques, assume spatial stationarity for the whole study area extent. This can be questionable, particularly for applications in geographically large and heterogeneous urban areas. In this study, we employed a novel framework named Spatially Partitioned Unsupervised Segmentation Parameter Optimization (SPUSPO), which optimizes segmentation parameters locally rather than globally, for the Sub-Saharan African city of Ouagadougou, Burkina Faso, using WorldView-3 imagery (607 km2). The results showed that there exists significant spatial variation in the optimal segmentation parameters suggested by USPO across the whole scene, which follows landscape patterns—mainly of the various built-up and vegetation types. The most appropriate automatic spatial partitioning method from the investigated techniques, was an edge-detection cutline algorithm, which achieved higher classification accuracy than a global optimization, better predicted built-up regions, and did not suffer from edge effects. The overall classification accuracy using SPUSPO was 90.5%, whilst the accuracy from undertaking a traditional USPO approach was 89.5%. The differences between them were statistically significant (p < 0.05) based on a McNemar’s test of similarity. Our methods were validated further by employing a segmentation goodness metric, Area Fit Index (AFI)on building objects across Ouagadougou, which suggested that a global USPO was more over-segmented than our local approach. The mean AFI values for SPUSPO and USPO were 0.28 and 0.36, respectively. Finally, the processing was carried out using the open-source software GRASS GIS, due to its efficiency in raster-based applications.


Proceedings Volume 10431, Remote Sensing Technologies and Applications in Urban Environments II | 2017

Optimizing classification performance in an object-based very-high-resolution land use-land cover urban application

Stefanos Georganos; Taïs Grippa; Sabine Vanhuysse; Eléonore Wolff; Michal Shimoni; Moritz Lennert

This study evaluates the impact of three Feature Selection (FS) algorithms in an Object Based Image Analysis (OBIA) framework for Very-High-Resolution (VHR) Land Use-Land Cover (LULC) classification. The three selected FS algorithms, Correlation Based Selection (CFS), Mean Decrease in Accuracy (MDA) and Random Forest (RF) based Recursive Feature Elimination (RFE), were tested on Support Vector Machine (SVM), K-Nearest Neighbor, and Random Forest (RF) classifiers. The results demonstrate that the accuracy of SVM and KNN classifiers are the most sensitive to FS. The RF appeared to be more robust to high dimensionality, although a significant increase in accuracy was found by using the RFE method. In terms of classification accuracy, SVM performed the best using FS, followed by RF and KNN. Finally, only a small number of features is needed to achieve the highest performance using each classifier. This study emphasizes the benefits of rigorous FS for maximizing performance, as well as for minimizing model complexity and interpretation.


ISPRS international journal of geo-information | 2018

Mapping Urban Land Use at Street Block Level Using OpenStreetMap, Remote Sensing Data, and Spatial Metrics

Taïs Grippa; Stefanos Georganos; Soukaina Zarougui; Pauline Bognounou; Eric Diboulo; Yann Forget; Moritz Lennert; Sabine Vanhuysse; Nicholus O. Mboga; Eléonore Wolff


Archive | 2018

Diversity of urban growth patterns in Sub-Saharan Africa

Eléonore Wolff; Taïs Grippa; Yann Forget; Stefanos Georganos; Sabine Vanhuysse; Michal Shimoni; Catherine Linard


Archive | 2018

Dakar land use map at street block level

Taïs Grippa; Stefanos Georganos


Archive | 2018

Dakar very-high resolution land cover map

Taïs Grippa; Stefanos Georganos


Archive | 2018

Ouagadougou very-high resolution land cover map

Taïs Grippa; Stefanos Georganos

Collaboration


Dive into the Stefanos Georganos's collaboration.

Top Co-Authors

Avatar

Taïs Grippa

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar

Eléonore Wolff

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar

Sabine Vanhuysse

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar

Moritz Lennert

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Yann Forget

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar

Brian Johnson

Florida Atlantic University

View shared research outputs
Top Co-Authors

Avatar

Catherine Linard

Université libre de Bruxelles

View shared research outputs
Top Co-Authors

Avatar

Stamatis Kalogirou

National and Kapodistrian University of Athens

View shared research outputs
Researchain Logo
Decentralizing Knowledge