← Search

Lijie Fan

14 accepted papers

2025

Fluid: Scaling Autoregressive Text-to-image Generative Models with Continuous Tokens

ICLR 2025poster

Scaling up autoregressive models in vision has not proven as beneficial as in large language models. In this work, we investigate this scaling problem in the context of text-to-image generation, focusing on two critical factors: whether models use discrete or continuous tokens, and whether tokens ar…

Cited by 35SourcePDFScholar
2024

Learning Vision from Models Rivals Learning Vision from Data

CVPR 2024poster

We introduce SynCLR a novel approach for learning visual representations exclusively from synthetic images without any real data. We synthesize a large dataset of image captions using LLMs then use an off-the-shelf text-to-image model to generate multiple images corresponding to each synthetic capti…

2024

Scaling Laws of Synthetic Images for Model Training ... for Now

CVPR 2024poster

Recent significant advances in text-to-image models unlock the possibility of training vision systems using synthetic images potentially overcoming the difficulty of collecting curated data at scale. It is unclear however how these models behave at scale as more synthetic data is added to the traini…

2023

Improving CLIP Training with Language Rewrites

NeurIPS 2023poster

Contrastive Language-Image Pre-training (CLIP) stands as one of the most effective and scalable methods for training transferable vision models using paired image and text data. CLIP models are trained using contrastive loss, which typically relies on data augmentations to prevent overfitting and sh…

2023

StableRep: Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners

NeurIPS 2023poster

We investigate the potential of learning visual representations using synthetic images generated by text-to-image models. This is a natural question in the light of the excellent performance of such models in generating high-quality images. We consider specifically the Stable Diffusion, one of the l…

2023

Visual Dependency Transformers: Dependency Tree Emerges From Reversed Attention

CVPR 2023poster

Humans possess a versatile mechanism for extracting structured representations of our visual world. When looking at an image, we can decompose the scene into entities and their parts as well as obtain the dependencies between them. To mimic such capability, we propose Visual Dependency Transformers…

2022

Targeted Supervised Contrastive Learning for Long-Tailed Recognition

CVPR 2022poster

Real-world data often exhibits long tail distributions with heavy class imbalance, where the majority classes can dominate the training process and alter the decision boundaries of the minority classes. Recently, researchers have investigated the potential of supervised contrastive learning for long…

Cited by 249PDFcodeScholar
2021

When does Contrastive Learning Preserve Adversarial Robustness from Pretraining to Finetuning?

NeurIPS 2021poster

Contrastive learning (CL) can learn generalizable feature representations and achieve state-of-the-art performance of downstream tasks by finetuning a linear classifier on top of it. However, as adversarial robustness becomes vital in image classification, it remains unclear whether or not CL is a…

2020

Learning Longterm Representations for Person Re-Identification Using Radio Signals

CVPR 2020poster

Person Re-Identification (ReID) aims to recognize a person-of-interest across different places and times. Existing ReID methods rely on images or videos collected using RGB cameras. They extract appearance features like clothes, shoes, hair, etc. Such features, however, can change drastically from o…

Cited by 124PDFScholar
2019

Making the Invisible Visible: Action Recognition Through Walls and Occlusions

ICCV 2019poster

Understanding people's actions and interactions typically depends on seeing them. Automating the process of action recognition from visual data has been the topic of much research in the computer vision community. But what if it is too dark, or if the person is occluded or behind a wall? In this pap…

Cited by 170PDFScholar
2018

End-to-End Learning of Motion Representation for Video Understanding

CVPR 2018poster

Despite the recent success of end-to-end learned representations, hand-crafted optical flow features are still widely used in video analysis tasks. To fill this gap, we propose TVNet, a novel end-to-end trainable neural network, to learn optical-flow-like features from data. TVNet subsumes a specifi…

Cited by 265SourcePDFScholar
2017

Efficient Optimization for Linear Dynamical Systems with Applications to Clustering and Sparse Coding

NeurIPS 2017poster

Linear Dynamical Systems (LDSs) are fundamental tools for modeling spatio-temporal data in various disciplines. Though rich in modeling, analyzing LDSs is not free of difficulty, mainly because LDSs do not comply with Euclidean geometry and hence conventional learning techniques can not be applied d…

Cited by 12SourcePDFScholar