← Search

Yongjun Xu

41 accepted papers

2026

APT: Affine Prototype-Timestamp for Time Series Forecasting Under Distribution Shift

AAAI 2026technical

Time series forecasting under distribution shift remains challenging, as existing deep learning models often rely on local statistical normalization (e.g., mean and variance) that fails to capture global distribution shift. Methods like RevIN and its variants attempt to decouple distribution and pat

Cited by 2SourcePDFScholar
2026

EfficientVPR: Toward Efficient Visual Place Recognition via Scene-Aware Prompt Tuning and Adaptive Feature Enhancement

CVPR 2026

Visual place recognition (VPR) faces critical challenges in handling extreme environmental variations while meeting the computational constraints of practical applications. Current methods predominantly address these challenges by either scaling up model capacity or employing computationally intensi

Cited by 0SourcecodeScholar
2026

Fast-SAM3D: 3Dfy Anything in Images but Faster

ICML 2026poster

SAM3D enables scalable, open-world 3D reconstruction from complex scenes, yet its deployment is hindered by prohibitive inference latency. In this work, we conduct the **first systematic investigation** into its inference dynamics, revealing that generic acceleration strategies are brittle in this c…

Cited by 0SourceScholar
2026

MultiAnimate: Pose-Guided Image Animation Made Extensible

CVPR 2026

Pose-guided human image animation aims to synthesize realistic videos of a reference character driven by a sequence of poses. While diffusion-based methods have achieved remarkable success, most existing approaches are limited to single-character animation. We observe that naively extending these me

Cited by 0SourcecodeScholar
2026

Parameterized Prompt for Incremental Object Detection

CVPR 2026

Recent studies have demonstrated that incorporating trainable prompts into pretrained models enables effective incremental learning. However, the application of prompts in incremental object detection (IOD) remains underexplored. Our study reveals that existing prompts-pool-based approaches assume d

Cited by 0SourcecodeScholar
2026

Point-UQ: An Uncertainty-Quantification Paradigm for Point Cloud Few-Shot Class Incremental Learning

ICLR 2026poster

3D few-shot class-incremental learning (3D FSCIL) requires effectively integrating novel classes from limited samples while preserving base-class knowledge, without succumbing to catastrophic forgetting the learned knowledge or overfitting the novel ones. Current 3D FSCIL approaches predominantly f…

Cited by 0SourceScholar
2026

QuantSparse: Comprehensively Compressing Video Diffusion Transformer with Model Quantization and Attention Sparsification

ICLR 2026poster

Diffusion transformers exhibit remarkable video generation capability, yet their prohibitive computational and memory costs hinder practical deployment. Model quantization and attention sparsification are two promising directions for compression, but each alone suffers severe performance degradation…

Cited by 0SourcecodeScholar
2026

Quantized Visual Geometry Grounded Transformer

ICLR 2026poster

Learning-based 3D reconstruction models, represented by Visual Geometry Grounded Transformers (VGGTs), have achieved remarkable progress with large-scale transformers. Their prohibitive computational and memory costs severely hinder real-world deployment. Post-Training Quantization (PTQ) has emerged…

Cited by 0SourcecodeScholar
2026

Representation-Steered Incremental Adapter-Tuning for Class-Incremental Learning with Pre-Trained Models

CVPR 2026

Class-Incremental Learning (CIL) aims to develop models to continuously learn new classes without forgetting learned old ones. Recent advances combine pre-trained models with parameter-efficient fine-tuning, achieving promising results. However, these approaches typically allocate new trainable para

Cited by 0SourcecodeScholar
2026

WorldCache: Accelerating World Models for Free via Heterogeneous Token Caching

ICML 2026poster

Diffusion-based world models have shown strong potential for unified world simulation, but the iterative denoising remains too costly for interactive use and long-horizon rollouts. While feature caching can accelerate inference without training, we find that policies designed for single-modal diffus…

Cited by 0SourceScholar
2026

Zeus: Towards Tuning-Free Foundation Model for Time Series Analysis

ICML 2026poster

We present Zeus, a unified tuning-free Time Series Foundation Model (TSFM) that delivers superior performance across diverse analysis tasks without any task-specific fine-tuning. Unlike prior studies that primarily focus on zero-shot forecasting but require task-specific tuning for other tasks, Zeus…

Cited by 0SourceScholar
2025

$\text{S}^2$Q-VDiT: Accurate Quantized Video Diffusion Transformer with Salient Data and Sparse Token Distillation

NeurIPS 2025poster

Diffusion transformers have emerged as the mainstream paradigm for video generation models. However, the use of up to billions of parameters incurs significant computational costs. Quantization offers a promising solution by reducing memory usage and accelerating inference. Nonetheless, we observe t…

Cited by 0SourcecodeScholar
2025

Cross-Layer Graph Knowledge Distillation for Image Recognition

ICASSP 2025accepted

Knowledge Distillation (KD) aims to improve a light-weight student network supervised by a large teacher network. The core idea of KD is to explore valuable knowledge from the teacher. Previous works often extract information from a single sample, but ignore relation modeling among multiple samples…

