Intelligenza Artificiale
Latest Publications


TOTAL DOCUMENTS

164
(FIVE YEARS 46)

H-INDEX

7
(FIVE YEARS 3)

Published By Ios Press

2211-0097, 1724-8035

2021 ◽  
Vol 15 (1) ◽  
pp. 17-34
Author(s):  
Emanuele Albini ◽  
Pietro Baroni ◽  
Antonio Rago ◽  
Francesca Toni

In this paper we show how re-interpreting PageRank as an argumentation semantics for a bipolar argumentation framework empowers its explainability. After showing that PageRank, naively re-interpreted as an argumentation semantics for support frameworks, fails to satisfy some generally desirable properties, we propose a novel approach able to reconstruct PageRank as a gradual semantics of a suitably defined bipolar argumentation framework, while satisfying these properties. We then show how the theoretical advantages afforded by this approach also enjoy an enhanced explanatory power: we propose several types of argument-based explanations for PageRank, each of which focuses on different aspects of the algorithm and uncovers information useful for the comprehension of its results.


2021 ◽  
Vol 15 (1) ◽  
pp. 35-44
Author(s):  
Sudipan Saha ◽  
Tahir Ahmad

Development of Artificial Intelligence (AI) is inherently tied to the development of data. However, in most industries data exists in form of isolated islands, with limited scope of sharing between different organizations. This is an hindrance to the further development of AI. Federated learning has emerged as a possible solution to this problem in the last few years without compromising user privacy. Among different variants of the federated learning, noteworthy is federated transfer learning (FTL) that allows knowledge to be transferred across domains that do not have many overlapping features and users. In this work we provide a comprehensive survey of the existing works on this topic. In more details, we study the background of FTL and its different existing applications. We further analyze FTL from privacy and machine learning perspective.


2021 ◽  
Vol 15 (1) ◽  
pp. 1-15
Author(s):  
M’hamed Bilal Abidine ◽  
Belkacem Fergani

Mobile phone based activity recognition uses data obtained from embedded sensors to infer user’s physical activities. The traditional approach for activity recognition employs machine learning algorithms to learn from collected labeled data and induce a model. To enhance the accuracy and hence to improve the overall efficiency of the system, the good classifiers can be combined together. Fusion can be done at the feature level and also at the decision level. In this work, we propose a new hybrid classification model Weighted SVM-KNN to perform automatic recognition of activities that combines a Weighted Support Vector Machines (WSVM) to learn a model with a Weighted K-Nearest Neighbors (WKNN), to classify and identify the ongoing activity. The sensory inputs to the classifier are reduced with the Linear Discriminant Analysis (LDA). We demonstrate how to train the hybrid approach in this setting, introduce an adaptive regularization parameter for WSVM approach, and illustrate how our method outperforms the state-of-the-art on a large benchmark datasets.


2021 ◽  
Vol 14 (2) ◽  
pp. 201-214
Author(s):  
Danilo Croce ◽  
Giuseppe Castellucci ◽  
Roberto Basili

In recent years, Deep Learning methods have become very popular in classification tasks for Natural Language Processing (NLP); this is mainly due to their ability to reach high performances by relying on very simple input representations, i.e., raw tokens. One of the drawbacks of deep architectures is the large amount of annotated data required for an effective training. Usually, in Machine Learning this problem is mitigated by the usage of semi-supervised methods or, more recently, by using Transfer Learning, in the context of deep architectures. One recent promising method to enable semi-supervised learning in deep architectures has been formalized within Semi-Supervised Generative Adversarial Networks (SS-GANs) in the context of Computer Vision. In this paper, we adopt the SS-GAN framework to enable semi-supervised learning in the context of NLP. We demonstrate how an SS-GAN can boost the performances of simple architectures when operating in expressive low-dimensional embeddings; these are derived by combining the unsupervised approximation of linguistic Reproducing Kernel Hilbert Spaces and the so-called Universal Sentence Encoders. We experimentally evaluate the proposed approach over a semantic classification task, i.e., Question Classification, by considering different sizes of training material and different numbers of target classes. By applying such adversarial schema to a simple Multi-Layer Perceptron, a classifier trained over a subset derived from 1% of the original training material achieves 92% of accuracy. Moreover, when considering a complex classification schema, e.g., involving 50 classes, the proposed method outperforms state-of-the-art alternatives such as BERT.


2021 ◽  
Vol 14 (2) ◽  
pp. 231-243
Author(s):  
Rossana Damiano ◽  
Vincenzo Lombardo ◽  
Giulia Monticone ◽  
Antonio Pizzo

