Antonios Makris

dblp:191/9101 · DBLP profile ↗
← Back
9ranked-venue papers in the field
5as first author
7since 2021 · last 2026
0000-0003-0514-4292ORCID · verified

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 5 (1 first)Other / Interdisciplinary · 3 (3 first)Big Data, Cloud & Distributed Data Systems · 1 (1 first)
YearPublicationVenuePosition
2026 Enabling Adversarial Robustness in AI Models Through Kubeflow MLOps
Stavros Bouras, Ioannis Korontanis, Antonios Makris, Konstantinos Tserpes
MDM3
2024 A spatio-temporal matrix representation for trajectory classification
abstract
Fish piracy remains widespread globally despite national and international efforts. Experts estimate it accounts for about 20% of the total seafood catch worldwide. Technology is playing a key role in detecting illegal fishing, with satellite imagery and sensors being used to track vessels and monitor fishing practices. Since fishing boats broadcast their positions using a vessel tracking system, this data can be processed to detect illegal activity. This study focuses on classifying fishing vessel trajectories using only positional data. A novel trajectory representation and a Convolutional Neural Network is employed, showing promising results compared to traditional methods.
Ioannis Kontopoulos, Iraklis Varlamis, Antonios Makris, Konstantinos Tserpes
SIGSPATIAL/GIS3
2022 Benchmarking moving object functionalities of DBMSs using real-world spatiotemporal workload
abstract
The sudden rise of GPS-enabled mobile devices has given birth to research related to the analysis and visualization of big mobility data that are stored in large spatio-temporal databases. Therefore, this research is focused on evaluating and comparing widely-used database systems that are employed in the analysis of spatio-temporal data. Specifically, three database systems are evaluated and compared with each other, namely PostGIS, MobilityDB, and MongoDB, in their ability to perform range, temporal aggregate, distance and nearest-neighbor queries. To this end, a subset of the BerlinMOD benchmark queries is employed for evaluation purposes over vessel tracking data. The experimental results presented in this paper are only preliminary in an attempt to drive future research in the field of industrial use case surveillance.
Ioannis Kontopoulos, Antonios Makris, Stylianos Nektarios Xyalis, Konstantinos Tserpes
MDM2
2021 A computer vision approach for trajectory classification
abstract
Nowadays, the increasing number of moving objects tracking sensors, results in the continuous flow of high-frequency and high-volume data streams. This phenomenon can especially be observed in the maritime domain since most of the vessels worldwide are now transmitting their positions periodically. Therefore, there is a strong necessity to extract meaningful information and identify mobility patterns from such tracking data in an automated fashion, eliminating the need for experts' input. To this end, a novel approach is presented in this paper, which fuses the research fields of computer vision and trajectory classification, in order to deliver a high-precision classification of mobility patterns. The experimental results demonstrate that the classification performance of the proposed approach can reach an f1-score of over 95%.
Ioannis Kontopoulos, Antonios Makris, Dimitrios Zissis, Konstantinos Tserpes
MDM2
2021 Evaluating the effect of compressing algorithms for trajectory similarity and classification problems
abstract
Abstract During the last few years the volumes of the data that synthesize trajectories have expanded to unparalleled quantities. This growth is challenging traditional trajectory analysis approaches and solutions are sought in other domains. In this work, we focus on data compression techniques with the intention to minimize the size of trajectory data, while, at the same time, minimizing the impact on the trajectory analysis methods. To this extent, we evaluate five lossy compression algorithms: Douglas-Peucker (DP), Time Ratio (TR), Speed Based (SP), Time Ratio Speed Based (TR_SP) and Speed Based Time Ratio (SP_TR). The comparison is performed using four distinct real world datasets against six different dynamically assigned thresholds. The effectiveness of the compression is evaluated using classification techniques and similarity measures. The results showed that there is a trade-off between the compression rate and the achieved quality. The is no “best algorithm” for every case and the choice of the proper compression algorithm is an application-dependent process.
Antonios Makris, Camila Leite da Silva, Vania Bogorny, Luis Otávio Alvares, José A. F. de Macêdo, Konstantinos Tserpes
GeoInformatica1
2021 Correction to: MongoDB Vs PostgreSQL: a comparative study on performance aspects
abstract
The article “MongoDB Vs PostgreSQL: A comparative study on performance aspects”, written by Antonios Makris, Konstantinos Tserpes, Giannis Spiliopoulos, Dimitrios Zissis, Dimosthenis Anagnostopoulos, was originally published electronically on the publisher’s internet portal on 05 June 2020 without open access.
Antonios Makris, Konstantinos Tserpes, Giannis Spiliopoulos, Dimitrios Zissis, Dimosthenis Anagnostopoulos
GeoInformatica1
2021 MongoDB Vs PostgreSQL: A comparative study on performance aspects
abstract
Abstract Several modern day problems need to deal with large amounts of spatio-temporal data. As such, in order to meet the application requirements, more and more systems are adapting to the specificities of those data. The most prominent case is perhaps the data storage systems, that have developed a large number of functionalities to efficiently support spatio-temporal data operations. This work is motivated by the question of which of those data storage systems is better suited to address the needs of industrial applications. In particular, the work conducted, set to identify the most efficient data store system in terms of response times, comparing two of the most representative of the two categories (NoSQL and relational), i.e. MongoDB and PostgreSQL. The evaluation is based upon real, business scenarios and their subsequent queries as well as their underlying infrastructures and concludes in confirming the superiority of PostgreSQL in almost all cases with the exception of the polygon intersection queries. Furthermore, the average response time is radically reduced with the use of indexes, especially in the case of MongoDB.
Antonios Makris, Konstantinos Tserpes, Giannis Spiliopoulos, Dimitrios Zissis, Dimosthenis Anagnostopoulos
GeoInformatica1
2019 Database system comparison based on spatiotemporal functionality
abstract
The amount of sources and sheer volumes of spatiotemporal data have met an unprecedented growth during the last decade. As a consequence, a rapidly increasing number of applications are seeking to generate value by crunching those data. The development of a system that will tap into the potential value of the spatiotemporal big data analysis for a multitude of applications remains one of the biggest challenges in computer engineering. This paper delves into the key-characteristics of the most prominent suchlike systems. In particular, it provides a thorough analysis of NoSQL datastores as well as a traditional relational database system in terms of their geospatial querying capabilities.
Antonios Makris, Konstantinos Tserpes, Dimosthenis Anagnostopoulos, Mara Nikolaidou, José A. F. de Macêdo
IDEAS1
2017 A novel object placement protocol for minimizing the average response time of get operations in distributed key-value stores
abstract
We present a novel object placement protocol for distributed storage systems that migrates objects between nodes in run time with the goal to minimize the average response times in the system. We rely on a combination of consistent hashing with small lookup tables for objects that have been moved and for which the hash function cannot be aware of. We test our approach in various scenarios based on the assumptions that “get” operations follow a power law distribution and that the request rate is the most significant contributor in the decreasing of the response time based on past research. The results show significant improvements in comparison to the baseline scenario.
Antonios Makris, Konstantinos Tserpes, Dimosthenis Anagnostopoulos
IEEE BigData1