← Search

Ying-Cong Chen

55 accepted papers

2026

BuildAnyPoint: 3D Building Structured Abstraction from Diverse Point Clouds

CVPR 2026

We introduce BuildAnyPoint, a novel generative framework for structured 3D building reconstruction from point clouds with diverse distributions, such as those captured by airborne LiDAR and Structure-from-Motion.To recover artist-created building abstraction in this highly underconstrained setting,

Cited by 0SourceScholar
2026

DA$^{2}$: Depth Anything in Any Direction

ICLR 2026poster

Panorama has a full FoV (360$^\circ\times$180$^\circ$), offering a more complete visual description than perspective images. Thanks to this characteristic, panoramic depth estimation is gaining increasing traction in 3D vision. However, due to the scarcity of panoramic data, previous methods are oft…

Cited by 0SourcecodeScholar
2026

DiMeR: Disentangled Mesh Reconstruction Model with Normal-only Geometry Training

ICLR 2026poster

We propose DiMeR, a novel geometry-texture disentangled feed-forward model with 3D supervision for sparse-view mesh reconstruction. Existing methods confront two persistent obstacles: (i) textures can conceal geometric errors, i.e., visually plausible images can be rendered even with wrong geometry,…

Cited by 0SourcecodeScholar
2026

LongLive: Real-time Interactive Long Video Generation

ICLR 2026poster

We present LongLive, a frame-level autoregressive (AR) framework for real-time and interactive long video generation. Long video generation presents challenges in both efficiency and quality. Diffusion and Diffusion-Forcing models can produce high-quality videos but suffer from low efficiency due to…

Cited by 188SourcecodeScholar
2026

T-Rex-Omni: Integrating Negative Visual Prompt in Generic Object Detection

AAAI 2026technical

Object detection methods have evolved from closed-set to open-set paradigms over the years. Current open-set object detectors, however, remain constrained by their exclusive reliance on positive indicators based on given prompts like text descriptions or visual exemplars. This positive-only paradigm

Cited by 0SourcePDFScholar
2026

TiViBench: Benchmarking Think-in-Video Reasoning for Video Generation

CVPR 2026

The rapid evolution of video generative models has shifted their focus from producing visually plausible outputs to tackling tasks requiring physical plausibility and logical consistency. However, despite recent breakthroughs such as Veo 3's chain-of-frames reasoning, it remains unclear whether thes

Cited by 0SourcecodeScholar
2026

UniCalli: A Unified Diffusion Framework for Column-Level Generation and Recognition of Chinese Calligraphy

ICLR 2026poster

Computational replication of Chinese calligraphy, a cornerstone of cultural heritage, remains challenging. Existing methods split into two flawed camps: some render high-quality isolated characters yet miss page-level aesthetics (ligatures, spacing, scale), while others attempt page/column synthesis…

Cited by 0SourcecodeScholar
2026

ZeRCP: Towards Communication-Efficient Collaborative Perception and Future Scene Prediction via Request-Free Spatial Filtering

AAAI 2026technical

Multi-Agent collaboration addresses inherent limitations of individual agent systems, including limited sensing range and occlusion-induced blind spots. Despite significant progress, persistent challenges such as constrained communication bandwidth and under-explored subsequent extensions still hind

Cited by 0SourcePDFScholar
2025

Co-Painter: Fine-Grained Controllable Image Stylization via Implicit Decoupling and Adaptive Injection

ICCV 2025poster

Controllable diffusion models have been widely applied in image stylization. However, existing methods often treat the style in the reference image as a single, indivisible entity, which makes it difficult to transfer specific stylistic attributes. To address this issue, we propose a fine-grained co…

2025

ComfyMind: Toward General-Purpose Generation via Tree-Based Planning and Reactive Feedback

NeurIPS 2025poster

With the rapid advancement of generative models, general-purpose generation has gained increasing attention as a promising approach to unify diverse tasks across modalities within a single system. Despite this progress, existing open-source frameworks often remain fragile and struggle to support com…

Cited by 0SourceScholar
2025

DisEnvisioner: Disentangled and Enriched Visual Prompt for Customized Image Generation

ICLR 2025poster

In the realm of image generation, creating customized images from visual prompt with additional textual instruction emerges as a promising endeavor. However, existing methods, both tuning-based and tuning-free, struggle with interpreting the subject-essential attributes from the visual prompt. This…

Cited by 2SourcePDFScholar
2025

DrivingRecon: Large 4D Gaussian Reconstruction Model For Autonomous Driving

NeurIPS 2025poster

