← Search

Yun Fu

106 accepted papers

2026

Den-TP: A Density-Balanced Data Curation and Evaluation Framework for Trajectory Prediction

CVPR 2026

Trajectory prediction in autonomous driving has traditionally been studied from a model-centric perspective. However, existing datasets exhibit a strong long-tail distribution in scenario density, where common low-density cases dominate and safety-critical high-density cases are severely underrepres

Cited by 4SourcecodeScholar
2026

GmNet: Revisiting Gating Mechanisms From A Frequency View

ICLR 2026poster

Lightweight neural networks, essential for on-device applications, often suffer from a low-frequency bias due to their constrained capacity and depth. This limits their ability to capture the fine-grained, high-frequency details (e.g., textures, edges) that are crucial for complex computer vision t…

Cited by 0SourceScholar
2026

Ref-Adv: Exploring MLLM Visual Reasoning in Referring Expression Tasks

ICLR 2026poster

Referring Expression Comprehension (REC) links language to region level visual perception. Standard benchmarks (RefCOCO, RefCOCO+, RefCOCOg) have progressed rapidly with multimodal LLMs but remain weak tests of visual rea- soning and grounding: (i) many expressions are very short, leaving little rea…

Cited by 0SourceScholar
2026

SHIELD: Suppressing Hallucinations In LVLM Encoders via Bias and Vulnerability Defense

ICLR 2026poster

Large Vision-Language Models (LVLMs) excel in diverse cross-modal tasks. However, object hallucination, where models produce plausible but inaccurate object descriptions, remains a significant challenge. In contrast to previous work focusing on LLM components, this paper is the first to trace LVLM h…

Cited by 0SourcecodeScholar
2026

Seeing Through Words: Controlling Visual Retrieval Quality with Language

ICLR 2026poster

Text-to-image retrieval is a fundamental task in vision--language learning, yet in real-world scenarios it is often challenged by short and underspecified user queries. Such queries are typically only one or two words long, making them semantically ambiguous, prone to collisions across diverse visua…

Cited by 0SourcecodeScholar
2025

Cautious Next Token Prediction

ACL 2025finding

Next token prediction paradigm has been prevailing for autoregressive models in the era of LLMs. The current default sampling choice for popular LLMs is temperature scaling together with nucleus sampling to balance diversity and coherence. Nevertheless, such approach leads to inferior performance in…

2025

D-CoDe: Scaling Image-Pretrained VLMs to Video via Dynamic Compression and Question Decomposition

EMNLP 2025

Video large language models (Vid-LLMs), which excel in diverse video-language tasks, can be effectively constructed by adapting image-pretrained vision-language models (VLMs). However, this adaptation remains challenging, as it requires processing dense and temporally extended visual inputs that exc

2025

Outlier-Aware Post-Training Quantization for Image Super-Resolution

ICCV 2025poster

Quantization techniques, including quantization-aware training (QAT) and post-training quantization (PTQ), have become essential for inference acceleration of image super-resolution (SR) networks. Compared to QAT, PTQ has garnered significant attention as it eliminates the need for ground truth and…

Cited by 0SourcePDFScholar
2025

REGEN: Learning Compact Video Embedding with (Re-)Generative Decoder

ICCV 2025poster

We present a novel perspective on learning video embedders for generative modeling: rather than requiring an exact reproduction of an input video, an effective embedder should focus on synthesizing visually plausible reconstructions. This relaxed criterion enables substantial improvements in compres…

Cited by 0SourcePDFScholar
2025

Representation Potentials of Foundation Models for Multimodal Alignment: A Survey

EMNLP 2025

Foundation models learn highly transferable representations through large-scale pretraining on diverse data. An increasing body of research indicates that these representations exhibit a remarkable degree of similarity across architectures and modalities. In this survey, we investigate the represent

2025

VQToken: Neural Discrete Token Representation Learning for Extreme Token Reduction in Video Large Language Models

NeurIPS 2025poster

Token-based video representation has emerged as a promising approach for enabling large language models (LLMs) to interpret video content. However, existing token reduction techniques, such as pruning and merging, often disrupt essential positional embeddings and rely on continuous visual tokens sam…

