Papers by Antonin Poché
Interpreto: An Explainability Library for Transformers (2026.acl-demo)
Copied to clipboard
Antonin Poché, Thomas Mullor, Gabriele Sarti, Frédéric Boisnard, Corentin Friedrich, Charlotte Claye, Francois Hoofd, Raphael Bernas, Nicholas Asher, Celine Hudelot, Fanny Jourdan
| Challenge: | Interpreto is an open-source Python library for interpreting HuggingFace language models . it provides attribution methods and concept-based explanations . documentation or metrics are sometimes missing due to the complexity of the pipeline . |
| Approach: | Interpreto is an open-source Python library for interpreting HuggingFace language models . it provides attribution methods and concept-based explanations . authors welcome issues and pull requests . |
| Outcome: | Interpreto is an open-source Python library for interpreting HuggingFace language models . it provides attribution methods and concept-based explanations . the library welcomes issues and pull requests . |
ConSim: Measuring Concept-Based Explanations’ Effectiveness with Automated Simulatability (2025.acl-long)
Copied to clipboard
| Challenge: | Existing evaluation metrics focus only on the quality of the induced space of possible concepts, neglecting the latter. |
| Approach: | They propose to use large language models as simulators to approximate the evaluation and report various analyses to make such approximations reliable. |
| Outcome: | The proposed framework allows for scalable and consistent evaluation across models and datasets. |