Computer Science
https://journals.agh.edu.pl/csci
<p><img style="float: left; margin-right: 15px; margin-bottom: 5px;" src="https://journals.agh.edu.pl/public/site/images/admin/computer.jpg" alt="" />The Computer Science Journal (ISSN: 1508-2806; e-ISSN: 2300-7036) is a quarterly published by the AGH University of Science and Technology, Krakow Poland since 1999.<br />We publish original papers concerning theoretical and applied computer science problems. Main areas of interest of the journal are: theoretical aspects of computer science, soft computing, HPC, cloud and distributed processing and simulation, multimedia systems and computer graphics, natural language processing.</p> <p>Please note: we don't have any article processing charges, our journal is non-profit. The journal is indexed in ESCI Web of Science and SCOPUS.</p> <p> </p> <!-- <p> </p> <p>Our journal is indexed in the following services: <a href="http://scholar.google.com">Google Scholar</a>, <a href="http://search.labs.crossref.org/">CrossRef metadata search</a>, <a href="http://www.doaj.org">Directory of Open Access Journals</a>, <a href="http://www.openarchives.org">Open Archives Initiative</a>, <a href="http://fbc.pionier.net.pl/owoc/">Digital Libraries Federation</a>, <a href="http://baztech.icm.edu.pl/">BazTech</a>, <a href="http://indexcopernicus.com/">Index Copernicus</a>, <a href="http://ulrichsweb.serialssolutions.com/login">Ulrich's Periodicals Directory</a>, <a href="http://www.ebscohost.com/">EBSCOhost Applied Sciences</a>, <a href="http://dblp.uni-trier.de/db/journals/aghcs/index.html">DBLP</a>, <a href="https://dbh.nsd.uib.no/publiseringskanaler/erihplus/periodical/info?id=490585">ERIH PLUS</a>, <strong><a href="https://www.scopus.com/sourceid/21100826268?origin=resultslist">SCOPUS</a> and Emerging Sources Citation Index - part of Clarivate Web of Science</strong>.</p> <p>This is an open access journal in accordance with the <a href="http://www.soros.org/openaccess/read.shtml">BOAI</a>definition of open access. The content of the journal is freely available according to the <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons License Attribution 4.0 International (CC BY 4.0)</a></p> <p><a href="http://journals.agh.edu.pl/csci/about/submissions#onlineSubmissions"><strong>SUBMISSION PAGE DIRECT LINK</strong></a></p> <p>Please note:</p> <ul> <li><strong>We do not apply any Article Processing Charges. Our journal is a fully non-profit endeavour.</strong></li> <li>The journal is Open Access (also free of charges).</li> <li>First Author of the accepted paper receives one complimentary hardcopy.</li> <li>We accept PDF or DOC/DOCX manuscripts for review.</li> <li>For final typesetting we strongly prefer Latex/Bibtex. If the authors of the accepted paper are unable to prepare the paper in Latex it will be translated to Latex - for the cost of likely significant delay in publishing. </li> <li>You may use our <a href="https://www.overleaf.com/latex/templates/computer-science-journal-agh-template/tbmvnvhdzjny">Overleaf template</a> to prepare your paper.</li> <li>We review Survey papers - but only if the authors cite in their paper 3 recent papers by themselves, devoted to the area of the survey. We do not accept nor review surveys authored by non-experts.</li> <li>The paper submitted to our journal is expected to be 15-20 pages long.</li> <li>You are free to publish the early version of the paper in Arxiv, Research Gate and similar websites - but the paper should be updated with the final version, after the paper is accepted and published.</li> <li>We speed up the publication process by publishing early birds versions of the paper (with DOI).</li> <li>The submitted paper should follow typical guidelines for scientific publications - see for example this <a href="https://cs.stanford.edu/people/widom/paper-writing.html">Tutorial</a> by Jennifer Widom.</li> <li>We are using <a href="http://www.ithenticate.com">IThenticate</a> to prevent (self)plagiarism.</li> <li>You can check our position at <a href="https://www.scimagojr.com/journalsearch.php?q=21100826268&tip=sid&clean=0">Scimago Journal & Country Rank</a>.</li> </ul> -->AGH University of Science and Technology Department of Computer Scienceen-USComputer Science1508-2806HYBRID END-TO-END APPROACH INTEGRATING ONLINE LEARNING WITH FACE-IDENTIFICATION SYSTEM
https://journals.agh.edu.pl/csci/article/view/4840
<p><span dir="ltr" role="presentation">To date, facial recognition has been one of the most intriguing, interesting research </span><span dir="ltr" role="presentation">topics over years. It requires some specific face-based algorithms such as facial </span><span dir="ltr" role="presentation">detection, facial alignment, facial representation, and facial recognition as well; </span><span dir="ltr" role="presentation">however, all of these algorithms derive from heavy deep learning architectures that </span><span dir="ltr" role="presentation">cause limitations for development, scalability, flawed accuracy, and deployment into </span><span dir="ltr" role="presentation">publicity with mere CPU servers. It also calls for large datasets containing hundreds </span><span dir="ltr" role="presentation">of thousands of records for training purposes. In this paper, we propose a full pipeline </span><span dir="ltr" role="presentation">for an effective face recognition application which only uses a small Vietnamese </span><span dir="ltr" role="presentation">celebrity dataset and CPU for training that can solve the leakage of data and the need </span><span dir="ltr" role="presentation">for GPU devices. It is based on a face vector-to-string tokens algorithm then saves </span><span dir="ltr" role="presentation">face’s properties into Elasticsearch for future retrieval, so the problem of online </span><span dir="ltr" role="presentation">learning in Facial Recognition is also tackled. Comparison with another popular </span><span dir="ltr" role="presentation">algorithm on the dataset, our proposed pipeline not only outweighs the accuracy </span><span dir="ltr" role="presentation">counterpart, but it also achieves a very speedy time inference for a real-time face </span><span dir="ltr" role="presentation">recognition application.</span></p>Son Van NguyenTrung Son NguyenHong Anh Thi PhamThao Thu HoangTa Minh Thanh
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4840ADAPTATION OF DOMAIN-SPECIFIC TRANSFORMER MODELS WITH TEXT OVERSAMPLING FOR SENTIMENT ANALYSIS OF SOCIAL MEDIA POSTS ON COVID-19 VACCINE
https://journals.agh.edu.pl/csci/article/view/4761
<p>Covid-19 has spread across the world and many different vaccines have been developed to counter its surge. To identify the correct sentiments associated with the vaccines from social media posts, this paper aims to fine-tune pre-trained transformer models on tweets associated with different Covid vaccines, specifically RoBERTa, XLNet and BERT which are recently introduced state-of-the-art bi-directional transformer models, and domain-specific transformer models BERTweet and CT-BERT that are pre-trained on Covid-19 tweets. We further explore the option of data augmentation by text oversampling using LMOTE to improve the accuracies of these models, specifically, for small sample datasets where there is an imbalanced class distribution among the positive, negative and neutral sentiment classes. Our results summarize our findings on the suitability of text oversampling for imbalanced, small sample datasets that are used to fine-tune state-of-the-art pre-trained transformer models, and the utility of having domain-specific transformer models for the classification task.</p>Anmol BansalArjun ChoudhryAnubhav SharmaSeba Susan
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4761ARNLI: ARABIC NATURAL LANGUAGE INFERENCE ENTAILMENT AND CONTRADICTION DETECTION
https://journals.agh.edu.pl/csci/article/view/4378
<p>Natural Language Inference (NLI) is a hot topic research in natural language processing, contradiction detection between sentences is a special case of NLI. This is considered a difficult NLP task which has a big influence when added as a component in many NLP applications, such as Question Answering Systems, text Summarization. Arabic Language is one of the most challenging low-resources languages in detecting contradictions due to its rich lexical, semantics ambiguity. We have created a dataset of more than 12k sentences and named ArNLI, that will be publicly available. Moreover, we have applied a new model inspired by Stanford contradiction detection proposed solutions on English language. We proposed an approach to detect contradictions between pairs of sentences in Arabic language using contradiction vector combined with language model vector as an input to machine learning model. We analyzed results of different traditional machine learning classifiers and compared their results on our created dataset (ArNLI) and on an automatic translation of both PHEME, SICK English datasets. Best results achieved using Random Forest classifier with an accuracy of 99%, 60%, 75% on PHEME, SICK and ArNLI respectively.</p>Khloud Al JalladNada Ghneim
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4378TRANSFORMATION AND CLASSIFICATION OF ORDINAL SURVEY DATA
https://journals.agh.edu.pl/csci/article/view/4871
<p>Currently, Machine Learning is being significantly used in almost all of the research domains. However, its applicability in survey research is still in its infancy. We in this paper, attempt to highlight the applicability of Machine Learning in survey research while working on two different aspects in parallel. First, we introduce a pattern-based transformation method for ordinal survey data. Our purpose behind developing such a transformation method is twofold. Our transformation facilitates easy interpretation of ordinal survey data and provides convenience while applying standard Machine Learning approaches. Second, we demonstrate the application of various classification techniques over real and transformed ordinal survey data and interpret their results in terms of their suitability in survey research. Our experimental results suggest that Machine Learning coupled with the Pattern Recognition paradigm has a tremendous scope in survey research.</p>Roopam SadhRajeev Kumar
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4871DEEP CONVOLUTIONAL NEURAL NETWORK USING A NEW DATASET FOR BERBER LANGUAGE
https://journals.agh.edu.pl/csci/article/view/4783
<p>Currently, Handwritten Character Recognition (HCR) technology has become an interesting and immensely useful technology. It has been explored with high<br>performance in many languages. However, a few HCR systems are proposed for the Amazigh (Berber) language. Furthermore, the validation of any Amazigh<br>handwritten recognition system remains a major challenge due to no availability of a robust Amazigh database. To address this problem, we first created two new datasets for Tifinagh and Amazigh Latin characters, by extending the well-known EMNIST database with the Amazigh alphabet. And then, we have proposed a handwritten character recognition system, which is based on a deep convolutional neural network to validate the created datasets. The proposed CNN has been trained and tested on our created datasets, and the experimental tests show that it achieves satisfactory results in terms of accuracy and recognition efficiency.</p>Mokrane KemicheMalika Sadou
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4783LEARNING-FREE DEEP FEATURES FOR MULTISPECTRAL PALM-PRINT CLASSIFICATION
https://journals.agh.edu.pl/csci/article/view/4685
<p>The feature extraction step is a major and crucial step in analyzing and understanding raw data as it has a considerable impact on the system accuracy. Unfortunately, despite the very acceptable results obtained by many handcrafted methods, they can have difficulty representing the features in the case of large databases or with strongly correlated samples. In this context, we proposed a new, simple and lightweight method for deep feature extraction. Our method can be configured to produce four different deep features, each controlled to tune the system accuracy. We have evaluated the performance of our method using a multispectral palmprint based biometric system and the experimental results, using the CASIA database, have shown that our method has high accuracy compared to many current handcrafted feature extraction methods and many well known deep learning based methods.</p>hakim BendjennaAsma Aoun AllahAbdallah Meraoumia
Copyright (c) 2023 Computer Science
https://creativecommons.org/licenses/by/4.0
2023-03-102023-03-1024210.7494/csci.2023.24.2.4685