38 citations · 115 across the 10 of their papers we have counts for
16 papers · 1 filter
GLiT: Neural Architecture Search for Global and Local Image Transformer
Boyu Chen, Peixia Li, Chuming Li +6
We introduce the first Neural Architecture Search (NAS) method to find a better transformer architecture for image recognition. Recently, transformers without CNN-based backbones a…
BN-NAS: Neural Architecture Search with Batch Normalization
Boyu Chen, Peixia Li, Baopu Li +5
We present BN-NAS, neural architecture search with Batch Normalization (BN-NAS), to accelerate neural architecture search (NAS). BN-NAS can significantly reduce the time required b…
PSViT: Better Vision Transformer via Token Pooling and Attention Sharing
Boyu Chen, Peixia Li, Baopu Li +6
In this paper, we observe two levels of redundancies when applying vision transformers (ViT) for image recognition. First, fixing the number of tokens through the whole network pro…
AutoSampling: Search for Effective Data Sampling Schedules
Ming Sun, Haoxuan Dou, Baopu Li +3
Data sampling acts as a pivotal role in training deep learning models. However, an effective sampling schedule is difficult to learn due to the inherently high dimension of paramet…
Efficient Transfer Learning via Joint Adaptation of Network Architecture and Weight
Ming Sun, Haoxuan Dou, Junjie Yan
Transfer learning can boost the performance on the targettask by leveraging the knowledge of the source domain. Recent worksin neural architecture search (NAS), especially one-shot…
Inception Convolution with Efficient Dilation Search
Jie Liu, Chuming Li, Feng Liang +5
As a variant of standard convolution, a dilated convolution can control effective receptive fields and handle large scale variance of objects without introducing additional computa…