← Search

Yunhao Ge

17 accepted papers

2026

Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning

ICLR 2026poster

Recent video generation models demonstrate remarkable ability to capture complex physical interactions and scene evolution over time. To leverage their spatiotemporal priors, robotics works have adapted video models for policy learning but introduce complexity by requiring multiple stages of post-tr…

Cited by 0SourcecodeScholar
2026

Scenethesis: A Language and Vision Agentic Framework for 3D Scene Generation

ICLR 2026poster

Generating interactive 3D scenes from text requires not only synthesizing assets but arranging them with spatial intelligence—support, affordances, and plausibility. However, training data for interactive scenes is dominated by a few indoor datasets, so learning-based methods overfit to in-distribut…

Cited by 0SourceScholar
2025

ArtiScene: Language-Driven Artistic 3D Scene Generation Through Image Intermediary

CVPR 2025poster

Designing 3D scenes is traditionally a challenging and laborious task that demands both artistic expertise and proficiency with complex software. Recent advances in text-to-3D generation have greatly simplified this process by letting users create scenes based on simple text descriptions. However, a…

Cited by 0SourcePDFScholar
2025

Describe Anything: Detailed Localized Image and Video Captioning

ICCV 2025poster

Generating detailed and accurate descriptions for specific regions in images and videos remains a fundamental challenge for vision-language models. We introduce the Describe Anything Model (DAM), a model designed for detailed localized captioning (DLC). DAM preserves both local details and global co…

Cited by 0SourcePDFScholar
2025

DreamDistribution: Learning Prompt Distribution for Diverse In-distribution Generation

ICLR 2025poster

The popularization of Text-to-Image (T2I) diffusion models enables the generation of high-quality images from text descriptions. However, generating diverse customized images with reference visual attributes remains challenging. This work focuses on personalizing T2I diffusion models at a more abstr…

Cited by 0SourcePDFScholar
2024

BEHAVIOR Vision Suite: Customizable Dataset Generation via Simulation

CVPR 2024highlight

The systematic evaluation and understanding of computer vision models under varying conditions require large amounts of data with comprehensive and customized labels which real-world vision datasets rarely satisfy. While current synthetic data generators offer a promising alternative particularly fo…

2024

Visual Fact Checker: Enabling High-Fidelity Detailed Caption Generation

CVPR 2024poster

Existing automatic captioning methods for visual content face challenges such as lack of detail content hallucination and poor instruction following. In this work we propose VisualFactChecker (VFC) a flexible training-free pipeline that generates high-fidelity and detailed captions for both 2D image…

Cited by 16SourcePDFScholar
2023

3D Copy-Paste: Physically Plausible Object Insertion for Monocular 3D Detection

NeurIPS 2023poster

A major challenge in monocular 3D object detection is the limited diversity and quantity of objects in real datasets. While augmenting real scenes with virtual objects holds promise to improve both the diversity and quantity of the objects, it remains elusive due to the lack of an effective 3D objec…

2023

CLR: Channel-wise Lightweight Reprogramming for Continual Learning

ICCV 2023poster

Continual learning aims to emulate the human ability to continually accumulate knowledge over sequential tasks. The main challenge is to maintain performance on previously learned tasks after learning new tasks, i.e., to avoid catastrophic forgetting. We propose a Channel-wise Lightweight Reprogramm…

Cited by 15PDFcodeScholar
2023

Improving Zero-Shot Generalization and Robustness of Multi-Modal Models

CVPR 2023poster

Multi-modal image-text models such as CLIP and LiT have demonstrated impressive performance on image classification benchmarks and their zero-shot generalization ability is particularly exciting. While the top-5 zero-shot accuracies of these models are very high, the top-1 accuracies are much lower…

2022

"Contributions of Shape, Texture, and Color in Visual Recognition"

ECCV 2022poster

"We investigate the contributions of three important features of the human visual system (HVS)---shape, texture, and color ---to object classification. We build a humanoid vision engine (HVE) that explicitly and separately computes shape, texture, and color features from images. The resulting featur…

2022

Neural-Sim: Learning to Generate Training Data with NeRF

ECCV 2022poster

"Traditional approaches for training a computer vision models requires collecting and labelling vast amounts of imagery under a diverse set of scene configurations and properties. This process is incredibly time-consuming, and it is challenging to ensure that the captured data distribution maps well…

2021

A Peek Into the Reasoning of Neural Networks: Interpreting With Structural Visual Concepts

CVPR 2021poster

Despite substantial progress in applying neural networks (NN) to a wide variety of areas, they still largely suffer from a lack of transparency and interpretability. While recent developments in explainable artificial intelligence attempt to bridge this gap (e.g., by visualizing the correlation betw…

Cited by 60PDFScholar
2020

Pose Augmentation: Class-agnostic Object Pose Transformation for Object Recognition

ECCV 2020poster

Object pose increases interclass object variance which makes object recognition from 2D images harder. To render a classifier robust to pose variations, most deep neural networks try to eliminate the influence of pose by using large datasets with many poses for each class. Here, we propose a differe…