Cited by 0SourceScholar
2024

AdaFormer: Efficient Transformer with Adaptive Token Sparsification for Image Super-resolution

AAAI 2024technical

Efficient transformer-based models have made remarkable progress in image super-resolution (SR). Most of these works mainly design elaborate structures to accelerate the inference of the transformer, where all feature tokens are propagated equally. However, they ignore the underlying characteristic…

Cited by 7SourcePDFScholar
2024

Advancing Vision-Language Models with Adapter Ensemble Strategies

EMNLP 2024finding

CLIP revolutes vision-language pretraining by using contrastive learning on paired web data. However, the sheer size of these pretrained models makes full-model finetuning exceedingly costly. One common solution is the “adapter”, which finetunes a few additional parameters while freezing the backbon…

2024

Consistency and Uncertainty: Identifying Unreliable Responses From Black-Box Vision-Language Models for Selective Visual Question Answering

CVPR 2024poster

The goal of selective prediction is to allow an a model to abstain when it may not be able to deliver a reliable prediction which is important in safety-critical contexts. Existing approaches to selective prediction typically require access to the internals of a model require retraining a model or s…

Cited by 12SourcePDFScholar
2024

Don't Judge by the Look: Towards Motion Coherent Video Representation

ICLR 2024poster

Current training pipelines in object recognition neglect Hue Jittering when doing data augmentation as it not only brings appearance changes that are detrimental to classification, but also the implementation is inefficient in practice. In this study, we investigate the effect of hue variance in the…

2024

Efficient Modulation for Vision Networks

ICLR 2024poster

In this work, we present efficient modulation, a novel design for efficient vision networks. We revisit the modulation mechanism, which operates input through convolutional context modeling and feature projection layers, and fuses features via element-wise multiplication and an MLP block. We demonst…

2024

OOSTraj: Out-of-Sight Trajectory Prediction With Vision-Positioning Denoising

CVPR 2024poster

Trajectory prediction is fundamental in computer vision and autonomous driving particularly for understanding pedestrian behavior and enabling proactive decision-making. Existing approaches in this field often assume precise and complete observational data neglecting the challenges associated with o…

2024

Self-Training Large Language Models for Improved Visual Program Synthesis With Visual Reinforcement

CVPR 2024poster

Visual program synthesis is a promising approach to exploit the reasoning abilities of large language models for compositional computer vision tasks. Previous work has used few-shot prompting with frozen LLMs to synthesize visual programs. Training an LLM to write better visual programs is an attrac…

Cited by 8SourcePDFScholar
2024

SkipDiff: Adaptive Skip Diffusion Model for High-Fidelity Perceptual Image Super-resolution

AAAI 2024technical

It is well-known that image quality assessment usually meets with the problem of perception-distortion (p-d) tradeoff. The existing deep image super-resolution (SR) methods either focus on high fidelity with pixel-level objectives or high perception with generative models. The emergence of diffusion…

Cited by 7SourcePDFScholar
2024

Slicing Vision Transformer for Flexible Inference

NeurIPS 2024poster

Vision Transformers (ViT) is known for its scalability. In this work, we target to scale down a ViT to fit in an environment with dynamic-changing resource constraints. We observe that smaller ViTs are intrinsically the sub-networks of a larger ViT with different widths. Thus, we propose a general f…

2023

BEV-DG: Cross-Modal Learning under Bird's-Eye View for Domain Generalization of 3D Semantic Segmentation

ICCV 2023poster

Cross-modal Unsupervised Domain Adaptation (UDA) aims to exploit the complementarity of 2D-3D data to overcome the lack of annotation in a new domain. However, UDA methods rely on access to the target domain during training, meaning the trained model only works in a specific target domain. In light…

Cited by 17PDFScholar
2023

Contrastive Alignment of Vision to Language Through Parameter-Efficient Transfer Learning

ICLR 2023poster

Contrastive vision-language models (e.g. CLIP) are typically created by updating all the parameters of a vision model and language model through contrastive training. Can such models be created by a small number of parameter updates to an already-trained language model and vision model? The literatu…

2023

Discovering Informative and Robust Positives for Video Domain Adaptation

ICLR 2023poster

