paper-with-me

Papers

Using Captum to Explain Generative Language Models

2023-12-09 · Vivek Miglani, Aobo Yang, Aram H. Markosyan, Diego Garcia-Olano, Narine Kokhlikyan

Captum is a comprehensive library for model explainability in PyTorch, offering a range of methods from the interpretability literature to enhance users' understanding of PyTorch models. In this paper, we introduce new features in Captum that are specifically designed to analyze the behavior of generative language models. We provide an overview of the available functionalities and example applications of their potential for understanding learned associations within generative language models.

📄 PDF Abstract BibTeX arXiv:2312.05491

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

AnomalyExplainer Explainable AI for LLM-based anomaly detection using BERTViz and Captum

2025-08-26 · Prasasthy Balasubramanian, Dumindu Kankanamge, Ekaterina Gilman, Mourad Oussalah arxiv

Conversational AI and Large Language Models (LLMs) have become powerful tools across domains, including cybersecurity, where they help detect threats early and improve response times. However, challenges such as false po…

Anomaly Detection

Time Interpret: a Unified Model Interpretability Library for Time Series

2023-06-05 · Joseph Enguehard

We introduce $\texttt{time_interpret}$, a library designed as an extension of Captum, with a specific focus on temporal data. As such, this library implements several feature attribution methods that can be used to expla…

Time Series

Fine-grained Interpretation and Causation Analysis in Deep NLP Models

2021-05-17 · NAACL 2021 4 · Hassan Sajjad, Narine Kokhlikyan, Fahim Dalvi, Nadir Durrani

This paper is a write-up for the tutorial on "Fine-grained Interpretation and Causation Analysis in Deep NLP Models" that we are presenting at NAACL 2021. We present and discuss the research work on interpreting fine-gra…

Domain Adaptation

Captum: A unified and generic model interpretability library for PyTorch

2020-09-16 · Narine Kokhlikyan, Vivek Miglani, Miguel Martin, Edward Wang 외

In this paper we introduce a novel, unified, open-source model interpretability library for PyTorch [12]. The library contains generic implementations of a number of gradient and perturbation-based attribution algorithms…

Feature Importance

On the Consistency of GNN Explanations for Malware Detection

2025-04-22 · Hossein Shokouhinejad, Griffin Higgins, Roozbeh Razavi-Far, Hesamodin Mohammadian 외

Control Flow Graphs (CFGs) are critical for analyzing program execution and characterizing malware behavior. With the growing adoption of Graph Neural Networks (GNNs), CFG-based representations have proven highly effecti…

Malware Detection