AI techniques and systems are pervasive to the media and entertainment industry, with application ranging from chatbots and characters to games and virtual environments. A common feature characterising these applications is given by the intent to introduce a narrative element in the user experience, often conveyed through some type of performance. In this paper, we analyse the contribution of AI techniques in the design and realization of a dramatic performance, an interactive system participated by human performers and audiences through some type of enactment. Drawing on real applications developed for innovative performances, we propose an architectural model that forms the technical platform of the system, and discuss how it can be deployed using Artificial Intelligence techniques with reference to real, experimental applications created in the last two decades.


2021 ◽  
Vol 14 (2) ◽  
pp. 183-200
Author(s):  
Vito Walter Anelli ◽  
Yashar Deldjoo ◽  
Tommaso Di Noia ◽  
Antonio Ferrara

In Machine Learning scenarios, privacy is a crucial concern when models have to be trained with private data coming from users of a service, such as a recommender system, a location-based mobile service, a mobile phone text messaging service providing next word prediction, or a face image classification system. The main issue is that, often, data are collected, transferred, and processed by third parties. These transactions violate new regulations, such as GDPR. Furthermore, users usually are not willing to share private data such as their visited locations, the text messages they wrote, or the photo they took with a third party. On the other hand, users appreciate services that work based on their behaviors and preferences. In order to address these issues, Federated Learning (FL) has been recently proposed as a means to build ML models based on private datasets distributed over a large number of clients, while preventing data leakage. A federation of users is asked to train a same global model on their private data, while a central coordinating server receives locally computed updates by clients and aggregate them to obtain a better global model, without the need to use clients’ actual data. In this work, we extend the FL approach by pushing forward the state-of-the-art approaches in the aggregation step of FL, which we deem crucial for building a high-quality global model. Specifically, we propose an approach that takes into account a suite of client-specific criteria that constitute the basis for assigning a score to each client based on a priority of criteria defined by the service provider. Extensive experiments on two publicly available datasets indicate the merits of the proposed approach compared to standard FL baseline.


2021 ◽  
Vol 14 (2) ◽  
pp. 215-229
Author(s):  
Tiziano Dalmonte ◽  
Sara Negri ◽  
Nicola Olivetti ◽  
Gian Luca Pozzato

In this work we present PRONOM, a theorem prover and countermodel generator for non-normal modal logics. PRONOM implements some labelled sequent calculi recently introduced for the basic system E and its extensions with axioms M, N, and C based on bi-neighbourhood semantics. PRONOM is inspired by the methodology of leanTAP and is implemented in Prolog. When a modal formula is valid, then PRONOM computes a proof (a closed tree) in the labelled calculi having a sequent with an empty left-hand side and containing only that formula on the right-hand side as a root, otherwise PRONOM is able to extract a model falsifying it from an open, saturated branch. The paper shows some experimental results, witnessing that the performances of PRONOM are promising.


2021 ◽  
Vol 14 (2) ◽  
pp. 245-259
Author(s):  
Daniele Di Sarli ◽  
Claudio Gallicchio ◽  
Alessio Micheli

Recurrent Neural Networks (RNNs) represent a natural paradigm for modeling sequential data like text written in natural language. In fact, RNNs and their variations have long been the architecture of choice in many applications, however in practice they require the use of labored architectures (such as gating mechanisms) and computationally heavy training processes. In this paper we address the question of whether it is possible to generate sentence embeddings via completely untrained recurrent dynamics, on top of which to apply a simple learning algorithm for text classification. This would allow to obtain extremely efficient models in terms of training time. Our work investigates the extent to which this approach can be used, by analyzing the results on different tasks. Finally, we show that, within certain limits, it is possible to build extremely efficient models for text classification that remain competitive in accuracy with reference models in the state-of-the-art.


2020 ◽  
Vol 14 (1) ◽  
pp. 151-178
Author(s):  
Luca Oneto

 Machine learning based systems and products are reaching society at large in many aspects of everyday life, including financial lending, online advertising, pretrial and immigration detention, child maltreatment screening, health care, social services, and education. This phenomenon has been accompanied by an increase in concern about the ethical issues that may rise from the adoption of these technologies. In response to this concern, a new area of machine learning has recently emerged that studies how to address disparate treatment caused by algorithmic errors and bias in the data. The central question is how to ensure that the learned model does not treat subgroups in the population unfairly. While the design of solutions to this issue requires an interdisciplinary effort, fundamental progress can only be achieved through a radical change in the machine learning paradigm. In this work, we will describe the state of the art on algorithmic fairness using statistical learning theory, machine learning, and deep learning approaches that are able to learn fair models and data representation.


Sign in / Sign up

Export Citation Format

Share Document