Abstract This research paper presents an innovative approach to gradient descent known as ‘‘Sample Gradient Descent’’. This method is a modification of the conventional batch gradient descent algorithm, which is often associated with space and time complexity issues. The proposed approach involves the selection of a representative sample of data, which is subsequently subjected to batch gradient descent. The selection of this sample is a crucial task, as it must accurately represent the entire dataset. To achieve this, the study employs the use of Principle Component Analysis (PCA), which is applied to the training data, with a condition that only those rows and columns of data that explain 90% of the overall variance are retained. This app...
The steplength selection is a crucial issue for the effectiveness of the stochastic gradient methods...
AbstractLearning gradients is one approach for variable selection and feature covariation estimation...
Recent years have witnessed huge advances in machine learning (ML) and its applications, especially ...
Gradient-based algorithms are popular when solving unconstrained optimization problems. By exploitin...
In this paper, we present a learning rate method for gradient descent using only first order informa...
Big Data problems in Machine Learning have large number of data points or large number of features, ...
Modern machine learning models are complex, hierarchical, and large-scale and are trained using non-...
In high dimensions, most machine learning method perform fragile even there are a little outliers. T...
The dissertation addresses the research topics of machine learning outlined below. We developed the ...
Abstract This paper presents a methodology for using varying sample sizes in batch-type optimization...
Nowadays, the major challenge in machine learning is the ‘Big Data’ challenge. The big data problems...
The success of machine learning is due in part to the effectiveness of scalable computational method...
Interpreting gradient methods as fixed-point iterations, we provide a detailed analysis of those met...
In the age of artificial intelligence, the best approach to handling huge amounts of data is a treme...
big data optimization in machine learning: special structure Single machine optimization stochastic ...
The steplength selection is a crucial issue for the effectiveness of the stochastic gradient methods...
AbstractLearning gradients is one approach for variable selection and feature covariation estimation...
Recent years have witnessed huge advances in machine learning (ML) and its applications, especially ...
Gradient-based algorithms are popular when solving unconstrained optimization problems. By exploitin...
In this paper, we present a learning rate method for gradient descent using only first order informa...
Big Data problems in Machine Learning have large number of data points or large number of features, ...
Modern machine learning models are complex, hierarchical, and large-scale and are trained using non-...
In high dimensions, most machine learning method perform fragile even there are a little outliers. T...
The dissertation addresses the research topics of machine learning outlined below. We developed the ...
Abstract This paper presents a methodology for using varying sample sizes in batch-type optimization...
Nowadays, the major challenge in machine learning is the ‘Big Data’ challenge. The big data problems...
The success of machine learning is due in part to the effectiveness of scalable computational method...
Interpreting gradient methods as fixed-point iterations, we provide a detailed analysis of those met...
In the age of artificial intelligence, the best approach to handling huge amounts of data is a treme...
big data optimization in machine learning: special structure Single machine optimization stochastic ...
The steplength selection is a crucial issue for the effectiveness of the stochastic gradient methods...
AbstractLearning gradients is one approach for variable selection and feature covariation estimation...
Recent years have witnessed huge advances in machine learning (ML) and its applications, especially ...