paper-with-me

홈 › Papers

Interleaving Learning, with Application to Neural Architecture Search

2021-03-12 · Hao Ban, Pengtao Xie

Interleaving learning is a human learning technique where a learner interleaves the studies of multiple topics, which increases long-term retention and improves ability to transfer learned knowledge. Inspired by the interleaving learning technique of humans, in this paper we explore whether this learning methodology is beneficial for improving the performance of machine learning models as well. We propose a novel machine learning framework referred to as interleaving learning (IL). In our framework, a set of models collaboratively learn a data encoder in an interleaving fashion: the encoder is trained by model 1 for a while, then passed to model 2 for further training, then model 3, and so on; after trained by all models, the encoder returns back to model 1 and is trained again, then moving to model 2, 3, etc. This process repeats for multiple rounds. Our framework is based on multi-level optimization consisting of multiple inter-connected learning stages. An efficient gradient-based algorithm is developed to solve the multi-level optimization problem. We apply interleaving learning to search neural architectures for image classification on CIFAR-10, CIFAR-100, and ImageNet. The effectiveness of our method is strongly demonstrated by the experimental results.

📄 PDF Abstract BibTeX arXiv:2103.07018

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningimage-classificationImage ClassificationNeural Architecture Search

Similar Papers 제목 키워드 기반

A Radar Signal Deinterleaving Method Based on Semantic Segmentation with Neural Network

2021-10-26 · Wang Chao, Sun Liting, Liu Zhangmeng, Huang Zhitao

Radar signal deinterleaving is an important part of electronic reconnaissance. This study proposes a new radar signal deinterleaving method based on semantic segmentation, which we call "semantic segmentation deinterleav…

Semantic Segmentation

Time Series Deinterleaving of DNS Traffic

2018-07-16 · Amir Asiaee, Hardik Goel, Shalini Ghosh, Vinod Yegneswaran 외

Stream deinterleaving is an important problem with various applications in the cybersecurity domain. In this paper, we consider the specific problem of deinterleaving DNS data streams using machine-learning techniques, w…

BIG-bench Machine LearningTime SeriesTime Series Analysis

Multi-Channel FFT Architectures Designed via Folding and Interleaving

2022-02-19 · Nanda K. Unnikrishnan, Keshab K. Parhi

Computing the FFT of a single channel is well understood in the literature. However, computing the FFT of multiple channels in a systematic manner has not been fully addressed. This paper presents a framework to design a…

The Turing Synthetic Radar Dataset: A dataset for pulse deinterleaving

2026-01-23 · Edward Gunn, Adam Hosford, Robert Jones, Leo Zeitler 외 arxiv

We present the Turing Synthetic Radar Dataset, a comprehensive dataset to serve both as a benchmark for radar pulse deinterleaving research and as an enabler of new research methods. The dataset addresses the critical pr…

An Effective Algorithm for Learning Single Occurrence Regular Expressions with Interleaving

2019-06-05 · Yeting Li, Haiming Chen, Xiaolan Zhang, Lingqi Zhang

The advantages offered by the presence of a schema are numerous. However, many XML documents in practice are not accompanied by a (valid) schema, making schema inference an attractive research problem. The fundamental ta…

valid