scispace - formally typeset
Y

Yutong Lin

Researcher at Microsoft

Publications -  17
Citations -  4305

Yutong Lin is an academic researcher from Microsoft. The author has contributed to research in topics: Computer science & Feature learning. The author has an hindex of 8, co-authored 13 publications receiving 593 citations. Previous affiliations of Yutong Lin include Xi'an Jiaotong University & Tsinghua University.

Papers
More filters
Posted Content

Swin Transformer: Hierarchical Vision Transformer using Shifted Windows.

TL;DR: Wang et al. as mentioned in this paper proposed a new vision Transformer called Swin Transformer, which is computed with shifted windows to address the differences between the two domains, such as large variations in the scale of visual entities and the high resolution of pixels in images compared to words in text.
Posted Content

Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning

TL;DR: The pixel-level pretext tasks are found to be effective for pre-training not only regular backbone networks but also head networks used for dense downstream tasks, and are complementary to instance-level contrastive methods.
Book ChapterDOI

Negative Margin Matters: Understanding Margin in Few-Shot Classification

TL;DR: In this article, negative margin loss is introduced to metric learning based few-shot learning methods, which significantly outperforms regular softmax loss, and achieves state-of-the-art accuracy.
Proceedings ArticleDOI

Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning

TL;DR: PixPro as mentioned in this paper introduces pixel-level pretext tasks for learning dense feature representations, and additionally proposes a pixel-to-propagation consistency task that produces better results, even surpassing the state-of-the-art approaches by a large margin.
Posted Content

Negative Margin Matters: Understanding Margin in Few-shot Classification

TL;DR: It is found that although negative margin reduces the feature discriminability for training classes, it may also avoid falsely mapping samples of the same novel class to multiple peaks or clusters, and thus benefit the discrimination of novel classes.