Large reconstruction model has remarkable progress, which can directly predict 3D or 4D representations for unseen scenes and objects. However, current work has not systematically explored the potential of large reconstruction models in the field of autonomous driving. To achieve this, we introduce…

Cited by 0SourcecodeScholar
2025

Event-Guided Consistent Video Enhancement with Modality-Adaptive Diffusion Pipeline

NeurIPS 2025poster

Recent advancements in low-light video enhancement (LLVE) have increasingly leveraged both RGB and event cameras to improve video quality under challenging conditions. However, existing approaches share two key drawbacks. First, they are tuned for steady low-light scenes, so their performance drops…

Cited by 0SourceScholar
2025

FlexGen: Flexible Multi-View Generation from Text and Image Inputs

ICCV 2025poster

In this work, we introduce FlexGen, a flexible framework designed to generate controllable and consistent multi-view images, conditioned on a single-view image, or a text prompt, or both. FlexGen tackles the challenges of controllable multi-view synthesis through additional conditioning on 3D-aware…

Cited by 0SourcePDFScholar
2025

GaussianProperty: Integrating Physical Properties to 3D Gaussians with LMMs

ICCV 2025poster

Estimating physical properties for visual data is a crucial task in computer vision, graphics, and robotics, underpinning applications such as augmented reality, physical simulation, and robotic grasping. However, this area remains under-explored due to the inherent ambiguities in physical property…

Cited by 0SourcePDFScholar
2025

Kiss3DGen: Repurposing Image Diffusion Models for 3D Asset Generation

CVPR 2025poster

