Cultural Heritage Buildings in Athens: History
Please note this is an old version of this entry, which may differ significantly from the current revision.

Architectural structures, the basic elements of the urban web, are an aggregation of buildings that have been built at different times, with different materials, and in different styles. Through research, they can be divided into groups that present common morphological attributes and refer to different historical periods with particular social, economic, and cultural characteristics.

  • classification
  • deep learning
  • YOLO

1. Introduction

The architectural type, i.e., a repetitive system of setting into groups similar structures with common morphological features, evolved over time, depending on the social, economic, political, and religious conditions of each region. At the same time, the technical possibilities, the access to building materials, and the climate were decisive factors for shaping the style of the constructions of a place. The study of architectural history is to this day the subject of research by architects, archaeologists, historians, and cultural heritage (CH) specialists, which is based on long-term training, specialization, and often in situ work [1].
Surveying a city’s buildings usually requires several evaluators, an efficient way of recording survey data, and an efficient way of storing the results [2]. These studies are connected not only to the identification of the evolution of architecture but also to the construction period of the buildings, as their type changes progressively over time.
The mapping and analysis of city, neighborhood, or even street-level buildings are of primary importance for infrastructure management, financial planning, emergency management [3] (i.e., earthquakes, fires, etc.), climate change adaptation (i.e., energy management), climate change mitigation, etc.
In particular, with regard to the effects on the local and regional economy, the construction period of buildings is directly linked to real estate and to purchase and rental prices [4], owing to factors such as population density due to restrictions on the size of older buildings, maintenance costs, amenities offered to residents (e.g., parking), but also the added value that historical centers and settlements often have, especially those with increased tourist interest.
At the same time, the categorization of buildings affects national and international policies. More specifically, in the context of the upcoming Greek bill concerning arrangements for abandoned and vacant properties as well as intervention procedures for their restoration and reuse by the private sector under conditions of legal certainty and with fast procedures, and the European Renovation Wave initiative [5], establishing the age of buildings and their quantitative classification is necessary to facilitate the taking of financial measures, the securing of a budget, and the provision of incentives for their maintenance and upgrading. After all, in the philosophy imposed by the new environmental conditions, the preservation and use of existing structures is preferred over their demolition [6].
In addition, the classification and quantification of buildings according to their age and materials supplies the market with new data, as, in the context of the circular economy, knowledge about potential customers can inform the organization of a system of restoration and maintenance of materials and their collection and reuse, as well as the development of new compatibles ones [7], according to the new context and obligations (i.e., carbon neutral materials).
Finally, the classification of buildings is a key source of knowledge in urban and spatial planning. By the beginning of the 21st century, the study of the protection of the wider historical environment had been implemented separately from the development of spatial planning. For this reason, following the Declaration of Amsterdam (1975), the Council of Europe has tried to promote a more comprehensive approach with the UNESCO Recommendation (2011) on the Historic Urban Landscape (HUL) [8][9]. HUL supports the implementation of a holistic approach that supports social involvement for the promotion of community education to recognize and maintain the diversity of CH that, despite the fact that it can be transformed over time, helps to maintain the physiognomy of the place [10].
In this context, urban development is promoted in terms of improvement in quality of life and sustainability. The classification of the building stock decisively determines not only protection zones and land uses but also the possibilities of, or limitations on, investment initiatives [11] and the decisions about the regeneration of an area and its management, especially regarding net zero zones, under the pressure of achieving climate neutrality in urban areas and respecting the Green Deal [12].
In Greece, data on the age of buildings can be extracted from the Greek Statistical Authority [13], but without information concerning the typology of buildings. From the Archaeological Land Register [14], data concerning the monuments listed by the Ministry of Culture can be derived; however, these data do not cover all the historical buildings, but only a part of them. Accordingly, the database of the Ministry of Environment and Energy [15], the co-competent public service in Greece for the preservation of cultural heritage, has limited data from the buildings that have been designated as preserved. The lack of a comprehensive registration of valuable historical buildings is mainly due to limited financial means, a lack of human resources, and long bureaucratic procedures.
On the other hand, efforts based mainly on private initiatives (mainly NGOs) or crowdfunding are either limited to well-defined study areas or to specific periods, depending on the special interest of each group. The initiatives of the NGO Monumenta, which proceeded with records within the municipality of Athens with the help of volunteers [16], and the “Archive of Modern Monuments-ModMov” of the Elliniki Etairia Society for the Environment and Cultural Heritage [17], which was limited to the recording of the buildings of the Modern Movement, also in Athens, are characteristically mentioned. At the same time, initiatives to create databases with the help of crowdfunding, such as the “Listed Buildings Archive” [18] and the “Interesting Architecture of Athens” [19], provide a limited number of records, as they are based on voluntary contributions and not a systematic survey of an area. All the aforementioned efforts required many hours of human labor and in several cases the expenditure of financial resources, which came mainly from sponsorships.
As regards the typological studies of architecture that inform the classification of buildings, many research studies have been carried out that indicate ways of recording and categorizing buildings at a multinational level [20][21] or, more specifically, in Greece and in Athens [22][23].

