<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica - Tesi di Dottorato</title>
<link href="https://hdl.handle.net/10955/31" rel="alternate"/>
<subtitle>DIMES</subtitle>
<id>https://hdl.handle.net/10955/31</id>
<updated>2026-04-21T03:13:41Z</updated>
<dc:date>2026-04-21T03:13:41Z</dc:date>
<entry>
<title>Ensemble of deep learning prediction models for data analytics</title>
<link href="https://hdl.handle.net/10955/5627" rel="alternate"/>
<author>
<name>Zicari, Paolo</name>
</author>
<author>
<name>Fortino, Giancarlo</name>
</author>
<author>
<name>Folino, Gianluigi</name>
</author>
<id>https://hdl.handle.net/10955/5627</id>
<updated>2025-06-20T11:35:33Z</updated>
<published>2021-06-21T00:00:00Z</published>
<summary type="text">Ensemble of deep learning prediction models for data analytics
Zicari, Paolo; Fortino, Giancarlo; Folino, Gianluigi
The abundance of available unstructured or raw text requires the automatic&#13;
extraction of information for di↵erent tasks. One of the most relevant, Text&#13;
Classification, extracts this information by assigning informative labels to&#13;
raw texts from a pre-defined set.&#13;
Deep Learning (DL) o↵ers challenging solutions to the automatic text&#13;
classification problem. Despite the great potentialities of DL-based text&#13;
classifiers, current solutions are exposed to a number of challenging issues&#13;
that frequently occur in scenarios where text categorization is used in reallife&#13;
applications. First of all, a large number of labelled data are usually&#13;
necessary to train a deep model adequately, while labelling texts is timeconsuming,&#13;
expensive, and very often requires specific knowledge. Moreover,&#13;
configuring the structure and hyper-parameters of a Deep Neural Network&#13;
(DNN) architecture is a difficult task, which entails long and careful design&#13;
and tuning activities to make the DNN perform well. Typical scenarios are&#13;
characterized by the fact that classes are often imbalanced. These issues entail&#13;
a high risk of eventually obtaining a DNN-based classifier that overfits&#13;
the training data and relies on non-general, biased and unreliable classification&#13;
patterns. On the other hand, the black-box nature of a DNN model&#13;
does not allow for easy reasoning on which features of a data instance drove&#13;
the model to its classification decision.&#13;
The work in this thesis, starting from the general problem of text classification,&#13;
focuses on some challenging aspects associated with using an ensemble&#13;
of deep learning methods to classify raw texts.&#13;
More in detail, this work focuses on the analysis, exploration, study and&#13;
test of algorithms and learning models to be employed in the proposal of&#13;
novel techniques of Ensemble Deep Learning (EDL) aimed at performing&#13;
classification and explanation tasks and on the research of semi-supervised&#13;
strategies based on pseudo-labelling for improving classifier prediction performances&#13;
in case of scarcity of labelled data.&#13;
To this aim, this thesis proposes a complete framework based on the&#13;
paradigm of ensembles of deep learning algorithms. The proposed framework&#13;
is designed to furnish a valid instrument for exploring, validating and&#13;
testing the proposed novel deep ensemble techniques contextualised in reallife&#13;
applications, covering the entire classification process, including preprocessing,&#13;
learning model building, explanation of the results, self-training&#13;
for scarce labelled data, human-in-the-loop validating and model refining.&#13;
Even though the methods proposed in this work could be used in any&#13;
field of interest, the problem of extracting information from the raw text&#13;
was specialised for two specific application contexts: automatic customer support ticket classification and the problem of fake detection.&#13;
The first application scenario deals with the necessity of the Customer&#13;
Care Department of most companies to answer their customer requests applied&#13;
as tickets through several common channels like email, short message&#13;
texts, social posts, etc. Ticket classification is necessary for automatic answer&#13;
generation and routing to the specific human operator.&#13;
Limiting the spread of misinformation, related to the high growth of social&#13;
media dissemination and sharing of information, has raised the issue of distinguishing&#13;
true news from fakes, with the challenging problem of processing&#13;
long texts like news for fake detection. For this reason, the second scenario&#13;
deals with the critical problem of discerning fake news from the vast amount&#13;
of information circulating on the Web.&#13;
In these research areas, the ensemble paradigm has been adopted only&#13;
recently; thus, discovering the possible advantages when applying this technique&#13;
is challenging.&#13;
Experimental tests conducted on real data collected by two Customer&#13;
Relationship Management (CRM) systems have proven the framework’s effectiveness&#13;
in di↵erent ticket categorisation tasks and the practical value&#13;
of their associated explanations. In addition, experiments conducted on&#13;
two fake news datasets have proven the e↵ectiveness of the proposed semisupervised&#13;
self-training ensemble-based strategy for improving performances&#13;
when a few labelled data are available.
Università della Calabria. Dipartimento di Ingegneria Informatica, Modellistica,&#13;
Elettronica e Sistemistica&#13;
Dottorato di Ricerca in&#13;
Information and Communication Technologies&#13;
CICLO XXXV
</summary>
<dc:date>2021-06-21T00:00:00Z</dc:date>
</entry>
<entry>
<title>Feature Selection in Classification by means of Optimization and Multi-Objective Optimization</title>
<link href="https://hdl.handle.net/10955/5626" rel="alternate"/>
<author>
<name>Pirouz, Behzad</name>
</author>
<author>
<name>Fortino, Giancarlo</name>
</author>
<author>
<name>Gaudioso, Manlio</name>
</author>
<id>https://hdl.handle.net/10955/5626</id>
<updated>2025-06-20T10:38:03Z</updated>
<published>2023-05-10T00:00:00Z</published>
<summary type="text">Feature Selection in Classification by means of Optimization and Multi-Objective Optimization
Pirouz, Behzad; Fortino, Giancarlo; Gaudioso, Manlio
The thesis is in the area of mathematical optimization with application to&#13;
Machine Learning. The focus is on Feature Selection (FS) in the framework of&#13;
binary classification via Support Vector Machine paradigm. We concentrate&#13;
on the use of sparse optimization techniques, which are widely considered as&#13;
the election tool for tackling FS. We study the problem both in terms of single&#13;
and multi-objective optimization.&#13;
We propose first a novel Mixed-Integer Nonlinear Programming (MINLP)&#13;
model for sparse optimization based on the polyhedral k-norm. We introduce&#13;
a new way to take into account the k-norm for sparse optimization by setting&#13;
a model based on fractional programming (FP). Then we address the continuous&#13;
relaxation of the problem, which is reformulated via a DC (Difference of&#13;
Convex) decomposition.&#13;
On the other hand, designing supervised learning systems, in general, is a&#13;
multi-objective problem. It requires finding appropriate trade-offs between&#13;
several objectives, for example, between the number of misclassified training&#13;
data (minimizing the squared error) and the number of nonzero elements separating&#13;
the hyperplane (minimizing the number of nonzero elements). When&#13;
we deal with multi-objective optimization problems, the optimization problem&#13;
has yet to have a single solution that represents the best solution for all&#13;
objectives simultaneously. Consequently, there is not a single solution but a&#13;
set of solutions, known as the Pareto-optimal solutions.&#13;
We overview the SVM models and the related Feature Selection in terms&#13;
of multi-objective optimization. Our multi-objective approach considers two&#13;
simultaneous objectives: minimizing the squared error and minimizing the&#13;
number of nonzero elements of the normal vector of the separator hyperplane.&#13;
In this thesis, we propose a multi-objective model for sparse optimization.&#13;
Our primary purpose is to demonstrate the advantages of considering SVM&#13;
models as multi-objective optimization problems. In multi-objective cases, we&#13;
can obtain a set of Pareto optimal solutions instead of one in single-objective&#13;
cases.&#13;
Therefore, our main contribution in this thesis is of two levels: first, we propose&#13;
a new model for sparse optimization based on the polyhedral k-norm for&#13;
SVM classification, and second, use multi-objective optimization to consider&#13;
this new model. The results of several numerical experiments on some classification&#13;
datasets are reported. We used all the datasets for single-objective&#13;
and multi-objective models.
UNIVERSITA’ DELLA CALABRIA&#13;
Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica - DIMES&#13;
Dottorato di Ricerca in&#13;
Information and Communication Technologies (ICT).&#13;
Ciclo XXXV
</summary>
<dc:date>2023-05-10T00:00:00Z</dc:date>
</entry>
<entry>
<title>Design of physically unclonable functions in cmos and emerging technologies for hardware security applications</title>
<link href="https://hdl.handle.net/10955/5625" rel="alternate"/>
<author>
<name>Vatalaro, Massimo</name>
</author>
<author>
<name>Fortino, Giancarlo</name>
</author>
<author>
<name>Crupi, Felice</name>
</author>
<id>https://hdl.handle.net/10955/5625</id>
<updated>2025-06-17T08:25:21Z</updated>
<published>2023-02-23T00:00:00Z</published>
<summary type="text">Design of physically unclonable functions in cmos and emerging technologies for hardware security applications
Vatalaro, Massimo; Fortino, Giancarlo; Crupi, Felice
The advent of the IoT scenario heavily pushed the demand of preserving the information down to &#13;
the chip level due to the increasing demand of interconnected devices. Novel algorithms and &#13;
hardware architectures are developed every year with the aim of making these systems more and &#13;
more secure. However, IoT devices operate with constrained area, energy and budget thus making &#13;
the hardware implementation of these architectures not always feasible. Moreover, these &#13;
algorithms require truly random key for guarantying a certain security degree. Typically, these &#13;
secret keys are generated off chip and stored in a non-volatile manner. Unfortunately, this &#13;
approach requires additional costs and suffers from reverse engineering attacks. Physically &#13;
unclonable functions (PUFs) are emerging cryptographic primitives which exploit random &#13;
phenomena, such as random process variations in CMOS manufacturing processes, for generating &#13;
a unique, repeatable, random, and secure keys in a volatile manner, like a digital fingerprint. PUFs &#13;
represent a secure and low-cost solution for implementing lightweight cryptographic algorithms. &#13;
Ideally PUF data should be unique and repeatable even under noisy or different environmental &#13;
conditions. Unfortunately, guarantying a proper stability is still challenging, especially under PVT &#13;
variations, thus requiring stability enhancement techniques which overtake the PUF itself in terms &#13;
of required area and energy. Nowadays, different PUF solutions have been proposed with the aim &#13;
of achieving ever more stable responses while keeping the area overhead low. &#13;
This thesis presents a novel class of static monostable PUFs based on a voltage divider between &#13;
two nominally identical sub-circuits. The fully static behavior along with the use of nominally &#13;
identical sub-circuits ensure that the correct output is always delivered even when on-chip noise &#13;
occasionally flips the bit, and that randomness is always guaranteed regardless of the PVT &#13;
conditions. Measurement results in 180-nm CMOS technology demonstrates the effectiveness of &#13;
the proposed solution with a native instability (BER) of only 0.61% (0.13%) along with a low &#13;
sensitivity to both temperature and voltage variations. However, these results were achieved at &#13;
the cost of more area-hungry design (i.e., 7,222&#119865; ) compared to other relevant works. The &#13;
proposed solution was also implemented with emerging paper based MoS2 nFETs by exploiting &#13;
a LUT-based Verilog-A model, calibrated with experimental &#119868; vs &#119881; at different &#119881; curves, &#13;
whose variability was extracted from different &#119868; vs &#119881; curves of 27 devices from the same &#13;
manufacturing lot. Simulations results demonstrate that these devices can potentially used as &#13;
building block for next generation electronics targeting hardware security applications. Finally, &#13;
this thesis also provides an application scenario, in which the proposed PUF solution is employed &#13;
as TRNG module for implementing a smart tag targeting anti-counterfeiting applications.
UNIVERSITA’ DELLA CALABRIA &#13;
Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica &#13;
Dottorato di Ricerca in  &#13;
Information and Communication Technologies &#13;
CICLO XXXV
</summary>
<dc:date>2023-02-23T00:00:00Z</dc:date>
</entry>
<entry>
<title>Distributed Big Social Data Analysis: Advanced Techniques and Execution Strategies</title>
<link href="https://hdl.handle.net/10955/5621" rel="alternate"/>
<author>
<name>Cantini, Riccardo</name>
</author>
<author>
<name>Fortino, Giancarlo</name>
</author>
<author>
<name>Trunfio, Paolo</name>
</author>
<author>
<name>Marozzo, Fabrizio</name>
</author>
<id>https://hdl.handle.net/10955/5621</id>
<updated>2025-05-30T11:09:07Z</updated>
<published>2023-05-16T00:00:00Z</published>
<summary type="text">Distributed Big Social Data Analysis: Advanced Techniques and Execution Strategies
Cantini, Riccardo; Fortino, Giancarlo; Trunfio, Paolo; Marozzo, Fabrizio
UNIVERSITÀ DELLA CALABRIA&#13;
Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica&#13;
Dottorato di Ricerca in&#13;
INFORMATION AND COMMUNICATION TECHNOLOGIES.Ciclo XXXV
</summary>
<dc:date>2023-05-16T00:00:00Z</dc:date>
</entry>
</feed>
