paper-with-me

홈 › Papers

IMACS: Image Model Attribution Comparison Summaries

2022-01-26 · Eldon Schoop, Ben Wedin, Andrei Kapishnikov, Tolga Bolukbasi, Michael Terry

Developing a suitable Deep Neural Network (DNN) often requires significant iteration, where different model versions are evaluated and compared. While metrics such as accuracy are a powerful means to succinctly describe a model's performance across a dataset or to directly compare model versions, practitioners often wish to gain a deeper understanding of the factors that influence a model's predictions. Interpretability techniques such as gradient-based methods and local approximations can be used to examine small sets of inputs in fine detail, but it can be hard to determine if results from small sets generalize across a dataset. We introduce IMACS, a method that combines gradient-based model attributions with aggregation and visualization techniques to summarize differences in attributions between two DNN image models. More specifically, IMACS extracts salient input features from an evaluation dataset, clusters them based on similarity, then visualizes differences in model attributions for similar input features. In this work, we introduce a framework for aggregating, summarizing, and comparing the attribution information for two models across a dataset; present visualizations that highlight differences between 2 image classification models; and show how our technique can uncover behavioral differences caused by domain shift between two models trained on satellite images.

📄 PDF Abstract BibTeX arXiv:2201.11196

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classificationmodel

Similar Papers 제목 키워드 기반

Under-Mattress Temporal Sensing for Next-Day Agitation Risk Scoring in Dementia Wards

2026-08-28 · Zhen Liu, Marta Bono, Robbe Decloedt, Ajda Flisar 외 arxiv

Agitation fluctuates over short time horizons in people living with dementia, yet continuous physiological information for anticipating next-day risk is limited. We assessed whether contactless under-mattress signals fro…

PCoA: A New Benchmark for Medical Aspect-Based Summarization With Phrase-Level Context Attribution

2026-01-06 · Bohao Chu, Sameh Frihat, Tabea M. G. Pakull, Hendrik Damm 외 arxiv

Verifying system-generated summaries remains challenging, as effective verification requires precise attribution to the source context, which is especially crucial in high-stakes medical domains. To address this challeng…

LCDS: A Logic-Controlled Discharge Summary Generation System Supporting Source Attribution and Expert Review

2025-07-07 · Cheng Yuan, Xinkai Rui, Yongqi Fan, Yawei Fan 외 arxiv

Despite the remarkable performance of Large Language Models (LLMs) in automated discharge summary generation, they still suffer from hallucination issues, such as generating inaccurate content or fabricating information …

New Benchmark Dataset and Fine-Grained Cross-Modal Fusion Framework for Vietnamese Multimodal Aspect-Category Sentiment Analysis

2024-05-01 · Quy Hoang Nguyen, Minh-Van Truong Nguyen, Kiet Van Nguyen

The emergence of multimodal data on social media platforms presents new opportunities to better understand user sentiments toward a given aspect. However, existing multimodal datasets for Aspect-Category Sentiment Analys…

Aspect Category Sentiment AnalysisMultimodal Sentiment AnalysisSentiment AnalysisVietnamese Datasets+3

Towards better understanding of gradient-based attribution methods for Deep Neural Networks

2017-11-16 · ICLR 2018 1 · Marco Ancona, Enea Ceolini, Cengiz Öztireli, Markus Gross

Understanding the flow of information in Deep Neural Networks (DNNs) is a challenging problem that has gain increasing attention over the last few years. While several methods have been proposed to explain network predic…

text-classificationText Classification