{"id":215,"date":"2021-10-14T06:42:06","date_gmt":"2021-10-14T03:42:06","guid":{"rendered":"https:\/\/panagiotis-filippakis.pro\/?page_id=215"},"modified":"2026-05-22T21:31:21","modified_gmt":"2026-05-22T18:31:21","slug":"publications","status":"publish","type":"page","link":"https:\/\/panagiotis-filippakis.pro\/index.php\/publications\/","title":{"rendered":"Publications"},"content":{"rendered":"<div id=\"pl-gb215-6a1ca3676d101\"  class=\"panel-layout wp-block-siteorigin-panels-layout-block\" ><div id=\"pg-gb215-6a1ca3676d101-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu-1.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" title=\"small_ihu\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-0-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"1\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">Multi-label prototype selection based on editing nearest neighbor rule<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<h5>Pattern Recognition,Volume 180, Part A,2026,114001,ISSN 0031-3203, 22 May 2026<\/h5>\n<h2 class=\"section-title u-h4 u-margin-l-top u-margin-xs-bottom\">Abstract<\/h2>\n<p>A common method to improve the efficiency of instance-based classifiers, while maintaining high accuracy, is to decrease the training set size by substituting it with a smaller, representative subset. This is typically achieved by utilizing Data Reduction Techniques (DRTs). The latter enjoy wide applicability in handling single-label classification. This is not the case though in cases of multi-label data, where each instance may be associated with multiple classes. In the present paper, we adapt a popular single-label data reduction technique, the Edited Nearest Neighbor (eNN) rule, to handle multi-label data. In single-label classification, eNN focuses on the removal of noise and close border instances making the dataset clear and the borders well-separated. The core idea is that instances with a different class than the majority of their neighbors are considered noise and are removed. In the context of multi-label data, label boundaries tend to be ambiguous, and the notion of noise is not clearly defined. Nevertheless, we hypothesize that instances whose labelsets significantly differ from those dominating their local neighborhood can be treated as noise and their removal serves to condense the training set. Based on this principle, we propose three new eNN variations for multi-label data and test them in practice. Experimental tests and statistical analysis conducted across nine (9) diverse multi-label datasets indicate that the proposed algorithms reduce significantly the size of the datasets, without compromising on accuracy, while also demonstrating superior performance compared to existing methods.<\/p>\n<p class=\"section-title u-h4 u-margin-l-top u-margin-xs-bottom\">Keywords: Multi-label classification, Data reduction techniques, Prototype selection, eNN rule, MLeNN, BRkNN<\/p>\n<p>Link: <a href=\"https:\/\/doi.org\/10.1016\/j.patcog.2026.114001\">https:\/\/doi.org\/10.1016\/j.patcog.2026.114001<\/a><\/p>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-1-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-1-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-1-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-1-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">Condensing multi-label data based on Clustering<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<h5><strong>In 28th Pan-Hellenic Conference on Progress in Computing and Informatics (PCI 2024), December 13\u201315, 2024, Egaleo, Greece. ACM, New York, NY, USA, 6 pages. <\/strong><\/h5>\n<h2><strong>Abstract<\/strong><\/h2>\n<p>A common approach to speed up the instance-based classifiers,while preserving accuracy, is to use a subset of the original training set. This process, known as condensing, reduces the training dataset<br \/>\nto a smaller, representative set. This is accomplished by employing a data reduction technique that selects the most relevant training instances. While many of these techniques have been successfully<br \/>\napplied to single-label classification, most are not appropriate for multi-label data, where instances can be associated with multiple classes. This paper proposes a simple data reduction technique for<br \/>\nmulti-label datasets utilizing \ud835\udc3e-means++ clustering. The proposed method selects instances near cluster centroids to form the condensing set, utilizing \ud835\udc3e-means++\u2019s initialization strategy to achieve<br \/>\nwidely spread initial centroids. Experiments conducted on nine datasets, combined with a statistical test, show that our approach achieves significant data reduction while maintaining high classifi-<br \/>\ncation accuracy.<\/p>\n<p>Keywords: Multi-label classification, Data Reduction, Prototype Selection, Condensing, \ud835\udc3e-means++, BR\ud835\udc58NN<\/p>\n<p>Link:<a href=\"https:\/\/doi.org\/10.1145\/3716554.3716591\" target=\"_blank\" rel=\"noopener\">https:\/\/doi.org\/10.1145\/3716554.3716591<\/a><\/p>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-2\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-2-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-2-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"4\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-2-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-2-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"5\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">Prototype Selection for Multilabel Instance-Based Learning<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<section id=\"html-abstract\" class=\"html-abstract\">\n<h5><em>Information<\/em>\u00a0<b>2023<\/b>,\u00a0<em>14<\/em>(10), 572; This paper is an extended version of our paper published in 27th International Database Engineered Application Symposium, IDEAS 2023, Heraklion, Greece, 5\u20137 May 2023.<\/h5>\n<h2 id=\"html-abstract-title\">Abstract<\/h2>\n<div class=\"html-p\">Reducing the size of the training set, which involves replacing it with a condensed set, is a widely adopted practice to enhance the efficiency of instance-based classifiers while trying to maintain high classification accuracy. This objective can be achieved through the use of data reduction techniques, also known as prototype selection or generation algorithms. Although there are numerous algorithms available in the literature that effectively address single-label classification problems, most of them are not applicable to multilabel data, where an instance can belong to multiple classes. Well-known transformation methods cannot be combined with a data reduction technique due to different reasons. The Condensed Nearest Neighbor rule is a popular parameter-free single-label prototype selection algorithm. The IB2 algorithm is the one-pass variation of the Condensed Nearest Neighbor rule. This paper proposes variations of these algorithms for multilabel data. Through an experimental study conducted on nine distinct datasets as well as statistical tests, we demonstrate that the eight proposed approaches (four for each algorithm) offer significant reduction rates without compromising the classification accuracy.<\/div>\n<\/section>\n<div id=\"html-keywords\">\n<div class=\"html-gwd-group\">\n<div id=\"html-keywords-title\">Keywords:<a href=\"https:\/\/www.mdpi.com\/search?q=data+reduction+techniques\">data reduction techniques<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=instance+reduction\">instance reduction<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=multilabel+classification\">multilabel classification<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=prototype+selection\">prototype selection<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=instance-based+classification\">instance-based classification<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=binary+relevance\">binary relevance<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=CNN\">CNN<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=IB2\">IB2<\/a>;\u00a0<a href=\"https:\/\/www.mdpi.com\/search?q=BRkNN\">BRkNN<\/a><\/div>\n<\/div>\n<div><\/div>\n<div><\/div>\n<div>Link:<a href=\"https:\/\/doi.org\/10.3390\/info14100572\">https:\/\/doi.org\/10.3390\/info14100572<\/a><\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-3\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-3-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-3-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"6\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu-1.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" title=\"small_ihu\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-3-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-3-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"7\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">Condensed Nearest Neighbour Rules for Multi-Label Datasets<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<p><a title=\"IDEAS '23: Proceedings of the International Database Engineered Applications Symposium Conference\" href=\"https:\/\/dl.acm.org\/doi\/proceedings\/10.1145\/3589462\"><span class=\"epub-section__title\">IDEAS &#8217;23: Proceedings of the International Database Engineered Applications Symposium Conference <\/span><\/a><span class=\"dot-separator\"><span class=\"epub-section__date\">May 2023<\/span><\/span><span class=\"dot-separator\"><span class=\"epub-section__pagerange\">Pages 43\u201350<\/span><\/span><\/p>\n<div class=\"colored-block__title\">\n<h2 class=\"section-title u-h4 u-margin-l-top u-margin-xs-bottom\">Abstract<\/h2>\n<\/div>\n<div class=\"abstractSection abstractInFull\">\n<p>Reducing the size of the training set, that is, replacing it with a condensing set, while maintaining the classification accuracy as much as possible is a very common practice to speed up instance-based classifiers. Data reduction techniques, also known as prototype selection or generation algorithms, can be used to accomplish this. There are numerous such algorithms that can be found in the literature that are effective for single-label classification problems, but the majority of them cannot be used for multi-label data where an instance may belong to multiple classes. Due to the numerous binary condensing sets it creates, the well-known Binary Relevance transformation method cannot be combined with a Data Reduction algorithm. Condensed Nearest Neighbor is a well-known parameter-free single-label prototype selection algorithm. This study proposes three variations of that algorithm for training datasets with multiple labels. An experimental study that we conducted over nine distinct datasets shows that our three proposed approaches provide good reduction rates while not tampering with the classification rates.<\/p>\n<p>Link: <a href=\"https:\/\/doi.org\/10.1145\/3589462.3589492\">https:\/\/doi.org\/10.1145\/3589462.3589492<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-4\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-4-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-4-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"8\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu-1.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" title=\"small_ihu\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-4-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-4-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"9\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\"> Data reduction via multi-label prototype generation<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<p id=\"publication-title\" class=\"publication-title u-h3\"><a class=\"anchor publication-title-link anchor-navigation\" title=\"Go to Neurocomputing on ScienceDirect\" href=\"https:\/\/www.sciencedirect.com\/journal\/neurocomputing\"><span class=\"anchor-text\">Neurocomputing,\u00a0<\/span><\/a><a class=\"anchor anchor-default\" title=\"Go to table of contents for this volume\/issue\" href=\"https:\/\/www.sciencedirect.com\/journal\/neurocomputing\/vol\/526\/suppl\/C\"><span class=\"anchor-text\">Volume 526<\/span><\/a>,\u00a014 March 2023, Pages 1-8<\/p>\n<h2 class=\"section-title u-h4 u-margin-l-top u-margin-xs-bottom\">Abstract<\/h2>\n<div id=\"as005\">\n<p id=\"sp005\">A very common practice to speed up instance based classifiers is to reduce the size of their training set, that is, replace it by a condensing set, hoping that their accuracy will not worsen. This can be achieved by applying a Prototype Selection or Generation algorithm, also referred to as a\u00a0<a class=\"topic-link\" title=\"Learn more about Data Reduction from ScienceDirect's AI-generated Topic Pages\" href=\"https:\/\/www.sciencedirect.com\/topics\/computer-science\/data-analysis\">Data Reduction<\/a>\u00a0Technique. Most of these techniques cannot be applied on multi-label problems, where an instance may belong to more than one classes. Reduction through Homogeneous Clustering (RHC) and Reduction by Space Partitioning (RSP3) are parameter-free single-label Prototype Generation algorithms. Both are based on recursive data partitioning procedures that identify\u00a0<a class=\"topic-link\" title=\"Learn more about homogeneous clusters from ScienceDirect's AI-generated Topic Pages\" href=\"https:\/\/www.sciencedirect.com\/topics\/computer-science\/homogeneous-cluster\">homogeneous clusters<\/a>\u00a0of training data, which they replace by their representatives. This paper proposes variations of these algorithms for multi-label training datasets. The proposed methods generate multi-label prototypes and inherit all the\u00a0<a class=\"topic-link\" title=\"Learn more about desirable properties from ScienceDirect's AI-generated Topic Pages\" href=\"https:\/\/www.sciencedirect.com\/topics\/computer-science\/desirable-property\">desirable properties<\/a>\u00a0of their single-label versions. They consider clusters that contain instances that share at least one common label as\u00a0<a class=\"topic-link\" title=\"Learn more about homogeneous clusters from ScienceDirect's AI-generated Topic Pages\" href=\"https:\/\/www.sciencedirect.com\/topics\/computer-science\/homogeneous-cluster\">homogeneous clusters<\/a>. It is shown via an experimental study based on nine multi-label datasets that the proposed algorithms achieve good reduction rates without negatively affecting\u00a0<a class=\"topic-link\" title=\"Learn more about classification accuracy from ScienceDirect's AI-generated Topic Pages\" href=\"https:\/\/www.sciencedirect.com\/topics\/computer-science\/classification-accuracy\">classification accuracy<\/a>.<\/p>\n<p>Link: <a href=\"https:\/\/doi.org\/10.1016\/j.neucom.2023.01.004\">https:\/\/doi.org\/10.1016\/j.neucom.2023.01.004<\/a><br \/>\nLink in ResearchGate: <a href=\"https:\/\/www.researchgate.net\/profile\/Panagiotis-Filippakis\">Panagiotis Filippakis on ResearchGate<\/a>\n<\/p>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-5\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-5-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-5-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"10\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/small_ihu-1.png\" width=\"70\" height=\"81\" sizes=\"(max-width: 70px) 100vw, 70px\" title=\"small_ihu\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-5-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-5-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"11\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">Prototype Generation for Multi-label Nearest Neighbours Classification<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<p class=\"c-chapter-info-details u-mb-8\"><a href=\"https:\/\/link.springer.com\/conference\/hais%20hais\" data-track=\"click\" data-track-action=\"open conference\" data-track-label=\"link\">International Conference on Hybrid Artificial Intelligence Systems\u00a0<\/a>HAIS 2021:\u00a0<a class=\"c-chapter-book-details__title\" href=\"https:\/\/link.springer.com\/book\/10.1007\/978-3-030-86271-8\" data-test=\"book-link\" data-track=\"click\" data-track-action=\"open book series\" data-track-label=\"link\">Hybrid Artificial Intelligent Systems<\/a>\u00a0pp 172\u2013183<\/p>\n<h2 id=\"Abs1\" class=\"c-article-section__title js-section-title js-c-reading-companion-sections-item\">Abstract<\/h2>\n<div id=\"Abs1-content\" class=\"c-article-section__content\">\n<p>Numerous Prototype Selection and Generation algorithms for instance based classifiers and single label classification problems have been proposed in the past and are available in the literature. They build a small set of prototypes that represents as best as possible the initial training data. This set is called the condensing set and has the benefit of low computational cost while preserving accuracy. However, the proposed Prototype Selection and Generation algorithms are not applicable to multi-label problems where an instance may belong to more than one classes. The popular Binary Relevance transformation method is also inadequate to be combined with a Prototype Selection or Generation algorithm because of the multiple binary condensing sets it builds. Reduction through Homogeneous Clustering (RHC) is a simple, fast, parameter-free single label Prototype Generation algorithm that is based on\u00a0<i>k<\/i>-means clustering. This paper proposes a RHC variation for multi-label training datasets. The proposed method, called Multi-label RHC (MRHC), inherits all the aforementioned desirable properties of RHC and generates multi-label prototypes. The experimental study based on nine multi-label datasets shows that MRHC achieves high reduction rates without negatively affecting accuracy.<\/p>\n<p>Link:<a href=\"https:\/\/doi.org\/10.1007\/978-3-030-86271-8_15\"> https:\/\/doi.org\/10.1007\/978-3-030-86271-8_15<\/a><\/p>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-6\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-6-0\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-6-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"12\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-image so-widget-sow-image-default-8b5b6f678277-215\"\n\t\t\t\n\t\t>\n<div class=\"sow-image-container\">\n\t\t<img \n\tsrc=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/eap.png\" width=\"501\" height=\"101\" srcset=\"https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/eap.png 501w, https:\/\/panagiotis-filippakis.pro\/wp-content\/uploads\/2021\/03\/eap-300x60.png 300w\" sizes=\"(max-width: 501px) 100vw, 501px\" alt=\"\" \t\tclass=\"so-widget-image\"\/>\n\t<\/div>\n\n<\/div><\/div><\/div><div id=\"pgc-gb215-6a1ca3676d101-6-1\"  class=\"panel-grid-cell\" ><div id=\"panel-gb215-6a1ca3676d101-6-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"13\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t><h3 class=\"widget-title\">\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc\u03c2 \u03c4\u03b1\u03be\u03b9\u03bd\u03bf\u03bc\u03b7\u03c4\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b2\u03b5\u03bb\u03c4\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc\u03b4\u03bf\u03c3\u03b7\u03c2 \u03b1\u03bb\u03b3\u03bf\u03c1\u03af\u03b8\u03bc\u03c9\u03bd \u03a4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u039d\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7 \u03b1\u03c3\u03b8\u03b5\u03bd\u03b5\u03b9\u03ce\u03bd<\/h3>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<p><strong>Bachelor\u2019s thesis<\/strong><\/p>\n<p>Nowadays the medical profession is faced with a number of challenges since numerous diseases can be treated effectively if diagnosed correctly at an early stage. In this battle, the science of computing and some of its techniques come to our aid. To this end, there is a continuing effort to create mathematical models (classifiers) to act supportively in the correct diagnosis of illnesses such as cancer, diabetes, Alzheimer&#8217;s, heart disease, etc. The classifiers act either separately or combined to ensure maximum effectiveness. The calculating power of computing has increased significantly so it can process a bulk of data quickly in order to diagnose multifactorial diseases. The objective of this work is to study and implement the combination of these classifiers in a particular method through its application in ten datasets of different illnesses. The aim of this dissertation is to show that when the method of combining heterogenic classifiers is implemented in medical data, it can yield better illness predictions than the use of single classifiers would. This is why it has been implemented in ten different medical problems, each with its own distinctive features, so as to have as a broader view of the results it may yield as possible. The source we gathered the data of the diseases from has been of great importance in drawing conclusions. This is why we received data only from hospital doctors as well as databases available on the net. We made use of the WEKA tool and Excel to implement the classifiers used in our study, on which we developed our own computer program.<\/p>\n<p>Link: <a href=\"https:\/\/apothesis.eap.gr\/archive\/item\/143199?lang=en\">https:\/\/apothesis.eap.gr\/archive\/item\/143199?lang=en<\/a><\/p>\n<\/div>\n<\/div><\/div><\/div><\/div><div id=\"pg-gb215-6a1ca3676d101-7\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-gb215-6a1ca3676d101-7-0\"  class=\"panel-grid-cell panel-grid-cell-empty panel-grid-cell-mobile-last\" ><\/div><div id=\"pgc-gb215-6a1ca3676d101-7-1\"  class=\"panel-grid-cell panel-grid-cell-empty\" ><\/div><\/div><\/div>\n\n\n<p class=\"has-text-align-justify wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pattern Recognition,Volume 180, Part A,2026,114001,ISSN 0031-3203, 22 May 2026 Abstract A common method to improve the efficiency of instance-based classifiers, while maintaining high accuracy, is to decrease the training set size by substituting it with a smaller, representative subset. This is typically achieved by utilizing Data Reduction Techniques (DRTs). The latter enjoy wide applicability in&hellip;&nbsp;<a href=\"https:\/\/panagiotis-filippakis.pro\/index.php\/publications\/\" rel=\"bookmark\">\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 &raquo;<span class=\"screen-reader-text\">Publications<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-215","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/pages\/215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/comments?post=215"}],"version-history":[{"count":56,"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/pages\/215\/revisions"}],"predecessor-version":[{"id":602,"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/pages\/215\/revisions\/602"}],"wp:attachment":[{"href":"https:\/\/panagiotis-filippakis.pro\/index.php\/wp-json\/wp\/v2\/media?parent=215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}