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.0.tar.gz (18.6 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.0-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: denograd-0.1.0.tar.gz
  • Upload date:
  • Size: 18.6 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.0.tar.gz
Algorithm Hash digest
SHA256 b7ccf83f107e096d0a436b96751aae631dd64ccdbd2e98464eca15aeb5301207
MD5 b527c6490e256c7c53663391c0ca9c8c
BLAKE2b-256 517ba11baea2c00881ef68420a8c0c7387cc62021550411f67d9ba8914b1ce68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: denograd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.6 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9744e34ae934c295aef6a326628521f0cd2c3b59e0c96f9f8cf12ad9cfe0310a
MD5 aa4bbfbebe6fd23ecbdf9c192483ae0a
BLAKE2b-256 106e20b317368b1dfbaec584f8fafec7372fd71f5311ffc4f422e40ac491de9b

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