paper-with-me

홈 › Papers

Small-Group Learning, with Application to Neural Architecture Search

2020-12-23 · Xuefeng Du, Pengtao Xie

In human learning, an effective learning methodology is small-group learning: a small group of students work together towards the same learning objective, where they express their understanding of a topic to their peers, compare their ideas, and help each other to trouble-shoot problems. In this paper, we aim to investigate whether this human learning method can be borrowed to train better machine learning models, by developing a novel ML framework -- small-group learning (SGL). In our framework, a group of learners (ML models) with different model architectures collaboratively help each other to learn by leveraging their complementary advantages. Specifically, each learner uses its intermediately trained model to generate a pseudo-labeled dataset and re-trains its model using pseudo-labeled datasets generated by other learners. SGL is formulated as a multi-level optimization framework consisting of three learning stages: each learner trains a model independently and uses this model to perform pseudo-labeling; each learner trains another model using datasets pseudo-labeled by other learners; learners improve their architectures by minimizing validation losses. An efficient algorithm is developed to solve the multi-level optimization problem. We apply SGL for neural architecture search. Results on CIFAR-100, CIFAR-10, and ImageNet demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2012.12502

Code (1)

dungscout96/DL-EEG

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

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

2023-04-02 · Ramtin Hosseini, Li Zhang, Bhanu Garg, Pengtao Xie

The integration of machine learning models in various real-world applications is becoming more prevalent to assist humans in their daily decision-making tasks as a result of recent advancements in this field. However, it…

Decision MakingDomain AdaptationFairnessNeural Architecture Search

Automatic Mixed-Precision Quantization Search of BERT

2021-12-30 · Changsheng Zhao, Ting Hua, Yilin Shen, Qian Lou 외

Pre-trained language models such as BERT have shown remarkable effectiveness in various natural language processing tasks. However, these models usually contain millions of parameters, which prevents them from practical …

Knowledge DistillationModel CompressionNeural Architecture SearchQuantization

GroSS: Group-Size Series Decomposition for Grouped Architecture Search

2019-12-02 · ECCV 2020 8 · Henry Howard-Jenkins, Yiwen Li, Victor A. Prisacariu

We present a novel approach which is able to explore the configuration of grouped convolutions within neural networks. Group-size Series (GroSS) decomposition is a mathematical formulation of tensor factorisation into a …

Are Large Kernels Better Teachers than Transformers for ConvNets?

2023-05-30 · Tianjin Huang, Lu Yin, Zhenyu Zhang, Li Shen 외

This paper reveals a new appeal of the recently emerged large-kernel Convolutional Neural Networks (ConvNets): as the teacher in Knowledge Distillation (KD) for small-kernel ConvNets. While Transformers have led state-of…

Knowledge Distillation

Group Communication with Context Codec for Lightweight Source Separation

2020-12-14 · Yi Luo, Cong Han, Nima Mesgarani

Despite the recent progress on neural network architectures for speech separation, the balance between the model size, model complexity and model performance is still an important and challenging problem for the deployme…

DecoderSpeech EnhancementSpeech Separation