← Search

Xinchao Wang

193 accepted papers

2026

Bend the Basics: Degradation-Aware Deformable Tokenization for All-in-One Image Restoration

ICML 2026poster

All-in-one image restoration seeks a single model that can recover images degraded by diverse and spatially non-uniform corruptions. However, many unified Transformers rely on fixed patch partitioning: task/degradation condition is injected only into the backbone blocks after tokenization, leaving t…

Cited by 0SourceScholar
2026

Beyond Soft Labels: Unifying Dataset Pruning and Distillation for Efficient Large-scale Compression

ICML 2026poster

Dataset pruning (DP) and dataset distillation (DD) fundamentally differ in their outputs: DP selects original image subsets, while DD generates synthetic images. Recently, DD's increasing reliance on original images suggests a convergence of the two directions. To investigate this convergence trend,…

Cited by 0SourceScholar
2026

CoDA: From Text-to-Image Diffusion Models to Training-Free Dataset Distillation

ICLR 2026poster

Prevailing Dataset Distillation (DD) methods leveraging generative models confront two fundamental limitations. First, despite pioneering the use of diffusion models in DD and delivering impressive performance, the vast majority of approaches paradoxically require a diffusion model pre-trained on th…

Cited by 0SourcecodeScholar
2026

Don't Overthink with Pixels: Efficient Reasoning for Segmentation

ICML 2026poster

Existing reasoning segmentation approaches typically fine-tune multimodal large language models (MLLMs) using image-text pairs and corresponding mask labels. While recent efforts leverage reinforcement fine-tuning to further enhance reasoning ability, they often suffer from overthinking and produce …

Cited by 0SourceScholar
2026

Every Step Counts: Decoding Trajectories as Authorship Fingerprints of dLLMs

ICML 2026poster

Discrete Diffusion Large Language Models (dLLMs) have recently emerged as a promising non-autoregressive paradigm, offering faster inference while achieving strong performance in code generation and mathematical reasoning tasks. In this work, we show that dLLMs’ decoding mechanism not only improves …

Cited by 0SourceScholar
2026

Flex-Forcing: Towards a Unified Autoregressive and Bidirectional Video Diffusion Model

ICML 2026spotlight

Recent progress in large-scale generative models has substantially advanced video generation, yet existing methods remain constrained by a rigid inference paradigm. Bidirectional diffusion models excel at global coherence and visual fidelity but suffer from slow inference, while autoregressive model…

Cited by 0SourceScholar
2026

FreLay: Frequency-aware Energy Function for Training-free Layout-to-Image Generation

AAAI 2026technical

Layout-to-Image generation has significantly advanced content creation by enabling the rendering of visual text under predefined spatial layouts. Current approaches achieve training-free layout guidance by constructing attention-based energy functions to derive correction gradients. In this paper, w

Cited by 0SourcePDFScholar
2026

Gated Condition Injection without Multimodal Attention: Towards Controllable Linear-Attention Transformers

CVPR 2026

Recent advances in diffusion-based controllable visual generation have led to remarkable improvements in image quality. However, these powerful models are typically deployed on cloud servers due to their large computational demands, raising serious concerns about user data privacy. To enable secure

Cited by 0SourceScholar
2026

Hypergraph-State Collaborative Reasoning for Multi-Object Tracking

CVPR 2026

Motion reasoning serves as the cornerstone of multi-object tracking (MOT), as it enables consistent association of targets across frames. However, existing motion estimation approaches face two major limitations: (1) instability caused by noisy or probabilistic predictions, and (2) vulnerability und

Cited by 0SourcecodeScholar
2026

Invisible Safety Threat: Malicious Finetuning for LLM via Steganography

ICLR 2026oral

Understanding and addressing potential safety alignment risks in large language models (LLMs) is critical for ensuring their safe and trustworthy deployment. In this paper, we highlight an insidious safety threat: a compromised LLM can maintain a facade of proper safety alignment while covertly gene…

Cited by 0SourcecodeScholar
2026

Language-guided Frequency Modulation for Large Vision-Language Models

CVPR 2026

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in visual reasoning across diverse tasks. These tasks place different demands on visual representations: some prioritize high-level global context, while others emphasize fine-grained local details. However, most existing

Cited by 0SourceScholar
2026

Minute-Long Videos with Dual Parallelisms

AAAI 2026technical

Diffusion Transformer (DiT)-based video diffusion models generate high-quality videos at scale but incur prohibitive processing latency and memory costs for long videos. To address this, we propose a novel distributed inference strategy, termed DualParal. The core idea is that, instead of generating

Cited by 0SourcePDFScholar
2026

ReasonMap: Towards Fine-Grained Visual Reasoning from Transit Maps

CVPR 2026

Multimodal large language models (MLLMs) have demonstrated significant progress in semantic scene understanding and text-image alignment, with reasoning variants enhancing performance on more complex tasks involving mathematics and logic. However, their proficiency in tasks requiring both fine-grain

Cited by 0SourcecodeScholar
2026

Rethinking Token Reduction for Large Vision-Language Models

CVPR 2026

Large Vision-Language Models (LVLMs) excel in visual understanding and reasoning, but the excessive visual tokens lead to high inference costs. Although recent token reduction methods mitigate this issue, they mainly target single-turn Visual Question Answering (VQA), leaving the more practical mult