Cited by 0SourceScholar
2025

Frequency-Aligned Knowledge Distillation for Lightweight Spatiotemporal Forecasting

ICCV 2025poster

Spatiotemporal forecasting tasks, such as traffic flow, combustion dynamics, and weather forecasting, often require complex models that suffer from low training efficiency and high memory consumption. This paper proposes a lightweight framework, Spectral Decoupled Knowledge Distillation, which trans…

2025

GTDE: Grouped Training with Decentralized Execution for Multi-agent Actor-Critic

AAAI 2025technical

The rapid advancement of multi-agent reinforcement learning (MARL) has given rise to diverse training paradigms to learn the policies of each agent in the multi-agent system. The paradigms of decentralized training and execution (DTDE) and centralized training with decentralized execution (CTDE) hav…

2025

Geometric Feature Embedding for Effective 3D Few-Shot Class Incremental Learning

ICML 2025poster

3D few-shot class incremental learning (FSCIL) aims to learn new point cloud categories from limited samples while preventing the forgetting of previously learned categories. This research area significantly enhances the capabilities of self-driving vehicles and computer vision systems. Existing 3D…

2025

HSRDiff: A Hierarchical Self-Regulation Diffusion Model for Stochastic Semantic Segmentation

AAAI 2025technical

In safety-critical domains such as medical diagnostics and autonomous driving, single-image evidence is sometimes insufficient to reflect the inherent ambiguity of vision problems. Therefore, multiple plausible assumptions that match the image semantics may be needed to reflect the actual distributi…

2025

IOR: Inversed Objects Replay for Incremental Object Detection

ICASSP 2025accepted

Existing Incremental Object Detection (IOD) methods partially alleviate catastrophic forgetting when incrementally detecting new objects in real-world scenarios. However, many of these methods rely on the assumption that unlabeled old-class objects may co-occur with labeled new-class objects in the…

Cited by 0SourceScholar
2025

MPQ-DM: Mixed Precision Quantization for Extremely Low Bit Diffusion Models

AAAI 2025technical

Diffusion models have received wide attention in generation tasks. However, the expensive computation cost prevents the application of diffusion models in resource-constrained scenarios. Quantization emerges as a practical solution that significantly saves storage and computation by reducing the bit…

2025

Multi-Teacher Knowledge Distillation with Reinforcement Learning for Visual Recognition

AAAI 2025technical

Multi-teacher Knowledge Distillation (KD) transfers diverse knowledge from a teacher pool to a student network. The core problem of multi-teacher KD is how to balance distillation strengths among various teachers. Most existing methods often develop weighting strategies from an individual perspectiv…

2025

Multi-party Collaborative Attention Control for Image Customization

CVPR 2025poster

The rapid development of diffusion models has fueled a growing demand for customized image generation. However, current customization methods face several limitations: 1) typically accept either image or text conditions alone; 2) customization in complex visual scenarios often leads to subject leaka…

2025

OLN++: Improved Object Localization Network for Open-world Object Detection

ICASSP 2025accepted

Open-world object detection (OWOD) is vital for identifying the new objects not encountered during training. Among the various methods for OWOD, Object Proposals without Learning Classification (OPwLC) stands out, with its Object Localization Network (OLN) stressing the localization features. Howeve…

Cited by 0SourceScholar
2025

On the Integration of Spatial-Temporal Knowledge: A Lightweight Approach to Atmospheric Time Series Forecasting

NeurIPS 2025poster

Transformers have gained attention in atmospheric time series forecasting (ATSF) for their ability to capture global spatial-temporal correlations. However, their complex architectures lead to excessive parameter counts and extended training times, limiting their scalability to large-scale forecasti…

Cited by 0SourceScholar
2025

Q-VDiT: Towards Accurate Quantization and Distillation of Video-Generation Diffusion Transformers

ICML 2025poster

Diffusion transformers (DiT) have demonstrated exceptional performance in video generation. However, their large number of parameters and high computational complexity limit their deployment on edge devices. Quantization can reduce storage requirements and accelerate inference by lowering the bit-wi…

Cited by 0SourcePDFScholar
2025

SMARTraj$^2$: A Stable Multi-City Adaptive Method for Multi-View Spatio-Temporal Trajectory Representation Learning

NeurIPS 2025poster

Spatio-temporal trajectory representation learning plays a crucial role in various urban applications such as transportation systems, urban planning, and environmental monitoring. Existing methods can be divided into single-view and multi-view approaches, with the latter offering richer representati…

Cited by 0SourcecodeScholar
2025

Selective Learning for Deep Time Series Forecasting

NeurIPS 2025poster

Benefiting from high capacity for capturing complex temporal patterns, deep learning (DL) has significantly advanced time series forecasting (TSF). However, deep models tend to suffer from severe overfitting due to the inherent vulnerability of time series to noise and anomalies. The prevailing DL p…

Cited by 0SourceScholar
2025

