Learning by Examples Based on Multi-level Optimization

09/22/2021
by   Shentong Mo, et al.
0

Learning by examples, which learns to solve a new problem by looking into how similar problems are solved, is an effective learning method in human learning. When a student learns a new topic, he/she finds out exemplar topics that are similar to this new topic and studies the exemplar topics to deepen the understanding of the new topic. We aim to investigate whether this powerful learning skill can be borrowed from humans to improve machine learning as well. In this work, we propose a novel learning approach called Learning By Examples (LBE). Our approach automatically retrieves a set of training examples that are similar to query examples and predicts labels for query examples by using class labels of the retrieved examples. We propose a three-level optimization framework to formulate LBE which involves three stages of learning: learning a Siamese network to retrieve similar examples; learning a matching network to make predictions on query examples by leveraging class labels of retrieved similar examples; learning the “ground-truth” similarities between training examples by minimizing the validation loss. We develop an efficient algorithm to solve the LBE problem and conduct extensive experiments on various benchmarks where the results demonstrate the effectiveness of our method on both supervised and few-shot learning.

READ FULL TEXT

page 8

page 9

research
12/28/2020

Learning by Ignoring

Learning by ignoring, which identifies less important things and exclude...
research
12/23/2020

Learning by Self-Explanation, with Application to Neural Architecture Search

Learning by self-explanation, where students explain a learned topic to ...
research
11/11/2021

Learning from Mistakes – A Framework for Neural Architecture Search

Learning from one's mistakes is an effective human learning technique wh...
research
12/13/2019

Few-shot Learning with Contextual Cueing for Object Recognition in Complex Scenes

Few-shot Learning aims to recognize new concepts from a small number of ...
research
11/14/2020

Towards Zero-Shot Learning with Fewer Seen Class Examples

We present a meta-learning based generative model for zero-shot learning...
research
04/02/2023

Learning by Grouping: A Multilevel Optimization Framework for Improving Fairness in Classification without Losing Accuracy

The integration of machine learning models in various real-world applica...
research
03/07/2019

Real-Time Boiler Control Optimization with Machine Learning

In coal-fired power plants, it is critical to improve the operational ef...

Please sign up or login with your details

Forgot password? Click here to reset