Unsupervised domain adaptation for video recognition is challenging where the domain shift includes both spatial variations and temporal dynamics. Previous works have focused on exploring contrastive learning for cross-domain alignment. However, limited variations in intra-domain positives, false cr…

Cited by 9SourcePDFScholar
2023

Efficient Converted Spiking Neural Network for 3D and 2D Classification

ICCV 2023poster

Spiking Neural Networks (SNNs) have attracted enormous research interest due to their low-power and biologically plausible nature. Existing ANN-SNN conversion methods can achieve lossless conversion by converting a well-trained Artificial Neural Network (ANN) into an SNN. However, converted SNN requ…

Cited by 16PDFScholar
2023

Exploring Question Decomposition for Zero-Shot VQA

NeurIPS 2023poster

Visual question answering (VQA) has traditionally been treated as a single-step task where each question receives the same amount of effort, unlike natural human question-answering strategies. We explore a question decomposition strategy for VQA to overcome this limitation. We probe the ability of r…

Cited by 12SourcePDFScholar
2023

GlueGen: Plug and Play Multi-modal Encoders for X-to-image Generation

ICCV 2023poster

Text-to-image (T2I) models based on diffusion processes have achieved remarkable success in controllable image generation using user-provided captions. However, the tight coupling between the current text encoder and image decoder in T2I models makes it challenging to replace or upgrade. Such change…

Cited by 26PDFcodeScholar
2023

Hybrid Pixel-Unshuffled Network for Lightweight Image Super-resolution

AAAI 2023technical

Convolutional neural network (CNN) has achieved great success on image super-resolution (SR). However, most deep CNN-based SR models take massive computations to obtain high performance. Downsampling features for multi-resolution fusion is an efficient and effective way to improve the performance of…

2023

Iterative Soft Shrinkage Learning for Efficient Image Super-Resolution

ICCV 2023poster

Image super-resolution (SR) has witnessed extensive neural network designs from CNN to transformer architectures. However, prevailing SR models suffer from prohibitive memory footprint and intensive computations, which limits further deployment on edge devices. This work investigates the potential o…

Cited by 5PDFcodeScholar
2023

Layout Representation Learning with Spatial and Structural Hierarchies

AAAI 2023technical

We present a novel hierarchical modeling method for layout representation learning, the core of design documents (e.g., user interface, poster, template). Existing works on layout representation often ignore element hierarchies, which is an important facet of layouts, and mainly rely on the spatial…

2023

NeRFInvertor: High Fidelity NeRF-GAN Inversion for Single-Shot Real Image Animation

CVPR 2023poster

Nerf-based Generative models have shown impressive capacity in generating high-quality images with consistent 3D geometry. Despite successful synthesis of fake identity images randomly sampled from latent space, adopting these models for generating face images of real subjects is still a challenging…

Cited by 30SourcePDFScholar
2023

Q: How To Specialize Large Vision-Language Models to Data-Scarce VQA Tasks? A: Self-Train on Unlabeled Images!

CVPR 2023poster

Finetuning a large vision language model (VLM) on a target dataset after large scale pretraining is a dominant paradigm in visual question answering (VQA). Datasets for specialized tasks such as knowledge-based VQA or VQA in non natural-image domains are orders of magnitude smaller than those for ge…

2023

Real-Time Neural Light Field on Mobile Devices

CVPR 2023poster

Recent efforts in Neural Rendering Fields (NeRF) have shown impressive results on novel view synthesis by utilizing implicit neural representation to represent 3D scenes. Due to the process of volumetric rendering, the inference speed for NeRF is extremely slow, limiting the application scenarios of…

2023

SnapFusion: Text-to-Image Diffusion Model on Mobile Devices within Two Seconds

NeurIPS 2023poster

Text-to-image diffusion models can create stunning images from natural language descriptions that rival the work of professional artists and photographers. However, these models are large, with complex network architectures and tens of denoising iterations, making them computationally expensive and…

Cited by 174SourcePDFScholar
2023

Uncovering the Missing Pattern: Unified Framework Towards Trajectory Imputation and Prediction

CVPR 2023poster

