← Search

Roberto Capobianco

8 accepted papers

2026

CIP-Net: Continual Interpretable Prototype-based Network

AAAI 2026technical

Continual learning constrains models to learn new tasks over time without forgetting what they have already learned. A key challenge in this setting is catastrophic forgetting, where learning new information causes the model to lose its performance on previous tasks. Recently, explainable AI has bee

Cited by 0SourcePDFScholar
2026

Fine-grained Analysis of Brain-LLM Alignment through Input Attribution

ICML 2026poster

Understanding the alignment between large language models (LLMs) and human brain activity can reveal computational principles underlying language processing. This work describes a pipeline to apply attribution methods to the brain-LLM alignment setting to identify the specific words most important f…

Cited by 0SourceScholar
2026

PPI Candidate Ranking: Large-Scale Evaluation of a Domain Knowledge–Guided Pipeline

ICML 2026poster

Computational approaches have become central to Protein–Protein Interaction (PPI) research, complementing experimental techniques that remain costly and incomplete. While modern deep learning methods capture diverse biological signals and hold promise in expanding the known interactome, empirical va…

Cited by 0SourceScholar
2026

This State Looks Like That: Self-Interpretable Reinforcement Learning Agents using Prototype Soft Actor-Critic

ICML 2026poster

Reinforcement learning (RL) has achieved remarkable success across complex decision-making tasks, especially with the advent of deep neural networks. However, the resulting models are often opaque, making their deployment in safety-critical domains challenging. Explainable AI aims to address this is…

Cited by 0SourceScholar
2023

Towards a fuller understanding of neurons with Clustered Compositional Explanations

NeurIPS 2023poster

Compositional Explanations is a method for identifying logical formulas of concepts that approximate the neurons' behavior. However, these explanations are linked to the small spectrum of neuron activations (i.e., the highest ones) used to check the alignment, thus lacking completeness. In this pape…

Cited by 8SourcePDFScholar
2020

Explainable Inference on Sequential Data via Memory-Tracking

IJCAI 2020poster

In this paper we present a novel mechanism to get explanations that allow to better understand network predictions when dealing with sequential data. Specifically, we adopt memory-based networks — Differential Neural Computers — to exploit their capability of storing data in memory and reusin…