Skip to main content

Reduces the noise level of the input data of a Neural Network

Project description

DenoGrad: Deep Gradient Denoising Framework

arXiv Python License

📄 Description

DenoGrad is a novel gradient-based denoising framework designed to enhance the robustness and performance of Artificial Intelligence models, with a specific focus on interpretable (white-box) models.

Unlike conventional techniques that simply remove noisy instances or significantly alter the data distribution, DenoGrad leverages the gradients of a reference Deep Learning (DL) model—trained on the target data—to dynamically detect and correct noisy samples.

🚀 Key Features

  • Gradient-Based Correction: Utilizes gradient information from deep models to guide the noise reduction process effectively.
  • Distribution Preservation: Corrects instances while maintaining the original data distribution, avoiding oversimplification of the problem space.
  • Task Agnostic: Validated effectively on both tabular data and time-series datasets.
  • Interpretable AI Enhancement: Specifically engineered to boost the performance of interpretable models in noisy environments without sacrificing transparency.

🛠️ Installation

git clone [https://github.com/your-username/DenoGrad.git](https://github.com/your-username/DenoGrad.git)
cd DenoGrad
pip install -r requirements.txt

📖 Basic Usage

from denograd import DenoGrad

# Example usage (adapt to your actual API)
# Initialize the denoiser with your reference model
denoiser = DenoGrad(model=my_deep_model)

# Denoise the dataset
clean_data = denoiser.denoise(noisy_data)

📝 Citation

If you use DenoGrad in your research, please cite our paper:

@article{denograd2025, title={DenoGrad: Deep Gradient Denoising Framework for Enhancing the Performance of Interpretable AI Models}, author={Alonso-Ramos, J. Javier and [Other Authors]}, journal={arXiv preprint arXiv:2511.10161}, year={2025} }

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

denograd-0.1.1.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

denograd-0.1.1-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file denograd-0.1.1.tar.gz.

File metadata

  • Download URL: denograd-0.1.1.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.21

File hashes

Hashes for denograd-0.1.1.tar.gz
Algorithm Hash digest
SHA256 79d53b0e2e9ed9229b128687900dcebdee4bc9b9d1858606dce5c63a242eb16d
MD5 f449a7f403a98d7d0c5c0605260a123e
BLAKE2b-256 4012648a5e32e0123e0a1bb1d7e88aafb5f19fed76fdf945b188215dd08198d2

See more details on using hashes here.

File details

Details for the file denograd-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: denograd-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.21

File hashes

Hashes for denograd-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 476ba9b4118194a15d4ac9841b2813d538976e5f1b77dc7e513e4e867dcc4e20
MD5 f8cb1ddbbf75c60dc596db7a826c02a9
BLAKE2b-256 541e5a81e334d14197691a14bb4b7c4855b705332bbae54055edecbe30ed0277

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page