Cited by 0SourcecodeScholar
2026

SPEED: Sharpened-Teacher Distillation for Parallel Decoding of Diffusion Language Models

ICML 2026poster

Diffusion-based large language models generate text by gradually filling in masked tokens, yet they remain slow because they usually decode only a few tokens per step. Parallel decoding, which unmasks multiple tokens simultaneously, promises acceleration but often degrades quality when too many toke…

Cited by 0SourceScholar
2026

SparseD: Sparse Attention for Diffusion Language Models

ICLR 2026poster

While diffusion language models (DLMs) offer a promising alternative to autoregressive models (ARs), existing open-source DLMs suffer from high inference latency. This bottleneck is mainly due to the attention’s quadratic complexity with respect to context length in computing all query–key pairs. In…

Cited by 0SourcecodeScholar
2026

SpotEdit: Selective Region Editing in Diffusion Transformers

CVPR 2026

Diffusion Transformer (DiT)-based models have significantly advanced image editing by encoding conditional images and integrating them into transformer layers. However, most edits involve modifying only small regions, while current methods uniformly process and denoise all tokens at every timestep,

Cited by 0SourcecodeScholar
2026

Taming the Phantom: Token-Asymmetric Filtering for Hallucination Mitigation in Large Vision-Language Models

AAAI 2026technical

Hallucination in Large Vision-Language Models (LVLMs) remains a critical challenge, undermining their reliability in real-world applications. Existing studies have investigated the causes of hallucination at the modality level and proposed effective strategies. However, interaction patterns beyond

Cited by 0SourcePDFScholar
2025

Asymmetric Dual-Lens Video Deblurring

NeurIPS 2025poster

Modern smartphones often feature asymmetric dual-lens systems, capturing wide-angle and ultra-wide views with complementary perspectives and details. Motion and shake can blur the wide lens, while the ultra-wide lens, despite lower resolution, retains sharper details. This natural complementarity of…

Cited by 0SourceScholar
2025

CLEAR: Conv-Like Linearization Revs Pre-Trained Diffusion Transformers Up

NeurIPS 2025poster

Diffusion Transformers (DiT) have become a leading architecture in image generation. However, the quadratic complexity of attention mechanisms, which are responsible for modeling token-wise relationships, results in significant latency when generating high-resolution images. To address this issue, w…

Cited by 0SourcecodeScholar
2025

CoSER: Towards Consistent Dense Multiview Text-to-Image Generator for 3D Creation

CVPR 2025highlight

Generating dense multiview images from text prompts is crucial for creating high-fidelity 3D assets. Nevertheless, existing methods struggle with space-view correspondences, resulting in sparse and low-quality outputs. In this paper, we introduce CoSER, a novel consistent dense Multiview Text-to-Ima…

2025

CoT-Valve: Length-Compressible Chain-of-Thought Tuning

ACL 2025long

Chain-of-Thought significantly enhances a model’s reasoning capability, but it also comes with a considerable increase in inference costs due to long chains. With the observation that the reasoning path can be easily compressed under easy tasks but struggle on hard tasks, we explore the feasibility…

2025

Collaborative Decoding Makes Visual Auto-Regressive Modeling Efficient

CVPR 2025poster

In the rapidly advancing field of image generation, *Visual Auto-Regressive* (VAR) modeling has garnered considerable attention for its innovative next-scale prediction approach. This paradigm offers substantial improvements in efficiency, scalability, and zero-shot generalization. Yet, the inherent…

2025

Control and Realism: Best of Both Worlds in Layout-to-Image without Training

ICML 2025poster

Layout-to-Image generation aims to create complex scenes with precise control over the placement and arrangement of subjects. Existing works have demonstrated that pre-trained Text-to-Image diffusion models can achieve this goal without training on any specific data; however, they often face challen…

Cited by 0SourcePDFScholar
2025

ERF: A Benchmark Dataset for Robust Semantic Segmentation Under Extreme Rainfall Conditions

AAAI 2025technical

As climate change reshapes global weather patterns, the increasing frequency and intensity of extreme rainfall events have amplified the safety imperatives for autonomous driving systems. During such events, rainfall can escalate from heavy to violent, as defined by the World Meteorological Organiza…

Cited by 0SourcePDFScholar
2025

Efficient Gaussian Splatting for Monocular Dynamic Scene Rendering via Sparse Time-Variant Attribute Modeling

AAAI 2025technical

Rendering dynamic scenes from monocular videos is a crucial yet challenging task. The recent deformable Gaussian Splatting has emerged as a robust solution to represent real-world dynamic scenes. However, it often leads to heavily redundant Gaussians, attempting to fit every training view at various…

Cited by 1SourcePDFScholar
2025

Few-shot Implicit Function Generation via Equivariance

CVPR 2025highlight

Implicit Neural Representations (INRs) have emerged as a powerful framework for representing continuous signals. However, generating diverse INR weights remains challenging due to limited training data. We introduce Few-shot Implicit Function Generation, a new problem setup that aims to generate div…

2025

GFlow: Recovering 4D World from Monocular Video

AAAI 2025technical

Recovering 4D world from monocular video is a crucial yet challenging task. Conventional methods usually rely on the assumptions of multi-view videos, known camera parameters, or static scenes. In this paper, we relax all these constraints and tackle a highly ambitious but practical task: With only…

