spectral_decay_analysis
Analyze an image's power spectral density decay curve to detect AI-generated content by measuring deviations from natural 1/f^beta patterns.
Instructions
Analyze the power spectral density decay curve of an image.
Natural images follow a characteristic 1/f^beta power law. AI-generated images (especially from diffusion models) often show different decay slopes and anomalies in specific frequency bands. Based on CVPR 2025 research.
Args: image_path: Absolute path to the image file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |