Skip to main content

Showing 1–16 of 16 results for author: Scarselli, F

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

    cs.CV

    FreeSeg-Diff: Training-Free Open-Vocabulary Segmentation with Diffusion Models

    Authors: Barbara Toniella Corradini, Mustafa Shukor, Paul Couairon, Guillaume Couairon, Franco Scarselli, Matthieu Cord

    Abstract: Foundation models have exhibited unprecedented capabilities in tackling many domains and tasks. Models such as CLIP are currently widely used to bridge cross-modal representations, and text-to-image diffusion models are arguably the leading models in terms of realistic image generation. Image generative models are trained on massive datasets that provide them with powerful internal spatial represe… ▽ More

    Submitted 29 March, 2024; originally announced March 2024.

  2. arXiv:2401.12362  [pdf, other

    stat.ML cs.LG

    VC dimension of Graph Neural Networks with Pfaffian activation functions

    Authors: Giuseppe Alessio D'Inverno, Monica Bianchini, Franco Scarselli

    Abstract: Graph Neural Networks (GNNs) have emerged in recent years as a powerful tool to learn tasks across a wide range of graph domains in a data-driven fashion; based on a message passing mechanism, GNNs have gained increasing popularity due to their intuitive formulation, closely linked with the Weisfeiler-Lehman (WL) test for graph isomorphism, to which they have proven equivalent. From a theoretical… ▽ More

    Submitted 2 April, 2024; v1 submitted 22 January, 2024; originally announced January 2024.

    Comments: 35 pages, 9 figures

  3. arXiv:2401.03824  [pdf, ps, other

    cs.LG stat.ML

    A topological description of loss surfaces based on Betti Numbers

    Authors: Maria Sofia Bucarelli, Giuseppe Alessio D'Inverno, Monica Bianchini, Franco Scarselli, Fabrizio Silvestri

    Abstract: In the context of deep learning models, attention has recently been paid to studying the surface of the loss function in order to better understand training with methods based on gradient descent. This search for an appropriate description, both analytical and topological, has led to numerous efforts to identify spurious minima and characterize gradient dynamics. Our work aims to contribute to thi… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

  4. arXiv:2311.01864  [pdf, other

    cs.LG cs.AI cs.CL cs.IR

    SortNet: Learning To Rank By a Neural-Based Sorting Algorithm

    Authors: Leonardo Rigutini, Tiziano Papini, Marco Maggini, Franco Scarselli

    Abstract: The problem of relevance ranking consists of sorting a set of objects with respect to a given criterion. Since users may prefer different relevance criteria, the ranking algorithms should be adaptable to the user needs. Two main approaches exist in literature for the task of learning to rank: 1) a score function, learned by examples, which evaluates the properties of each object yielding an absolu… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

    Comments: The 31st Annual International ACM SIGIR Conference (SIGIR 2008) - Workshop: Learning to Rank for Information Retrieval (LR4IR), Singapore, July 20-24 2008 - ISBN:978-16-05581-64-4

    Journal ref: Proceedings of The 31st Annual International ACM SIGIR Conference (SIGIR 2008) - Workshop: Learning to Rank for Information Retrieval (LR4IR)

  5. arXiv:2302.01018  [pdf, other

    cs.LG cs.AI

    Graph Neural Networks for temporal graphs: State of the art, open challenges, and opportunities

    Authors: Antonio Longa, Veronica Lachi, Gabriele Santin, Monica Bianchini, Bruno Lepri, Pietro Lio, Franco Scarselli, Andrea Passerini

    Abstract: Graph Neural Networks (GNNs) have become the leading paradigm for learning on (static) graph-structured data. However, many real-world systems are dynamic in nature, since the graph and node/edge attributes change over time. In recent years, GNN-based models for temporal graphs have emerged as a promising area of research to extend the capabilities of GNNs. In this work, we provide the first compr… ▽ More

    Submitted 8 July, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

  6. arXiv:2210.03990  [pdf, other

    cs.LG cs.AI

    Weisfeiler-Lehman goes Dynamic: An Analysis of the Expressive Power of Graph Neural Networks for Attributed and Dynamic Graphs

    Authors: Silvia Beddar-Wiesing, Giuseppe Alessio D'Inverno, Caterina Graziani, Veronica Lachi, Alice Moallemy-Oureh, Franco Scarselli, Josephine Maria Thomas

    Abstract: Graph Neural Networks (GNNs) are a large class of relational models for graph processing. Recent theoretical studies on the expressive power of GNNs have focused on two issues. On the one hand, it has been proven that GNNs are as powerful as the Weisfeiler-Lehman test (1-WL) in their ability to distinguish graphs. Moreover, it has been shown that the equivalence enforced by 1-WL equals unfolding e… ▽ More

    Submitted 3 May, 2024; v1 submitted 8 October, 2022; originally announced October 2022.

  7. arXiv:2202.08147  [pdf, other

    q-bio.QM cs.LG

    Modular multi-source prediction of drug side-effects with DruGNN

    Authors: Pietro Bongini, Franco Scarselli, Monica Bianchini, Giovanna Maria Dimitri, Niccolò Pancino, Pietro Liò

    Abstract: Drug Side-Effects (DSEs) have a high impact on public health, care system costs, and drug discovery processes. Predicting the probability of side-effects, before their occurrence, is fundamental to reduce this impact, in particular on drug discovery. Candidate molecules could be screened before undergoing clinical trials, reducing the costs in time, money, and health of the participants. Drug side… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

    Comments: 19 pages, 3 figures

  8. arXiv:2112.14792  [pdf, other

    cs.NI cs.LG eess.SP

    Graph Neural Networks for Communication Networks: Context, Use Cases and Opportunities

    Authors: José Suárez-Varela, Paul Almasan, Miquel Ferriol-Galmés, Krzysztof Rusek, Fabien Geyer, Xiangle Cheng, Xiang Shi, Shihan Xiao, Franco Scarselli, Albert Cabellos-Aparicio, Pere Barlet-Ros

    Abstract: Graph neural networks (GNN) have shown outstanding applications in many fields where data is fundamentally represented as graphs (e.g., chemistry, biology, recommendation systems). In this vein, communication networks comprise many fundamental components that are naturally represented in a graph-structured manner (e.g., topology, configurations, traffic flows). This position article presents GNNs… ▽ More

    Submitted 27 July, 2022; v1 submitted 29 December, 2021; originally announced December 2021.

    Journal ref: IEEE Network, 2022

  9. arXiv:2106.08992  [pdf, other

    cs.LG cs.CV

    On the approximation capability of GNNs in node classification/regression tasks

    Authors: Giuseppe Alessio D'Inverno, Monica Bianchini, Maria Lucia Sampoli, Franco Scarselli

    Abstract: Graph Neural Networks (GNNs) are a broad class of connectionist models for graph processing. Recent studies have shown that GNNs can approximate any function on graphs, modulo the equivalence relation on graphs defined by the Weisfeiler--Lehman (WL) test. However, these results suffer from some limitations, both because they were derived using the Stone--Weierstrass theorem -- which is existential… ▽ More

    Submitted 9 November, 2023; v1 submitted 16 June, 2021; originally announced June 2021.

    Comments: 25 pages, 5 figures

    ACM Class: F.2.2; G.2.2; I.2.6

  10. A multi-stage GAN for multi-organ chest X-ray image generation and segmentation

    Authors: Giorgio Ciano, Paolo Andreini, Tommaso Mazzierli, Monica Bianchini, Franco Scarselli

    Abstract: Multi-organ segmentation of X-ray images is of fundamental importance for computer aided diagnosis systems. However, the most advanced semantic segmentation methods rely on deep learning and require a huge amount of labeled images, which are rarely available due to both the high cost of human resources and the time required for labeling. In this paper, we present a novel multi-stage generation alg… ▽ More

    Submitted 5 October, 2021; v1 submitted 9 June, 2021; originally announced June 2021.

  11. Implementation of the PaperRank and AuthorRank indices in the Scopus database

    Authors: Pierluigi Amodio, Luigi Brugnano, Filippo Scarselli

    Abstract: We implement the PaperRank and AuthorRank indices introduced in [Amodio & Brugnano, 2014] in the Scopus database, in order to highlight quantitative and qualitative information that the bare number of citations and/or the h-index of an author are unable to provide. In addition to this, the new indices can be cheaply updated in Scopus, since this has a cost comparable to that of updating the number… ▽ More

    Submitted 19 August, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

    Comments: 20 pages, 3 figures, 4 tables. Accepted version on Journal of Infometrics

    Journal ref: Journal of Informetrics 15 (2021) 101206

  12. arXiv:2012.07397  [pdf, other

    stat.ML cs.LG q-bio.BM

    Molecular graph generation with Graph Neural Networks

    Authors: Pietro Bongini, Monica Bianchini, Franco Scarselli

    Abstract: Drug Discovery is a fundamental and ever-evolving field of research. The design of new candidate molecules requires large amounts of time and money, and computational methods are being increasingly employed to cut these costs. Machine learning methods are ideal for the design of large amounts of potential new candidate molecules, which are naturally represented as graphs. Graph generation is being… ▽ More

    Submitted 27 May, 2021; v1 submitted 14 December, 2020; originally announced December 2020.

    Comments: 20 pages, 4 figures (2 figures are composed of double images, for a total of 6 images)

    Journal ref: Neurocomputing 2021

  13. arXiv:2001.05851  [pdf, other

    cs.CV cs.LG

    Embedding of FRPN in CNN architecture

    Authors: Alberto Rossi, Markus Hagenbuchner, Franco Scarselli, Ah Chung Tsoi

    Abstract: This paper extends the fully recursive perceptron network (FRPN) model for vectorial inputs to include deep convolutional neural networks (CNNs) which can accept multi-dimensional inputs. A FRPN consists of a recursive layer, which, given a fixed input, iteratively computes an equilibrium state. The unfolding realized with this kind of iterative mechanism allows to simulate a deep neural network w… ▽ More

    Submitted 27 December, 2019; originally announced January 2020.

  14. Weak Supervision for Generating Pixel-Level Annotations in Scene Text Segmentation

    Authors: Simone Bonechi, Paolo Andreini, Monica Bianchini, Franco Scarselli

    Abstract: Providing pixel-level supervisions for scene text segmentation is inherently difficult and costly, so that only few small datasets are available for this task. To face the scarcity of training data, previous approaches based on Convolutional Neural Networks (CNNs) rely on the use of a synthetic dataset for pre-training. However, synthetic data cannot reproduce the complexity and variability of nat… ▽ More

    Submitted 19 November, 2019; originally announced November 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.00818

  15. arXiv:1907.12296  [pdf, other

    eess.IV cs.CV

    A Two Stage GAN for High Resolution Retinal Image Generation and Segmentation

    Authors: Paolo Andreini, Simone Bonechi, Monica Bianchini, Alessandro Mecocci, Franco Scarselli, Andrea Sodi

    Abstract: In recent years, the use of deep learning is becoming increasingly popular in computer vision. However, the effective training of deep architectures usually relies on huge sets of annotated data. This is critical in the medical field where it is difficult and expensive to obtain annotated images. In this paper, we use Generative Adversarial Networks (GANs) for synthesizing high quality retinal ima… ▽ More

    Submitted 29 July, 2019; originally announced July 2019.

  16. COCO_TS Dataset: Pixel-level Annotations Based on Weak Supervision for Scene Text Segmentation

    Authors: Simone Bonechi, Paolo Andreini, Monica Bianchini, Franco Scarselli

    Abstract: The absence of large scale datasets with pixel-level supervisions is a significant obstacle for the training of deep convolutional networks for scene text segmentation. For this reason, synthetic data generation is normally employed to enlarge the training dataset. Nonetheless, synthetic data cannot reproduce the complexity and variability of natural images. In this paper, a weakly supervised lear… ▽ More

    Submitted 24 September, 2019; v1 submitted 1 April, 2019; originally announced April 2019.