Cited by 19SourcePDFScholar
2025

HG-Adapter: Improving Pre-Trained Heterogeneous Graph Neural Networks with Dual Adapters

ICLR 2025poster

The "pre-train, prompt-tuning'' paradigm has demonstrated impressive performance for tuning pre-trained heterogeneous graph neural networks (HGNNs) by mitigating the gap between pre-trained models and downstream tasks. However, most prompt-tuning-based works may face at least two limitations: (i) t…

Cited by 0SourcePDFScholar
2025

Heavy Labels Out! Dataset Distillation with Label Space Lightening

ICCV 2025poster

Dataset distillation or condensation aims to condense a large-scale training dataset into a much smaller synthetic one such that the training performance of distilled and original sets on neural networks are similar. Although the number of training samples can be reduced substantially, current state…

2025

IFAdapter: Instance Feature Control for Grounded Text-to-Image Generation

ICCV 2025poster

While Text-to-Image (T2I) diffusion models excel at generating visually appealing images of individual instances, they struggle to accurately position and control the features generation of multiple instances. The Layout-to-Image (L2I) task was introduced to address the positioning challenges by inc…

Cited by 0SourcePDFScholar
2025

Image Editing As Programs with Diffusion Models

NeurIPS 2025poster

While diffusion models have achieved remarkable success in text-to-image generation, they encounter significant challenges with instruction-driven image editing. Our research highlights a key challenge: these models particularly struggle with structurally-inconsistent edits that involve substantial…

Cited by 0SourcecodeScholar
2025

Machine Unlearning in 3D Generation: A Perspective-Coherent Acceleration Framework

NeurIPS 2025poster

Recent advances in generative models trained on large-scale datasets have enabled high-quality 3D synthesis across various domains. However, these models also raise critical privacy concerns. Unlike 2D image synthesis, where risks typically involve the leakage of visual features or identifiable patt…

Cited by 0SourcecodeScholar
2025

OminiControl: Minimal and Universal Control for Diffusion Transformer

ICCV 2025poster

We present OminiControl, a novel approach that rethinks how image conditions are integrated into Diffusion Transformer (DiT) architectures. Current image conditioning methods either introduce substantial parameter overhead or handle only specific control tasks effectively, limiting their practical v…

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

PointLoRA: Low-Rank Adaptation with Token Selection for Point Cloud Learning

CVPR 2025poster

Self-supervised representation learning for point cloud has demonstrated effectiveness in improving pre-trained model performance across diverse tasks. However, as pre-trained models grow in complexity, fully fine-tuning them for downstream applications demands substantial computational and storage…

2025

Poison-splat: Computation Cost Attack on 3D Gaussian Splatting

ICLR 2025spotlight

3D Gaussian splatting (3DGS), known for its groundbreaking performance and efficiency, has become a dominant 3D representation and brought progress to many 3D vision tasks. However, in this work, we reveal a significant security vulnerability that has been largely overlooked in 3DGS: the computation…

2025

Test3R: Learning to Reconstruct 3D at Test Time

NeurIPS 2025poster

Dense matching methods like DUSt3R regress pairwise pointmaps for 3D reconstruction. However, the reliance on pairwise prediction and the limited generalization capability inherently restrict the global geometric consistency. In this work, we introduce \textbf{Test3R}, a surprisingly simple test-tim…

Cited by 0SourcecodeScholar
2025

Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications

AAAI 2025technical

Graph Neural Networks (GNNs) have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads…

2025

VeriThinker: Learning to Verify Makes Reasoning Model Efficient

NeurIPS 2025poster

Large Reasoning Models (LRMs) have garnered considerable attention for their ability to tackle complex tasks through the Chain-of-Thought (CoT) approach. However, their tendency toward overthinking results in unnecessarily lengthy reasoning chains, dramatically increasing the inference costs. To mit…

Cited by 0SourcecodeScholar
2024

Adapting Visual-Language Models for Generalizable Anomaly Detection in Medical Images

CVPR 2024highlight

Recent advancements in large-scale visual-language pre-trained models have led to significant progress in zero-/few-shot anomaly detection within natural image domains. However the substantial domain divergence between natural and medical images limits the effectiveness of these methodologies in med…

2024

AsyncDiff: Parallelizing Diffusion Models by Asynchronous Denoising

NeurIPS 2024poster

Diffusion models have garnered significant interest from the community for their great generative ability across various applications. However, their typical multi-step sequential-denoising nature gives rise to high cumulative latency, thereby precluding the possibilities of parallel computation. To…

2024

Beyond Sole Strength: Customized Ensembles for Generalized Vision-Language Models

ICML 2024poster

Fine-tuning pre-trained vision-language models (VLMs), e.g., CLIP, for the open-world generalization has gained increasing popularity due to its practical value. However, performance advancements are limited when relying solely on intricate algorithmic designs for a single model, even one exhibiting…

2024

Domain-Adaptive 2D Human Pose Estimation via Dual Teachers in Extremely Low-Light Conditions

ECCV 2024poster

"Existing 2D human pose estimation research predominantly concentrates on well-lit scenarios, with limited exploration of poor lighting conditions, which are a prevalent aspect of daily life. Recent studies on low-light pose estimation require the use of paired well-lit and low-light images with gro…

