← Search

Junqing Yu

22 accepted papers

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

LoRA-Mixer: Coordinate Modular LoRA Experts Through Serial Attention Routing

ICLR 2026poster

Recent attempts to combine low-rank adaptation (LoRA) with mixture-of-experts (MoE) for multi-task adaptation of Large Language Models (LLMs) often replace whole attention/FFN layers with switch experts or append parallel expert branches, undermining parameter efficiency and limiting task specializa…

Cited by 0SourceScholar
2026

PRISM: Synergizing Vision Foundation Models via Self-organized Expert Specialization

ICML 2026poster

Unifying the complementary strengths of diverse Vision Foundation Models (VFMs) into a single efficient model is highly desirable but challenged by the negative transfer inherent in monolithic distillation. To address these feature conflicts, we introduce \textbf{PRISM}, a novel dual-stream Mixture-…

Cited by 0SourceScholar
2025

GA-S3: Comprehensive Social Network Simulation with Group Agents

ACL 2025finding

Social network simulation is developed to provide a comprehensive understanding of social networks in the real world, which can be leveraged for a wide range of applications such as group behavior emergence, policy optimization, and business strategy development. However, billions of individuals and…

2025

Optimized View and Geometry Distillation from Multi-view Diffuser

IJCAI 2025

Generating multi-view images from a single input view using image-conditioned diffusion models is a recent advancement and has shown considerable potential. However, issues such as the lack of consistency in synthesized views and over-smoothing in extracted geometry persist. Previous methods integra

2025

Ref-GS: Directional Factorization for 2D Gaussian Splatting

CVPR 2025poster

In this paper, we introduce Ref-GS, a novel approach for directional light factorization in 2D Gaussian splatting, which enables photorealistic view-dependent appearance rendering and precise geometry recovery. Ref-GS builds upon the deferred rendering of Gaussian splatting and applies directional e…

2025

SF2T: Self-supervised Fragment Finetuning of Video-LLMs for Fine-Grained Understanding

CVPR 2025poster

Video-based Large Language Models (Video-LLMs) have witnessed substantial advancements in recent years, propelled by the advancement in multi-modal LLMs. Although these models have demonstrated proficiency in providing the overall description of videos, they struggle with fine-grained understanding,…

Cited by 1SourcePDFScholar
2025

Temporal Coherent Object Flow for Multi-Object Tracking

AAAI 2025technical

Multi-object tracking is a challenging vision task that requires simultaneous reasoning about object detection and object association. Conventional solutions use frame as the basic unit and typically rely on a motion predictor that exploits the appearance features to associate detected candidates, l…

Cited by 0SourcePDFScholar
2025

Video Anomaly Detection with Motion and Appearance Guided Patch Diffusion Model

AAAI 2025technical

A recent endeavor in one class of video anomaly detection is to leverage diffusion models and posit the task as a generation problem, where the diffusion model is trained to recover normal patterns exclusively, thus reporting abnormal patterns as outliers. Yet, existing attempts neglect the various…

2024

AMD: Anatomical Motion Diffusion with Interpretable Motion Decomposition and Fusion

AAAI 2024technical

Generating realistic human motion sequences from text descriptions is a challenging task that requires capturing the rich expressiveness of both natural language and human motion. Recent advances in diffusion models have enabled significant progress in human motion synthesis. However, existing metho…

Cited by 3SourcePDFScholar
2024

Attacking Transformers with Feature Diversity Adversarial Perturbation

AAAI 2024technical

Understanding the mechanisms behind Vision Transformer (ViT), particularly its vulnerability to adversarial perturbations, is crucial for addressing challenges in its real-world applications. Existing ViT adversarial attackers rely on labels to calculate the gradient for perturbation, and exhibit lo…

Cited by 5SourcePDFScholar
2024

Coupled Mamba: Enhanced Multimodal Fusion with Coupled State Space Model

NeurIPS 2024poster

The essence of multi-modal fusion lies in exploiting the complementary information inherent in diverse modalities.However, most prevalent fusion methods rely on traditional neural architectures and are inadequately equipped to capture the dynamics of interactions across modalities, particularly in p…

Cited by 7SourcePDFScholar
2024

Dynamic Feature Pruning and Consolidation for Occluded Person Re-identification

AAAI 2024technical

Occluded person re-identification (ReID) is a challenging problem due to contamination from occluders. Existing approaches address the issue with prior knowledge cues, such as human body key points and semantic segmentations, which easily fail in the presence of heavy occlusion and other humans as o…

2024

Progressive Text-to-Image Diffusion with Soft Latent Direction

AAAI 2024technical

In spite of the rapidly evolving landscape of text-to-image generation, the synthesis and manipulation of multiple entities while adhering to specific relational constraints pose enduring challenges. This paper introduces an innovative progressive synthesis and editing operation that systematically…

2023

Compact Transformer Tracker with Correlative Masked Modeling

AAAI 2023technical

Transformer framework has been showing superior performances in visual object tracking for its great strength in information aggregation across the template and search image with the well-known attention mechanism. Most recent advances focus on exploring attention mechanism variants for better infor…

2023

Dual Memory Units with Uncertainty Regulation for Weakly Supervised Video Anomaly Detection

AAAI 2023technical

Learning discriminative features for effectively separating abnormal events from normality is crucial for weakly supervised video anomaly detection (WS-VAD) tasks. Existing approaches, both video and segment level label oriented, mainly focus on extracting representations for anomaly data while negl…

2023

NeMF: Inverse Volume Rendering with Neural Microflake Field

ICCV 2023poster

Recovering the physical attributes of an object's appearance from its images captured under an unknown illumination is challenging yet essential for photo-realistic rendering.Recent approaches adopt the emerging implicit scene representations and have shown impressive results.However, they unanimous…

Cited by 26PDFcodeScholar
2020

Adversarial Style Mining for One-Shot Unsupervised Domain Adaptation

NeurIPS 2020poster

We aim at the problem named One-Shot Unsupervised Domain Adaptation. Unlike traditional Unsupervised Domain Adaptation, it assumes that only one unlabeled target sample can be available when learning to adapt. This setting is realistic but more challenging, in which conventional adaptation approache…

2019

Significance-Aware Information Bottleneck for Domain Adaptive Semantic Segmentation

ICCV 2019poster

For unsupervised domain adaptation problems, the strategy of aligning the two domains in latent feature space through adversarial learning has achieved much progress in image classification, but usually fails in semantic segmentation tasks in which the latent representations are overcomplex. In this…

Cited by 262PDFScholar
2019

Taking a Closer Look at Domain Shift: Category-Level Adversaries for Semantics Consistent Domain Adaptation

CVPR 2019oral

We consider the problem of unsupervised domain adaptation in semantic segmentation. The key in this campaign consists in reducing the domain shift, i.e., enforcing the data distributions of the two domains to be similar. A popular strategy is to align the marginal distribution in the feature space t…

Cited by 933PDFcodeScholar
2018

Macro-Micro Adversarial Network for Human Parsing

ECCV 2018poster

In human parsing, the pixel-wise classification loss has drawbacks in its low-level local inconsistency and high-level semantic inconsistency. The introduction of the adversarial network tackles the two problems using a single discriminator. However, the two types of parsing inconsistency are genera…