← Search

Yu-Cheng Chou

6 accepted papers

2026

Captain Safari: A World Engine with Pose-Aligned 3D Memory

CVPR 2026

World engines aim to synthesize long, 3D-consistent videos that support interactive exploration of a scene under user-controlled camera motion. However, existing systems struggle under aggressive 6-DoF trajectories and complex outdoor layouts: they lose long-range geometric coherence, deviate from t

Cited by 0SourcecodeScholar
2026

Generative Adversarial Reasoner: Enhancing LLM Reasoning with Adversarial Reinforcement Learning

ICLR 2026poster

Large language models (LLMs) with explicit reasoning capabilities excel at mathematical reasoning yet still commit process errors, such as incorrect calculations, brittle logic, and superficially plausible but invalid steps. In this paper, we introduce Generative Adversarial Reasoner, an on-policy j…

Cited by 0SourcecodeScholar
2025

3DSRBench: A Comprehensive 3D Spatial Reasoning Benchmark

ICCV 2025poster

3D spatial reasoning is the ability to analyze and interpret the positions, orientations, and spatial relationships of objects within the 3D space. This allows models to develop a comprehensive understanding of the 3D scene, enabling their applicability to a broader range of applications, such as au…

Cited by 0SourcePDFScholar
2025

SpatialReasoner: Towards Explicit and Generalizable 3D Spatial Reasoning

NeurIPS 2025poster

Despite recent advances on multi-modal models, 3D spatial reasoning remains a challenging task for state-of-the-art open-source and proprietary models. Recent studies explore data-driven approaches and achieve enhanced spatial reasoning performance by fine-tuning models on 3D-related visual question…

Cited by 0SourceScholar
2025

Vision‑Language‑Vision Auto‑Encoder: Scalable Knowledge Distillation from Diffusion Models

NeurIPS 2025poster

Building state-of-the-art Vision-Language Models (VLMs) with strong captioning capabilities typically necessitates training on billions of high-quality image-text pairs, requiring millions of GPU hours. This paper introduces the Vision-Language-Vision **(VLV)** auto-encoder framework, which strategi…

Cited by 0SourceScholar
2024

Touchstone Benchmark: Are We on the Right Way for Evaluating AI Algorithms for Medical Segmentation?

NeurIPS 2024poster

How can we test AI performance? This question seems trivial, but it isn't. Standard benchmarks often have problems such as in-distribution and small-size test sets, oversimplified metrics, unfair comparisons, and short-term outcome pressure. As a consequence, good performance on standard benchmarks…