← Search

Chenyang Si

25 accepted papers

2026

BFA++: Hierarchical Best-Feature-Aware Token Prune for Multi-View Vision Language Action Model

RA-L 2026

Vision-Language-Action (VLA) models have achieved significant breakthroughs by leveraging Large Vision Language Models (VLMs) to jointly interpret instructions and visual inputs. However, the substantial increase in visual tokens, particularly from multi-view inputs, poses serious challenges to real

Cited by 0SourceScholar
2026

NOVA: Sparse Control, Dense Synthesis for Pair-Free Video Editing

CVPR 2026

Recent video editing models have achieved impressive results, but most still require large-scale paired datasets. Collecting such naturally aligned pairs at scale remains highly challenging and constitutes a critical bottleneck, especially for local video editing data. Existing workarounds transfer

Cited by 0SourcecodeScholar
2026

One-to-More: High-Fidelity Training-Free Anomaly Generation with Attention Control

CVPR 2026

Industrial anomaly detection (AD) is characterized by an abundance of normal images but a scarcity of anomalous ones. Although numerous few-shot anomaly synthesis methods have been proposed to augment anomalous data for downstream AD tasks, most existing approaches require time-consuming training an

Cited by 0SourceScholar
2026

SpineBench: A Clinically Salient, Level-Aware Benchmark Powered by the SpineMed-450k Corpus

ICLR 2026poster

Spine disorders affect 619 million people globally and are a leading cause of disability, yet AI-assisted diagnosis remains limited by the lack of level-aware, multimodal datasets. Clinical decision-making for spine disorders requires sophisticated reasoning across X-ray, CT, and MRI at specific ver…

Cited by 0SourceScholar
2025

Dual-Expert Consistency Model for Efficient and High-Quality Video Generation

ICCV 2025poster

Diffusion Models have achieved remarkable results in video synthesis but require iterative denoising steps, leading to substantial computational overhead. Consistency Models have made significant progress in accelerating diffusion models. However, directly applying them to video diffusion models oft…

2025

FasterCache: Training-Free Video Diffusion Model Acceleration with High Quality

ICLR 2025poster

In this paper, we present \textbf{\textit{FasterCache}}, a novel training-free strategy designed to accelerate the inference of video diffusion models with high-quality generation. By analyzing existing cache-based methods, we observe that \textit{directly reusing adjacent-step features degrades vid…

Cited by 6SourcePDFScholar
2025

FreeMorph: Tuning-Free Generalized Image Morphing with Diffusion Model

ICCV 2025poster

We present FreeMorph, the first tuning-free method for image morphing that accommodates inputs with varying semantics or layouts. Unlike existing methods, which rely on fine-tuning pre-trained diffusion models and are limited by time constraints and semantic/layout discrepancies, FreeMorph delivers…

2025

GOOD: Training-Free Guided Diffusion Sampling for Out-of-Distribution Detection

NeurIPS 2025poster

Recent advancements have explored text-to-image diffusion models for synthesizing out-of-distribution (OOD) samples, substantially enhancing the performance of OOD detection. However, existing approaches typically rely on perturbing text-conditioned embeddings, resulting in semantic instability and…

Cited by 0SourceScholar
2025

Rethinking Cross-Modal Interaction in Multimodal Diffusion Transformers

ICCV 2025poster

Multimodal Diffusion Transformers (MM-DiTs) have achieved remarkable progress in text-driven visual generation. However, even state-of-the-art MM-DiT models like FLUX struggle with achieving precise alignment between text prompts and generated content. We identify two key issues in the attention mec…

2024

FreeInit: Bridging Initialization Gap in Video Diffusion Models

ECCV 2024poster

"Though diffusion-based video generation has witnessed rapid progress, the inference results of existing models still exhibit unsatisfactory temporal consistency and unnatural dynamics. In this paper, we delve deep into the noise initialization of video diffusion models, and discover an implicit tra…

2024

Scaling Supervised Local Learning with Augmented Auxiliary Networks

ICLR 2024poster

Deep neural networks are typically trained using global error signals that backpropagate (BP) end-to-end, which is not only biologically implausible but also suffers from the update locking problem and requires huge memory consumption. Local learning, which updates each layer independently with a gr…

2024

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

CVPR 2024poster

We introduce a new task -- language-driven video inpainting which uses natural language instructions to guide the inpainting process. This approach overcomes the limitations of traditional video inpainting methods that depend on manually labeled binary masks a process often tedious and labor-intensi…

2024

VBench: Comprehensive Benchmark Suite for Video Generative Models

CVPR 2024highlight

Video generation has witnessed significant advancements yet evaluating these models remains a challenge. A comprehensive evaluation benchmark for video generation is indispensable for two reasons: 1) Existing metrics do not fully align with human perceptions; 2) An ideal evaluation system should pro…

