M.E. Rimer
Brigham Young University
8 Papers
66 Citations
M.E. Rimer is an academic researcher from Brigham Young University. The author has contributed to research in topics: Artificial neural network & Backpropagation. The author has an hindex of 4, co-authored 8 publications.
Chat about Author
Papers
Classification-based objective functions
M.E. Rimer,Tony Martinez +1 more
TL;DR: CB1 is presented here as a novel objective function for learning classification problems that seeks to directly minimize classification error by backpropagating error only on misclassified patterns from culprit output nodes and achieves higher accuracy on classification problems than optimizing SSE or CE.
CB3: An Adaptive Error Function for Backpropagation Training
M.E. Rimer,Tony Martinez +1 more
TL;DR: CB3, a novel CB approach that learns the error function to be used while training is presented, which significantly outperforms previous CB error functions, and also reduces average test error over conventional error metrics using 0–1 targets without weight decay.
Softprop: softmax neural network backpropagation learning
M.E. Rimer,Tony Martinez +1 more
- 25 Jul 2004
TL;DR: Softprop is a novel learning approach presented here that is reminiscent of the softmax explore-exploit Q-learning search heuristic and fits the problem while delaying settling into error minima to achieve better generalization and more robust learning.
Improving speech recognition learning through lazy training
M.E. Rimer,Tony Martinez,D.R. Wilson +2 more
- 07 Aug 2002
TL;DR: In this paper, a novel approach, called lazy training, is proposed to reduce the overfitting in multilayer backpropagation networks, which can reduce generalization error of optimized neural networks by more than half.
Network simplification through oracle learning
Joshua E. Menke,Adam H. Peterson,M.E. Rimer,Tony Martinez +3 more
- 07 Aug 2002
TL;DR: Evidence is presented that using a larger model as an oracle to train a smaller model on unlabeled data results in a simpler acceptable model and improved results over standard training methods on a similarly-sized smaller model.