IGNIS: A Robust Neural Network Framework for Constrained Parameter Estimation in Archimedean Copulas
Agnideep Aich
TL;DR
This work addresses the brittleness of classical parameter estimation for Archimedean copulas, notably the A1/A2 families, where numerical instability and a high Kendall's tau floor hinder MLE/MPL and MoM applicability. It introduces IGNIS, a unified neural estimator that maps a small set of robust, data-driven dependency summaries to a constrained $\hat{\theta}$ using a softplus-based output, enabling stable, constraint-aware estimation across multiple copula families. Across simulations and real-world datasets (AAPL-MSFT and CDC Diabetes), IGNIS achieves accurate and stable estimates, closely matching MoM when MoM is defined and delivering sensible boundary estimates (near $\hat{\theta}=1$) when dependence is weaker than the model's tau floor. This framework provides a practical, extensible tool for dependence modeling with Archimedean copulas and points to future directions in high-dimensional extensions, automated family selection, and principled uncertainty quantification.
Abstract
Classical estimators, the cornerstones of statistical inference, face insurmountable challenges when applied to important emerging classes of Archimedean copulas. These models exhibit pathological properties, including numerically unstable densities, a restrictive lower bound on Kendall's tau, and vanishingly small likelihood gradients, making MLE brittle and limiting MoM's applicability to datasets with sufficiently strong dependence (i.e., only when the empirical Kendall's $τ$ exceeds the family's lower bound $\approx 0.545$). We introduce \textbf{IGNIS}, a unified neural estimation framework that sidesteps these barriers by learning a direct, robust mapping from data-driven dependency measures to the underlying copula parameter $θ$. IGNIS utilizes a multi-input architecture and a theory-guided output layer ($\mathrm{softplus}(z) + 1$) to automatically enforce the domain constraint $\hatθ \geq 1$. Trained and validated on four families (Gumbel, Joe, and the numerically challenging A1/A2), IGNIS delivers accurate and stable estimates for real-world financial and health datasets, demonstrating its necessity for reliable inference in modern, complex dependence models where traditional methods fail. To our knowledge, IGNIS is the first \emph{standalone, general-purpose} neural estimator for Archimedean copulas (not a generative model or likelihood optimizer), delivering direct, constraint-aware $\hatθ$ and readily extensible to additional families via retraining or minor output-layer adaptations.