2024

VideoBooth: Diffusion-based Video Generation with Image Prompts

CVPR 2024poster

Text-driven video generation witnesses rapid progress. However merely using text prompts is not enough to depict the desired subject appearance that accurately aligns with users' intents especially for customized content creation. In this paper we study the task of video generation with image prompt…

Cited by 67SourcePDFScholar
2023

FSAR: Federated Skeleton-based Action Recognition with Adaptive Topology Structure and Knowledge Distillation

ICCV 2023poster

Existing skeleton-based action recognition methods typically follow a centralized learning paradigm, which can pose privacy concerns when exposing human-related videos. Federated Learning (FL) has attracted much attention due to its outstanding advantages in privacy-preserving. However, directly app…

Cited by 8PDFScholar
2023

Frequency-Enhanced Data Augmentation for Vision-and-Language Navigation

NeurIPS 2023poster

Vision-and-Language Navigation (VLN) is a challenging task that requires an agent to navigate through complex environments based on natural language instructions. In contrast to conventional approaches, which primarily focus on the spatial domain exploration, we propose a paradigm shift toward the F…

2022

Generalizable Person Re-identification via Self-Supervised Batch Norm Test-Time Adaption

AAAI 2022technical

In this paper, we investigate the generalization problem of person re-identification (re-id), whose major challenge is the distribution shift on an unseen domain. As an important tool of regularizing the distribution, batch normalization (BN) has been widely used in existing methods. However, they n…

Cited by 26SourcePDFScholar
2022

MetaFormer Is Actually What You Need for Vision

CVPR 2022oral

Transformers have shown great potential in computer vision tasks. A common belief is their attention-based token mixer module contributes most to their competence. However, recent works show the attention-based module in transformers can be replaced by spatial MLPs and the resulted models still perf…

Cited by 1278PDFcodeScholar
2021

Few-Shot Learning with Part Discovery and Augmentation from Unlabeled Images

IJCAI 2021poster

Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via meta-learning on similar tasks. In this paper, we show that such inductive bias can be learned from a flat collectio…

Cited by 13SourcePDFScholar
2020

Adversarial Self-Supervised Learning for Semi-Supervised 3D Action Recognition

ECCV 2020poster

We consider the problem of semi-supervised 3D action recognition which has been rarely explored before. Its major challenge lies in how to effectively learn motion representations from unlabeled data. Self-supervised learning (SSL) has been proved very effective at learning representations from unla…

Cited by 83SourcePDFScholar
2019

An Attention Enhanced Graph Convolutional LSTM Network for Skeleton-Based Action Recognition

CVPR 2019poster

Skeleton-based action recognition is an important task that requires the adequate understanding of movement characteristics of a human action from the given skeleton sequence. Recent studies have shown that exploring spatial and temporal features of the skeleton sequence is vital for this task. Neve…

Cited by 1042PDFScholar
2018

Multistage Adversarial Losses for Pose-Based Human Image Synthesis

CVPR 2018poster

Human image synthesis has extensive practical applications e.g. person re-identification and data augmentation for human pose estimation. However, it is much more challenging than rigid object synthesis, e.g. cars and chairs, due to the variability of human posture. In this paper, we propose a pose-…

Cited by 72SourcePDFScholar
2018

Skeleton-Based Action Recognition with Spatial Reasoning and Temporal Stack Learning

ECCV 2018poster

Skeleton-based action recognition has made great progress recently, but many problems still remain unsolved. For example, the representations of skeleton sequences captured by most of the previous methods lack spatial structure information and detailed temporal dynamics features. In this paper, we p…

Cited by 439SourcePDFScholar