2024

Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation

ECCV 2024poster

"Transformer-based methods have achieved remarkable success in various machine learning tasks. How to design efficient test-time adaptation methods for transformer models becomes an important research task. In this work, motivated by the dual-subband wavelet lifting scheme developed in multi-scale s…

2024

Learning-to-Cache: Accelerating Diffusion Transformer via Layer Caching

NeurIPS 2024poster

Diffusion Transformers have recently demonstrated unprecedented generative capabilities for various tasks. The encouraging results, however, come with the cost of slow inference, since each denoising step requires inference on a transformer model with a large scale of parameters. In this study, we m…

2024

MM-Vet: Evaluating Large Multimodal Models for Integrated Capabilities

ICML 2024poster

We propose MM-Vet, an evaluation benchmark that examines large multimodal models (LMMs) on complicated multimodal tasks. Recent LMMs have shown various intriguing abilities, such as solving math problems written on the blackboard, reasoning about events and celebrities in news images, and explaining…

2024

MVGamba: Unify 3D Content Generation as State Space Sequence Modeling

NeurIPS 2024poster

Recent 3D large reconstruction models (LRMs) can generate high-quality 3D content in sub-seconds by integrating multi-view diffusion models with scalable multi-view reconstructors. Current works further leverage 3D Gaussian Splatting as 3D representation for improved visual quality and rendering eff…

2024

MaskLLM: Learnable Semi-Structured Sparsity for Large Language Models

NeurIPS 2024spotlight

Large Language Models (LLMs) are distinguished by their massive parameter counts, which typically result in significant redundancy. This work introduces MaskLLM, a learnable pruning method that establishes Semi-structured (or ``N:M'') Sparsity in LLMs, aimed at reducing computational overhead during…

2024

MetaISP: Efficient RAW-to-sRGB Mappings with Merely 1M Parameters

IJCAI 2024poster

State-of-the-art deep ISP models alleviate the dilemma of limited generalization capabilities across heterogeneous inputs by increasing the size and complexity of the network, which inevitably leads to considerable growth in parameter counts and FLOPs. To address this challenge, this paper presents…

Cited by 0SourcePDFScholar
2024

MindBridge: A Cross-Subject Brain Decoding Framework

CVPR 2024highlight

Brain decoding a pivotal field in neuroscience aims to reconstruct stimuli from acquired brain signals primarily utilizing functional magnetic resonance imaging (fMRI). Currently brain decoding is confined to a per-subject-per-model paradigm limiting its applicability to the same individual for whom…

2024

Mutual-Modality Adversarial Attack with Semantic Perturbation

AAAI 2024technical

Adversarial attacks constitute a notable threat to machine learning systems, given their potential to induce erroneous predictions and classifications. However, within real-world contexts, the essential specifics of the deployed model are frequently treated as a black box, consequently mitigating th…

Cited by 11SourcePDFScholar
2024

Neural Lineage

CVPR 2024poster

Given a well-behaved neural network is possible to identify its parent based on which it was tuned? In this paper we introduce a novel task known as neural lineage detection aiming at discovering lineage relationships between parent and child models. Specifically from a set of parent models neural l…

Cited by 6SourcePDFScholar
2024

One-shot Federated Learning via Synthetic Distiller-Distillate Communication

NeurIPS 2024poster

One-shot Federated learning (FL) is a powerful technology facilitating collaborative training of machine learning models in a single round of communication. While its superiority lies in communication efficiency and privacy preservation compared to iterative FL, one-shot FL often compromises model p…

2024

Pseudo-Calibration: Improving Predictive Uncertainty Estimation in Unsupervised Domain Adaptation

ICML 2024poster

Unsupervised domain adaptation (UDA) has seen substantial efforts to improve model accuracy for an unlabeled target domain with the help of a labeled source domain. However, UDA models often exhibit poorly calibrated predictive uncertainty on target data, a problem that remains under-explored and po…

Cited by 1SourcePDFScholar
2024

Remix-DiT: Mixing Diffusion Transformers for Multi-Expert Denoising

NeurIPS 2024poster

Transformer-based diffusion models have achieved significant advancements across a variety of generative tasks. However, producing high-quality outputs typically necessitates large transformer models, which result in substantial training and inference overhead. In this work, we investigate an altern…

2024

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

NeurIPS 2024poster

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations: (i) noise in graph structures is often introduced during the…

2024

Self-Supervised Heterogeneous Graph Learning: a Homophily and Heterogeneity View

ICLR 2024poster

Self-supervised heterogeneous graph learning has achieved promising results in various real applications, but it still suffers from the following issues: (i) meta-paths can be employed to capture the homophily in the heterogeneous graph, but meta-paths are human-defined, requiring substantial exper…

Cited by 9SourcePDFScholar
2024

StyDeSty: Min-Max Stylization and Destylization for Single Domain Generalization

ICML 2024poster

Single domain generalization (single DG) aims at learning a robust model generalizable to unseen domains from only one training domain, making it a highly ambitious and challenging task. State-of-the-art approaches have mostly relied on data augmentations, such as adversarial perturbation and style…

2024

Ungeneralizable Examples

CVPR 2024poster

The training of contemporary deep learning models heavily relies on publicly available data posing a risk of unauthorized access to online data and raising concerns about data privacy. Current approaches to creating unlearnable data involve incorporating small specially designed noises but these met…