Trajectory prediction is a crucial undertaking in understanding entity movement or human behavior from observed sequences. However, current methods often assume that the observed sequences are complete while ignoring the potential for missing values caused by object occlusion, scope limitation, sens…

2023

UniControl: A Unified Diffusion Model for Controllable Visual Generation In the Wild

NeurIPS 2023poster

Achieving machine autonomy and human control often represent divergent objectives in the design of interactive AI systems. Visual generative foundation models such as Stable Diffusion show promise in navigating these goals, especially when prompted with arbitrary languages. However, they often fall…

2022

Learning Efficient Image Super-Resolution Networks via Structure-Regularized Pruning

ICLR 2022poster

Several image super-resolution (SR) networks have been proposed of late for efficient SR, achieving promising results. However, they are still not lightweight enough and neglect to be extended to larger networks. At the same time, model compression techniques, like neural architecture search and kno…

Cited by 69SourcePDFScholar
2022

Learning To Learn Across Diverse Data Biases in Deep Face Recognition

CVPR 2022poster

Convolutional Neural Networks have achieved remarkable success in face recognition, in part due to the abundant availability of data. However, the data used for training CNNs is often imbalanced. Prior works largely focus on the long-tailed nature of face datasets in data volume per identity, or foc…

Cited by 26PDFScholar
2022

Learning from Weakly-Labeled Web Videos via Exploring Sub-concepts

AAAI 2022technical

Learning visual knowledge from massive weakly-labeled web videos has attracted growing research interests thanks to the large corpus of easily accessible video data on the Internet. However, for video action recognition, the action of interest might only exist in arbitrary clips of untrimmed web vid…

Cited by 7SourcePDFScholar
2022

MemREIN: Rein the Domain Shift for Cross-Domain Few-Shot Learning

IJCAI 2022poster

Few-shot learning aims to enable models generalize to new categories (query instances) with only limited labeled samples (support instances) from each category. Metric-based mechanism is a promising direction which compares feature embeddings via different metrics. However, it always fail to general…

Cited by 12SourcePDFScholar
2022

R2L: Distilling Neural Radiance Field to Neural Light Field for Efficient Novel View Synthesis

ECCV 2022poster

"Recent research explosion on Neural Radiance Field (NeRF) shows the encouraging potential to represent complex scenes with neural networks. One major drawback of NeRF is its prohibitive inference time: Rendering a single pixel requires querying the NeRF network hundreds of times. To resolve it, exi…

2022

Recent Advances on Neural Network Pruning at Initialization

IJCAI 2022poster

Neural network pruning typically removes connections or neurons from a pretrained converged model; while a new pruning paradigm, pruning at initialization (PaI), attempts to prune a randomly initialized network. This paper offers the first survey concentrated on this emerging pruning fashion. We fir…

2022

Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework

ICLR 2022poster

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors, using convolution, graph, or attention mechanisms. These methods, however, incur unfavorable latency duri…

2022

Single-Stream Multi-level Alignment for Vision-Language Pretraining

ECCV 2022poster

"Self-supervised vision-language pretraining from pure images and text with a contrastive loss is effective, but ignores fine-grained alignment due to a dual-stream architecture that aligns image and text representations only on a global level. Earlier, supervised, non-contrastive methods were capab…

2022

Test-time Fourier Style Calibration for Domain Generalization

IJCAI 2022poster

The topic of generalizing machine learning models learned on a collection of source domains to unknown target domains is challenging. While many domain generalization (DG) methods have achieved promising results, they primarily rely on the source domains at train-time without manipulating the target…

2022

What Makes a "Good" Data Augmentation in Knowledge Distillation - A Statistical Perspective

NeurIPS 2022accept

Knowledge distillation (KD) is a general neural network training approach that uses a teacher model to guide the student model. Existing works mainly study KD from the network output side (e.g., trying to design a better KD loss function), while few have attempted to understand it from the input sid…

2021

Aligned Structured Sparsity Learning for Efficient Image Super-Resolution

NeurIPS 2021spotlight

Lightweight image super-resolution (SR) networks have obtained promising results with moderate model size. Many SR methods have focused on designing lightweight architectures, which neglect to further reduce the redundancy of network parameters. On the other hand, model compression techniques, like…

