← Search

Yang Ye

8 accepted papers

2026

Geometry Forcing: Marrying Video Diffusion and 3D Representation for Consistent World Modeling

ICLR 2026poster

Videos inherently represent 2D projections of a dynamic 3D world. However, our analysis suggests that video diffusion models trained solely on raw video data often fail to capture meaningful geometric-aware structure in their learned representations. To bridge this gap between video diffusion models…

Cited by 0SourcecodeScholar
2026

Look-Back: Implicit Visual Re-focusing in MLLM Reasoning

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in multimodal reasoning. However, they often excessively rely on textual information during the later stages of inference, neglecting the crucial integration of visual input. Current methods typically address this by explicit

Cited by 0SourcePDFScholar
2026

Spatially-Anchored Tactile Awareness for Robust Dexterous Manipulation

ICRA 2026poster

Abstract— Dexterous manipulation requires precise geometric reasoning, yet existing visuo-tactile learning methods struggle with sub-millimeter precision tasks that are routine for traditional model-based approaches. We identify a key limitation: while tactile sensors provide rich contact informatio…

2025

ImgEdit: A Unified Image Editing Dataset and Benchmark

NeurIPS 2025poster

Recent advancements in generative models have enabled high-fidelity text-to-image generation. However, open-source image-editing models still lag behind their proprietary counterparts, primarily due to limited high-quality data and insufficient benchmarks. To overcome these limitations, we introduce…

Cited by 0SourcecodeScholar
2025

OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation

NeurIPS 2025poster

Subject-to-Video (S2V) generation aims to create videos that faithfully incorporate reference content, providing enhanced flexibility in the production of videos. To establish the infrastructure for S2V generation, we propose **OpenS2V-Nexus**, consisting of (i) **OpenS2V‑Eval**, a fine‑grained benc…

Cited by 0SourceScholar
2025

WF-VAE: Enhancing Video VAE by Wavelet-Driven Energy Flow for Latent Video Diffusion Model

CVPR 2025poster

Video Variational Autoencoder (VAE) encodes videos into a low-dimensional latent space, becoming a key component of most Latent Video Diffusion Models (LVDMs) to reduce model training costs. However, as the resolution and duration of generated videos increase, the encoding cost of Video VAEs becomes…

2024

Video-LLaVA: Learning United Visual Representation by Alignment Before Projection

EMNLP 2024main

Large Vision-Language Model (LVLM) has enhanced the performance of various downstream tasks in visual-language understanding. Most existing approaches encode images and videos into separate feature spaces, which are then fed as inputs to large language models. However, due to the lack of unified tok…

2022

A Hierarchical N-Gram Framework for Zero-Shot Link Prediction

EMNLP 2022finding

Knowledge graphs typically contain a large number of entities but often cover only a fraction of all relations between them (i.e., incompleteness). Zero-shot link prediction (ZSLP) is a popular way to tackle the problem by automatically identifying unobserved relations between entities. Most recent…