Related Experiment Video
Updated: Apr 10, 2026

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Subsampled Hessian Newton Methods for Supervised Learning
Chien-Chih Wang1, Chun-Heng Huang2, Chih-Jen Lin3
1Department of Computer Science, National Taiwan University, Taipei 10617, Taiwan d98922007@ntu.edu.tw.
Abstract:
Newton methods can be applied in many supervised learning approaches. However, for large-scale data, the use of the whole Hessian matrix can be time-consuming. Recently, subsampled Newton methods have been proposed to reduce the computational time by using only a subset of data for calculating an approximation of the Hessian matrix. Unfortunately, we find that in some situations, the running speed is worse than the standard Newton method because cheaper but less accurate search directions are used. In this work, we propose some novel techniques to improve the existing subsampled Hessian Newton method. The main idea is to solve a two-dimensional subproblem per iteration to adjust the search direction to better minimize the second-order approximation of the function value. We prove the theoretical convergence of the proposed method. Experiments on logistic regression, linear SVM, maximum entropy, and deep networks indicate that our techniques significantly reduce the running time of the subsampled Hessian Newton method. The resulting algorithm becomes a compelling alternative to the standard Newton method for large-scale data classification.
Related Concept Videos
Newton’s Method
Sampling Methods: Sample Types
Solid samples include a variety of substances, such as sediments from water bodies, soil, metals, and biological tissues. Two standard methods for extracting sediments from water bodies are grab sampling and piston coring. Grab sampling involves using a device to collect a discrete sediment sample from the bottom of a water body with minimal disturbance. Grab samples do not always represent the entire area due to...
Bootstrapping
Upsampling
Sampling Methods: Overview
In analytical chemistry, the choice of...
Stratified Sampling Method
To choose a stratified sample, divide the population into groups called strata and then take a...
