← Search

Liwen Wang

16 accepted papers

2025

Anatomical Knowledge Mining and Matching for Semi-supervised Medical Multi-structure Detection

AAAI 2025technical

In medical image analysis, detecting multiple structures is crucial for evaluations and diagnosis but is often limited by the lack of high-quality annotations. Semi-supervised object detection emerges as a potent methodology to enhance model performance and generalization by leveraging a vast pool o…

Cited by 0SourcePDFScholar
2025

Learning to Zoom with Anatomical Relations for Medical Structure Detection

NeurIPS 2025poster

Accurate anatomical structure detection is a critical preliminary step for diagnosing diseases characterized by structural abnormalities. In clinical practice, medical experts frequently adjust the zoom level of medical images to obtain comprehensive views for diagnosis. This common interaction resu…

Cited by 0SourceScholar
2025

On Fairness of Unified Multimodal Large Language Model for Image Generation

NeurIPS 2025poster

Unified multimodal large language models (U-MLLMs) have demonstrated impressive performance in end-to-end visual understanding and generation tasks. However, compared to generation-only systems (e.g., Stable Diffusion), the unified architecture of U-MLLMs introduces new risks of propagating demograp…

Cited by 0SourceScholar
2024

M3-UDA: A New Benchmark for Unsupervised Domain Adaptive Fetal Cardiac Structure Detection

CVPR 2024poster

The anatomical structure detection of fetal cardiac views is crucial for diagnosing fetal congenital heart disease. In practice there is a large domain gap between different hospitals' data such as the variable data quality due to differences in acquisition equipment. In addition accurate annotation…

2023

A Prototypical Semantic Decoupling Method via Joint Contrastive Learning for Few-Shot Named Entity Recognition

ICASSP 2023accepted

Few-shot named entity recognition (NER) aims at identifying named entities based on only few labeled instances. Most existing prototype-based sequence labeling models tend to memorize entity mentions which would be easily confused by close prototypes. In this paper, we proposed a Prototypical Semant…

Cited by 0SourceScholar
2023

Generative Zero-Shot Prompt Learning for Cross-Domain Slot Filling with Inverse Prompting

ACL 2023findings

Zero-shot cross-domain slot filling aims to transfer knowledge from the labeled source domain to the unlabeled target domain. Existing models either encode slot descriptions and examples or design handcrafted question templates using heuristic rules, suffering from poor generalization capability or…

2023

Revisit Out-Of-Vocabulary Problem For Slot Filling: A Unified Contrastive Framework With Multi-Level Data Augmentations

ICASSP 2023accepted

In real dialogue scenarios, the existing slot filling model, which tends to memorize entity patterns, has a significantly reduced generalization facing Out-of-Vocabulary (OOV) problems. To address this issue, we propose an OOV robust slot filling model based on multi-level data augmentations to solv…

Cited by 0SourceScholar
2023

SIAST: A Slot Imbalance-Aware Self-Training Scheme for Semi-Supervised Slot Filling

ICASSP 2023accepted

Slot filling where labelled data are scarce could leverage the recent advances in self-training methods. However, existing self-training models ignore the prevalent imbalanced slot distribution problem in many slot filling datasets. These methods could exacerbate label imbalance during learning iter…

Cited by 0SourceScholar
2022

A Robust Contrastive Alignment Method for Multi-Domain Text Classification

ICASSP 2022accepted

Multi-domain text classification can automatically classify texts in various scenarios. Due to the diversity of human languages, texts with the same label in different domains may differ greatly, which brings challenges to the multi-domain text classification. Current advanced methods use the privat…

Cited by 0SourceScholar
2022

Exploiting domain-slot related keywords description for Few-Shot Cross-Domain Dialogue State Tracking

EMNLP 2022main

Collecting dialogue data with domain-slot-value labels for dialogue state tracking (DST) could be a costly process. In this paper, we propose a novel framework based on domain-slot related description to tackle the challenge of few-shot cross-domain DST. Specifically, we design an extraction module…

Cited by 8SourcePDFScholar
2022

PSSAT: A Perturbed Semantic Structure Awareness Transferring Method for Perturbation-Robust Slot Filling

COLING 2022main

Most existing slot filling models tend to memorize inherent patterns of entities and corresponding contexts from training data. However, these models can lead to system failure or undesirable outputs when being exposed to spoken language perturbation or variation in practice. We propose a perturbed…

Cited by 16SourcePDFScholar
2021

Bridge to Target Domain by Prototypical Contrastive Learning and Label Confusion: Re-explore Zero-Shot Learning for Slot Filling

EMNLP 2021main

Zero-shot cross-domain slot filling alleviates the data dependence in the case of data scarcity in the target domain, which has aroused extensive research. However, as most of the existing methods do not achieve effective knowledge transfer to the target domain, they just fit the distribution of the…

2021

Dynamically Disentangling Social Bias from Task-Oriented Representations with Adversarial Attack

NAACL 2021long

Representation learning is widely used in NLP for a vast range of tasks. However, representations derived from text corpora often reflect social biases. This phenomenon is pervasive and consistent across different neural models, causing serious concern. Previous methods mostly rely on a pre-specifie…