2021

Context Reasoning Attention Network for Image Super-Resolution

ICCV 2021poster

Deep convolutional neural networks (CNNs) are achieving great successes for image super-resolution (SR), where global context is crucial for accurate restoration. However, the basic convolutional layer in CNNs is designed to extract local patterns, lacking the ability to model global context. Many e…

Cited by 89PDFScholar
2021

Correlative Channel-Aware Fusion for Multi-View Time Series Classification

AAAI 2021technical

Multi-view time series classification (MVTSC) aims to improve the performance by fusing the distinctive temporal information from multiple views. Existing methods for MVTSC mainly aim to fuse multi-view information at an early stage, e.g., by extracting a common feature subspace among multiple views…

2021

Dynamic High-Pass Filtering and Multi-Spectral Attention for Image Super-Resolution

ICCV 2021poster

Deep convolutional neural networks (CNNs) have pushed forward the frontier of super-resolution (SR) research. However, current CNN models exhibit a major flaw: they are biased towards learning low-frequency signals. This bias becomes more problematic for the image SR task which targets reconstructin…

Cited by 109PDFScholar
2021

ECACL: A Holistic Framework for Semi-Supervised Domain Adaptation

ICCV 2021poster

This paper studies Semi-Supervised Domain Adaptation (SSDA), a practical yet under-investigated research topic that aims to learn a model of good performance using unlabeled samples and a few labeled samples in the target domain, with the help of labeled samples from a source domain. Several SSDA me…

Cited by 76PDFcodeScholar
2021

MR Image Super-Resolution With Squeeze and Excitation Reasoning Attention Network

CVPR 2021poster

High-quality high-resolution (HR) magnetic resonance (MR) images afford more detailed information for reliable diagnosis and quantitative image analyses. Deep convolutional neural networks (CNNs) have shown promising ability for MR image super-resolution (SR) given low-resolution (LR) MR images. The…

Cited by 107PDFScholar
2021

Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

NeurIPS 2021poster

Graph Similarity Computation (GSC) is essential to wide-ranging graph applications such as retrieval, plagiarism/anomaly detection, etc. The exact computation of graph similarity, e.g., Graph Edit Distance (GED), is an NP-hard problem that cannot be exactly solved within an adequate time given large…

2020

Cross-Domain Document Object Detection: Benchmark Suite and Method

CVPR 2020poster

Decomposing images of document pages into high-level semantic regions (e.g., figures, tables, paragraphs), document object detection (DOD) is fundamental for downstream tasks like intelligent document editing and understanding. DOD remains a challenging problem as document objects vary significantly…

Cited by 59PDFcodeScholar
2020

Generative View-Correlation Adaptation for Semi-Supervised Multi-View Learning

ECCV 2020poster

Multi-view learning (MVL) explores the data extracted from multiple resources. It assumes that the complementary information between different views could be revealed to further improve the learning performance. There are two challenges. First, it is difficult to effectively combine the different vi…

2020

HyperSTAR: Task-Aware Hyperparameters for Deep Networks

CVPR 2020oral

