Log inSign up
Yonglong Tian
118 posts
user avatar
Yonglong Tian
@YonglongT
Research Scientist @OpenAI. Prev RS @GoogleDeepMind , PhD @MIT. Opinions are my own.
Boston, MA
Joined June 2019
256
Following
4,257
Followers
  • user avatar
    Yonglong Tian
    @YonglongT
    Jun 2, 2023
    Today marks the official ending of my PhD life at MIT. So grateful to this journey. Coincidentally, we arXiv a paper today: arxiv.org/abs/2306.00984. It shows the potential of learning from synthetic data. This coincidence nicely concludes my PhD life in an academic manner.
    Image
    Image
    49K
  • user avatar
    Yonglong Tian
    @YonglongT
    Jan 1, 2024
    HNY! Excited to share SynCLR, that rivals CLIP and Dino v2 but uses pure synthetic data. The interesting part - it can outperform models (e.g. CLIP) directly trained on LAION-2B, which was the dataset used to train SD 1.5 that we used to generate images. arxiv.org/abs/2312.17742
    Image
    28K
  • user avatar
    Yonglong Tian
    @YonglongT
    May 18, 2021
    How contrastive learning works on large-scale uncurated data? Want to significantly improve it in such a scenario? Check the new "Divide and Contrast (DnC)" work jointly with @avdnoord and @olivierhenaff ArXiv: arxiv.org/abs/2105.08054
    Image
  • user avatar
    Yonglong Tian
    @YonglongT
    May 21, 2020
    Check this new paper: what makes for good views for contrastive learning? pdf: arxiv.org/pdf/2005.10243… code: github.com/HobbitLong/PyC… - If you like analysis, there are fun experiments and intuitive theory. - If you like SoTA, there are best-performing models to play with.
  • user avatar
    Yonglong Tian
    @YonglongT
    Jun 25, 2023
    MIT is a place for serious research.
    user avatar
    Jacob Andreas
    @jacobandreas
    Jun 24, 2023
    Image
    17K
  • user avatar
    Yonglong Tian
    @YonglongT
    May 18, 2021
    Finally arxived my intern project @DeepMind last summer. Though this internship is completely remote due to COVID-19, it's a fantastic journey, thanks to my host @avdnoord (who is super responsive), @olivierhenaff, and many other colleagues who are very helpful.
    user avatar
    Yonglong Tian
    @YonglongT
    May 18, 2021
    How contrastive learning works on large-scale uncurated data? Want to significantly improve it in such a scenario? Check the new "Divide and Contrast (DnC)" work jointly with @avdnoord and @olivierhenaff ArXiv: arxiv.org/abs/2105.08054
    Image
  • user avatar
    Yonglong Tian
    @YonglongT
    Jan 8, 2024
    Thank you @_akhaliq for featuring our work!
    user avatar
    AK
    @_akhaliq
    Jan 8, 2024
    Denoising Vision Transformers paper page: huggingface.co/papers/2401.02… identify crucial artifacts in ViTs caused by positional embeddings and propose a two-stage approach to remove these artifacts, which significantly improves the feature quality of different pre-trained ViTs
    Image
    20K
  • user avatar
    Yonglong Tian
    @YonglongT
    Jun 5, 2021
    Contrastive learning discriminates between samples from p(x,y) and samples from p(x)p(y): - Cross Entropy: x - input image; y - label - SupCon: x - image from class A; y - another image from A IMO, CE is kind of CL.
    user avatar
    Google AI
    @GoogleAI
    Jun 4, 2021
    Contrastive learning is an #ML technique typically used only in the self-supervised setting. Today we present SupCon, a method that bridges the gap between self- and fully supervised learning and consistently performs well on image classification tasks. goo.gle/2TGGWfQ
    Image
  • user avatar
    Yonglong Tian
    @YonglongT
    Oct 7, 2023
    Thank you @_akhaliq for covering our work!
    user avatar
    AK
    @_akhaliq
    Oct 6, 2023
    Leveraging Unpaired Data for Vision-Language Generative Models via Cycle Consistency paper page: huggingface.co/papers/2310.03… Current vision-language generative models rely on expansive corpora of paired image-text data to attain optimal performance and generalization capabilities.
    Image
    38K
  • user avatar
    Yonglong Tian
    @YonglongT
    Aug 26, 2021
    It's somewhere connecting *invariance* and *equivariance* representation learning.
    user avatar
    Arsha Nagrani
    @NagraniArsha
    Aug 24, 2021
    SSL contrastive works focus on HOW to create pos/neg pairs, but never use this info again. Why not ALSO encode the pair generation method? *New* paper #iccv2021! Composable Augmentation Encoding for Video Representation Learning w @jesu9, @YonglongT, @CordeliaSchmid)! @GoogleAI
    Image
    GIF
  • user avatar
    Yonglong Tian
    @YonglongT
    Jun 27, 2023
    Our new work led by elegant @xuyilun2 , Mingyang and Xiang
    user avatar
    Yilun Xu
    @xuyilun2
    Jun 27, 2023
    In diffusion models, samplers are primarily ODE-centric, overlooking slower stochastic methods. However, we show that stochastic sampler can outperform previous samplers on Stable Diffusion, if we use stochasticity correctly! check out Restart Sampling: arxiv.org/abs/2306.14878
    Image
    GIF
    3.2K
  • user avatar
    Yonglong Tian
    @YonglongT
    Apr 24, 2020
    what will happen if we build views that only share label info in the contrastive learning framework? Check out this new work... arxiv.org/pdf/2004.11362…
    user avatar
    Dilip Krishnan
    @dilipkay
    Apr 24, 2020
    Replying to @dilipkay
    It shows clear benefits in top-1 accuracy and robustness; and is more stable across a range of hyperparameters. Joint work with @PrannayKhosla @YonglongT @phillip_isola and other colleagues.
    Image
  • user avatar
    Yonglong Tian
    @YonglongT
    Feb 14, 2020
    Replying to @TheGradient and @farajtabar
    Congrats Hossein! Our CVPR submission used self-distillation, and one reviewer asked for a theoretical analysis of this technique. Now here it is...
  • user avatar
    Yonglong Tian
    @YonglongT
    Jun 2, 2023
    This paper is jointly done w/ @lijie_fan, @dilipkay, @phillip_isola, and Huiwen Chang
    user avatar
    Yonglong Tian
    @YonglongT
    Jun 2, 2023
    Today marks the official ending of my PhD life at MIT. So grateful to this journey. Coincidentally, we arXiv a paper today: arxiv.org/abs/2306.00984. It shows the potential of learning from synthetic data. This coincidence nicely concludes my PhD life in an academic manner.
    Image
    Image
    2.7K

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up