Cited by 5SourcePDFScholar
2023

Auxiliary Tasks Benefit 3D Skeleton-based Human Motion Prediction

ICCV 2023poster

Exploring spatial-temporal dependencies from observed motions is one of the core challenges of human motion prediction. Previous methods mainly focus on dedicated network structures to model the spatial and temporal dependencies. This paper considers a new direction by introducing a model learning f…

Cited by 41PDFcodeScholar
2023

DepGraph: Towards Any Structural Pruning

CVPR 2023poster

Structural pruning enables model acceleration by removing structurally-grouped parameters from neural networks. However, the parameter-grouping patterns vary widely across different models, making architecture-specific pruners, which rely on manually-designed grouping schemes, non-generalizable to n…

2023

Distribution Shift Inversion for Out-of-Distribution Prediction

CVPR 2023poster

Machine learning society has witnessed the emergence of a myriad of Out-of-Distribution (OoD) algorithms, which address the distribution shift between the training and the testing distribution by searching for a unified predictor or invariant feature representation. However, the task of directly mit…

2023

EqMotion: Equivariant Multi-Agent Motion Prediction With Invariant Interaction Reasoning

CVPR 2023poster

Learning to predict agent motions with relationship reasoning is important for many applications. In motion prediction tasks, maintaining motion equivariance under Euclidean geometric transformations and invariance of agent interaction is a critical and fundamental principle. However, such equivaria…

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…

2023

GraphAdapter: Tuning Vision-Language Models With Dual Knowledge Graph

NeurIPS 2023poster

Adapter-style efficient transfer learning (ETL) has shown excellent performance in the tuning of vision-language models (VLMs) under the low-data regime, where only a few additional parameters are introduced to excavate the task-specific knowledge based on the general and powerful representation of…

2023

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

CVPR 2023poster

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi-layer structure increases parameters significantly and thus presents a heavy bu…

Cited by 20SourcePDFScholar
2023

Mixed Samples as Probes for Unsupervised Model Selection in Domain Adaptation

NeurIPS 2023poster

Unsupervised domain adaptation (UDA) has been widely applied in improving model generalization on unlabeled target data. However, accurately selecting the best UDA model for the target domain is challenging due to the absence of labeled target data and domain distribution shifts. Traditional model s…

2023

PARTNER: Level up the Polar Representation for LiDAR 3D Object Detection

ICCV 2023poster

Recently, polar-based representation has shown promising properties in perceptual tasks. In addition to Cartesian-based approaches, which separate point clouds unevenly, representing point clouds as polar grids has been recognized as an alternative due to (1) its advantage in robust performance unde…

Cited by 10PDFcodeScholar
2023

Priority-Centric Human Motion Generation in Discrete Latent Space

ICCV 2023poster

Text-to-motion generation is a formidable task, aiming to produce human motions that align with the input text while also adhering to human capabilities and physical laws. While there have been advancements in diffusion models, their application in discrete spaces remains underexplored. Current meth…

Cited by 52PDFScholar
2023

Reachability-Aware Laplacian Representation in Reinforcement Learning

ICML 2023poster

In Reinforcement Learning (RL), Laplacian Representation (LapRep) is a task-agnostic state representation that encodes the geometry of the environment. A desirable property of LapRep stated in prior works is that the Euclidean distance in the LapRep space roughly reflects the reachability between st…

Cited by 4SourcePDFScholar
2023

SG-Former: Self-guided Transformer with Evolving Token Reallocation

ICCV 2023poster

Vision Transformer has demonstrated impressive success across various vision tasks. However, its heavy computation cost, which grows quadratically with respect to the token sequence length, largely limits its power in handling large feature maps. To alleviate the computation cost, previous works rel…

Cited by 74PDFcodeScholar
2023

TM2D: Bimodality Driven 3D Dance Generation via Music-Text Integration

ICCV 2023poster

We propose a novel task for generating 3D dance movements that simultaneously incorporate both text and music modalities. Unlike existing works that generate dance movements using a single modality such as music, our goal is to produce richer dance movements guided by the instructive information pro…

Cited by 69PDFcodeScholar
2022

Attention Diversification for Domain Generalization

ECCV 2022poster

"Convolutional neural networks (CNNs) have demonstrated gratifying results at learning discriminative features. However, when applied to unseen domains, state-of-the-art models are usually prone to errors due to domain shift. After investigating this issue from the perspective of shortcut learning,…

2022

CAFE: Learning To Condense Dataset by Aligning Features

CVPR 2022poster

Dataset condensation aims at reducing the network training effort through condensing a cumbersome training set into a compact synthetic one. State-of-the-art approaches largely rely on learning the synthetic data by matching the gradients between the real and synthetic data batches. Despite the intu…

Cited by 277PDFcodeScholar
2022

DynaST: Dynamic Sparse Transformer for Exemplar-Guided Image Generation

ECCV 2022poster

"One key challenge of exemplar-guided image generation lies in establishing fine-grained correspondences between input and guided images. Prior approaches, despite the promising results, have relied on either estimating dense attention to compute per-point matching, which is limited to only coarse s…

2022

Geometric Structure Preserving Warp for Natural Image Stitching

CVPR 2022poster

