← Search

Shijie Wu

8 accepted papers

2026

Mitigating Entity Type Confusion in Cross-Domain NER via Multidimensional Quantification and Reasoning Enhancement

IJCAI 2026

Cross-domain Named Entity Recognition (CD-NER) aims to transfer the rich knowledge in the source domain to the target domain. Recent studies adopting decomposition or generation paradigms have achieved significant performance improvements, demonstrating high accuracy in entity span detection. Howeve

Cited by 0Scholar
2025

AffordDP: Generalizable Diffusion Policy with Transferable Affordance

CVPR 2025poster

Diffusion-based policies have shown impressive performance in robotic manipulation tasks while struggling with out-of-domain distributions. Recent efforts attempted to enhance generalization by improving the visual feature encoding for diffusion policy. However, their generalization is typically lim…

Cited by 5SourcePDFScholar
2024

Academics Can Contribute to Domain-Specialized Language Models

EMNLP 2024main

Commercially available models dominate academic leaderboards. While impressive, this has concentrated research on creating and adapting general-purpose models to improve NLP leaderboard standings for large language models. However, leaderboards collect many individual tasks and general-purpose model…

2023

MixCE: Training Autoregressive Language Models by Mixing Forward and Reverse Cross-Entropies

ACL 2023long

Autoregressive language models are trained by minimizing the cross-entropy of the model distribution Q relative to the data distribution P – that is, minimizing the forward cross-entropy, which is equivalent to maximum likelihood estimation (MLE). We have observed that models trained in this way may…

2023

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

ACL 2023findings

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forgetting, where the model performance drops for languages or tasks seen further in…

Cited by 22SourcePDFScholar
2022

Bernice: A Multilingual Pre-trained Encoder for Twitter

EMNLP 2022main

The language of Twitter differs significantly from that of other domains commonly included in large language model training. While tweets are typically multilingual and contain informal language, including emoji and hashtags, most pre-trained language models for Twitter are either monolingual, adapt…

2022

BoundaryFace: A Mining Framework with Noise Label Self-Correction for Face Recognition

ECCV 2022poster

"Face recognition has made tremendous progress in recent years due to the advances in loss functions and the explosive growth in training sets size. A properly designed loss is seen as key to extract discriminative features for classification. Several margin-based losses have been proposed as altern…

2021

Everything Is All It Takes: A Multipronged Strategy for Zero-Shot Cross-Lingual Information Extraction

EMNLP 2021main

Zero-shot cross-lingual information extraction (IE) describes the construction of an IE model for some target language, given existing annotations exclusively in some other language, typically English. While the advance of pretrained multilingual encoders suggests an easy optimism of “train on Engli…