SearcharxivSearch

arXiv subjects

M. Arashi

Publications and source records attributed to M. Arashi.

At least 19 recordsLinked to original sources

Stein-Rule Shrinkage for Stochastic Gradient Estimation in High Dimensions

Stochastic gradient methods are central to large-scale learning, but they treat mini-batch gradients as unbiased estimators, which classical decision theory shows are inadmissible in high dimensions. We formulate gradient computation as a high-dimensional estimation problem and introduce a framework based on Stein-rule shrinkage. We construct a gradient estimator that adaptively contracts noisy mini-batch gradients toward a stable estimator derived from historical momentum. The shrinkage intensity is determined in a data-driven manner using an online estimate of gradient noise variance, leveraging statistics from adaptive optimizers. Under a Gaussian noise model, we show our estimator uniformly dominates the standard stochastic gradient under squared error loss and is minimax-optimal. We incorporate this into the Adam optimizer, yielding SR-Adam, a practical algorithm with negligible computational cost. Empirical evaluations on CIFAR10 and CIFAR100 across multiple levels of input noise show consistent improvements over Adam in the large-batch regime. Ablation studies indicate that gains arise primarily from selectively applying shrinkage to high-dimensional convolutional layers, while indiscriminate shrinkage across all parameters degrades performance. These results illustrate that classical shrinkage principles provide a principled approach to improving stochastic gradient estimation in deep learning.

cs.LG

Adaptive Bayesian Structure Learning of DAGs With Non-conjugate Prior

Directed Acyclic Graphs (DAGs) are solid structures used to describe and infer the dependencies among variables in multivariate scenarios. Having a thorough comprehension of the accurate DAG-generating model is crucial for causal discovery and estimation. Our work suggests utilizing a non-conjugate prior for Gaussian DAG structure learning to enhance the posterior probability. We employ the idea of using the Bessel function to address the computational burden, providing faster MCMC computation compared to the use of conjugate priors. In addition, our proposal exhibits a greater rate of adaptation when compared to the conjugate prior, specifically for the inclusion of nodes in the DAG-generating model. Simulation studies demonstrate the superior accuracy of DAG learning, and we obtain the same maximum a posteriori and median probability model estimate for the AML data, using the non-conjugate prior.

stat.ME

A Computational Note on the Graphical Ridge in High-dimension

This article explores the estimation of precision matrices in high-dimensional Gaussian graphical models. We address the challenge of improving the accuracy of maximum likelihood-based precision estimation through penalization. Specifically, we consider an elastic net penalty, which incorporates both L1 and Frobenius norm penalties while accounting for the target matrix during estimation. To enhance precision matrix estimation, we propose a novel two-step estimator that combines the strengths of ridge and graphical lasso estimators. Through this approach, we aim to improve overall estimation performance. Our empirical analysis demonstrates the superior efficiency of our proposed method compared to alternative approaches. We validate the effectiveness of our proposal through numerical experiments and application on three real datasets. These examples illustrate the practical applicability and usefulness of our proposed estimator.

stat.ME

Soft computing for the posterior of a new matrix t graphical network

Modelling noisy data in a network context remains an unavoidable obstacle; fortunately, random matrix theory may comprehensively describe network environments effectively. Thus it necessitates the probabilistic characterisation of these networks (and accompanying noisy data) using matrix variate models. Denoising network data using a Bayes approach is not common in surveyed literature. This paper adopts the Bayesian viewpoint and introduces a new matrix variate t-model in a prior sense by relying on the matrix variate gamma distribution for the noise process, following the Gaussian graphical network for the cases when the normality assumption is violated. From a statistical learning viewpoint, such a theoretical consideration indubitably benefits the real-world comprehension of structures causing noisy data with network-based attributes as part of machine learning in data science. A full structural learning procedure is provided for calculating and approximating the resulting posterior of interest to assess the considered model's network centrality measures. Experiments with synthetic and real-world stock price data are performed not only to validate the proposed algorithm's capabilities but also to show that this model has wider flexibility than originally implied in Billio et al. (2021).

stat.ME

A naıve Bayesian graphical elastic net: driving advances in differential network analysis

Differential Networks (DNs), tools that encapsulate interactions within intricate systems, are brought under the Bayesian lens in this research. A novel naıve Bayesian adaptive graphical elastic net (BAE) prior is introduced to estimate the components of the DN. A heuristic structure determination mechanism and a block Gibbs sampler are derived. Performance is initially gauged on synthetic datasets encompassing various network topologies, aiming to assess and compare the flexibility to those of the Bayesian adaptive graphical lasso and ridge-type procedures. The naıve BAE estimator consistently ranks within the top two performers, highlighting its inherent adaptability. Finally, the BAE is applied to real-world datasets across diverse domains such as oncology, nephrology, and enology, underscoring its potential utility in comprehensive network analysis.

stat.ME

A Data Driven Bayesian Graphical Ridge Estimator

Bayesian methodologies prioritising accurate associations above sparsity in Gaussian graphical model (GGM) estimation remain relatively scarce in scientific literature. It is well accepted that the $\ell_2$ penalty enjoys a smaller computational footprint in GGM estimation, whilst the $\ell_1$ penalty encourages sparsity in the estimand. The Bayesian adaptive graphical lasso prior is used as a departure point in the formulation of a computationally efficient graphical ridge-type prior for events where accurate associations are prioritised over sparse representations. A novel block Gibbs sampler for simulating precision matrices is constructed using a ridge-type penalisation. The Bayesian graphical ridge-type prior is extended to a Bayesian adaptive graphical ridge-type prior. Synthetic experiments indicate that the graphical ridge-type estimators enjoy computational efficiency, in moderate dimensions, and numerical performance, for relatively non-sparse precision matrices, when compared to their lasso counterparts. The adaptive graphical ridge-type estimator is applied to cell signaling data to infer key associations between phosphorylated proteins in human T cell signalling. All computational workloads are carried out using the baygel R package.

stat.ME

High-dimensional generalized semiparametric model for longitudinal data

This paper considers the problem of estimation in the generalized semiparametric model for longitudinal data when the number of parameters diverges with the sample size. A penalization type of generalized estimating equation method is proposed, while we use the regression spline to approximate the nonparametric component. The proposed procedure involves the specification of the posterior distribution of the random effects, which cannot be evaluated in a closed-form. However, it is possible to approximate this posterior distribution by producing random draws from the distribution using a Metropolis algorithm. Under some regularity conditions, the resulting estimators enjoy the oracle properties, under the high-dimensional regime. Simulation studies are carried out to assess the performance of our proposed method, and two real data sets are analyzed to illustrate the procedure.

stat.ME

Developing multivariate distributions using Dirichlet generator

There exist several endeavors proposing a new family of extended distributions using the beta-generating technique. This is a well-known mechanism in developing flexible distributions, by embedding the cumulative distribution function (cdf) of a baseline distribution within the beta distribution that acts as a generator. Univariate beta-generated distributions offer many fruitful and tractable properties and have applications in hydrology, biology and environmental sciences amongst other fields. In the univariate cases, this extension works well, however, for multivariate cases, the beta distribution generator delivers complex expressions. In this document, the proposed extension from the univariate to the multivariate domain addresses the need of flexible multivariate distributions that can model a wide range of multivariate data. This new family of multivariate distributions, whose marginals are beta-generated distributed, is constructed with the function H(x_{1},...,x_{p})=F(G_{1}(x_{1}),G_{2}(x_{2}),...,G_{p}(x_{p})), where $G_{i}(x_{i})$ are the cdfs of the gamma (baseline) distribution and F(.) as the cdf of the Dirichlet distribution. Hence as the main example, a general model having the support [0,1]^{p} (for p variates), using the Dirichlet as the generator, is developed together with some distributional properties, such as the moment generating function. The proposed Dirichlet-generated distributions can be applied to compositional data. The parameters of the model are estimated by using the maximum likelihood method. The effectiveness and prominence of the proposed family are illustrated by analyzing simulated as well as two real datasets. A new model testing technique is introduced to evaluate the performance of the multivariate models.

math.ST

Improving efficiency in fuzzy regression modeling by Stein-type shrinkage

The fuzzy linear regression (FLR) modeling was first proposed making use of linear programming and then followed by many improvements in a variety of ways. In almost all approaches changing the meters, objective function, and restrictions caused to improve the fuzzy measure of efficiencies (FMEs). In this paper, from a totally different viewpoint, we apply shrinkage estimation strategy to improve FMEs in the FLR modeling. By several illustrative examples, we demonstrate the superiority of the proposed estimation method. In this respect, we show fuzzy shrinkage estimates improve FMEs estimation dramatically compared to the existing methods.

math.ST

LLASSO: A linear unified LASSO for multicollinear situations

We propose a rescaled LASSO, by premultipying the LASSO with a matrix term, namely linear unified LASSO (LLASSO) for multicollinear situations. Our numerical study has shown that the LLASSO is comparable with other sparse modeling techniques and often outperforms the LASSO and elastic net. Our findings open new visions about using the LASSO still for sparse modeling and variable selection. We conclude our study by pointing that the LLASSO can be solved by the same efficient algorithm for solving the LASSO and suggest to follow the same construction technique for other penalized estimators.

stat.ME

Some theoretical results on tensor elliptical distribution

The multilinear normal distribution is a widely used tool in tensor analysis of magnetic resonance imaging (MRI). Diffusion tensor MRI provides a statistical estimate of a symmetric 2nd-order diffusion tensor, for each voxel within an imaging volume. In this article, tensor elliptical (TE) distribution is introduced as an extension to the multilinear normal (MLN) distribution. Some properties including the characteristic function and distribution of affine transformations are given. An integral representation connecting densities of TE and MLN distributions is exhibited that is used in deriving the expectation of any measurable function of a TE variate.

math.ST

A sure independence screening procedure for ultra-high dimensional partially linear additive models

We introduce a two-step procedure, in the context of ultra-high dimensional additive models, which aims to reduce the size of covariates vector and distinguish linear and nonlinear effects among nonzero components. Our proposed screening procedure, in the first step, is constructed based on the concept of cumulative distribution function and conditional expectation of response in the framework of marginal correlation. B-splines and empirical distribution functions are used to estimate the two above measures. The sure property of this procedure is also established. In the second step, a double penalization based procedure is applied to identify nonzero and linear components, simultaneously. The performance of the designed method is examined by several test functions to show its capabilities against competitor methods when errors distribution are varied. Simulation studies imply that the proposed screening procedure can be applied to the ultra-high dimensional data and well detect the in uential covariates. It is also demonstrate the superiority in comparison with the existing methods. This method is also applied to identify most in uential genes for overexpression of a G protein-coupled receptor in mice.

math.ST

On the restricted almost unbiased Liu estimator in the Logistic regression model

It is known that when the multicollinearity exists in the logistic regression model, variance of maximum likelihood estimator is unstable. As a remedy, in the context of biased shrinkage ridge estimation, Chang (2015) introduced an almost unbiased Liu estimator in the logistic regression model. Making use of his approach, when some prior knowledge in the form of linear restrictions are also available, we introduce a restricted almost unbiased Liu estimator in the logistic regression model. Statistical properties of this newly defined estimator are derived and some comparison result are also provided in the form of theorems. A Monte Carlo simulation study along with a real data example are given to investigate the performance of this estimator.

math.ST

Big Data Analysis Using Shrinkage Strategies

In this paper, we apply shrinkage strategies to estimate regression coefficients efficiently for the high-dimensional multiple regression model, where the number of samples is smaller than the number of predictors. We assume in the sparse linear model some of the predictors have very weak influence on the response of interest. We propose to shrink estimators more than usual. Specifically, we use integrated estimation strategies in sub and full models and shrink the integrated estimators by incorporating a bounded measurable function of some weights. The exhibited double shrunken estimators improve the prediction performance of sub models significantly selected from existing Lasso-type variable selection methods. Monte Carlo simulation studies as well as real examples of eye data and Riboavin data confirm the superior performance of the estimators in the high-dimensional regression model.

stat.ME

Double shrunken selection operator

The least absolute shrinkage and selection operator (LASSO) of Tibshirani (1996) is a prominent estimator which selects significant (under some sense) features and kills insignificant ones. Indeed the LASSO shrinks features lager than a noise level to zero. In this paper, we force LASSO to be shrunken more by proposing a Stein-type shrinkage estimator emanating from the LASSO, namely the Stein-type LASSO. The newly proposed estimator proposes good performance in risk sense numerically. Variants of this estimator have smaller relative MSE and prediction error, compared to the LASSO, in the analysis of prostate cancer data set.

stat.ME

Restricted LASSO and Double Shrinking

In the context of multiple regression model, suppose that the vector parameter of interest βis subjected to lie in the subspace hypothesis Hβ= h, where this restriction is based on either additional information or prior knowledge. Then, the restricted estimator performs fairly well than the ordinary least squares one. In addition, when the number of variables is relatively large with respect to observations, the use of least absolute shrinkage and selection operator (LASSO) estimator is suggested for variable selection purposes. In this paper, we deffine a restricted LASSO estimator and configure three classes of LASSO-type estimators to fulfill both variable selection and restricted estimation. Asymptotic performance of the proposed estimators are studied and a simulation is conducted to analyze asymptotic relative efficiencies. The application of our result is considered for the prostate dataset where the expected prediction errors and risks are compared. It has been shown that the proposed shrunken LASSO estimators, resulted from double shrinking methodology, perform better than the classical LASSO.

math.ST

Wishart Generator Distribution

The Wishart distribution and its generalizations are among the most prominent probability distributions in multivariate statistical analysis, arising naturally in applied research and as a basis for theoretical models. In this paper, we generalize the Wishart distribution utilizing a different approach that leads to the Wishart generator distribution with the Wishart distribution as a special case. It is not restricted, however some special cases are exhibited. Important statistical characteristics of the Wishart generator distribution are derived from the matrix theory viewpoint. Estimation is also touched upon as a guide for further research from the classical approach as well as from the Bayesian paradigm. The paper is concluded by giving applications of two special cases of this distribution in calculating the product of beta functions and astronomy.

math.ST

Kernel Oriented Generator Distribution

Matrix variate beta (MVB) distributions are used in different fields of hypothesis testing, multivariate correlation analysis, zero regression, canonical correlation analysis and etc. In this approach a unified methodology is proposed to generate matrix variate distributions by combining the kernel of MVB distributions of different types with an unknown Borel measurable function of trace operator over matrix space, called generator component. The latter component is a principal element of these newly defined generator type matrix variate distributions. The matrix variate Kummer beta distribution is amongst others a special case. Several statistical properties of this newly defined family of distributions are derived. In the conclusion other extensions and developments are discussed.

math.ST