← Search

Fangyun Wei

45 accepted papers

2026

Spatia: Video Generation with Updatable Spatial Memory

CVPR 2026

Existing video generation models struggle to maintain long-term spatial and temporal consistency due to the dense, high-dimensional nature of video signals. To overcome this limitation, we propose Spatia, a spatial memory-aware video generation framework that explicitly preserves a 3D scene point cl

Cited by 0SourcecodeScholar
2025

EAGLE-3: Scaling up Inference Acceleration of Large Language Models via Training-Time Test

NeurIPS 2025poster

The sequential nature of modern LLMs makes them expensive and slow, and speculative sam- pling has proven to be an effective solution to this problem. Methods like EAGLE perform autoregression at the feature level, reusing top- layer features from the target model to achieve better results than vani…

Cited by 0SourcecodeScholar
2025

Improved Noise Schedule for Diffusion Training

ICCV 2025poster

Diffusion models have emerged as the de facto choice for generating high-quality visual signals across various domains.However, training a single model to predict noise across various levels poses significant challenges, necessitating numerous iterations and incurring significant computational costs…

Cited by 0SourcePDFScholar
2025

Minimizing Labeled, Maximizing Unlabeled: An Image-Driven Approach for Video Instance Segmentation

CVPR 2025poster

Traditional video instance segmentation (VIS) models rely on extensive per-frame video annotations, which are both time-consuming and costly. In this paper, we present MinMaxVIS, a novel VIS framework that reduces the dependency on fully labeled video datasets by utilizing a small set of labeled ima…

Cited by 0SourcePDFScholar
2025

UniGraspTransformer: Simplified Policy Distillation for Scalable Dexterous Robotic Grasping

CVPR 2025poster

We introduce UniGraspTransformer, a universal Transformer-based network for dexterous robotic grasping that simplifies training while enhancing scalability and performance. Unlike prior methods such as UniDexGrasp++, which require complex, multi-step training pipelines, UniGraspTransformer follows a…

2025

VideoVLA: Video Generators Can Be Generalizable Robot Manipulators

NeurIPS 2025poster

Generalization in robot manipulation is essential for deploying robots in open-world environments and advancing toward artificial general intelligence. While recent Vision-Language-Action (VLA) models leverage large pre-trained understanding models for perception and instruction following, their abi…

Cited by 0SourceScholar
2024

A Hong Kong Sign Language Corpus Collected from Sign-interpreted TV News

COLING 2024main

