1 code implementation • 30 May 2022 • Huiping Zhuang, Zhenyu Weng, Hongxin Wei, Renchunzi Xie, Kar-Ann Toh, Zhiping Lin
Class-incremental learning (CIL) learns a classification model with training data of different classes arising progressively.
no code implementations • 18 Mar 2022 • Kar-Ann Toh, Giuseppe Molteni, Zhiping Lin
While the primal form is suitable for problems of low dimension with large data samples, the dual form is suitable for problems of high dimension but with a small number of data samples.
no code implementations • 14 Feb 2022 • Huiping Zhuang, Zhiping Lin, Yimin Yang, Kar-Ann Toh
Training convolutional neural networks (CNNs) with back-propagation (BP) is time-consuming and resource-intensive particularly in view of the need to visit the dataset multiple times.
no code implementations • 3 Dec 2020 • Huiping Zhuang, Zhiping Lin, Kar-Ann Toh
Decoupled learning is a branch of model parallelism which parallelizes the training of a network by splitting it depth-wise into multiple modules.
no code implementations • 20 Nov 2018 • Kar-Ann Toh
Based on the property that solving the system of linear matrix equations via the column space and the row space projections boils down to an approximation in the least squares error sense, a formulation for learning the weight matrices of the multilayer network can be derived.
no code implementations • 27 Oct 2018 • Kar-Ann Toh, Zhiping Lin, Zhengguo Li, Beomseok Oh, Lei Sun
In this article, we show that solving the system of linear equations by manipulating the kernel and the range space is equivalent to solving the problem of least squares error approximation.
no code implementations • 22 Oct 2018 • Kar-Ann Toh
In this article, a novel approach to learning a complex function which can be written as the system of linear equations is introduced.
no code implementations • 9 Jun 2018 • Kar-Ann Toh, Lei Sun, Zhiping Lin
An extension of the regularized least-squares in which the estimation parameters are stretchable is introduced and studied in this paper.
no code implementations • 23 Aug 2014 • Kar-Ann Toh
This article proposes a novel solution for stretchy polynomial regression learning.