← Search

Yiyang Chen

10 accepted papers

2026

ContextFlow: Training-Free Video Object Editing via Adaptive Context Enrichment

AAAI 2026technical

Training-free video object editing aims to achieve precise object-level manipulation, including object insertion, swapping, and deletion. However, it faces significant challenges in maintaining fidelity and temporal consistency. Existing methods, often designed for U-Net architectures, suffer from t

Cited by 0SourcePDFScholar
2026

Mantis: A Versatile Vision-Language-Action Model with Disentangled Visual Foresight

CVPR 2026

Recent advances in Vision-Language-Action (VLA) models demonstrate that visual signals can effectively complement sparse action supervisions. However, letting VLA directly predict high-dimensional visual states can distribute model capacity and incur prohibitive training cost, while compressing visu

Cited by 0SourcecodeScholar
2025

A Joint Time-Frequency Attention for Leakage Detection in Water Distribution Networks Using Time Series Decomposition

ICASSP 2025accepted

Detecting leakages in a water distribution network (WDN) is a challenging task due to the complexity of data patterns caused by the pipeline leakages and the volatility of the daily demands. Usually, the data under normal operations are collected and different machine learning algorithms are develop…

Cited by 0SourceScholar
2025

Enhancing Few-Shot Class-Incremental Learning via Training-Free Bi-Level Modality Calibration

CVPR 2025poster

Few-shot Class-Incremental Learning (FSCIL) challenges models to adapt to new classes with limited samples, presenting greater difficulties than traditional classincremental learning. While existing approaches rely heavily on visual models and require additional training during base or incremental p…

2025

Harnessing Text-to-Image Diffusion Models for Point Cloud Self-Supervised Learning

ICCV 2025poster

Diffusion-based models, widely used in text-to-image generation, have proven effective in 2D representation learning. Recently, this framework has been extended to 3D self-supervised learning by constructing a conditional point generator for enhancing 3D representations. However, its performance rem…

2025

Intermediate Connectors and Geometric Priors for Language-Guided Affordance Segmentation on Unseen Object Categories

ICCV 2025poster

Language-guided Affordance Segmentation (LASO) aims to identify actionable object regions based on text instructions. At the core of its practicality is learning generalizable affordance knowledge that captures functional regions across diverse objects. However, current LASO solutions struggle to ex…

2024

Composed Image Retrieval with Text Feedback via Multi-grained Uncertainty Regularization

ICLR 2024poster

We investigate composed image retrieval with text feedback. Users gradually look for the target of interest by moving from coarse to fine-grained feedback. However, existing methods merely focus on the latter, i.e., fine-grained search, by harnessing positive and negative pairs during training. Thi…

2024

Don't Start From Scratch: Behavioral Refinement via Interpolant-based Policy Diffusion

RSS 2024poster

Imitation learning empowers artificial agents to mimic behavior by learning from demonstrations. Recently, diffusion models, which have the ability to model high-dimensional and multimodal distributions, have shown impressive performance on imitation learning tasks. These models learn to shape a pol…

2024

Local-consistent Transformation Learning for Rotation-invariant Point Cloud Analysis

CVPR 2024poster

Rotation invariance is an important requirement for point shape analysis. To achieve this current state-of-the-art methods attempt to construct the local rotation-invariant representation through learning or defining the local reference frame (LRF). Although efficient these LRF-based methods suffer…

2024

SG-NeRF: Neural Surface Reconstruction with Scene Graph Optimization

ECCV 2024poster

"3D surface reconstruction from images is essential for numerous applications. Recently, Neural Radiance Fields (NeRFs) have emerged as a promising framework for 3D modeling. However, NeRFs require accurate camera poses as input, and existing methods struggle to handle significantly noisy pose estim…