paper-with-me

홈 › Papers

EnsembleNet: End-to-End Optimization of Multi-headed Models

2019-05-24 · Hanhan Li, Joe Yue-Hei Ng, Paul Natsev

Ensembling is a universally useful approach to boost the performance of machine learning models. However, individual models in an ensemble were traditionally trained independently in separate stages without information access about the overall ensemble. Many co-distillation approaches were proposed in order to treat model ensembling as first-class citizens. In this paper, we reveal a deeper connection between ensembling and distillation, and come up with a simpler yet more effective co-distillation architecture. On large-scale datasets including ImageNet, YouTube-8M, and Kinetics, we demonstrate a general procedure that can convert a single deep neural network to a multi-headed model that has not only a smaller size but also better performance. The model can be optimized end-to-end with our proposed co-distillation loss in a single stage without human intervention.

📄 PDF Abstract BibTeX arXiv:1905.09979

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ensemble Feature for Person Re-Identification

2019-01-17 · Jiabao Wang, Yang Li, Zhuang Miao

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduce…

Person Re-Identification

Headed-Span-Based Projective Dependency Parsing

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We propose a new paradigm for projective dependency parsing based on headed spans. In a projective dependency tree, the subtree rooted at each word covers a contiguous sequence (i.e., a span) in the surface order. We c…

Dependency Parsingglobal-optimization

Multi-headed Neural Ensemble Search

2021-07-09 · Ashwin Raaghav Narayanan, Arber Zela, Tonmoy Saikia, Thomas Brox 외

Ensembles of CNN models trained with different seeds (also known as Deep Ensembles) are known to achieve superior performance over a single copy of the CNN. Neural Ensemble Search (NES) can further boost performance by a…

Diversity

Headed-Span-Based Projective Dependency Parsing

2021-08-10 · ACL 2022 5 · Songlin Yang, Kewei Tu

We propose a new method for projective dependency parsing based on headed spans. In a projective dependency tree, the largest subtree rooted at each word covers a contiguous sequence (i.e., a span) in the surface order. …

Constituency ParsingDependency Parsing

Shared Multi-Task Imitation Learning for Indoor Self-Navigation

2018-08-14 · Junhong Xu, Qiwei Liu, Hanqing Guo, Aaron Kageza 외

Deep imitation learning enables robots to learn from expert demonstrations to perform tasks such as lane following or obstacle avoidance. However, in the traditional imitation learning framework, one model only learns on…

Imitation Learning