2. Non-Deep Learning Architectural Style Identification

Mathias, M. et al. (2011) [24] propose a method to automate the classification process of different architectural styles. In addition, they contribute to the field of architecture by firstly determining if there is an actual facade of a building in an image and, secondly, by rectifying the distorted image. Finally, they introduce a vertical line system to separate multiple facades within the same image. Thereafter, the task of classification of the architectural style is performed, recording the building style as Flemish Renaissance, Haussmannian, or neoclassical using a Naïve Bayes Nearest Neighbor classifier. The observed results clearly distinguish the Haussmannian class from the neoclassical class, whereas many Flemish Renaissance results are classified as background. According to the authors, the proposed model may be used to initialize a building reconstruction process if all the stages are respectfully applied. Mathias et al. noted that little work had been carried out on architectural style identification.
In the same year (2011), Shalunts, G. et al. [25] examined the task of classifying different architectural elements of a building’s facade. The objective of this research is to distinguish the architectural style of facade windows belonging to Romanesque, Gothic, and Renaissance/Baroque periods. However, since the number of arches may differ in the Romanesque windows, eight intra-class types are also proposed. Since each different window is built with specific geometrical rules, certain gradient directions are introduced. As a result, gradient directions can categorize windows from different periods. Accordingly, the features are extracted with the scale-invariant feature transform (SIFT), whereas the bag-of-words algorithm classifies the final extracted result. The database includes 400 images with different resolutions. Experimental results approach a high classification rate of 95.16%.
Shalunts, G. et al. (2012) [26] discuss the need to not only classify buildings based on their architectural style but also on their structural elements. Accordingly, a classification pipeline is proposed to categorize Gothic and Baroque architectural elements. The scale-invariant feature transform (SIFT) algorithm provides invariance to scale and orientation; the bag of visual words (BoW) and the k-means clustering construct a model which classifies and extracts information on gradient directions. Each shape of the tracery, pediment, and balustrade classes includes specific gradient directions. Simultaneously, a data set of 520 images along with their bounding boxes depicts the necessity for optimal training during the learning phase. To conclude, a 96.67% successful classification rate is obtained on a testing data set of 420 images.
Shalunts, G. et al. (2017) [27] propose a methodology for distinguishing faces in human sculptures. Their study includes three experiments. First, they conduct their experiments by establishing the OpenCV Viola–Jones face detector on their custom data set. However, real-world faces cannot be used properly for the current study, owing to the problem of low accuracy. In the second place, new cascade classifiers are trained to detect the sculpted face based on a data set containing 700 photographs with 1608 faces. Augmentation techniques expanded the initial data set. Finally, the last experiment compares the two classifiers on a test data set, resulting in an F-measure of 0.90 using the custom classifier and in an F-measure of 0.73 using the OpenCV face detector.
The contact with the work of Shalunts, G. et al. was instrumental in deciding the research on CH, even though they did not use deep learning algorithms and focused on individual architectural elements. However, their diffusion and success were so influential that they inspired researchers to experiment in the relevant subject.
In [28], the use of convolutional neural networks is abandoned, as the authors Mercioni, M. A. and Holban, S. (2018) propose data mining techniques to determine the architectural style of an input image. The database consists of 100 images from Timisoara, grouped into five classes: Baroque, eclectic, secession, Moorish, and Byzantine buildings. Content-based image retrieval (CBIR) and local binary pattern (LBP) systems or clustering algorithms aim to classify efficiently architectural buildings. The proposed system is fast and accurate, and its applicability was measured by applying Euclidean and Manhattan distances on the custom data. Moreover, data retrieved with high accuracy tend to share the same texture, shape, and color components that preexist in the mind of culture heritage researchers. However, high performance is achieved when images have the same texture, shape, and color, and the quality or effectiveness of the data set plays a critical role in this system.