Preserving geometric structures in the scene plays a vital role in image stitching. However, most of the existing methods ignore the large-scale layouts reflected by straight lines or curves, decreasing overall stitching quality. To address this issue, this work presents a structure-preserving stitc…

Cited by 41PDFcodeScholar
2022

Hierarchical Semi-Supervised Contrastive Learning for Contamination-Resistant Anomaly Detection

ECCV 2022poster

"Anomaly detection aims at identifying deviant samples from the normal data distribution. Contrastive learning has provided a successful way to sample representation that enables effective discrimination on anomalies. However, when contaminated with unlabeled abnormal samples in training set under s…

2022

How Well Does Self-Supervised Pre-Training Perform with Streaming Data?

ICLR 2022poster

Prior works on self-supervised pre-training focus on the joint training scenario, where massive unlabeled data are assumed to be given as input all at once, and only then is a learner trained. Unfortunately, such a problem setting is often impractical if not infeasible since many real-world tasks re…

Cited by 39SourcePDFScholar
2022

Learning Domain Adaptive Object Detection with Probabilistic Teacher

ICML 2022spotlight

Self-training for unsupervised domain adaptive object detection is a challenging task, of which the performance depends heavily on the quality of pseudo boxes. Despite the promising results, prior works have largely overlooked the uncertainty of pseudo boxes during self-training. In this paper, we p…

2022

Learning Graph Neural Networks for Image Style Transfer

ECCV 2022poster

"State-of-the-art parametric and non-parametric style transfer approaches are prone to either distorted local style patterns due to global statistics alignment, or unpleasing artifacts resulting from patch mismatching. In this paper, we study a novel semi-parametric neural style transfer framework t…

Cited by 75SourcePDFScholar
2022

M3ED: Multi-modal Multi-scene Multi-label Emotional Dialogue Database

ACL 2022long

The emotional state of a speaker can be influenced by many different factors in dialogues, such as dialogue scene, dialogue topic, and interlocutor stimulus. The currently available data resources to support such multimodal affective analysis in dialogues are however limited in scale and diversity.…

2022

Memobert: Pre-Training Model with Prompt-Based Learning for Multimodal Emotion Recognition

ICASSP 2022accepted

Multimodal emotion recognition study is hindered by the lack of labelled corpora in terms of scale and diversity, due to the high annotation cost and label ambiguity. In this paper, we propose a multimodal pre-training model MEmoBERT for multimodal emotion recognition, which learns multimodal joint…

Cited by 0SourceScholar
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
2022

Modeling Motion With Multi-Modal Features for Text-Based Video Segmentation

CVPR 2022poster

Text-based video segmentation aims to segment the target object in a video based on a describing sentence. Incorporating motion information from optical flow maps with appearance and linguistic modalities is crucial yet has been largely ignored by previous work. In this paper, we design a method to…

Cited by 28PDFcodeScholar
2022

Point2Seq: Detecting 3D Objects As Sequences

CVPR 2022poster

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally predict attributes of 3D objects all at once, we expressively model the interdependencies between attributes of 3D objects, which in turn enables a b…

Cited by 18PDFcodeScholar
2022

PoseTriplet: Co-Evolving 3D Human Pose Estimation, Imitation, and Hallucination Under Self-Supervision

CVPR 2022oral

Existing self-supervised 3D human pose estimation schemes have largely relied on weak supervisions like consistency loss to guide the learning, which, inevitably, leads to inferior results in real-world scenarios with unseen poses. In this paper, we propose a novel self-supervised approach that allo…

Cited by 57PDFcodeScholar
2022

Prompting to Distill: Boosting Data-Free Knowledge Distillation via Reinforced Prompt

IJCAI 2022poster

Data-free knowledge distillation (DFKD) conducts knowledge distillation via eliminating the dependence of original training data, and has recently achieved impressive results in accelerating pre-trained language models. At the heart of DFKD is to reconstruct a synthetic dataset by inverting the par…

Cited by 10SourcePDFScholar
2022

Scaling & Shifting Your Features: A New Baseline for Efficient Model Tuning

NeurIPS 2022accept

Existing fine-tuning methods either tune all parameters of the pre-trained model (full fine-tuning), which is not efficient, or only tune the last linear layer (linear probing), which suffers a significant accuracy drop compared to the full fine-tuning. In this paper, we propose a new parameter-effi…

2022

Shunted Self-Attention via Multi-Scale Token Aggregation

CVPR 2022oral

Recent Vision Transformer (ViT) models have demonstrated encouraging results across various computer vision tasks, thanks to its competence in modeling long-range dependencies of image patches or tokens via self-attention. These models, however, usually designate the similar receptive fields of each…

Cited by 335PDFcodeScholar
2022

Training Spiking Neural Networks with Local Tandem Learning

NeurIPS 2022accept

Spiking neural networks (SNNs) are shown to be more biologically plausible and energy efficient over their predecessors. However, there is a lack of an efficient and generalized training method for deep SNNs, especially for deployment on analog computing substrates. In this paper, we put forward a g…

2022

Up to 100x Faster Data-Free Knowledge Distillation

AAAI 2022technical

Data-free knowledge distillation (DFKD) has recently been attracting increasing attention from research communities, attributed to its capability to compress a model only using synthetic data. Despite the encouraging results achieved, state-of-the-art DFKD methods still suffer from the inefficiency…