This paper introduces TVB-HKSL-News, a new Hong Kong sign language (HKSL) dataset collected from a TV news program over a period of 7 months. The dataset is collected to enrich resources for HKSL and support research in large-vocabulary continuous sign language recognition (SLR) and translation (SLT…

Cited by 4SourcePDFScholar
2024

A Large-Scale Human-Centric Benchmark for Referring Expression Comprehension in the LMM Era

NeurIPS 2024poster

Prior research in human-centric AI has primarily addressed single-modality tasks like pedestrian detection, action recognition, and pose estimation. However, the emergence of large multimodal models (LMMs) such as GPT-4V has redirected attention towards integrating language with visual content. Refe…

2024

AnyTool: Self-Reflective, Hierarchical Agents for Large-Scale API Calls

ICML 2024poster

We introduce AnyTool, a large language model agent designed to revolutionize the utilization of a vast array of tools in addressing user queries. We utilize over 16,000 APIs from Rapid API, operating under the assumption that a subset of these APIs could potentially resolve the queries. AnyTool prim…

2024

EAGLE-2: Faster Inference of Language Models with Dynamic Draft Trees

EMNLP 2024main

Inference with modern Large Language Models (LLMs) is expensive and time-consuming, and speculative sampling has proven to be an effective solution. Most speculative sampling methods such as EAGLE use a static draft tree, implicitly assuming that the acceptance rate of draft tokens depends only on t…

2024

EAGLE: Speculative Sampling Requires Rethinking Feature Uncertainty

ICML 2024poster

Autoregressive decoding makes the inference of Large Language Models (LLMs) time-consuming. In this paper, we reconsider speculative sampling and derive two key observations. Firstly, autoregression at the feature (second-to-top-layer) level is more straightforward than at the token level. Secondly,…

2024

Hybrid Proposal Refiner: Revisiting DETR Series from the Faster R-CNN Perspective

CVPR 2024poster

With the transformative impact of the Transformer DETR pioneered the application of the encoder-decoder architecture to object detection. A collection of follow-up research e.g. Deformable DETR aims to enhance DETR while adhering to the encoder-decoder design. In this work we revisit the DETR series…

2024

LoRASC: Expressive and Generalizable Low-rank Adaptation for Large Models via Slow Cascaded Learning

EMNLP 2024finding

Efficient fine-tuning plays a fundamental role in modern large models, with low-rank adaptation emerging as a particularly promising approach. However, the existing variants of LoRA are hampered by limited expressiveness, a tendency to overfit, and sensitivity to hyperparameter settings. This paper…

2024

RAIN: Your Language Models Can Align Themselves without Finetuning

ICLR 2024poster

Large language models (LLMs) often demonstrate inconsistencies with human preferences. Previous research typically gathered human preference data and then aligned the pre-trained models using reinforcement learning or instruction tuning, a.k.a. the finetuning step. In contrast, aligning frozen LLMs…

2024

Scaling the Codebook Size of VQ-GAN to 100,000 with a Utilization Rate of 99%

NeurIPS 2024poster

In the realm of image quantization exemplified by VQGAN, the process encodes images into discrete tokens drawn from a codebook with a predefined size. Recent advancements, particularly with LLAMA 3, reveal that enlarging the codebook significantly enhances model performance. However, VQGAN and its d…

2023

CiCo: Domain-Aware Sign Language Retrieval via Cross-Lingual Contrastive Learning

CVPR 2023poster

This work focuses on sign language retrieval--a recently proposed task for sign language understanding. Sign language retrieval consists of two sub-tasks: text-to-sign-video (T2V) retrieval and sign-video-to-text (V2T) retrieval. Different from traditional video-text retrieval, sign language videos,…

2023

Iterative Proposal Refinement for Weakly-Supervised Video Grounding

CVPR 2023poster

Weakly-Supervised Video Grounding (WSVG) aims to localize events of interest in untrimmed videos with only video-level annotations. To date, most of the state-of-the-art WSVG methods follow a two-stage pipeline, i.e., firstly generating potential temporal proposals and then grounding with these prop…

2023

Side Adapter Network for Open-Vocabulary Semantic Segmentation

CVPR 2023highlight

This paper presents a new framework for open-vocabulary semantic segmentation with the pre-trained vision-language model, named SAN. Our approach models the semantic segmentation task as a region recognition problem. A side network is attached to a frozen CLIP model with two branches: one for predic…

2023

TinyMIM: An Empirical Study of Distilling MIM Pre-Trained Models

CVPR 2023poster

Masked image modeling (MIM) performs strongly in pre-training large vision Transformers (ViTs). However, small models that are critical for real-world applications cannot or only marginally benefit from this pre-training approach. In this paper, we explore distillation techniques to transfer the suc…

2023

Two-Shot Video Object Segmentation

CVPR 2023poster

Previous works on video object segmentation (VOS) are trained on densely annotated videos. Nevertheless, acquiring annotations in pixel level is expensive and time-consuming. In this work, we demonstrate the feasibility of training a satisfactory VOS model on sparsely annotated videos--we merely req…

2022

A Simple Baseline for Open-Vocabulary Semantic Segmentation with Pre-trained Vision-Language Model

ECCV 2022poster

"Recently, open-vocabulary image classification by vision language pre-training has demonstrated incredible achievements, that the model can classify arbitrary categories without seeing additional annotated images of that category. However, it is still unclear how to make the open-vocabulary recogni…

2022

A Simple Multi-Modality Transfer Learning Baseline for Sign Language Translation

CVPR 2022poster

This paper proposes a simple transfer learning baseline for sign language translation. Existing sign language datasets (e.g. PHOENIX-2014T, CSL-Daily) contain only about 10K-20K pairs of sign videos, gloss annotations and texts, which are an order of magnitude smaller than typical parallel data for…

Cited by 182PDFcodeScholar
2022

AniFaceGAN: Animatable 3D-Aware Face Image Generation for Video Avatars

NeurIPS 2022accept

Although 2D generative models have made great progress in face image generation and animation, they often suffer from undesirable artifacts such as 3D inconsistency when rendering images from different camera viewpoints. This prevents them from synthesizing video animations indistinguishable from re…

2022

Cross-Model Pseudo-Labeling for Semi-Supervised Action Recognition

CVPR 2022oral

Semi-supervised action recognition is a challenging but important task due to the high cost of data annotation. A common approach to this problem is to assign unlabeled data with pseudo-labels, which are then used as additional supervision in training. Typically in recent work, the pseudo-labels are…

Cited by 75PDFScholar
2022

Frame-Wise Action Representations for Long Videos via Sequence Contrastive Learning

CVPR 2022poster

Prior works on action representation learning mainly focus on designing various architectures to extract the global representations for short video clips. In contrast, many practical applications such as video alignment have strong demand for learning dense representations for long videos. In this p…

Cited by 53PDFcodeScholar
2022

Learning To Prompt for Open-Vocabulary Object Detection With Vision-Language Model

CVPR 2022poster

Recently, vision-language pre-training shows great potential in open-vocabulary object detection, where detectors trained on base classes are devised for detecting new classes. The class text embedding is firstly generated by feeding prompts to the text encoder of a pre-trained vision-language model…

Cited by 398PDFcodeScholar
2022

Two-Stream Network for Sign Language Recognition and Translation

NeurIPS 2022accept

Sign languages are visual languages using manual articulations and non-manual elements to convey information. For sign language recognition and translation, the majority of existing approaches directly encode RGB videos into hidden representations. RGB videos, however, are raw signals with substanti…

2021

ADNet: Leveraging Error-Bias Towards Normal Direction in Face Alignment

ICCV 2021poster

The recent progress of CNN has dramatically improved face alignment performance. However, few works have paid attention to the error-bias with respect to error distribution of facial landmarks. In this paper, we investigate the error-bias issue in face alignment, where the distributions of landmark…

Cited by 69PDFcodeScholar
2021

Aligning Pretraining for Detection via Object-Level Contrastive Learning

NeurIPS 2021spotlight

Image-level contrastive representation learning has proven to be highly effective as a generic model for transfer learning. Such generality for transfer learning, however, sacrifices specificity if we are interested in a certain downstream task. We argue that this could be sub-optimal and thus advo…

2021

Bootstrap Your Object Detector via Mixed Training

NeurIPS 2021spotlight

We introduce MixTraining, a new training paradigm for object detection that can improve the performance of existing detectors for free. MixTraining enhances data augmentation by utilizing augmentations of different strengths while excluding the strong augmentations of certain training samples that m…

2021

Dual Path Learning for Domain Adaptation of Semantic Segmentation

ICCV 2021poster

Domain adaptation for semantic segmentation enables to alleviate the need for large-scale pixel-wise annotations. Recently, self-supervised learning (SSL) with a combination of image-to-image translation shows great effectiveness in adaptive segmentation. The most common practice is to perform SSL a…

Cited by 82PDFcodeScholar
2021

End-to-End Semi-Supervised Object Detection With Soft Teacher

ICCV 2021poster

Previous pseudo-label approaches for semi-supervised object detection typically follow a multi-stage schema, with the first stage to train an initial detector on a few labeled data, followed by the pseudo labeling and re-training stage on unlabeled data. These multi-stage methods complicate the trai…

Cited by 620PDFcodeScholar
2021

Semi-Supervised Semantic Segmentation via Adaptive Equalization Learning

NeurIPS 2021spotlight

Due to the limited and even imbalanced data, semi-supervised semantic segmentation tends to have poor performance on some certain categories, e.g., tailed categories in Cityscapes dataset which exhibits a long-tailed label distribution. Existing approaches almost all neglect this problem, and treat…

2020

Design and Interpretation of Universal Adversarial Patches in Face Detection

ECCV 2020poster

We consider universal adversarial patches for faces --- small visual elements whose addition to a face image reliably destroys the performance of face detectors. Unlike previous work that mostly focused on the algorithmic design of adversarial examples in terms of improving the success rate as an at…

Cited by 51SourcePDFScholar
2020

Point-Set Anchors for Object Detection, Instance Segmentation and Pose Estimation

ECCV 2020poster

Instance Segmentation and Pose Estimation","A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the image features extr…

2020

RelationNet++: Bridging Visual Representations for Object Detection via Transformer Decoder

NeurIPS 2020spotlight

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in CornerNet. While these different representations usually drive the f…

2020

Restoring Negative Information in Few-Shot Object Detection

NeurIPS 2020poster

Few-shot learning has recently emerged as a new challenge in the deep learning field: unlike conventional methods that train the deep neural networks (DNNs) with a large number of labeled data, it asks for the generalization of DNNs on new classes with few annotated samples. Recent advances in few-s…