← Search

Weijie Chen

22 accepted papers

2025

A Tiny Change, A Giant Leap: Long-Tailed Class-Incremental Learning via Geometric Prototype Alignment

ICCV 2025poster

Long-Tailed Class-Incremental Learning (LT-CIL) remains a fundamental challenge due to biased gradient updates caused by highly imbalanced data distributions and the inherent stability-plasticity dilemma. These factors jointly degrade tail-class performance and exacerbate catastrophic forgetting. To…

2025

EasyCraft: A Robust and Efficient Framework for Automatic Avatar Crafting

CVPR 2025poster

Character customization, or 'face crafting,' is a vital feature in role-playing games (RPGs), enhancing player engagement by enabling the creation of personalized avatars. Existing automated methods often struggle with generalizability across diverse game engines due to their reliance on the interme…

Cited by 0SourcePDFScholar
2025

Unbiased Evaluation of Large Language Models from a Causal Perspective

ICML 2025poster

Benchmark contamination has become a significant concern in the LLM evaluation community. Previous Agents-as-an-Evaluator address this issue by involving agents in the generation of questions. Despite their success, the biases in Agents-as-an-Evaluator methods remain largely unexplored. In this pape…

Cited by 0SourcePDFScholar
2024

Multivariate Fourier Distribution Perturbation: Domain Shifts with Uncertainty in Frequency Domain

ICASSP 2024accepted

Diversifying training data techniques have achieved tremendous success in Domain Generalization (DG) tasks. The key to diversifying domain data is by increasing the types of domain styles. After investigating this issue from the perspective of the Fourier transform, the domain cue is found to be imp…

Cited by 0SourceScholar
2024

Structure-CLIP: Towards Scene Graph Knowledge to Enhance Multi-Modal Structured Representations

AAAI 2024technical

Large-scale vision-language pre-training has achieved significant performance in multi-modal understanding and generation tasks. However, existing methods often perform poorly on image-text matching tasks that require structured representations, i.e., representations of objects, attributes, and rela…

2024

Transmit Beampattern Optimization for MIMO-ISAC Systems with Hybrid Beamforming

ICASSP 2024accepted

This paper considers hybrid beamforming in multiple-input multiple-output integrated sensing and communications systems. In particular, the transmit hybrid beamformers are jointly designed with digital receive beamformers of users by maximizing the ratio of minimum mainlobe level to peak sidelobe le…

Cited by 0SourceScholar
2023

FFF: Fragment-Guided Flexible Fitting for Building Complete Protein Structures

CVPR 2023poster

Cryo-electron microscopy (cryo-EM) is a technique for reconstructing the 3-dimensional (3D) structure of biomolecules (especially large protein complexes and molecular assemblies). As the resolution increases to the near-atomic scale, building protein structures de novo from cryo-EM maps becomes pos…

Cited by 5SourcePDFScholar
2023

Multi-View Adversarial Discriminator: Mine the Non-Causal Factors for Object Detection in Unseen Domains

CVPR 2023highlight

Domain shift degrades the performance of object detection models in practical applications. To alleviate the influence of domain shift, plenty of previous work try to decouple and learn the domain-invariant (common) features from source domains via domain adversarial learning (DAL). However, inspire…

2023

Unsupervised Prompt Tuning for Text-Driven Object Detection

ICCV 2023poster

Grounded language-image pre-trained models have shown strong zero-shot generalization to various downstream object detection tasks. Despite their promising performance, the models rely heavily on the laborious prompt engineering. Existing works typically address this problem by tuning text prompts u…

Cited by 9PDFScholar
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

Dynamic Domain Generalization

IJCAI 2022poster

Domain generalization (DG) is a fundamental yet very challenging research topic in machine learning. The existing arts mainly focus on learning domain-invariant features with limited source domains in a static model. Unfortunately, there is a lack of training-free mechanism to adjust the model when…

2022

Label Matching Semi-Supervised Object Detection

CVPR 2022poster

Semi-supervised object detection has made significant progress with the development of mean teacher driven self-training. Despite the promising results, the label mismatch problem is not yet fully explored in the previous works, leading to severe confirmation bias during self-training. In this paper…

Cited by 95PDFcodeScholar
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

Probing Simile Knowledge from Pre-trained Language Models

ACL 2022long

Simile interpretation (SI) and simile generation (SG) are challenging tasks for NLP because models require adequate world knowledge to produce predictions. Previous works have employed many hand-crafted resources to bring knowledge-related into models, which is time-consuming and labor-intensive. In…

2022

Self-Supervised Noisy Label Learning for Source-Free Unsupervised Domain Adaptation

IROS 2022poster

Domain adaptation is an important property in robot vision, which enables the neural networks pre-trained on source domains to adapt target domains automatically without any annotation efforts. During this process, source data is not always accessible due to the constraints of expensive storage over…

Cited by 80SourceScholar
2022

Simulation-and-Mining: Towards Accurate Source-Free Unsupervised Domain Adaptive Object Detection

ICASSP 2022accepted

Vanilla unsupervised domain adaptive (UDA) object detection typically requires the labeled source data for joint-training with the unlabeled target data, which is usually unavailable in real-world scenarios due to data privacy, leading to source data-free UDA object detection. Herein, we first analy…

Cited by 0SourceScholar
2022

Target-Aware Auto-Augmentation for Unsupervised Domain Adaptive Object Detection

ICASSP 2022accepted

Recent researches show that data auto-augmentation strategies can enhance the performance of object detection models. However, the existing works mainly focus on in-domain generalization. There is still a blank in out-of-domain generalization. In this paper, for the first time, we propose an auto-au…

Cited by 0SourceScholar
2022

Transductive Clip with Class-Conditional Contrastive Learning

ICASSP 2022accepted

Inspired by the remarkable zero-shot generalization capacity of vision-language pre-trained model, we seek to leverage the supervision from CLIP model to alleviate the burden of data labeling. However, such supervision inevitably contains the label noise, which significantly degrades the discriminat…

Cited by 0SourceScholar
2021

A Free Lunch for Unsupervised Domain Adaptive Object Detection without Source Data

AAAI 2021technical

Unsupervised domain adaptation (UDA) assumes that source and target domain data are freely available and usually trained together to reduce the domain gap. However, considering the data privacy and the inefficiency of data transmission, it is impractical in real scenarios. Hence, it draws our eyes t…

Cited by 168SourcePDFScholar
2019

All You Need Is a Few Shifts: Designing Efficient Convolutional Neural Networks for Image Classification

CVPR 2019poster

Shift operation is an efficient alternative over depthwise separable convolution. However, it is still bottlenecked by its implementation manner, namely memory movement. To put this direction forward, a new and novel basic component named Sparse Shift Layer (SSL) is introduced in this paper to const…

Cited by 118PDFcodeScholar