← Search

Michele Sebag

7 accepted papers

2025

DCILP: A Distributed Approach for Large-Scale Causal Structure Learning

AAAI 2025technical

Causal learning tackles the computationally demanding task of estimating causal graphs. This paper introduces a new divide-and-conquer approach for causal graph learning, called DCILP. In the divide phase, the Markov blanket MB(Xi) of each variable Xi is identified, and causal learning subproblems a…

2025

Provably Safeguarding a Classifier from OOD and Adversarial Samples

ICLR 2025poster

This paper aims to transform a trained classifier into an abstaining classifier, such that the latter is provably protected from out-of-distribution and adversarial samples. The proposed Sample-efficient Probabilistic Detection using Extreme Value Theory (SPADE) approach relies on a Generalized Extr…

Cited by 2SourcePDFScholar
2024

Cutting the Black Box: Conceptual Interpretation of a Deep Neural Net with Multi-Modal Embeddings and Multi-Criteria Decision Aid

IJCAI 2024poster

This paper tackles the concept-based explanation of neural models in computer vision, building upon the state of the art in Multi-Criteria Decision Aid (MCDA). The novelty of the approach is to leverage multi-modal embeddings from CLIP to bridge the gap between pixel-based and concept-based represe…

2024

Learning Structural Causal Models through Deep Generative Models: Methods, Guarantees, and Challenges

IJCAI 2024poster

This paper provides a comprehensive review of deep structural causal models (DSCMs), particularly focusing on their ability to answer counterfactual queries using observational data within known causal structures. It delves into the characteristics of DSCMs by analyzing the hypotheses, guarantees, a…

Cited by 4SourcePDFScholar
2022

Learning meta-features for AutoML

ICLR 2022spotlight

This paper tackles the AutoML problem, aimed to automatically select an ML algorithm and its hyper-parameter configuration most appropriate to the dataset at hand. The proposed approach, MetaBu, learns new meta-features via an Optimal Transport procedure, aligning the manually designed \mf s with th…

2020

Dynamic Time Lag Regression: Predicting What & When

ICLR 2020poster

This paper tackles a new regression problem, called Dynamic Time-Lag Regression (DTLR), where a cause signal drives an effect signal with an unknown time delay. The motivating application, pertaining to space weather modelling, aims to predict the near-Earth solar wind speed based on estimates of th…

Cited by 15SourcecodeScholar
2019

Multi-Domain Adversarial Learning

ICLR 2019poster

Multi-domain learning (MDL) aims at obtaining a model with minimal average risk across multiple domains. Our empirical motivation is automated microscopy data, where cultured cells are imaged after being exposed to known and unknown chemical perturbations, and each dataset displays significant exper…