While deep neural networks excel in solving visual recognition tasks, they require significant effort to find hyperparameters that make them work optimally. Hyperparameter Optimization (HPO) approaches have automated the process of finding good hyperparameters but they do not adapt to a given task (…

Cited by 36PDFScholar
2020

Inductive and Unsupervised Representation Learning on Graph Structured Objects

ICLR 2020poster

Inductive and unsupervised graph learning is a critical technique for predictive or information retrieval tasks where label information is difficult to obtain. It is also challenging to make graph learning inductive and unsupervised at the same time, as learning processes guided by reconstruction er…

Cited by 34SourceScholar
2020

LatticeNet: Towards Lightweight Image Super-resolution with Lattice Block

ECCV 2020poster

Deep neural networks with a massive number of layers have made a remarkable breakthrough on single image super-resolution (SR), but sacrifice computation complexity and memory storage. To address this problem, we focus on the lightweight models for fast and accurate image SR. Due to the frequent use…

2020

Learning to Mutate with Hypergradient Guided Population

NeurIPS 2020poster

Computing the gradient of model hyperparameters, i.e., hypergradient, enables a promising and natural way to solve the hyperparameter optimization task. However, gradient-based methods could lead to suboptimal solutions due to the non-convex nature of optimization in a complex hyperparameter space.…

2020

Neural Sparse Representation for Image Restoration

NeurIPS 2020poster

Inspired by the robustness and efficiency of sparse representation in sparse coding based image restoration models, we investigate the sparsity of neurons in deep networks. Our method structurally enforces sparsity constraints upon hidden neurons. The sparsity constraints are favorable for gradient-…

2020

Rethinking Classification and Localization for Object Detection

CVPR 2020poster

Two head structures (i.e. fully connected head and convolution head) have been widely used in R-CNN based detectors for classification and localization tasks. However, there is a lack of understanding of how does these two head structures work for these two tasks. To address this issue, we perform a…

Cited by 792PDFcodeScholar
2020

TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution

CVPR 2020poster

Video super-resolution (VSR) aims to restore a photo-realistic high-resolution (HR) video frame from both its corresponding low-resolution (LR) frame (reference frame) and multiple neighboring frames (supporting frames). Due to varying motion of cameras or objects, the reference frame and each suppo…

Cited by 726PDFcodeScholar
2020

Texture Hallucination for Large-Factor Painting Super-Resolution

ECCV 2020poster

We aim to super-resolve digital paintings, synthesizing realistic details from high-resolution reference painting materials for very large scaling factors (g 8$ imes$, 16$ imes$). However, previous single image super-resolution (SISR) methods would either lose textural details or introduce unpleasin…

Cited by 29SourcePDFScholar
2020

Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution

CVPR 2020poster

In this paper, we explore the space-time video super-resolution task, which aims to generate a high-resolution (HR) slow-motion video from a low frame rate (LFR), low-resolution (LR) video. A simple solution is to split it into two sub-tasks: video frame interpolation (VFI) and video super-resolutio…

Cited by 219PDFcodeScholar
2019

PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation

NeurIPS 2019poster

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods yet to achieve domain adaptation directly on 3D point cloud da…

2019

Residual Non-local Attention Networks for Image Restoration

ICLR 2019poster

In this paper, we propose a residual non-local attention network for high-quality image restoration. Without considering the uneven distribution of information in the corrupted images, previous methods are restricted by local convolutional operation and equal treatment of spatial- and channel-wise f…

2019

Rethinking Zero-Shot Learning: A Conditional Visual Classification Perspective

ICCV 2019poster

Zero-shot learning (ZSL) aims to recognize instances of unseen classes solely based on the semantic descriptions of the classes. Existing algorithms usually formulate it as a semantic-visual correspondence problem, by learning mappings from one feature space to the other. Despite being reasonable, p…

Cited by 167PDFcodeScholar
2018

Graph Adaptive Knowledge Transfer for Unsupervised Domain Adaptation

ECCV 2018poster

Unsupervised domain adaptation has caught appealing attentions as it facilitates the unlabeled target learning by borrowing existing well-established source domain knowledge. Recent practice on domain adaptation manages to extract effective features by incorporating the pseudo labels for the target…

Cited by 154SourcePDFScholar
2018

Image Super-Resolution Using Very Deep Residual Channel Attention Networks

ECCV 2018poster

Convolutional neural network (CNN) depth is of crucial importance for image super-resolution (SR). However, we observe that deeper networks for image SR are more difficult to train. The low-resolution (LR) inputs and features contain abundant low-frequency information, which is treated equally acros…

2018

Residual Dense Network for Image Super-Resolution

CVPR 2018poster

In this paper, we propose dense feature fusion (DFF) for image super-resolution (SR). As the same content in different natural images often have various scales and angles of view, jointly leaning hierarchical features is essential for image SR. On the other hand, very deep convolutional neural netwo…

2018

Tell Me Where to Look: Guided Attention Inference Network

CVPR 2018poster

Weakly supervised learning with only coarse labels can obtain visual explanations of deep neural network such as attention maps by back-propagating gradients. These attention maps are then available as priors for tasks such as object localization and semantic segmentation. In one common framework we…

Cited by 719SourcePDFScholar