3. Deep Learning Architectural Style Identification

Llamas, J. et al. (2016) [29] contribute to the digital documentation of cultural heritage by developing convolutional neural networks for the INCEPTION European project. This project aims to preserve and protect cultural heritage assets by establishing modern-day technologies. In particular, a pre-trained convolutional neural network is configured by replacing the final layer of the network. As a result, the new output and classes are included (10 categories of elements with cultural heritage interest). Subsequently, a data set with over 10,000 images from Flickr trains the network. The authors train it with variations in the number of iterations and the learning rate. Consequently, they achieve accuracy that reaches a 92% rate. The authors claim that the results of the proposed method are very promising, as the time needed to classify assets is shorter compared to the manual methods. For future work, they are looking to introduce new categories of elements (arches, altars, frescos, etc.) and also to train other networks for classifying new kinds of categories, e.g., artistic styles and historical periods; they admit that this new task will require more computational power and a bigger data set.
Schmitz, M. and Mayer, H. (2016) [30] propose a method for an automatic semantic facade segmentation and interpretation. The authors depict the advantages of the transfer learning technique. In particular, when a part of a convolutional neural network already exists, large data sets are unessential. A specific part of the introduced method is based on the AlexNet in order to segment and classify elements of a facade. In addition, the facade, the door, the window, and other elements construct the classes. Moreover, an accurate data set, based on the eTRIM images for training and validation, trains the proposed architecture. Data augmentation techniques enlarge the data set by rescaling the images. During the validation process, a sixfold cross-validation was successfully used.
Pesto, C. (2017) [31] indicates the use of computer vision to automatically understand architectural styles and their wide range of applications by using real-world real-estate listing photography, claiming that it is strong enough to apply to real-life applications. The author also claims that, until then (2017), minimal research has been conducted on this specific area, where convolutional neural networks classify and localize U.S. houses. In particular, three different algorithms including an end-to-end trained model, ResNet-18, and ResNet-34 simplify the aforementioned procedures. The data set of 2500 images from a real estate photography list is personally examined by the author (the images were all collected manually from Zillow.com); it contains at- or near-ground houses, the same houses from different angles or illuminations, and the front facades of the houses. Each one of the five classes is balanced with 500 images of the U.S. houses. The paper indicates that input sizes of 256 × 256 are inadequate for this task. For that reason, several image size experiments finalize the superiority of ResNet-34 with a 512 × 512 dimension. Altogether, a total loss of 0.51 and 0.56 is acquired after a successful evaluation with the test set. The author was able to achieve a correct classification rate of 79.8%, and a 0.710 intersection-over-union localization score on the test set, using ResNet-34 as a feature extractor.
Multiple techniques and optimizations for convolutional neural networks are studied in [32]. In particular, the authors Guo, K. and Li, N. (2017) describe the effects of changes in the architecture of a CNN when trained by a data set with different architectural styles from Wikipedia. Two different data sets describe 10 and 25 different styles, respectively. The number of each category of pictures ranges from 60 to 300; in short, a total of about 5000 architectural style pictures was used as a data set. Multiple changes are applied in traditional deep learning models including the LeNet-5 framework. Specifically, the classification rate varies depending on dropout implementations and different activation functions, including the sigmoid, the rectified linear unit, tanh, etc., as well as random sampling and drop-connect.
Laupheimer, D. and Haala, N. (2018) [33] aim to contribute to exporting semantic information from 3D urban models. Accordingly, an end-to-end convolutional network is proposed to classify facades by resolving occlusions, illumination, angles, and orientation. The data set includes labeled data with images from Google Street View to train the proposed model by using various CNNs (VGG16, VGG19 (SIMONYAN and ZISSERMAN 2014), Resnet50 (HE et al. 2016), InceptionV3 (SZEGEDY et al. 2016), self-designed networks). However, the authors not only aim to classify images but also want to understand which features are important for the final decision. Consequently, the class activation maps (CAMs) are introduced to visualize the classification criteria in each image. The considered classes include commercial, hybrid, residential, special-use, and under-construction facades of buildings. The research work reaches an overall accuracy of approximately 64%. The residential class undoubtedly has the best accuracy of 98.57, which is encouraging because most of the buildings fall into this category.
Li, Y. et al. (2018) [34] study the availability of methods that estimate a building’s age. With respect to current databases, a new entry containing the age of a building may contribute further to greater cultural heritage awareness, as, according to the authors, building age estimation from images has not been studied sufficiently in the research community. This research proposes the use of convolutional neural networks such as AlexNet, ResNet, and DenseNet to extract features from the required data set from Google Street View images from the North and West Metropolitan Region (NWMR) in Victoria, Australia. Finally, the support vector regression extracts the building’s age from the input data. Consequently, among the different CNN models, the DenseNet develops the best accuracy for the specific purpose. According to the authors, the complex appearances, materials, components, and styles of buildings allow the deep learning to acquire interesting figures.
Zou, Z et al. (2019) [35] aim to contribute to the protection and the maintenance of ancient buildings by applying deep learning algorithms. Additionally, they propose the use of convolutional neural networks with a manually collected data set and their tuning for inspecting historical buildings. The procedure takes place in the Forbidden City to detect the missing components and consequently abandons the respective human activity. Specifically, the Faster R-CNN architecture is trained and configured for detecting the aforementioned objects in 2D images. This methodology can be applied with high accuracy at the test data, especially when the distance from the camera is characterized as close or median. To conclude, future work may produce a fully automated inspection system based on the principles of machine learning.
Dautov, E. and Astafeva, N. (2021) [36] state that the recognition of architectural styles has not been thoroughly investigated in the modern literature due to their similarity. They introduce the 15 most famous architectural styles including Art Nouveau, Bauhaus, Gothic, Greek revival architecture, Palladian, etc. With respect to the above-mentioned styles, 100,000 images were collected and processed with augmentation techniques to train the neural network. In the second place, the Tensorflow and the Keras libraries established a suitable convolutional neural network by utilizing multiple convolutional and subsampling layers to solve the specific classification problem. Consequently, the accuracy of the proposed classifier was 0.7652 after 50 training epochs.