Should We Use a Fixed Embedding Size? Customized Dimension Sizes for Knowledge Graph Embedding

COLING 2025main

Knowledge Graph Embedding (KGE) aims to project entities and relations into a low-dimensional space, so as to enable Knowledge Graphs (KGs) to be effectively used by downstream AI tasks. Most existing KGs (e.g. Wikidata) suffer from the data imbalance issue, i.e., the occurrence frequencies vary sig…

Cited by 0SourcePDFScholar
2024

CLIP-KD: An Empirical Study of CLIP Model Distillation

CVPR 2024poster

Contrastive Language-Image Pre-training (CLIP) has become a promising language-supervised visual pre-training framework. This paper aims to distill small CLIP models supervised by a large teacher CLIP model. We propose several distillation strategies including relation feature gradient and contrasti…

2024

Continual Learning in the Frequency Domain

NeurIPS 2024poster

Continual learning (CL) is designed to learn new tasks while preserving existing knowledge. Replaying samples from earlier tasks has proven to be an effective method to mitigate the forgetting of previously acquired knowledge. However, the current research on the training efficiency of rehearsal-bas…

2024

Dynamic Frequency Domain Graph Convolutional Network for Traffic Forecasting

ICASSP 2024accepted

Complex spatial dependencies in transportation networks make traffic prediction extremely challenging. Much existing work is devoted to learning dynamic graph structures among sensors, and the strategy of mining spatial dependencies from traffic data, known as data-driven, tends to be an intuitive a…

Cited by 0SourceScholar
2024

M-RAG: Reinforcing Large Language Model Performance through Retrieval-Augmented Generation with Multiple Partitions

ACL 2024long

Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by retrieving relevant memories from an external database. However, existing RAG methods typically organize all memories in a whole database, potentially limiting focus on crucial memories and introducing noise. In this paper…

Cited by 20SourcePDFScholar
2024

Self-Improvement Programming for Temporal Knowledge Graph Question Answering

COLING 2024main

Temporal Knowledge Graph Question Answering (TKGQA) aims to answer questions with temporal intent over Temporal Knowledge Graphs (TKGs). The core challenge of this task lies in understanding the complex semantic information regarding multiple types of time constraints (e.g., before, first) in questi…

Cited by 9SourcePDFScholar
2024

eTag: Class-Incremental Learning via Embedding Distillation and Task-Oriented Generation

AAAI 2024technical

Class incremental learning (CIL) aims to solve the notorious forgetting problem, which refers to the fact that once the network is updated on a new task, its performance on previously-learned tasks degenerates catastrophically. Most successful CIL methods store exemplars (samples of learned tasks) t…

2022

Cross-Image Relational Knowledge Distillation for Semantic Segmentation

CVPR 2022poster

Current Knowledge Distillation (KD) methods for semantic segmentation often guide the student to mimic the teacher's structured information generated from individual data samples. However, they ignore the global semantic relations among pixels across various images that are valuable for KD. This pap…

Cited by 247PDFcodeScholar
2022

Data Augmentation for Few-Shot Knowledge Graph Completion from Hierarchical Perspective

COLING 2022main

Few-shot knowledge graph completion (FKGC) has become a new research focus in the field of knowledge graphs in recent years, which aims to predict the missing links for relations that only have a few associative triples. Existing models attempt to solve the problem via learning entity and relation r…

2022

Interpretable Generative Adversarial Networks

AAAI 2022technical

Learning a disentangled representation is still a challenge in the field of the interpretability of generative adversarial networks (GANs). This paper proposes a generic method to modify a traditional GAN into an interpretable GAN, which ensures that filters in an intermediate layer of the generator…

2022

MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition

ECCV 2022poster

"Unlike the conventional Knowledge Distillation (KD), Self-KD allows a network to learn knowledge from itself without any guidance from extra networks. This paper proposes to perform Self-KD from image Mixture (MixSKD), which integrates these two techniques into a unified framework. MixSKD mutually…

2022

Mutual Contrastive Learning for Visual Representation Learning

AAAI 2022technical

We present a collaborative learning method called Mutual Contrastive Learning (MCL) for general visual representation learning. The core idea of MCL is to perform mutual interaction and transfer of contrastive distributions among a cohort of networks. A crucial component of MCL is Interactive Contra…

2022

Prior Gradient Mask Guided Pruning-Aware Fine-Tuning

AAAI 2022technical

We proposed a Prior Gradient Mask Guided Pruning-aware Fine-Tuning (PGMPF) framework to accelerate deep Convolutional Neural Networks (CNNs). In detail, the proposed PGMPF selectively suppresses the gradient of those ”unimportant” parameters via a prior gradient mask generated by the pruning criteri…

Cited by 43SourcePDFScholar
2021

Hierarchical Self-supervised Augmented Knowledge Distillation

IJCAI 2021poster

Knowledge distillation often involves how to define and transfer knowledge from teacher to student effectively. Although recent self-supervised contrastive knowledge achieves the best performance, forcing the network to learn such knowledge may damage the representation learning of the original clas…