Conference item icon

Conference item

Vision transformer with progressive sampling

Abstract:
Transformers with powerful global relation modeling abilities have been introduced to fundamental computer vision tasks recently. As a typical example, the Vision Trans-former (ViT) directly applies a pure transformer architecture on image classification, by simply splitting images into tokens with a fixed length, and employing transformers to learn relations between these tokens. However, such naive tokenization could destruct object structures, assign grids to uninterested regions such as background, and introduce interference signals. To mitigate the above issues, in this paper, we propose an iterative and progressive sampling strategy to locate discriminative regions. At each iteration, embeddings of the current sampling step are fed into a transformer encoder layer, and a group of sampling off-sets is predicted to update the sampling locations for the next step. The progressive sampling is differentiable. When combined with the Vision Transformer, the obtained PS-ViT network can adaptively learn where to look. The proposed PS-ViT is both effective and efficient. When trained from scratch on ImageNet, PS-ViT performs 3.8% higher than the vanilla ViT in terms of top-1 accuracy with about 4× fewer parameters and 10× fewer FLOPs. Code is available at https://github.com/yuexy/PS-ViT.
Publication status:
Published
Peer review status:
Peer reviewed

Actions

Access Document

Files:
Publisher copy:
10.1109/ICCV48922.2021.00044

Authors

More by this author
Institution:
University of Oxford
Division:
MPLS
Department:
Engineering Science
Role:
Author


Publisher:
IEEE
Host title:
2021 IEEE/CVF International Conference on Computer Vision (ICCV)
Pages:
377-386
Publication date:
2022-02-28
Acceptance date:
2021-07-23
Event title:
2021 IEEE/CVF International Conference on Computer Vision (ICCV 2021)
Event location:
Virtual event
Event website:
http://iccv2021.thecvf.com/home
Event start date:
2021-10-11
Event end date:
2021-10-17
DOI:
EISSN:
2380-7504
ISSN:
1550-5499
EISBN:
9781665428125
ISBN:
9781665428132


Language:
English
Keywords:
Pubs id:
1232952
Local pid:
pubs:1232952
Deposit date:
2022-01-18
ARK identifier:

Terms of use


Views and Downloads






If you are the owner of this record, you can report an update to it here: Report update to this record

TO TOP