Skip to main content

Showing 1–50 of 612 results for author: Francesca

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.04333  [pdf, ps, other

    cs.SD eess.AS

    PAGURI: a user experience study of creative interaction with text-to-music models

    Authors: Francesca Ronchini, Luca Comanducci, Gabriele Perego, Fabio Antonacci

    Abstract: In recent years, text-to-music models have been the biggest breakthrough in automatic music generation. While they are unquestionably a showcase of technological progress, it is not clear yet how they can be realistically integrated into the artistic practice of musicians and music practitioners. This paper aims to address this question via Prompt Audio Generation User Research Investigation (PAGU… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

  2. arXiv:2406.17354  [pdf, other

    cs.SE cs.DC

    On the correlation between Architectural Smells and Static Analysis Warnings

    Authors: Matteo Esposito, Mikel Robredo, Francesca Arcelli Fontana, Valentina Lenarduzzi

    Abstract: Background. Software quality assurance is essential during software development and maintenance. Static Analysis Tools (SAT) are widely used for assessing code quality. Architectural smells are becoming more daunting to address and evaluate among quality issues. Objective. We aim to understand the relationships between static analysis warnings (SAW) and architectural smells (AS) to guide develop… ▽ More

    Submitted 25 June, 2024; originally announced June 2024.

  3. arXiv:2406.16453  [pdf, other

    q-bio.NC cond-mat.dis-nn cond-mat.stat-mech cs.AI cs.NE

    Learning in Wilson-Cowan model for metapopulation

    Authors: Raffaele Marino, Lorenzo Buffoni, Lorenzo Chicchi, Francesca Di Patti, Diego Febbe, Lorenzo Giambagli, Duccio Fanelli

    Abstract: The Wilson-Cowan model for metapopulation, a Neural Mass Network Model, treats different subcortical regions of the brain as connected nodes, with connections representing various types of structural, functional, or effective neuronal connectivity between these regions. Each region comprises interacting populations of excitatory and inhibitory cells, consistent with the standard Wilson-Cowan model… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  4. arXiv:2406.16063  [pdf, ps, other

    cs.PL cs.LO

    Optimal matching for sharing and linearity analysis

    Authors: Gianluca Amato, Francesca Scozzari

    Abstract: Static analysis of logic programs by abstract interpretation requires designing abstract operators which mimic the concrete ones, such as unification, renaming and projection. In the case of goal-driven analysis, where goal-dependent semantics are used, we also need a backward-unification operator, typically implemented through matching. In this paper we study the problem of deriving optimal abstr… ▽ More

    Submitted 23 June, 2024; originally announced June 2024.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP). arXiv admin note: text overlap with arXiv:0710.0528

    MSC Class: 68N17; 68N30 ACM Class: D.1.6; D.2.4

  5. arXiv:2406.13724  [pdf, other

    cs.AI

    Heterogeneous Graph Neural Networks with Post-hoc Explanations for Multi-modal and Explainable Land Use Inference

    Authors: Xuehao Zhai, Junqi Jiang, Adam Dejl, Antonio Rago, Fangce Guo, Francesca Toni, Aruna Sivakumar

    Abstract: Urban land use inference is a critically important task that aids in city planning and policy-making. Recently, the increased use of sensor and location technologies has facilitated the collection of multi-modal mobility data, offering valuable insights into daily activity patterns. Many studies have adopted advanced data-driven techniques to explore the potential of these multi-modal mobility dat… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  6. arXiv:2406.10868  [pdf, other

    cs.CL

    Analyzing Key Neurons in Large Language Models

    Authors: Lihu Chen, Adam Dejl, Francesca Toni

    Abstract: Large Language Models (LLMs) possess vast amounts of knowledge within their parameters, prompting research into methods for locating and editing this knowledge. Previous investigations have primarily focused on fill-in-the-blank tasks and locating entity-related usually single-token facts) information in relatively small-scale language models. However, several key questions remain unanswered: (1)… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

    Comments: 13 pages

  7. arXiv:2406.10214  [pdf, other

    cs.LG q-fin.MF stat.ML

    Universal randomised signatures for generative time series modelling

    Authors: Francesca Biagini, Lukas Gonon, Niklas Walter

    Abstract: Randomised signature has been proposed as a flexible and easily implementable alternative to the well-established path signature. In this article, we employ randomised signature to introduce a generative model for financial time series data in the spirit of reservoir computing. Specifically, we propose a novel Wasserstein-type distance based on discrete-time randomised signatures. This metric on t… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 33 pages

  8. arXiv:2406.10031  [pdf, other

    cs.LG cs.AI physics.data-an physics.optics

    Deep Learning Domain Adaptation to Understand Physico-Chemical Processes from Fluorescence Spectroscopy Small Datasets: Application to Ageing of Olive Oil

    Authors: Umberto Michelucci, Francesca Venturini

    Abstract: Fluorescence spectroscopy is a fundamental tool in life sciences and chemistry, widely used for applications such as environmental monitoring, food quality control, and biomedical diagnostics. However, analysis of spectroscopic data with deep learning, in particular of fluorescence excitation-emission matrices (EEMs), presents significant challenges due to the typically small and sparse datasets a… ▽ More

    Submitted 22 June, 2024; v1 submitted 14 June, 2024; originally announced June 2024.

  9. arXiv:2406.09140  [pdf, other

    cs.CL

    Investigating the translation capabilities of Large Language Models trained on parallel data only

    Authors: Javier García Gilabert, Carlos Escolano, Aleix Sant Savall, Francesca De Luca Fornaciari, Audrey Mash, Xixian Liao, Maite Melero

    Abstract: In recent years, Large Language Models (LLMs) have demonstrated exceptional proficiency across a broad spectrum of Natural Language Processing (NLP) tasks, including Machine Translation. However, previous methods predominantly relied on iterative processes such as instruction fine-tuning or continual pre-training, leaving unexplored the challenges of training LLMs solely on parallel data. In this… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: We release our code at: https://github.com/projecte-aina/Plume

  10. arXiv:2406.09078  [pdf, other

    cs.AR

    ONNX-to-Hardware Design Flow for Adaptive Neural-Network Inference on FPGAs

    Authors: Federico Manca, Francesco Ratto, Francesca Palumbo

    Abstract: The challenges involved in executing neural networks (NNs) at the edge include providing diversity, flexibility, and sustainability. That implies, for instance, supporting evolving applications and algorithms energy-efficiently. Using hardware or software accelerators can deliver fast and efficient computation of the NNs, while flexibility can be exploited to support long-term adaptivity. Nonethel… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Proceedings of the XXIV International Conference on Embedded Computer Systems: Architectures, Modeling and Simulation (SAMOS), June 29 - July 4, 2024. arXiv admin note: text overlap with arXiv:2309.13321

  11. arXiv:2406.07141  [pdf, other

    cs.LG cs.AI

    Identifiable Object-Centric Representation Learning via Probabilistic Slot Attention

    Authors: Avinash Kori, Francesco Locatello, Ainkaran Santhirasekaram, Francesca Toni, Ben Glocker, Fabio De Sousa Ribeiro

    Abstract: Learning modular object-centric representations is crucial for systematic generalization. Existing methods show promising object-binding capabilities empirically, but theoretical identifiability guarantees remain relatively underdeveloped. Understanding when object-centric representations can theoretically be identified is crucial for scaling slot-based methods to high-dimensional images with corr… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

  12. arXiv:2405.18586  [pdf, ps, other

    eess.SY cs.CR

    A Verifiable Computing Scheme for Encrypted Control Systems

    Authors: Francesca Stabile, Walter Lucia, Amr Youssef, Giuseppe Franze

    Abstract: The proliferation of cloud computing technologies has paved the way for deploying networked encrypted control systems, offering high performance, remote accessibility and privacy. However, in scenarios where the control algorithms run on third-party cloud service providers, the control logic might be changed by a malicious agent on the cloud. Consequently, it is imperative to verify the correctnes… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Comments: Preprint of the manuscript submitted to the IEEE Control Systems Letters (L-CSS)

  13. arXiv:2405.16570  [pdf, other

    cs.CV cs.AI

    ID-to-3D: Expressive ID-guided 3D Heads via Score Distillation Sampling

    Authors: Francesca Babiloni, Alexandros Lattas, Jiankang Deng, Stefanos Zafeiriou

    Abstract: We propose ID-to-3D, a method to generate identity- and text-guided 3D human heads with disentangled expressions, starting from even a single casually captured in-the-wild image of a subject. The foundation of our approach is anchored in compositionality, alongside the use of task-specific 2D diffusion models as priors for optimization. First, we extend a foundational model with a lightweight expr… ▽ More

    Submitted 28 May, 2024; v1 submitted 26 May, 2024; originally announced May 2024.

    Comments: Explore our 3D results at: https://idto3d.github.io ; fixed broken url to project page

  14. arXiv:2405.15926  [pdf, other

    cs.LG cond-mat.dis-nn cond-mat.stat-mech stat.ML

    Dissecting the Interplay of Attention Paths in a Statistical Mechanics Theory of Transformers

    Authors: Lorenzo Tiberi, Francesca Mignacco, Kazuki Irie, Haim Sompolinsky

    Abstract: Despite the remarkable empirical performance of Transformers, their theoretical understanding remains elusive. Here, we consider a deep multi-head self-attention network, that is closely related to Transformers yet analytically tractable. We develop a statistical mechanics theory of Bayesian learning in this model, deriving exact equations for the network's predictor statistics under the finite-wi… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  15. arXiv:2405.15429  [pdf, other

    cs.LG cs.NE

    E(n) Equivariant Topological Neural Networks

    Authors: Claudio Battiloro, Ege Karaismailoğlu, Mauricio Tec, George Dasoulas, Michelle Audirac, Francesca Dominici

    Abstract: Graph neural networks excel at modeling pairwise interactions, but they cannot flexibly accommodate higher-order interactions and features. Topological deep learning (TDL) has emerged recently as a promising tool for addressing this issue. TDL enables the principled modeling of arbitrary multi-way, hierarchical higher-order interactions by operating on combinatorial topological spaces, such as sim… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: 32 pages, 11 figures, 8 tables

  16. arXiv:2405.11250  [pdf, other

    cs.AI

    Argumentative Causal Discovery

    Authors: Fabrizio Russo, Anna Rapberger, Francesca Toni

    Abstract: Causal discovery amounts to unearthing causal relationships amongst features in data. It is a crucial companion to causal inference, necessary to build scientific knowledge without resorting to expensive or impossible randomised control trials. In this paper, we explore how reasoning with symbolic representations can support causal discovery. Specifically, we deploy assumption-based argumentation… ▽ More

    Submitted 25 May, 2024; v1 submitted 18 May, 2024; originally announced May 2024.

  17. arXiv:2405.10729  [pdf, other

    cs.AI

    Contestable AI needs Computational Argumentation

    Authors: Francesco Leofante, Hamed Ayoobi, Adam Dejl, Gabriel Freedman, Deniz Gorur, Junqi Jiang, Guilherme Paulino-Passos, Antonio Rago, Anna Rapberger, Fabrizio Russo, Xiang Yin, Dekai Zhang, Francesca Toni

    Abstract: AI has become pervasive in recent years, but state-of-the-art approaches predominantly neglect the need for AI systems to be contestable. Instead, contestability is advocated by AI guidelines (e.g. by the OECD) and regulation of automated decision-making (e.g. GDPR). In this position paper we explore how contestability can be achieved computationally in and for AI. We argue that contestable AI req… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

  18. arXiv:2405.10579  [pdf, other

    cs.CL

    A Hard Nut to Crack: Idiom Detection with Conversational Large Language Models

    Authors: Francesca De Luca Fornaciari, Begoña Altuna, Itziar Gonzalez-Dios, Maite Melero

    Abstract: In this work, we explore idiomatic language processing with Large Language Models (LLMs). We introduce the Idiomatic language Test Suite IdioTS, a new dataset of difficult examples specifically designed by language experts to assess the capabilities of LLMs to process figurative language at sentence level. We propose a comprehensive evaluation methodology based on an idiom detection task, where LL… ▽ More

    Submitted 17 May, 2024; originally announced May 2024.

  19. arXiv:2405.09415  [pdf, ps, other

    cs.AI

    On the Correspondence of Non-flat Assumption-based Argumentation and Logic Programming with Negation as Failure in the Head

    Authors: Anna Rapberger, Markus Ulbricht, Francesca Toni

    Abstract: The relation between (a fragment of) assumption-based argumentation (ABA) and logic programs (LPs) under stable model semantics is well-studied. However, for obtaining this relation, the ABA framework needs to be restricted to being flat, i.e., a fragment where the (defeasible) assumptions can never be entailed, only assumed to be true or false. Here, we remove this restriction and show a correspo… ▽ More

    Submitted 24 May, 2024; v1 submitted 15 May, 2024; originally announced May 2024.

  20. arXiv:2405.07888  [pdf, ps, other

    math-ph cs.IT math.OA

    The fermionic massless modular Hamiltonian

    Authors: Francesca La Piana, Gerardo Morsella

    Abstract: We provide an explicit expression for the modular hamiltonian of the von Neumann algebras associated to the unit double cone for the (fermionic) quantum field theories of the 2-component Weyl (helicity 1/2) field, and of the 4-component massless Dirac and Majorana fields. To this end, we represent the one particle spaces of these theories in terms of solutions of the corresponding wave equations,… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: 22 pages, no figures

    MSC Class: 81P45; 94A17; 46L60; 81T05; 81V74

  21. arXiv:2405.06851  [pdf, other

    q-bio.NC cond-mat.dis-nn cond-mat.stat-mech cs.NE stat.ML

    Nonlinear classification of neural manifolds with contextual information

    Authors: Francesca Mignacco, Chi-Ning Chou, SueYeon Chung

    Abstract: Understanding how neural systems efficiently process information through distributed representations is a fundamental challenge at the interface of neuroscience and machine learning. Recent approaches analyze the statistical and geometrical attributes of neural representations as population-level mechanistic descriptors of task implementation. In particular, manifold capacity has emerged as a prom… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

    Comments: 5 pages, 5 figures

  22. arXiv:2405.04079  [pdf, other

    cs.RO

    Leveraging swarm capabilities to assist other systems

    Authors: Miquel Kegeleirs, David Garzón Ramos, Guillermo Legarda Herranz, Ilyes Gharbi, Jeanne Szpirer, Ken Hasselmann, Lorenzo Garattoni, Gianpiero Francesca, Mauro Birattari

    Abstract: Most studies in swarm robotics treat the swarm as an isolated system of interest. We argue that the prevailing view of swarms as self-sufficient, independent systems limits the scope of potential applications for swarm robotics. A robot swarm could act as a support in an heterogeneous system comprising other robots and/or human operators, in particular by quickly providing access to a large amount… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: Presented at the "Breaking swarm stereotypes" workshop at ICRA 2024

  23. arXiv:2405.02079  [pdf, other

    cs.CL cs.AI

    Argumentative Large Language Models for Explainable and Contestable Decision-Making

    Authors: Gabriel Freedman, Adam Dejl, Deniz Gorur, Xiang Yin, Antonio Rago, Francesca Toni

    Abstract: The diversity of knowledge encoded in large language models (LLMs) and their ability to apply this knowledge zero-shot in a range of settings makes them a promising candidate for use in decision-making. However, they are currently limited by their inability to reliably provide outputs which are explainable and contestable. In this paper, we attempt to reconcile these strengths and weaknesses by in… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: 19 pages, 17 figures

    ACM Class: I.2.7

  24. arXiv:2405.00268  [pdf, other

    cs.NE math.OC

    A biased random-key genetic algorithm with variable mutants to solve a vehicle routing problem

    Authors: Paola Festa, Francesca Guerriero, Mauricio G. C. Resende, Edoardo Scalzo

    Abstract: The paper explores the Biased Random-Key Genetic Algorithm (BRKGA) in the domain of logistics and vehicle routing. Specifically, the application of the algorithm is contextualized within the framework of the Vehicle Routing Problem with Occasional Drivers and Time Window (VRPODTW) that represents a critical challenge in contemporary delivery systems. Within this context, BRKGA emerges as an innova… ▽ More

    Submitted 30 April, 2024; originally announced May 2024.

    Comments: 25 pages, 9 figures

    MSC Class: 90; 68 ACM Class: F.2.2; G.2.3

  25. arXiv:2404.19586  [pdf, other

    cs.CV

    AI techniques for near real-time monitoring of contaminants in coastal waters on board future Phisat-2 mission

    Authors: Francesca Razzano, Pietro Di Stasio, Francesco Mauro, Gabriele Meoni, Marco Esposito, Gilda Schirinzi, Silvia L. Ullo

    Abstract: Differently from conventional procedures, the proposed solution advocates for a groundbreaking paradigm in water quality monitoring through the integration of satellite Remote Sensing (RS) data, Artificial Intelligence (AI) techniques, and onboard processing. The objective is to offer nearly real-time detection of contaminants in coastal waters addressing a significant gap in the existing literatu… ▽ More

    Submitted 30 April, 2024; originally announced April 2024.

    Comments: 11 pages, 9 figures, submitted to IEEE JSTARS

  26. arXiv:2404.18867  [pdf, other

    cs.HC

    Feminist Interaction Techniques: Deterring Non-Consensual Screenshots with Interaction Techniques

    Authors: Li Qiwei, Francesca Lameiro, Shefali Patel, Cristi-Isaula-Reyes, Eytan Adar, Eric Gilbert, Sarita Schoenebeck

    Abstract: Non-consensual Intimate Media (NCIM) refers to the distribution of sexual or intimate content without consent. NCIM is common and causes significant emotional, financial, and reputational harm. We developed Hands-Off, an interaction technique for messaging applications that deters non-consensual screenshots. Hands-Off requires recipients to perform a hand gesture in the air, above the device, to u… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  27. arXiv:2404.17925  [pdf, other

    cs.LG stat.AP

    Accurate and fast anomaly detection in industrial processes and IoT environments

    Authors: Simone Tonini, Andrea Vandin, Francesca Chiaromonte, Daniele Licari, Fernando Barsacchi

    Abstract: We present a novel, simple and widely applicable semi-supervised procedure for anomaly detection in industrial and IoT environments, SAnD (Simple Anomaly Detection). SAnD comprises 5 steps, each leveraging well-known statistical tools, namely; smoothing filters, variance inflation factors, the Mahalanobis distance, threshold selection algorithms and feature importance techniques. To our knowledge,… ▽ More

    Submitted 27 April, 2024; originally announced April 2024.

  28. arXiv:2404.14304  [pdf, other

    cs.AI

    Explaining Arguments' Strength: Unveiling the Role of Attacks and Supports (Technical Report)

    Authors: Xiang Yin, Potyka Nico, Francesca Toni

    Abstract: Quantitatively explaining the strength of arguments under gradual semantics has recently received increasing attention. Specifically, several works in the literature provide quantitative explanations by computing the attribution scores of arguments. These works disregard the importance of attacks and supports, even though they play an essential role when explaining arguments' strength. In this pap… ▽ More

    Submitted 10 May, 2024; v1 submitted 22 April, 2024; originally announced April 2024.

    Comments: This paper has been accepted at IJCAI 2024 (the 33rd International Joint Conference on Artificial Intelligence)

  29. arXiv:2404.13736  [pdf, other

    cs.LG cs.AI

    Interval Abstractions for Robust Counterfactual Explanations

    Authors: Junqi Jiang, Francesco Leofante, Antonio Rago, Francesca Toni

    Abstract: Counterfactual Explanations (CEs) have emerged as a major paradigm in explainable AI research, providing recourse recommendations for users affected by the decisions of machine learning models. However, when slight changes occur in the parameters of the underlying model, CEs found by existing methods often become invalid for the updated models. The literature lacks a way to certify deterministic r… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

  30. arXiv:2404.11431  [pdf, other

    cs.AI

    Instantiations and Computational Aspects of Non-Flat Assumption-based Argumentation

    Authors: Tuomo Lehtonen, Anna Rapberger, Francesca Toni, Markus Ulbricht, Johannes P. Wallner

    Abstract: Most existing computational tools for assumption-based argumentation (ABA) focus on so-called flat frameworks, disregarding the more general case. In this paper, we study an instantiation-based approach for reasoning in possibly non-flat ABA. We make use of a semantics-preserving translation between ABA and bipolar argumentation frameworks (BAFs). By utilizing compilability theory, we establish th… ▽ More

    Submitted 24 May, 2024; v1 submitted 17 April, 2024; originally announced April 2024.

  31. arXiv:2404.10454  [pdf, other

    cs.CV cs.AI

    A Computer Vision-Based Quality Assessment Technique for the automatic control of consumables for analytical laboratories

    Authors: Meriam Zribi, Paolo Pagliuca, Francesca Pitolli

    Abstract: The rapid growth of the Industry 4.0 paradigm is increasing the pressure to develop effective automated monitoring systems. Artificial Intelligence (AI) is a convenient tool to improve the efficiency of industrial processes while reducing errors and waste. In fact, it allows the use of real-time data to increase the effectiveness of monitoring systems, minimize errors, make the production process… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

    Comments: 31 pages, 13 figures, 10 tables

  32. arXiv:2404.07692  [pdf, other

    cs.NI eess.SY

    SWI-FEED: Smart Water IoT Framework for Evaluation of Energy and Data in Massive Scenarios

    Authors: Antonino Pagano, Domenico Garlisi, Fabrizio Giuliano, Tiziana Cattai, Francesca Cuomo

    Abstract: This paper presents a comprehensive framework designed to facilitate the widespread deployment of the Internet of Things (IoT) for enhanced monitoring and optimization of Water Distribution Systems (WDSs). The framework aims to investigate the utilization of massive IoT in monitoring and optimizing WDSs, with a particular focus on leakage detection, energy consumption and wireless network performa… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

    Comments: This is a pre-print paper submitted to IFIP/IEEE Networking 2024 - The International Federation for Information Processing (IFIP) Networking 2024 Conference (NETWORKING 2024) for consideration

  33. Linked open data per la valorizzazione di collezioni culturali: il dataset mythLOD

    Authors: Valentina Pasqual, Francesca Tomasi

    Abstract: The formal representation of cultural metadata has always been a challenge, considering both the heterogeneity of cultural objects and the need to document the interpretive act exercised by experts. This article provides an overview of the revalorization of the digital collection Mythologiae in Linked Open Data format. The research aims to explore the data of a collection of artworks (Mythologiae)… ▽ More

    Submitted 10 April, 2024; originally announced April 2024.

    Comments: in Italian language

    Journal ref: AIB Studi 62-1 (2022) 149-168

  34. arXiv:2404.05133  [pdf, other

    cs.CL

    EcoVerse: An Annotated Twitter Dataset for Eco-Relevance Classification, Environmental Impact Analysis, and Stance Detection

    Authors: Francesca Grasso, Stefano Locci, Giovanni Siragusa, Luigi Di Caro

    Abstract: Anthropogenic ecological crisis constitutes a significant challenge that all within the academy must urgently face, including the Natural Language Processing (NLP) community. While recent years have seen increasing work revolving around climate-centric discourse, crucial environmental and ecological topics outside of climate change remain largely unaddressed, despite their prominent importance. Ma… ▽ More

    Submitted 7 April, 2024; originally announced April 2024.

  35. arXiv:2404.04638  [pdf, other

    cs.HC

    Designing for Complementarity: A Conceptual Framework to Go Beyond the Current Paradigm of Using XAI in Healthcare

    Authors: Elisa Rubegni, Omran Ayoub, Stefania Maria Rita Rizzo, Marco Barbero, Guenda Bernegger, Francesca Faraci, Francesca Mangili, Emiliano Soldini, Pierpaolo Trimboli, Alessandro Facchini

    Abstract: The widespread use of Artificial Intelligence-based tools in the healthcare sector raises many ethical and legal problems, one of the main reasons being their black-box nature and therefore the seemingly opacity and inscrutability of their characteristics and decision-making process. Literature extensively discusses how this can lead to phenomena of over-reliance and under-reliance, ultimately lim… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  36. arXiv:2404.01903  [pdf, other

    cs.CL cs.LG cs.PL

    Activation Steering for Robust Type Prediction in CodeLLMs

    Authors: Francesca Lucchetti, Arjun Guha

    Abstract: Contemporary LLMs pretrained on code are capable of succeeding at a wide variety of programming tasks. However, their performance is very sensitive to syntactic features, such as the names of variables and types, the structure of code, and presence of type hints. We contribute an inference-time technique to make CodeLLMs more robust to syntactic distractors that are semantically irrelevant. Our me… ▽ More

    Submitted 2 April, 2024; originally announced April 2024.

    Comments: 16 pages, 7 figures

  37. arXiv:2404.00184  [pdf, other

    cs.CL

    Word Ladders: A Mobile Application for Semantic Data Collection

    Authors: Marianna Marcella Bolognesi, Claudia Collacciani, Andrea Ferrari, Francesca Genovese, Tommaso Lamarra, Adele Loia, Giulia Rambelli, Andrea Amelio Ravelli, Caterina Villani

    Abstract: Word Ladders is a free mobile application for Android and iOS, developed for collecting linguistic data, specifically lists of words related to each other through semantic relations of categorical inclusion, within the Abstraction project (ERC-2021-STG-101039777). We hereby provide an overview of Word Ladders, explaining its game logic, motivation and expected results and applications to nlp tasks… ▽ More

    Submitted 29 March, 2024; originally announced April 2024.

  38. arXiv:2403.20322  [pdf, other

    cs.CL

    Towards a Framework for Evaluating Explanations in Automated Fact Verification

    Authors: Neema Kotonya, Francesca Toni

    Abstract: As deep neural models in NLP become more complex, and as a consequence opaque, the necessity to interpret them becomes greater. A burgeoning interest has emerged in rationalizing explanations to provide short and coherent justifications for predictions. In this position paper, we advocate for a formal framework for key concepts and properties about rationalizing explanations to support their evalu… ▽ More

    Submitted 19 May, 2024; v1 submitted 29 March, 2024; originally announced March 2024.

    Comments: Accepted at LREC-COLING 2024; Updated Author Affiliation

  39. arXiv:2403.19475  [pdf, other

    cs.HC

    A theoretical framework for the design and analysis of computational thinking problems in education

    Authors: Giorgia Adorni, Alberto Piatti, Engin Bumbacher, Lucio Negrini, Francesco Mondada, Dorit Assaf, Francesca Mangili, Luca Gambardella

    Abstract: The field of computational thinking education has grown in recent years as researchers and educators have sought to develop and assess students' computational thinking abilities. While much of the research in this area has focused on defining computational thinking, the competencies it involves and how to assess them in teaching and learning contexts, this work takes a different approach. We provi… ▽ More

    Submitted 28 March, 2024; originally announced March 2024.

  40. arXiv:2403.19037  [pdf, other

    cs.CY cs.HC

    Women are less comfortable expressing opinions online than men and report heightened fears for safety: Surveying gender differences in experiences of online harms

    Authors: Francesca Stevens, Florence E. Enock, Tvesha Sippy, Jonathan Bright, Miranda Cross, Pica Johansson, Judy Wajcman, Helen Z. Margetts

    Abstract: Online harms, such as hate speech, trolling and self-harm promotion, continue to be widespread. While some work suggests women are disproportionately affected, other studies find mixed evidence for gender differences in experiences with content of this kind. Using a nationally representative survey of UK adults (N=1992), we examine exposure to a variety of harms, fears surrounding being targeted,… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

  41. arXiv:2403.17864  [pdf, other

    eess.AS cs.SD eess.SP

    Synthetic training set generation using text-to-audio models for environmental sound classification

    Authors: Francesca Ronchini, Luca Comanducci, Fabio Antonacci

    Abstract: In recent years, text-to-audio models have revolutionized the field of automatic audio generation. This paper investigates their application in generating synthetic datasets for training data-driven models. Specifically, this study analyzes the performance of two environmental sound classification systems trained with data generated from text-to-audio models. We considered three scenarios: a) augm… ▽ More

    Submitted 6 July, 2024; v1 submitted 26 March, 2024; originally announced March 2024.

  42. arXiv:2403.15871  [pdf, ps, other

    cs.DS cs.CC

    On the complexity and approximability of Bounded access Lempel Ziv coding

    Authors: Ferdinando Cicalese, Francesca Ugazio

    Abstract: We study the complexity of constructing an optimal parsing $\varphi$ of a string ${\bf s} = s_1 \dots s_n$ under the constraint that given a position $p$ in the original text, and the LZ76-like (Lempel Ziv 76) encoding of $T$ based on $\varphi$, it is possible to identify/decompress the character $s_p$ by performing at most $c$ accesses to the LZ encoding, for a given integer $c.$ We refer to such… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

  43. arXiv:2403.14023  [pdf

    cs.CR

    A system capable of verifiably and privately screening global DNA synthesis

    Authors: Carsten Baum, Jens Berlips, Walther Chen, Hongrui Cui, Ivan Damgard, Jiangbin Dong, Kevin M. Esvelt, Mingyu Gao, Dana Gretton, Leonard Foner, Martin Kysel, Kaiyi Zhang, Juanru Li, Xiang Li, Omer Paneth, Ronald L. Rivest, Francesca Sage-Ling, Adi Shamir, Yue Shen, Meicen Sun, Vinod Vaikuntanathan, Lynn Van Hauwe, Theia Vogel, Benjamin Weinstein-Raun, Yun Wang , et al. (5 additional authors not shown)

    Abstract: Printing custom DNA sequences is essential to scientific and biomedical research, but the technology can be used to manufacture plagues as well as cures. Just as ink printers recognize and reject attempts to counterfeit money, DNA synthesizers and assemblers should deny unauthorized requests to make viral DNA that could be used to ignite a pandemic. There are three complications. First, we don't n… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: Main text 10 pages, 4 figures. 5 supplementary figures. Total 21 pages. Direct correspondence to: Ivan B. Damgard ([email protected]), Andrew C. Yao ([email protected]), Kevin M. Esvelt ([email protected])

  44. arXiv:2403.12059  [pdf, other

    cs.NI eess.SP

    A Thorough Analysis of Radio Resource Assignment for UAV-Enhanced Vehicular Sidelink Communications

    Authors: Francesca Conserva, Francesco Linsalata, Marouan Mizmizi, Maurizio Magarini, Umberto Spagnolini, Roberto Verdone, Chiara Buratti

    Abstract: The rapid expansion of connected and autonomous vehicles (CAVs) and the shift towards millimiter-wave (mmWave) frequencies offer unprecedented opportunities to enhance road safety and traffic efficiency. Sidelink communication, enabling direct Vehicle-to-Vehicle (V2V) communications, play a pivotal role in this transformation. As communication technologies transit to higher frequencies, the associ… ▽ More

    Submitted 19 January, 2024; originally announced March 2024.

  45. arXiv:2403.10158  [pdf, other

    cs.LG cs.AI

    Functional Graph Convolutional Networks: A unified multi-task and multi-modal learning framework to facilitate health and social-care insights

    Authors: Tobia Boschi, Francesca Bonin, Rodrigo Ordonez-Hurtado, Cécile Rousseau, Alessandra Pascale, John Dinsmore

    Abstract: This paper introduces a novel Functional Graph Convolutional Network (funGCN) framework that combines Functional Data Analysis and Graph Convolutional Networks to address the complexities of multi-task and multi-modal learning in digital health and longitudinal studies. With the growing importance of health solutions to improve health care and social support, ensure healthy lives, and promote well… ▽ More

    Submitted 27 March, 2024; v1 submitted 15 March, 2024; originally announced March 2024.

  46. arXiv:2403.08750  [pdf, ps, other

    stat.ML cs.LG math.FA

    Neural reproducing kernel Banach spaces and representer theorems for deep networks

    Authors: Francesca Bartolucci, Ernesto De Vito, Lorenzo Rosasco, Stefano Vigogna

    Abstract: Studying the function spaces defined by neural networks helps to understand the corresponding learning models and their inductive bias. While in some limits neural networks correspond to function spaces that are reproducing kernel Hilbert spaces, these regimes do not capture the properties of the networks used in practice. In contrast, in this paper we show that deep neural networks define suitabl… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  47. arXiv:2403.03037  [pdf, other

    cs.CV cs.LG

    A Backpack Full of Skills: Egocentric Video Understanding with Diverse Task Perspectives

    Authors: Simone Alberto Peirone, Francesca Pistilli, Antonio Alliegro, Giuseppe Averta

    Abstract: Human comprehension of a video stream is naturally broad: in a few instants, we are able to understand what is happening, the relevance and relationship of objects, and forecast what will follow in the near future, everything all at once. We believe that - to effectively transfer such an holistic perception to intelligent machines - an important role is played by learning to correlate concepts and… ▽ More

    Submitted 5 March, 2024; originally announced March 2024.

    Comments: Accepted at IEEE/CVF Conference on Computer Vision and Pattern Recognition 2024. Project webpage at https://sapeirone.github.io/EgoPack

  48. arXiv:2403.01537  [pdf, other

    cs.RO cs.GT cs.LG

    Mixed Strategy Nash Equilibrium for Crowd Navigation

    Authors: Muchen Sun, Francesca Baldini, Katie Hughes, Peter Trautman, Todd Murphey

    Abstract: Robots navigating in crowded areas should negotiate free space with humans rather than fully controlling collision avoidance, as this can lead to freezing behavior. Game theory provides a framework for the robot to reason about potential cooperation from humans for collision avoidance during path planning. In particular, the mixed strategy Nash equilibrium captures the negotiation behavior under u… ▽ More

    Submitted 17 June, 2024; v1 submitted 3 March, 2024; originally announced March 2024.

  49. arXiv:2403.01470  [pdf, other

    cs.CV

    Is in-domain data beneficial in transfer learning for landmarks detection in x-ray images?

    Authors: Roberto Di Via, Matteo Santacesaria, Francesca Odone, Vito Paolo Pastore

    Abstract: In recent years, deep learning has emerged as a promising technique for medical image analysis. However, this application domain is likely to suffer from a limited availability of large public datasets and annotations. A common solution to these challenges in deep learning is the usage of a transfer learning framework, typically with a fine-tuning protocol, where a large-scale source dataset is us… ▽ More

    Submitted 3 March, 2024; originally announced March 2024.

    Comments: Accepted to ISBI 2024

  50. arXiv:2402.19422  [pdf, other

    cs.CV cs.AI

    PEM: Prototype-based Efficient MaskFormer for Image Segmentation

    Authors: Niccolò Cavagnero, Gabriele Rosi, Claudia Cuttano, Francesca Pistilli, Marco Ciccone, Giuseppe Averta, Fabio Cermelli

    Abstract: Recent transformer-based architectures have shown impressive results in the field of image segmentation. Thanks to their flexibility, they obtain outstanding performance in multiple segmentation tasks, such as semantic and panoptic, under a single unified framework. To achieve such impressive performance, these architectures employ intensive operations and require substantial computational resourc… ▽ More

    Submitted 6 May, 2024; v1 submitted 29 February, 2024; originally announced February 2024.

    Comments: CVPR 2024. Project page: https://niccolocavagnero.github.io/PEM