中文
相关论文

相关论文: Scalable High-Dimensional Multivariate Linear Regr…

200 篇论文

A new amortized variance-reduced gradient (AVRG) algorithm was developed in \cite{ying2017convergence}, which has constant storage requirement in comparison to SAGA and balanced gradient computations in comparison to SVRG. One key advantage…

机器学习 · 计算机科学 2018-05-30 Kun Yuan , Bicheng Ying , Jiageng Liu , Ali H. Sayed

Identifying co-varying causal elements in very high dimensional feature space with internal structures, e.g., a space with as many as millions of linearly ordered features, as one typically encounters in problems such as whole genome…

统计方法学 · 统计学 2012-06-18 Seyoung Kim , Eric P. Xing

We implement extensions of the partial least squares generalized linear regression (PLSGLR) due to Bastien et al. (2005) through its combination with logistic regression and linear discriminant analysis, to get a partial least squares…

统计计算 · 统计学 2019-06-20 Adolphus Wagala , Graciela Gonzalez-Farıas , Rogelio Ramos , Oscar Dalmau

The amount of high-dimensional large-scale RNA sequencing data derived from multiple heterogeneous sources has increased exponentially in biological science. During data collection, significant technical noise or errors may occur. To…

应用统计 · 统计学 2025-06-24 Xiaolu Jiang , Wei Liu

Higher-order tensors have received increased attention across science and engineering. While most tensor decomposition methods are developed for a single tensor observation, scientific studies often collect side information, in the form of…

统计方法学 · 统计学 2021-10-29 Jiaxin Hu , Chanwoo Lee , Miaoyan Wang

We propose a flexible regression framework to model the conditional distribution of multilevel generalized multivariate functional data of potentially mixed type, e.g. binary and continuous data. We make pointwise parametric distributional…

统计方法学 · 统计学 2024-07-31 Alexander Volkmann , Nikolaus Umlauf , Sonja Greven

Linear regression is a fundamental and primitive problem in supervised machine learning, with applications ranging from epidemiology to finance. In this work, we propose methods for speeding up distributed linear regression. We do so by…

信息论 · 计算机科学 2024-04-02 Neophytos Charalambides , Hessam Mahdavifar , Mert Pilanci , Alfred O. Hero

Distributed machine learning has been widely studied in the literature to scale up machine learning model training in the presence of an ever-increasing amount of data. We study distributed machine learning from another perspective, where…

分布式、并行与集群计算 · 计算机科学 2019-05-16 Yaochen Hu , Di Niu , Jianming Yang , Shengping Zhou

Empirical research in economics increasingly relies on restricted-access data held by multiple firms or agencies, making it impossible to construct the estimator of interest on the pooled sample. At the same time, heavy-tailed distributions…

统计方法学 · 统计学 2026-05-06 Wen Zhang , Songshan Yang , Liping Zhu

Motivation: Time course data obtained from biological samples subject to specific treatments can be very useful for revealing complex and novel biological phenomena. Although an increasing number of time course microarray datasets becomes…

应用统计 · 统计学 2008-08-27 Wei Wu , Nilesh B. Dave , Naftali Kaminski

We investigate robust linear regression where data may be contaminated by an oblivious adversary, i.e., an adversary than may know the data distribution but is otherwise oblivious to the realizations of the data samples. This model has been…

机器学习 · 计算机科学 2022-02-07 Tom Norman , Nir Weinberger , Kfir Y. Levy

Gaussian process regression is a frequently used statistical method for flexible yet fully probabilistic non-linear regression modeling. A common obstacle is its computational complexity which scales poorly with the number of observations.…

统计方法学 · 统计学 2026-03-10 Adam Gorm Hoffmann , Claus Thorn Ekstrøm , Andreas Kryger Jensen

Dimensionality reduction is a main step in the learning process which plays an essential role in many applications. The most popular methods in this field like SVD, PCA, and LDA, only can be applied to data with vector format. This means…

机器学习 · 计算机科学 2019-03-01 Soheil Ahmadi , Mansoor Rezghi

Recent deep learning models have moved beyond low-dimensional regular grids such as image, video, and speech, to high-dimensional graph-structured data, such as social networks, brain connections, and knowledge graphs. This evolution has…

分布式、并行与集群计算 · 计算机科学 2018-10-22 Lingxiao Ma , Zhi Yang , Youshan Miao , Jilong Xue , Ming Wu , Lidong Zhou , Yafei Dai

We study low-rank matrix regression in settings where matrix-valued predictors and scalar responses are observed across multiple individuals. Rather than assuming a fully homogeneous coefficient matrices across individuals, we accommodate…

统计方法学 · 统计学 2025-10-28 Di Wang , Xiaoyu Zhang , Guodong Li , Wenyang Zhang

Stochastic gradient descent (SGD) provides a simple and efficient way to solve a broad range of machine learning problems. Here, we focus on distribution regression (DR), involving two stages of sampling: Firstly, we regress from…

机器学习 · 统计学 2021-03-08 Nicole Mücke

Network inference algorithms are valuable tools for the study of large-scale neuroimaging datasets. Multivariate transfer entropy is well suited for this task, being a model-free measure that captures nonlinear and lagged dependencies…

神经元与认知 · 定量生物学 2019-07-31 Leonardo Novelli , Patricia Wollstadt , Pedro Mediano , Michael Wibral , Joseph T. Lizier

Advances in generative modeling have recently been adapted to tabular data containing discrete and continuous features. However, generating mixed-type features that combine discrete states with an otherwise continuous distribution in a…

机器学习 · 计算机科学 2026-05-14 Markus Mueller , Kathrin Gruber , Dennis Fok

In this paper we present the greedy step averaging(GSA) method, a parameter-free stochastic optimization algorithm for a variety of machine learning problems. As a gradient-based optimization method, GSA makes use of the information from…

机器学习 · 计算机科学 2016-11-14 Xiatian Zhang , Fan Yao , Yongjun Tian

As the size of datasets used in statistical learning continues to grow, distributed training of models has attracted increasing attention. These methods partition the data and exploit parallelism to reduce memory and runtime, but suffer…

机器学习 · 计算机科学 2024-07-10 Fred Lu , Ryan R. Curtin , Edward Raff , Francis Ferraro , James Holt