← Search

Yutong Bai

23 accepted papers

2026

Vibe Spaces for Creatively Connecting and Expressing Visual Concepts

CVPR 2026

Creating new visual concepts often requires connecting distinct ideas through their most relevant shared attributes--their vibe. We introduce Vibe Blending, a novel task for generating coherent and meaningful hybrids that reveals these shared attributes between images. Achieving such blends is chall

Cited by 0SourcecodeScholar
2025

AlphaOne: Reasoning Models Thinking Slow and Fast at Test Time

EMNLP 2025

This paper presents AlphaOne ( 𝛼1 ), a universal framework for modulating reasoning progress in large reasoning models (LRMs) at test time. 𝛼1 first introduces 𝛼 moment, which represents the scaled thinking phase with a universal parameter 𝛼 .Within this scaled pre- 𝛼 moment phase, it dynamically sc

2025

KiVA: Kid-inspired Visual Analogies for Testing Large Multimodal Models

ICLR 2025poster

This paper investigates visual analogical reasoning in large multimodal models (LMMs) compared to human adults and children. A “visual analogy” is an abstract rule inferred from one image and applied to another. While benchmarks exist for testing visual reasoning in LMMs, they require advanced skill…

2025

Whole-Body Conditioned Egocentric Video Prediction

NeurIPS 2025poster

We train models to predict ego-centric video from human actions (PEVA), given the past video and an action represented by the relative 3D body pose. By conditioning on kinematic pose trajectories, structured by the joint hierarchy of the body, our model learns to simulate how physical human actions…

Cited by 0SourceScholar
2024

Discovering Failure Modes of Text-guided Diffusion Models via Adversarial Search

ICLR 2024poster

Text-guided diffusion models (TDMs) are widely applied but can fail unexpectedly. Common failures include: _(i)_ natural-looking text prompts generating images with the wrong content, or _(ii)_ different random samples of the latent variables that generate vastly different, and even unrelated, outpu…

Cited by 11SourcePDFScholar
2024

Evaluating Multiview Object Consistency in Humans and Image Models

NeurIPS 2024poster

We introduce a benchmark to directly evaluate the alignment between human observers and vision models on a 3D shape inference task. We leverage an experimental design from the cognitive sciences: given a set of images, participants identify which contain the same/different objects, despite considera…

Cited by 5SourcecodeScholar
2024

LLARVA: Vision-Action Instruction Tuning Enhances Robot Learning

CoRL 2024poster

In recent years, instruction-tuned Large Multimodal Models (LMMs) have been successful at several tasks, including image captioning and visual question answering; yet leveraging these models remains an open question for robotics. Prior LMMs for robotics applications have been extensively trained on…

Cited by 22SourceScholar
2024

Learning Dynamic Multi-attribute Interest for Personalized Product Search

EMNLP 2024finding

Personalized product search aims to learn personalized preferences from search logs and adjust the ranking lists returned by engines. Previous studies have extensively explored excavating valuable features to build accurate interest profiles. However, they overlook that the user’s attention varies o…

2024

Sequential Modeling Enables Scalable Learning for Large Vision Models

CVPR 2024poster

We introduce a novel sequential modeling approach which enables learning a Large Vision Model (LVM) without making use of any linguistic data. To do this we define a common format "visual sentences" in which we can represent raw images and videos as well as annotated data sources such as semantic se…

2023

Masked Autoencoders Enable Efficient Knowledge Distillers

CVPR 2023poster

This paper studies the potential of distilling knowledge from pre-trained models, especially Masked Autoencoders. Our approach is simple: in addition to optimizing the pixel reconstruction loss on masked inputs, we minimize the distance between the intermediate feature map of the teacher model and t…

2022

Point-Level Region Contrast for Object Detection Pre-Training

CVPR 2022oral

In this work we present point-level region contrast, a self-supervised pre-training approach for the task of object detection. This approach is motivated by the two key factors in detection: localization and recognition. While accurate localization favors models that operate at the pixel- or point-l…

Cited by 64PDFcodeScholar
2022

TransFG: A Transformer Architecture for Fine-Grained Recognition

AAAI 2022technical

Fine-grained visual classification (FGVC) which aims at recognizing objects from subcategories is a very challenging task due to the inherently subtle inter-class differences. Most existing works mainly tackle this problem by reusing the backbone network to extract features of detected discriminativ…

2021

Glance-and-Gaze Vision Transformer

NeurIPS 2021poster

Recently, there emerges a series of vision Transformers, which show superior performance with a more compact model size than conventional convolutional neural networks, thanks to the strong ability of Transformers to model long-range dependencies. However, the advantages of vision Transformers also…

2021

Mask Guided Matting via Progressive Refinement Network

CVPR 2021poster

We propose Mask Guided (MG) Matting, a robust matting framework that takes a general coarse mask as guidance. MG Matting leverages a network (PRN) design which encourages the matting model to provide self-guidance to progressively refine the uncertain regions through the decoding process. A series o…

Cited by 153PDFcodeScholar
2020

C2FNAS: Coarse-to-Fine Neural Architecture Search for 3D Medical Image Segmentation

CVPR 2020poster

3D convolution neural networks (CNN) have been proved very successful in parsing organs or tumours in 3D medical images, but it remains sophisticated and time-consuming to choose or design proper 3D networks given different task contexts. Recently, Neural Architecture Search (NAS) is proposed to sol…

Cited by 182PDFScholar
2019

Semantic Part Detection via Matching: Learning to Generalize to Novel Viewpoints From Limited Training Data

ICCV 2019poster

Detecting semantic parts of an object is a challenging task, particularly because it is hard to annotate semantic parts and construct large datasets. In this paper, we present an approach which can learn from a small annotated dataset containing a limited range of viewpoints and generalize to detect…

Cited by 11PDFcodeScholar