2021

Amalgamating Knowledge From Heterogeneous Graph Neural Networks

CVPR 2021poster

In this paper, we study a novel knowledge transfer task in the domain of graph neural networks (GNNs). We strive to train a multi-talented student GNN, without accessing human annotations, that "amalgamates" knowledge from a couple of teacher GNNs with heterogeneous architectures and handling distin…

Cited by 120PDFcodeScholar
2021

Boundary Knowledge Translation based Reference Semantic Segmentation

IJCAI 2021poster

Given a reference object of an unknown type in an image, human observers can effortlessly find the objects of the same category in another image and precisely tell their visual boundaries. Such visual cognition capability of humans seems absent from the current research spectrum of computer vision.…

Cited by 5SourcePDFScholar
2021

Contrastive Model Invertion for Data-Free Knolwedge Distillation

IJCAI 2021poster

Model inversion, whose goal is to recover training data from a pre-trained model, has been recently proved feasible. However, existing inversion methods usually suffer from the mode collapse problem, where the synthesized instances are highly similar to each other and thus show limited effectiveness…

2021

Edge-competing Pathological Liver Vessel Segmentation with Limited Labels

AAAI 2021technical

The microvascular invasion (MVI) is a major prognostic factor in hepatocellular carcinoma, which is one of the malignant tumors with the highest mortality rate. The diagnosis of MVI needs discovering the vessels that contain hepatocellular carcinoma cells and counting their number in each vessel, wh…

2021

KDExplainer: A Task-oriented Attention Model for Explaining Knowledge Distillation

IJCAI 2021poster

Knowledge distillation (KD) has recently emerged as an efficacious scheme for learning compact deep neural networks (DNNs). Despite the promising results achieved, the rationale that interprets the behavior of KD has yet remained largely understudied. In this paper, we introduce a novel task-oriente…

2021

Learning Dynamics via Graph Neural Networks for Human Pose Estimation and Tracking

CVPR 2021poster

Multi-person pose estimation and tracking serve as crucial steps for video understanding. Most state-of-the-art approaches rely on first estimating poses in each frame and only then implementing data association and refinement. Despite the promising results achieved, such a strategy is inevitably pr…

Cited by 98PDFScholar
2021

Meta-Aggregator: Learning To Aggregate for 1-Bit Graph Neural Networks

ICCV 2021poster

In this paper, we study a novel meta aggregation scheme towards binarizing graph neural networks (GNNs). We begin by developing a vanilla 1-bit GNN framework that binarizes both the GNN parameters and the graph features. Despite the lightweight architecture, we observed that this vanilla framework s…

Cited by 52PDFScholar
2021

Mosaicking to Distill: Knowledge Distillation from Out-of-Domain Data

NeurIPS 2021poster

Knowledge distillation~(KD) aims to craft a compact student model that imitates the behavior of a pre-trained teacher in a target domain. Prior KD approaches, despite their gratifying results, have largely relied on the premise that \emph{in-domain} data is available to carry out the knowledge trans…

2021

Mutual-Complementing Framework for Nuclei Detection and Segmentation in Pathology Image

ICCV 2021poster

Detection and segmentation of nuclei are fundamental analysis operations in pathology images, the assessments derived from which serve as the gold standard for cancer diagnosis. Manual segmenting nuclei is expensive and time-consuming. What's more, accurate segmentation detection of nuclei can be ch…

Cited by 23PDFScholar
2021

Progressive Network Grafting for Few-Shot Knowledge Distillation

AAAI 2021technical

Knowledge distillation has demonstrated encouraging performances in deep model compression. Most existing approaches, however, require massive labeled data to accomplish the knowledge transfer, making the model compression a cumbersome and costly process. In this paper, we investigate the practical…

2021

Scene Essence

CVPR 2021poster

What scene elements, if any, are indispensable for recognizing a scene? We strive to answer this question through the lens of an end-to-end learning scheme. Our goal is to identify a collection of such pivotal elements, which we term as Scene Essence, to be those that would alter scene recognition i…

Cited by 20PDFScholar
2021

SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data

AAAI 2021technical

Data mixing augmentation has proved effective in training deep models. Recent methods mix labels mainly according to the mixture proportion of image pixels. Due to the major discriminative information of a fine-grained image usually resides in subtle regions, these methods tend to introduce heavy la…

2021

Stochastic Partial Swap: Enhanced Model Generalization and Interpretability for Fine-Grained Recognition

ICCV 2021poster

Learning mid-level representation for fine-grained recognition is easily dominated by a limited number of highly discriminative patterns, degrading its robustness and generalization capability. To this end, we propose a novel Stochastic Partial Swap (SPS) scheme to address this issue. Our method per…

Cited by 67PDFcodeScholar
2021

Training Generative Adversarial Networks in One Stage

CVPR 2021poster

Generative Adversarial Networks (GANs) have demonstrated unprecedented success in various image generation tasks. The encouraging results, however, come at the price of a cumbersome training process, during which the generator and discriminator are alternately updated in two stages. In this paper, w…

Cited by 21PDFcodeScholar
2021

Turning Frequency to Resolution: Video Super-Resolution via Event Cameras

CVPR 2021poster

