Multi-objective evolutionary optimization for dimensionality reduction of texts represented by synsets

PeerJ Comput Sci. 2023 Feb 8:9:e1240. doi: 10.7717/peerj-cs.1240. eCollection 2023.

Abstract

Despite new developments in machine learning classification techniques, improving the accuracy of spam filtering is a difficult task due to linguistic phenomena that limit its effectiveness. In particular, we highlight polysemy, synonymy, the usage of hypernyms/hyponyms, and the presence of irrelevant/confusing words. These problems should be solved at the pre-processing stage to avoid using inconsistent information in the building of classification models. Previous studies have suggested that the use of synset-based representation strategies could be successfully used to solve synonymy and polysemy problems. Complementarily, it is possible to take advantage of hyponymy/hypernymy-based to implement dimensionality reduction strategies. These strategies could unify textual terms to model the intentions of the document without losing any information (e.g., bringing together the synsets "viagra", "ciallis", "levitra" and other representing similar drugs by using "virility drug" which is a hyponym for all of them). These feature reduction schemes are known as lossless strategies as the information is not removed but only generalised. However, in some types of text classification problems (such as spam filtering) it may not be worthwhile to keep all the information and let dimensionality reduction algorithms discard information that may be irrelevant or confusing. In this work, we are introducing the feature reduction as a multi-objective optimisation problem to be solved using a Multi-Objective Evolutionary Algorithm (MOEA). Our algorithm allows, with minor modifications, to implement lossless (using only semantic-based synset grouping), low-loss (discarding irrelevant information and using semantic-based synset grouping) or lossy (discarding only irrelevant information) strategies. The contribution of this study is two-fold: (i) to introduce different dimensionality reduction methods (lossless, low-loss and lossy) as an optimization problem that can be solved using MOEA and (ii) to provide an experimental comparison of lossless and low-loss schemes for text representation. The results obtained support the usefulness of the low-loss method to improve the efficiency of classifiers.

Keywords: Multi-Objective Evolutionary Algorithms; Semantic-based feature reduction; Spam filtering; Synset-based representation.

Grants and funding

This work was supported by SMEIC, SRA and ERDF (TIN2017-84658-C2-1-R and TIN2017-84658-C2-2-R subprojects of Semantic Knowledge Integration for Content- Based Spam Filtering) and by the Conselleria de Cultura, Educación e Universidade of Xunta de Galicia (Competitive Reference Group—ED431C 2022/03-GRC). The Intelligent Systems for Industrial Systems research group of Mondragon Unibertsitatea (Iñaki Vélez de Mendizabal, Enaitz Ezpeleta, and Urko Zurutuza) is supported by the department of Education, Universities and Research of the Basque Country (IT1676-22). Vitor Basto Fernandes was supported by FCT (Fundação para a Ciência e a Tecnologia) I.P. (UIDB/04466/2020 and UIDP/04466/2020). There was no additional external funding received for this study. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.