Diffusion models have achieved great success in generating 2D images. However, the quality and generalizability of 3D content generation remain limited. State-of-the-art methods often require large-scale 3D assets for training, which are challenging to collect. In this work, we introduce Kiss3DGen (…

2025

Lotus: Diffusion-based Visual Foundation Model for High-quality Dense Prediction

ICLR 2025poster

Leveraging the visual priors of pre-trained text-to-image diffusion models offers a promising solution to enhance zero-shot generalization in dense prediction tasks. However, existing methods often uncritically use the original diffusion formulation, which may not be optimal due to the fundamental d…

Cited by 33SourcePDFScholar
2025

Orchestrating Audio: Multi-Agent Framework for Long-Video Audio Synthesis

EMNLP 2025

Video-to-audio synthesis, which generates synchronized audio for visual content, critically enhances viewer immersion and narrative coherence in film and interactive media. However, video-to-audio dubbing for long-form content remains an unsolved challenge due to dynamic semantic shifts, audio diver

Cited by 0SourcePDFScholar
2025

PARM: Multi-Objective Test-Time Alignment via Preference-Aware Autoregressive Reward Model

ICML 2025poster

Multi-objective test-time alignment aims to adapt large language models (LLMs) to diverse multi-dimensional user preferences during inference while keeping LLMs frozen. Recently, GenARM (Xu et al., 2025) first independently trains Autoregressive Reward Models (ARMs) for each preference dimension wi…

2025

POSTA: A Go-to Framework for Customized Artistic Poster Generation

CVPR 2025poster

Poster design is a critical medium for visual communication. Prior work has explored automatic poster design using deep learning techniques, but these approaches lack text accuracy, user customization, and aesthetic appeal, limiting their applicability in artistic domains such as movies and exhibiti…

Cited by 4SourcePDFScholar
2025

PRM: Photometric Stereo based Large Reconstruction Model

ICCV 2025poster

We propose PRM, a novel photometric stereo based large reconstruction model to reconstruct high-quality meshes with fine-grained details. Previous large reconstruction models typically prepare training images under fixed and simple lighting, offering minimal photometric cues for precise reconstructi…

Cited by 0SourcePDFScholar
2025

PhysDrive: A Multimodal Remote Physiological Measurement Dataset for In-vehicle Driver Monitoring

NeurIPS 2025poster

Robust and unobtrusive in-vehicle physiological monitoring is crucial for ensuring driving safety and user experience. While remote physiological measurement (RPM) offers a promising non-invasive solution, its translation to real-world driving scenarios is critically constrained by the scarcity of c…

Cited by 0SourceScholar
2025

PreGenie: An Agentic Framework for High-quality Visual Presentation Generation

EMNLP 2025

Visual presentations are vital for effective communication. Early attempts to automate their creation using deep learning often faced issues such as poorly organized layouts, inaccurate text summarization, and a lack of image understanding, leading to mismatched visuals and text. These limitations r

Cited by 0SourcePDFScholar
2025

SURGEON: Memory-Adaptive Fully Test-Time Adaptation via Dynamic Activation Sparsity

CVPR 2025highlight

Despite the growing integration of deep models into mobile terminals, the accuracy of these models declines significantly due to various deployment interferences. Test-time adaptation (TTA) has emerged to improve the performance of deep models by adapting them to unlabeled target data online. Yet, t…

2025

Sat2City: 3D City Generation from A Single Satellite Image with Cascaded Latent Diffusion

ICCV 2025poster

Recent advancements in generative models have enabled 3D urban scene generation from satellite imagery, unlocking promising applications in gaming, digital twins, and beyond. However, most existing methods rely heavily on neural rendering techniques, which hinder their ability to produce detailed 3D…

Cited by 0SourcePDFScholar
2025

Scene Graph Guided Generation: Enable Accurate Relations Generation in Text-to-Image Models via Textural Rectification

ICCV 2025poster

Recent advancements in text-to-image generation have been propelled by the development of diffusion models and multi-modality learning. However, since text is typically represented sequentially in these models, it often falls short in providing accurate contextualization and structural control. So t…

Cited by 0SourcePDFScholar
2025

StreamGS: Online Generalizable Gaussian Splatting Reconstruction for Unposed Image Streams

ICCV 2025poster

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in real-time is in high demand. However, none of existing methods yet meet the dema…

Cited by 0SourcePDFScholar
2025

Towards Generalizable Multi-Camera 3D Object Detection via Perspective Rendering

AAAI 2025technical

Detecting and localizing objects in 3D space using multiple cameras, known as Multi-Camera 3D Object Detection (MC3D-Det), has gained prominence with the advent of bird's-eye view (BEV) approaches. However, these methods often struggle with the serious domain gaps caused by various viewpoints and en…

2025

TransPixeler: Advancing Text-to-Video Generation with Transparency

CVPR 2025poster

Text-to-video generative models have made significant strides, enabling diverse applications in entertainment, advertising, and education. However, generating RGBA video, which includes alpha channels for transparency, remains a challenge due to limited datasets and the difficulty of adapting existi…

2025

Uni-Renderer: Unifying Rendering and Inverse Rendering Via Dual Stream Diffusion

CVPR 2025poster

Rendering and inverse rendering are pivotal tasks in both computer vision and graphics. The rendering equation is the core of the two tasks, as an ideal conditional distribution transfer function from intrinsic properties to RGB images. Despite achieving promising results of existing rendering metho…

Cited by 0SourcePDFScholar
2024

Adv3D: Generating 3D Adversarial Examples for 3D Object Detection in Driving Scenarios with NeRF

IROS 2024poster

Deep neural networks (DNNs) have been proven extremely susceptible to adversarial examples, which raises special safety-critical concerns for DNN-based autonomous driving stacks (i.e., 3D object detection). Although there are extensive works on image-level attacks, most are restricted to 2D pixel sp…

Cited by 2SourceScholar
2024

Backdoor Contrastive Learning via Bi-level Trigger Optimization

ICLR 2024poster

Contrastive Learning (CL) has attracted enormous attention due to its remarkable capability in unsupervised representation learning. However, recent works have revealed the vulnerability of CL to backdoor attacks: the feature extractor could be misled to embed backdoored data close to an attack targ…

2024

Bridging Data Gaps in Diffusion Models with Adversarial Noise-Based Transfer Learning

ICML 2024spotlight

Diffusion Probabilistic Models (DPMs) show significant potential in image generation, yet their performance hinges on having access to large datasets. Previous works, like Generative Adversarial Networks (GANs), have tackled the limited data problem by transferring pre-trained models learned with su…

Cited by 1SourcePDFScholar
2024

GNeRP: Gaussian-guided Neural Reconstruction of Reflective Objects with Noisy Polarization Priors

ICLR 2024poster

Learning surfaces from neural radiance field (NeRF) became a rising topic in Multi-View Stereo (MVS). Recent Signed Distance Function (SDF)-based methods demonstrated their ability to reconstruct exact 3D shapes of Lambertian scenes. However, their results on reflective scenes are unsatisfactory du…

Cited by 0SourcePDFScholar
2024

HAWK: Learning to Understand Open-World Video Anomalies

NeurIPS 2024poster

Video Anomaly Detection (VAD) systems can autonomously monitor and identify disturbances, reducing the need for manual labor and associated costs. However, current VAD systems are often limited by their superficial semantic understanding of scenes and minimal user interaction. Additionally, the prev…

2024

Learning to Remove Wrinkled Transparent Film with Polarized Prior

CVPR 2024poster

In this paper we study a new problem Film Removal (FR) which attempts to remove the interference of wrinkled transparent films and reconstruct the original information under films for industrial recognition systems. We first physically model the imaging of industrial materials covered by the film. C…

2024

Low-Rank Approximation for Sparse Attention in Multi-Modal LLMs

CVPR 2024poster

This paper focuses on the high computational complexity in Large Language Models (LLMs) a significant challenge in both natural language processing (NLP) and multi-modal tasks. We propose Low-Rank Approximation for Sparse At- tention (LoRA-Sparse) an innovative approach that strate- gically reduces…

Cited by 11SourcePDFScholar
2023

Lift3D: Synthesize 3D Training Data by Lifting 2D GAN to 3D Generative Radiance Field

CVPR 2023poster

This work explores the use of 3D generative models to synthesize training data for 3D vision tasks. The key requirements of the generative models are that the generated data should be photorealistic to match the real-world scenarios, and the corresponding 3D attributes should be aligned with given s…

2023

Not All Steps are Created Equal: Selective Diffusion Distillation for Image Manipulation

ICCV 2023poster

Conditional diffusion models have demonstrated impressive performance in image manipulation tasks. The general pipeline involves adding noise to the image and then denoising it. However, this method faces a trade-off problem: adding too much noise affects the fidelity of the image while adding too l…

Cited by 12PDFcodeScholar
2023

ReTR: Modeling Rendering Via Transformer for Generalizable Neural Surface Reconstruction

NeurIPS 2023poster

Generalizable neural surface reconstruction techniques have attracted great attention in recent years. However, they encounter limitations of low confidence depth distribution and inaccurate surface reasoning due to the oversimplified volume rendering process employed. In this paper, we present Reco…

2023

Real-Time 6K Image Rescaling With Rate-Distortion Optimization

CVPR 2023poster

The task of image rescaling aims at embedding an high-resolution (HR) image into a low-resolution (LR) one that can contain embedded information for HR image reconstruction. Existing image rescaling methods do not optimize the LR image file size and recent flow-based rescaling methods are not real-t…

2023

Ref-NeuS: Ambiguity-Reduced Neural Implicit Surface Learning for Multi-View Reconstruction with Reflection

ICCV 2023oral

Neural implicit surface learning has shown significant progress in multi-view 3D reconstruction, where an object is represented by multilayer perceptrons that provide continuous implicit surface representation and view-dependent radiance. However, current methods often fail to accurately reconstruct…

Cited by 62PDFcodeScholar
2022

Representation Compensation Networks for Continual Semantic Segmentation

CVPR 2022poster

In this work, we study the continual semantic segmentation problem, where the deep neural networks are required to incorporate new classes continually without catastrophic forgetting. We propose to use a structural re-parameterization mechanism, named representation compensation (RC) module, to deco…

Cited by 131PDFcodeScholar
2021

Learning To Know Where To See: A Visibility-Aware Approach for Occluded Person Re-Identification

ICCV 2021poster

Person re-identification (ReID) has gained an impressive progress in recent years. However, the occlusion is still a common and challenging problem for recent ReID methods. Several mainstream methods utilize extra cues (e.g., human pose information) to distinguish human parts from obstacles to allev…

Cited by 86PDFScholar
2020

Spatial-Temporal Graph Convolutional Network for Video-Based Person Re-Identification

CVPR 2020poster

While video-based person re-identification (Re-ID) has drawn increasing attention and made great progress in recent years, it is still very challenging to effectively overcome the occlusion problem and the visual ambiguity problem for visually similar negative samples. On the other hand, we observe…

Cited by 266PDFScholar
2019

Homomorphic Latent Space Interpolation for Unpaired Image-To-Image Translation

CVPR 2019oral

Generative adversarial networks have achieved great success in unpaired image-to-image translation. Cycle consistency allows modeling the relationship between two distinct domains without paired data. In this paper, we propose an alternative framework, as an extension of latent space interpolation,…

Cited by 81PDFScholar
2019

Semantic Component Decomposition for Face Attribute Manipulation

CVPR 2019poster

Deep neural network-based methods were proposed for face attribute manipulation. There still exist, however, two major issues, i.e., insufficient visual quality (or resolution) of the results and lack of user control. They limit the applicability of existing methods since users may have different ed…

Cited by 47PDFScholar
2018

Facelet-Bank for Fast Portrait Manipulation

CVPR 2018poster

Digital face manipulation has become a popular and fascinating way to touch images with the prevalence of smart phones and social networks. With a wide variety of user preferences, facial expressions, and accessories, a general and flexible model is necessary to accommodate different types of facial…

Cited by 57SourcePDFScholar