State-of-the-art video super-resolution (VSR) methods focus on exploiting inter- and intra-frame correlations to estimate high-resolution (HR) video frames from low-resolution (LR) ones. In this paper, we study VSR from an exotic perspective, by explicitly looking into the role of temporal frequency…

Cited by 51PDFScholar
2021

Visual Boundary Knowledge Translation for Foreground Segmentation

AAAI 2021technical

When confronted with objects of unknown types in an image, humans can effortlessly and precisely tell their visual boundaries. This recognition mechanism and underlying generalization capability seem to contrast to state-of-the-art image segmentation networks that rely on large-scale category-aware…

2020

Collaboration by Competition: Self-coordinated Knowledge Amalgamation for Multi-talent Student Learning

ECCV 2020poster

A vast number of well-trained deep networks have been released by developers online for plug-and-play use. These networks specialize in different tasks and in many cases, the data and annotations used to train them are not publicly available. In this paper, we study how to reuse such heterogeneous p…

2020

DEPARA: Deep Attribution Graph for Deep Knowledge Transferability

CVPR 2020oral

Exploring the intrinsic interconnections between the knowledge encoded in PRe-trained Deep Neural Networks (PR-DNNs) of heterogeneous tasks sheds light on their mutual transferability, and consequently enables knowledge transfer from one task to another so as to reduce the training effort of the lat…

Cited by 36PDFcodeScholar
2020

Distilling Knowledge From Graph Convolutional Networks

CVPR 2020poster

Existing knowledge distillation methods focus on convolutional neural networks (CNNs), where the input samples like images lie in a grid domain, and have largely overlooked graph convolutional networks (GCN) that handle non-grid data. In this paper, we propose to our best knowledge the first dedicat…

Cited by 314PDFcodeScholar
2020

Learning Oracle Attention for High-Fidelity Face Completion

CVPR 2020poster

High-fidelity face completion is a challenging task due to the rich and subtle facial textures involved. What makes it more complicated is the correlations between different facial components, for example, the symmetry in texture and structure between both eyes. While recent works adopted the attent…

Cited by 53PDFScholar
2020

Learning Propagation Rules for Attribution Map Generation

ECCV 2020poster

Existing gradient-based attribution-map methods rely on hand-crafted propagation rules for the non-linear/activation layers during the backward pass, so as to produce gradients of the input and then the attribution map. Despite the promising results achieved, such methods are sensitive to the non-in…

Cited by 18SourcePDFScholar
2020

One-sample Guided Object Representation Disassembling

NeurIPS 2020poster

The ability to disassemble the features of objects and background is crucial for many machine learning tasks, including image classification, image editing, visual concepts learning, and so on. However, existing (semi-)supervised methods all need a large amount of annotated samples, while unsupervis…

2019

Customizing Student Networks From Heterogeneous Teachers via Adaptive Knowledge Amalgamation

ICCV 2019poster

A massive number of well-trained deep networks have been released by developers online. These networks may focus on different tasks and in many cases are optimized for different datasets. In this paper, we study how to exploit such heterogeneous pre-trained networks, known as teachers, so as to trai…

Cited by 70PDFcodeScholar
2019

Deep Model Transferability from Attribution Maps

NeurIPS 2019poster

Exploring the transferability between heterogeneous tasks sheds light on their intrinsic interconnections, and consequently enables knowledge transfer from one task to another so as to reduce the training effort of the latter. In this paper, we propose an embarrassingly simple yet very efficacious a…

2019

Not All Parts Are Created Equal: 3D Pose Estimation by Modeling Bi-Directional Dependencies of Body Parts

ICCV 2019oral

Not all the human body parts have the same degree of freedom (DOF) due to the physiological structure. For example, the limbs may move more flexibly and freely than the torso does. Most of the existing 3D pose estimation methods, despite the very promising results achieved, treat the body joints equ…

Cited by 74PDFScholar
2019

Student Becoming the Master: Knowledge Amalgamation for Joint Scene Parsing, Depth Estimation, and More

CVPR 2019poster

In this paper, we investigate a novel deep-model reusing task. Our goal is to train a lightweight and versatile student model, without human-labelled annotations, that amalgamates the knowledge and masters the expertise of two pre-trained teacher models working on heterogeneous problems, one on scen…

Cited by 71PDFScholar
2018

Dual Swap Disentangling

NeurIPS 2018poster

Learning interpretable disentangled representations is a crucial yet challenging task. In this paper, we propose a weakly semi-supervised method, termed as Dual Swap Disentangling (DSD), for disentangling using both labeled and unlabeled data. Unlike conventional weakly supervised methods that rely…

2018

FishEyeRecNet: A Multi-Context Collaborative Deep Network for Fisheye Image Rectification

ECCV 2018poster

Images captured by sheye lenses violate the pinhole camera assumption and suer from distortions. Rectication of sheye images is therefore a crucial preprocessing step for many computer vision applications. In this paper, we propose an end-to-end multi-context collaborative deep network for removing…

Cited by 163SourcePDFScholar
2018

Geometry-Aware Scene Text Detection With Instance Transformation Network

CVPR 2018poster

Localizing text in the wild is challenging in the situations of complicated geometric layout of the targets like random orientation and large aspect ratio. In this paper, we propose a geometry-aware modeling approach tailored for scene text representation with an end-to-end learning scheme. In our a…

Cited by 111SourcePDFScholar