int_grad_corr

Integrated Gradient Correlation: a Dataset-wise Attribution Method

https://github.com/plelievre/int_grad_corr

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Integrated Gradient Correlation: a Dataset-wise Attribution Method

Basic Info
  • Host: GitHub
  • Owner: plelievre
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 2.06 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Zenodo

README.md

Integrated Gradient Correlation

Integrated Gradient Correlation (IGC) is a Python/PyTorch package that provides a unique dataset-wise attribution method.

It is designed to improve the interpretability of deep neural networks at a task-level, rather than an instance-level (as available attribution methods generally do). For more theoretical details, please refer to the original paper.

This package primarily focuses on a class computing IGC attributions for PyTorch modules. Nonetheless, it also offers utilities to calculate simple gradients, Integrated Gradients (IG), and some naive dataset-wise attribution methods.

Usage

API Reference

Citations

  • Integrated Gradient Correlation: a Dataset-wise Attribution Method\ Pierre Lelièvre, Chien-Chung Chen\ Department of Psychology, National Taiwan University

    DOI

  • Package (latest version)

    DOI

License

The IGC library is freely available under the MIT License.

Copyright 2024 Pierre Lelièvre

Owner

  • Login: plelievre
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: Integrated Gradient Correlation
authors:
  - affiliation: National Taiwan University
    family-names: "Lelièvre"
    given-names: Pierre
    orcid: https://orcid.org/0000-0002-2010-9105
date-released: '2025-07-10'
doi: 10.5281/zenodo.15852412
identifiers:
  - type: doi
    value: 10.5281/zenodo.15852412
type: software
license:
  - MIT
abstract: <p>Integrated Gradient Correlation (IGC) is a Python/PyTorch package that
  provides a unique dataset-wise attribution method.</p><p>It is designed to improve
  the interpretability of deep neural networks at a <i>task-level</i>, rather than
  an <i>instance-level</i> (as available attribution methods generally do). For more
  theoretical details, please refer to the original paper.</p>
keywords:
  - computer science
  - machine learning
  - deep learning
  - attribution method
  - interpretability
message: "If you use IGC in your research, please cite it using these metadata."

GitHub Events

Total
  • Release event: 2
  • Delete event: 4
  • Push event: 18
  • Pull request event: 5
  • Create event: 5
Last Year
  • Release event: 2
  • Delete event: 4
  • Push event: 18
  • Pull request event: 5
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • plelievre (7)
Top Labels
Issue Labels
Pull Request Labels