Transformer-based Parameter Estimation in Statistics
Parameter estimation is one of the most important tasks in statistics, and is key to helping people understand the distribution behind a sample of observations. Traditionally parameter estimation is done either by closed-form solutions (e.g., maximum likelihood estimation for Gaussian distribution), or by iterative numerical methods such as Newton-Raphson method when closed-form solution does not exist (e.g., for Beta distribution). In this paper we propose a transformer-based approach to parameter estimation. Compared with existing solutions, our approach does not require a closed-form solution or any mathematical derivations. It does not even require knowing the probability density function, which is needed by numerical methods. After the transformer model is trained, only a single inference is needed to estimate the parameters of the underlying distribution based on a sample of observations. In the empirical study we compared our approach with maximum likelihood estimation on commonly used distributions such as normal distribution, exponential distribution and beta distribution. It is shown that our approach achieves similar or better accuracy as measured by mean-square-errors.
Code (0)
등록된 구현이 없습니다.
Tasks
Formparameter estimationSimilar Papers 제목 키워드 기반
Prediction-powered estimators for finite population statistics in highly imbalanced textual data: Public hate crime estimation
Estimating population parameters in finite populations of text documents can be challenging when obtaining the labels for the target variable requires manual annotation. To address this problem, we combine predictions fr…
Survey SamplingTransformers are Provably Optimal In-context Estimators for Wireless Communications
Pre-trained transformers exhibit the capability of adapting to new tasks through in-context learning (ICL), where they efficiently utilize a limited set of prompts without explicit model optimization. The canonical commu…
AttributeIn-Context LearningModel OptimizationParameter-Free Attentive Scoring for Speaker Verification
This paper presents a novel study of parameter-free attentive scoring for speaker verification. Parameter-free scoring provides the flexibility of comparing speaker representations without the need of an accompanying par…
Speaker VerificationDeep Iterative Surface Normal Estimation
This paper presents an end-to-end differentiable algorithm for robust and detail-preserving surface normal estimation on unstructured point-clouds. We utilize graph neural networks to iteratively parameterize an adaptive…
Deep LearningSurface Normal EstimationSurface Normals EstimationHomodyned K-distribution: parameter estimation and uncertainty quantification using Bayesian neural networks
Quantitative ultrasound (QUS) allows estimating the intrinsic tissue properties. Speckle statistics are the QUS parameters that describe the first order statistics of ultrasound (US) envelope data. The parameters of Homo…
parameter estimationUncertainty Quantification