← Search

Fabrizio Silvestri

16 accepted papers

2026

Composable Sparse Subnetworks via Maximum-Entropy Principle

ICLR 2026poster

Neural networks implicitly learn class-specific functional modules. In this work, we ask: Can such modules be isolated and recombined? We introduce a method for training sparse networks that accurately classify only a designated subset of classes while remaining deliberately uncertain on all others,…

Cited by 0SourceScholar
2026

Directional Sheaf Hypergraph Networks: Unifying Learning on Directed and Undirected Hypergraphs

ICLR 2026poster

Hypergraphs provide a natural way to represent higher-order interactions among multiple entities. While undirected hypergraphs have been extensively studied, the case of directed hypergraphs, which can model oriented group interactions, remains largely under-explored despite its relevance for many a…

Cited by 0SourcecodeScholar
2026

MASS: MoErging through Adaptive Subspace Selection

ICLR 2026poster

Model merging has recently emerged as a lightweight alternative to ensembling, combining multiple fine-tuned models into a single set of parameters with no additional training overhead. Yet, existing merging methods fall short of matching the full accuracy of separately fine-tuned endpoints. We pres…

Cited by 0SourcecodeScholar
2025

Beyond Position: the emergence of wavelet-like properties in Transformers

ACL 2025long

This paper studies how Transformer models with Rotary Position Embeddings (RoPE) develop emergent, wavelet-like properties that compensate for the positional encoding’s theoretical limitations. Through an analysis spanning model scales, architectures, and training checkpoints, we show that attention…

Cited by 0SourcePDFScholar
2025

Do RAG Systems Really Suffer From Positional Bias?

EMNLP 2025

Retrieval Augmented Generation enhances LLM accuracy by adding passages retrieved from an external corpus to the LLM prompt. This paper investigates how positional bias - the tendency of LLMs to weight information differently based on its position in the prompt - affects not only the LLM’s capabilit

Cited by 0SourcePDFScholar
2025

Natural Language Counterfactual Explanations for Graphs Using Large Language Models

AISTATS 2025poster

Explainable Artificial Intelligence (XAI) has emerged as a critical area of research to unravel the opaque inner logic of (deep) machine learning models. Among the various XAI techniques proposed in the literature, counterfactual explanations stand out as one of the most promising approaches. Howev…

Cited by 0SourcecodeScholar
2025

Task Singular Vectors: Reducing Task Interference in Model Merging

CVPR 2025poster

Task Arithmetic has emerged as a simple yet effective method to merge models without additional training. However, by treating entire networks as flat parameter vectors, it overlooks key structural information and is susceptible to task interference. In this paper, we study task vectors at the layer…

2024

DanteLLM: Let’s Push Italian LLM Research Forward!

COLING 2024main

In recent years, the dominance of Large Language Models (LLMs) in the English language has become evident. However, there remains a pronounced gap in resources and evaluation tools tailored for non-English languages, underscoring a significant disparity in the global AI landscape. This paper seeks t…

2023

Leveraging Inter-Rater Agreement for Classification in the Presence of Noisy Labels

CVPR 2023poster

In practical settings, classification datasets are obtained through a labelling process that is usually done by humans. Labels can be noisy as they are obtained by aggregating the different individual labels assigned to the same sample by multiple, and possibly disagreeing, annotators. The inter-rat…

Cited by 19SourcePDFScholar
2022

A Survey on Multimodal Disinformation Detection

COLING 2022main

Recent years have witnessed the proliferation of offensive content online such as fake news, propaganda, misinformation, and disinformation. While initially this was mostly about textual content, over time images and videos gained popularity, as they are much easier to consume, attract more attentio…

Cited by 156SourcePDFScholar
2022

CF-GNNExplainer: Counterfactual Explanations for Graph Neural Networks

AISTATS 2022poster

Given the increasing promise of graph neural networks (GNNs) in real-world applications, several methods have been developed for explaining their predictions. Existing methods for interpreting predictions from GNNs have primarily focused on generating subgraphs that are especially relevant for a par…

2022

Detecting and Understanding Harmful Memes: A Survey

IJCAI 2022poster

The automatic identification of harmful content online is of major concern for social media platforms, policymakers, and society. Researchers have studied textual, visual, and audio content, but typically in isolation. Yet, harmful content often combines multiple modalities, as in the case of memes.…

2021

Database reasoning over text

ACL 2021long

Neural models have shown impressive performance gains in answering queries from natural language text. However, existing works are unable to support database queries, such as “List/Count all female athletes who were born in 20th century”, which require reasoning over sets of relevant facts with oper…

2021

Detecting Propaganda Techniques in Memes

ACL 2021long

Propaganda can be defined as a form of communication that aims to influence the opinions or the actions of people towards a specific goal; this is achieved by means of well-defined rhetorical and psychological devices. Propaganda, in the form we know it today, can be dated back to the beginning of t…