← Search

Valentina Zantedeschi

17 accepted papers

2026

Hierarchical Retrieval at Scale: Bridging Transparency and Efficiency

ICML 2026poster

Information retrieval is a core component of many intelligent systems as it enables conditioning of outputs on new and large-scale datasets. While effective, the standard practice of encoding data into high-dimensional representations for similarity search entails large memory and compute footprints…

Cited by 0SourceScholar
2026

Overcoming the Modality Gap in Context-Aided Forecasting

ICML 2026poster

Context-aided forecasting (CAF) holds promise for integrating domain knowledge and forward-looking information, enabling AI systems to surpass traditional statistical methods. However, recent empirical studies reveal a puzzling gap: multimodal models often fail to outperform their unimodal counterpa…

Cited by 0SourceScholar
2025

Context is Key: A Benchmark for Forecasting with Essential Textual Information

ICML 2025poster

Forecasting is a critical task in decision-making across numerous domains. While historical numerical data provide a start, they fail to convey the complete context for reliable and accurate predictions. Human forecasters frequently rely on additional information, such as background knowledge and co…

2025

InsightBench: Evaluating Business Analytics Agents Through Multi-Step Insight Generation

ICLR 2025poster

Data analytics is essential for extracting valuable insights from data that can assist organizations in making effective decisions. We introduce InsightBench, a benchmark dataset with three key features. First, it consists of 100 datasets representing diverse business use cases such as finance and i…

2025

Sample Compression Unleashed: New Generalization Bounds for Real Valued Losses

AISTATS 2025poster

The sample compression theory provides generalization guarantees for predictors that can be fully defined using a subset of the training dataset and a (short) message string, generally defined as a binary sequence. Previous works provided generalization bounds for the zero-one loss, which is restric…

Cited by 0SourcecodeScholar
2024

Leveraging PAC-Bayes Theory and Gibbs Distributions for Generalization Bounds with Complexity Measures

AISTATS 2024poster

In statistical learning theory, a generalization bound usually involves a complexity measure imposed by the considered theoretical framework. This limits the scope of such bounds, as other forms of capacity measures or regularizations are used in algorithms. In this paper, we leverage the framework…

2024

RepLiQA: A Question-Answering Dataset for Benchmarking LLMs on Unseen Reference Content

NeurIPS 2024poster

Large Language Models (LLMs) are trained on vast amounts of data, most of which is automatically scraped from the internet. This data includes encyclopedic documents that harbor a vast amount of general knowledge (*e.g.*, Wikipedia) but also potentially overlap with benchmark datasets used for evalu…

2024

TACTiS-2: Better, Faster, Simpler Attentional Copulas for Multivariate Time Series

ICLR 2024poster

We introduce a new model for multivariate probabilistic time series prediction, designed to flexibly address a range of tasks including forecasting, interpolation, and their combinations. Building on copula theory, we propose a simplified objective for the recently-introduced transformer-based atten…

2024

XC-Cache: Cross-Attending to Cached Context for Efficient LLM Inference

EMNLP 2024finding

Prompts are often employed to condition decoder-only language model generation on reference information. Just-in-time processing of a context is inefficient due to the quadratic cost of self-attention operations, and caching is desirable. However, caching transformer states can easily require almost…

Cited by 7SourcePDFScholar
2023

DAG Learning on the Permutahedron

ICLR 2023poster

We propose a continuous optimization framework for discovering a latent directed acyclic graph (DAG) from observational data. Our approach optimizes over the polytope of permutation vectors, the so-called Permutahedron, to learn a topological ordering. Edges can be optimized jointly, or learned cond…

2023

Regions of Reliability in the Evaluation of Multivariate Probabilistic Forecasts

ICML 2023poster

Multivariate probabilistic time series forecasts are commonly evaluated via proper scoring rules, i.e., functions that are minimal in expectation for the ground-truth distribution. However, this property is not sufficient to guarantee good discrimination in the non-asymptotic regime. In this paper,…

2022

On Margins and Generalisation for Voting Classifiers

NeurIPS 2022accept

We study the generalisation properties of majority voting on finite ensembles of classifiers, proving margin-based generalisation bounds via the PAC-Bayes theory. These provide state-of-the-art guarantees on a number of classification tasks. Our central results leverage the Dirichlet posteriors stud…

2021

Learning Binary Decision Trees by Argmin Differentiation

ICML 2021spotlight

We address the problem of learning binary decision trees that partition data for some downstream task. We propose to learn discrete parameters (i.e., for tree traversals and node pruning) and continuous parameters (i.e., for tree split functions and prediction functions) simultaneously using argmin…

2021

Learning Stochastic Majority Votes by Minimizing a PAC-Bayes Generalization Bound

NeurIPS 2021poster

We investigate a stochastic counterpart of majority votes over finite ensembles of classifiers, and study its generalization properties. While our approach holds for arbitrary distributions, we instantiate it with Dirichlet distributions: this allows for a closed-form and differentiable expression f…

2020

Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs

AISTATS 2020poster

We consider the fully decentralized machine learning scenario where many users with personal datasets collaborate to learn models through local peer-to-peer exchanges, without a central coordinator. We propose to train personalized models that leverage a collaboration graph describing the relationsh…

2016

Metric Learning as Convex Combinations of Local Models With Generalization Guarantees

CVPR 2016poster

Over the past ten years, metric learning allowed the improvement of the numerous machine learning approaches that manipulate distances or similarities. In this field, local metric learning has been shown to be very efficient, especially to take into account non linearities in the data and better cap…

Cited by 19PDFScholar
2016

beta-risk: a New Surrogate Risk for Learning from Weakly Labeled Data

NeurIPS 2016poster

During the past few years, the machine learning community has paid attention to developping new methods for learning from weakly labeled data. This field covers different settings like semi-supervised learning, learning with label proportions, multi-instance learning, noise-tolerant learning, etc. T…

Cited by 8SourcePDFScholar