This entry is adapted from the peer-reviewed paper 10.3390/heritage6040195

References

  1. Sun, M.; Zhang, F.; Duarte, F.; Ratti, C. Understanding architecture age and style through deep learning. Cities 2022, 128, 103787.
  2. Kremmyda, A.; Siountri, K.; Anagnostopoulos, I. Vra Core 4.0 Metadata Standard for the Facades of the Historic Houses of Athens (19th–Early 20th Century). In TMM_CH 2021: Trandisciplinary Multispectral Modelling and Cooperation for the Preservation of Cultural Heritage; Moropoulou, A., Georgopoulos, A., Doulamis, A., Ioannides, M., Ronchi, A., Eds.; Springer: Cham, Switzerland, 2022; pp. 66–78.
  3. Chaidas, K.; Tataris, G.; Soulakellis, N. Post-earthquake 3D building model (LOD2) generation from UAS imagery: The case of Vrisa traditional settlement, Lesvos, Greece. Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2020, 44, 165–172.
  4. Triantafylopoulos, N. Preserved Buildings: The Legal and Economic Basis of the Obligation to Provide State aid for Their Restoration and Reuse, Research Series, TMXPPA-PH. 2017, 23, 89–120. Available online: https://pithos.okeanos.grnet.gr/public/rFxt4KcVH0vXmjicOiSlK6 (accessed on 15 January 2023).
  5. A Renovation Wave for Europe—Greening our Buildings, Creating Jobs, Improving Lives (2020). Available online: https://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1603122220757&uri=CELEX:52020DC0662 (accessed on 15 January 2023).
  6. New European Bauhaus, (2021). Available online: https://europa.eu/new-european-bauhaus/about/about-initiative_en (accessed on 15 January 2023).
  7. Foster, G. Circular economy strategies for adaptive reuse of cultural heritage buildings to reduce environmental impacts. Resour. Conserv. Recycl. 2020, 152, 104507.
  8. Pendlebury, J.; Mark, S.; Loes, V.; Wout van der Toorn, V.; Declan, R. After the Crash: The Conservation-Planning Assemblage in an Era of Austerity. Eur. Plan. Stud. 2020, 28, 672–690.
  9. Veldpaus, L.; Pendlebury, J. Heritage as a Vehicle for Development: The Case of Bigg Market, Newcastle upon Tyne. Plan. Pract. Res. 2019, 1–15.
  10. Ginzarly, P.; Roders, A.; Teller, J. Mapping historic urban landscape values through social media. J. Cult. Herit. 2019, 36, 1–11.
  11. Vassi, A.; Siountri, K.; Papadaki, K.; Iliadi, A.; Ypsilanti, A.; Bakogiannis, E. The Greek Urban Policy Reform through the Local Urban Plans (LUPs) and the Special Urban Plans (SUPs), Funded by Recovery and Resilience Facility (RRF). Land 2022, 11, 1231.
  12. A European Green Deal (2020). Available online: https://commission.europa.eu/strategy-and-policy/priorities-2019-2024/european-green-deal_el (accessed on 15 March 2023).
  13. Buildings Inventory, (2011), Greek Statistical Authority. Available online: https://www.statistics.gr/el/2021-buildings-census (accessed on 15 January 2023).
  14. Archaeological Land Register. Available online: https://www.arxaiologikoktimatologio.gov.gr/ (accessed on 15 January 2023).
  15. Archive of Traditional Settlements and Listed Buildings. Available online: http://estia.minenv.gr/ (accessed on 15 January 2023).
  16. Available online: https://www.monumenta.org/article.php?IssueID=4&perm=1&ArticleID=1024&CategoryID=23&lang=gr (accessed on 15 January 2023).
  17. ModMovAthens. Available online: https://www.kolofotias.com/portfolio/mod-mov-athens/ (accessed on 15 January 2023).
  18. Listed Buildings Archive. Available online: https://diathrhtea.blogspot.com/?fbclid=IwAR3vNDbVKJgQOrEQ_CjlgEHJ8BA4QgFfJKcbWIzCnUPi8kUGsYkHQmC7cdo (accessed on 15 January 2023).
  19. Interesting Architecture of Athens. Available online: http://www.zee.gr/architecture/ (accessed on 15 January 2023).
  20. Summerson, J. The Classical Language of Architecture; The MIT Press: Cambridge, MA, USA, 1992.
  21. Balafoutis, T.; Zerefos, S. A database of architectural details: The case of neoclassical façades elements. In Proceedings of the International Conference—BRAU4, Biennial of Architectural and Urban Restoration, Athens, Greece, 15–30 April 2018; pp. 15–30.
  22. Katsibokis, G. Ktiriothiki: The architectural heritage of Athens, 1830–1950. J. Mod. Greek Stud. 2013, 31, 133–149.
  23. Biris, M. Athinaiki Arhitektoniki 1875–1925 ; Melissa: Athens, Greece, 2003.
  24. Mathias, M.; Martinovic, A.; Weissenberg, J.; Haegler, S.; Van Gool, L. Automatic architectural style recognition. ISPRS-Int. Arch. Photogramm. Remote Sens. Spat. Inf. Sci. 2011, 3816, 171–176.
  25. Shalunts, G.; Haxhimusa, Y.; Sablatnig, R. Architectural style classification of building facade windows. In International Symposium on Visual Computing; Springer: Berlin/Heidelberg, Germany, 2011; pp. 280–289.
  26. Shalunts, G.; Haxhimusa, Y.; Sablatnig, R. Classification of gothic and baroque architectural elements. In Proceedings of the 19th International Conference on Systems, Signals and Image Processing (IWSSIP), Vienna, Austria, 11–13 April 2012; IEEE: New York, NY, USA, 2012; pp. 316–319.
  27. Shalunts, G.; Cerman, M.; Albertini, D. Detection of sculpted faces on building facades. In Proceedings of the Asia-Pacific Signal. and Information Processing Association Annual Summit and Conference (APSIPA ASC), Kuala Lumpur, Malaysia, 12–15 December 2017; IEEE: New York, NY, USA, 2017; pp. 677–685.
  28. Mercioni, M.A.; Holban, S. The recognition of the architectural style using Data Mining techniques. In Proceedings of the IEEE 12th International Symposium on Applied Computational Intelligence and Informatics (SACI), Timisoara, Romania, 17–19 May 2018; IEEE: New York, NY, USA, 2018; pp. 000331–000338.
  29. Llamas, J.; Lerones, P.M.; Zalama, E.; Gómez-García-Bermejo, J. Applying deep learning techniques to cultural heritage images within the inception project. In Digital Heritage. Progress in Cultural Heritage: Documentation, Preservation, and Protection, Proceedings of the Euro-Mediterranean Conference, Nicosia, Cyprus, 31 October–5 November 2016; Springer: Cham, Switzerland, 2016; pp. 25–32.
  30. Schmitz, M.; Mayer, H. A convolutional network for semantic facade segmentation and interpretation. Int. Arch. Photogramm. Remote. Sens. Spat. Inf. Sci. 2016, 41, 709.
  31. Pesto, C. Classifying US Houses by Architectural Style Using Convolutional Neural Networks. 2017. Available online: http://cs231n.stanford.edu/reports/2017/pdfs/126.pdf (accessed on 15 January 2023).
  32. Guo, K.; Li, N. Research on classification of architectural style image based on new cognitive area network. In Proceedings of the IEEE 3rd Information Technology and Mechatronics Engineering Conference (ITOEC), Chongqing, China, 3–5 October 2017; IEEE: New York, NY, USA, 2017; pp. 1062–1066.
  33. Laupheimer, D.; Haala, N. Deep Learning for the Classification of Building Facades, Publikationen der DGPF, Band 27, 2018, pp. 701–709. Available online: https://www.dgpf.de/src/tagung/jt2018/proceedings/proceedings/papers/28_PFGK18_KKN_01_Laupheimer_Haala.pdf (accessed on 15 January 2023).
  34. Li, Y.; Chen, Y.; Rajabifard, A.; Khoshelham, K.; Aleksandrov, M. Estimating building age from Google Street View images using deep learning (short paper). In Proceedings of the 10th International Conference on Geographic Information Science (GIScience), Melbourne, Australia, 28–31 August 2018; Schloss Dagstuhl-Leibniz-Zentrum fuer Informatik: Wadern, Germany, 2018.
  35. Zou, Z.; Zhao, X.; Zhao, P.; Qi, F.; Wang, N. CNN-based statistics and location estimation of missing components in routine inspection of historic buildings. J. Cult. Herit. 2019, 38, 221–230.
  36. Dautov, E.; Astafeva, N. Convolutional Neural Network in the Classification of Architectural Styles of Buildings. In Proceedings of the IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering (ElConRus), St. Petersburg, Russia, 26–29 January 2021; IEEE: New York, NY, USA, 2021; pp. 274–277.
More
This entry is offline, you can click here to edit this entry!
Video Production Service