← Search

Lan Du

27 accepted papers

2026

DPL: Decoupled Prototype Learning for Enhancing Robustness of Vision-Language Transformers to Missing Modalities

CVPR 2026

The performance of Vision-Language Transformers drops sharply when an input modality (e.g., image) is missing, because the model is forced to make predictions using incomplete information. Existing missing-aware prompt methods help reduce this degradation, but they still rely on conventional predict

Cited by 0SourcecodeScholar
2026

IdentityStory: Taming Your Identity-Preserving Generator for Human-Centric Story Generation

AAAI 2026technical

Recent visual generative models enable story generation with consistent characters from text, but human-centric story generation faces additional challenges, such as maintaining detailed and diverse human face consistency and coordinating multiple characters across different images. This paper prese

Cited by 0SourcePDFScholar
2026

Next Generation Active Learning: Mixture of LLMs in the Loop

AAAI 2026technical

With the rapid advancement and strong generalization capabilities of large language models (LLMs), they have been increasingly incorporated into the active learning pipelines as annotators to reduce annotation costs. However, considering the annotation quality, labels generated by LLMs often fall sh

Cited by 0SourcePDFScholar
2025

CGMatch: A Different Perspective of Semi-supervised Learning

CVPR 2025poster

Semi-supervised learning (SSL) has garnered significant attention due to its ability to leverage limited labeled data and a large amount of unlabeled data to improve model generalization performance. Recent approaches achieve impressive successes by combining ideas from both consistency regularizati…

2025

Multi-Label Bayesian Active Learning with Inter-Label Relationships

UAI 2025

The primary challenge of multi-label active learning, differing it from multi-class active learning, lies in assessing the informativeness of an indefinite number of labels while also accounting for the inherited label correlation. Existing studies either require substantial computational resources

Cited by 0SourcePDFScholar
2025

Navigating Conflicting Views: Harnessing Trust for Learning

ICML 2025poster

Resolving conflicts is critical for improving the reliability of multi-view classification. While prior work focuses on learning consistent and informative representations across views, it often assumes perfect alignment and equal importance of all views, an assumption rarely met in real-world scena…

2025

Neural Topic Modeling with Large Language Models in the Loop

ACL 2025long

Topic modeling is a fundamental task in natural language processing, allowing the discovery of latent thematic structures in text corpora. While Large Language Models (LLMs) have demonstrated promising capabilities in topic discovery, their direct application to topic modeling suffers from issues su…

2024

Harnessing the Power of Beta Scoring in Deep Active Learning for Multi-Label Text Classification

AAAI 2024technical

Within the scope of natural language processing, the domain of multi-label text classification is uniquely challenging due to its expansive and uneven label distribution. The complexity deepens due to the demand for an extensive set of annotated data for training an advanced deep learning model, esp…

2023

AUC Maximization for Low-Resource Named Entity Recognition

AAAI 2023technical

Current work in named entity recognition (NER) uses either cross entropy (CE) or conditional random fields (CRF) as the objective/loss functions to optimize the underlying NER model. Both of these traditional objective functions for the NER problem generally produce adequate performance when the dat…

2023

Beyond Unimodal: Generalising Neural Processes for Multimodal Uncertainty Estimation

NeurIPS 2023poster

Uncertainty estimation is an important research area to make deep neural networks (DNNs) more trustworthy. While extensive research on uncertainty estimation has been conducted with unimodal data, uncertainty estimation for multimodal data remains a challenge. Neural processes (NPs) have been demons…

Cited by 16SourcePDFScholar
2023

DST: Deformable Speech Transformer for Emotion Recognition

ICASSP 2023accepted

Enabled by multi-head self-attention, Transformer has exhibited remarkable results in speech emotion recognition (SER). Compared to the original full attention mechanism, window-based attention is more effective in learning fine-grained features while greatly reducing model redundancy. However, emot…

Cited by 0SourceScholar
2023

Re-weighting Tokens: A Simple and Effective Active Learning Strategy for Named Entity Recognition

EMNLP 2023short findings

Active learning, a widely adopted technique for enhancing machine learning models in text and image classification tasks with limited annotation resources, has received relatively little attention in the domain of Named Entity Recognition (NER). The challenge of data imbalance in NER has hindered th…

Cited by 0SourceScholar
2022

Hardness-guided domain adaptation to recognise biomedical named entities under low-resource scenarios

EMNLP 2022main

Domain adaptation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as bioNER, domain adaptation methods often suffer from the challenging linguistic characteristics that clinical narratives possess, which leads to unsatsifactory per…

2022

Learning Semantic Textual Similarity via Topic-informed Discrete Latent Variables

EMNLP 2022main

Recently, discrete latent variable models have received a surge of interest in both Natural Language Processing (NLP) and Computer Vision (CV), attributed to their comparable performance to the continuous counterparts in representation learning, while being more interpretable in their predictions. I…

2022

Uncertainty Estimation for Multi-view Data: The Power of Seeing the Whole Picture

NeurIPS 2022accept

Uncertainty estimation is essential to make neural networks trustworthy in real-world applications. Extensive research efforts have been made to quantify and reduce predictive uncertainty. However, most existing works are designed for unimodal data, whereas multi-view uncertainty estimation has not…

Cited by 11SourcePDFScholar
2021

Leveraging Information Bottleneck for Scientific Document Summarization

EMNLP 2021finding

This paper presents an unsupervised extractive approach to summarize scientific long documents based on the Information Bottleneck principle. Inspired by previous work which uses the Information Bottleneck principle for sentence compression, we extend it to document level summarization with two sepa…

Cited by 20SourcePDFScholar
2021

Multilingual Neural Machine Translation: Can Linguistic Hierarchies Help?

EMNLP 2021finding

Multilingual Neural Machine Translation (MNMT) trains a single NMT model that supports translation between multiple languages, rather than training separate models for different languages. Learning a single model can enhance the low-resource translation by leveraging data from multiple languages. Ho…

2021

Topic Modelling Meets Deep Neural Networks: A Survey

IJCAI 2021poster

Topic modelling has been a successful technique for text analysis for almost twenty years. When topic modelling met deep neural networks, there emerged a new and increasingly popular research area, neural topic models, with nearly a hundred models developed and a wide range of applications in neural…

Cited by 173SourcePDFScholar
2021

Transformer over Pre-trained Transformer for Neural Text Segmentation with Enhanced Topic Coherence

EMNLP 2021finding

This paper proposes a transformer over transformer framework, called Transformerˆ2, to perform neural text segmentation. It consists of two components: bottom-level sentence encoders using pre-trained transformers, and an upper-level transformer-based segmentation model based on the sentence embeddi…

Cited by 47SourcePDFScholar
2020

Variational Autoencoders for Sparse and Overdispersed Discrete Data

AISTATS 2020poster

Many applications, such as text modelling, high-throughput sequencing, and recommender systems, require analysing sparse, high-dimensional, and overdispersed discrete (count or binary) data. Recent deep probabilistic models based on variational autoencoders (VAE) have shown promising results on disc…

2018

Bayesian Multi-label Learning with Sparse Features and Labels, and Label Co-occurrences

AISTATS 2018poster

We present a probabilistic, fully Bayesian framework for multi-label learning. Our framework is based on the idea of learning a joint low-rank embedding of the label matrix and the label co-occurrence matrix. The proposed framework has the following appealing aspects: (1) It leverages the sparsity i…

2018

Inter and Intra Topic Structure Learning with Word Embeddings

ICML 2018oral

One important task of topic modeling for text analysis is interpretability. By discovering structured topics one is able to yield improved interpretability as well as modeling accuracy. In this paper, we propose a novel topic model with a deep structure that explores both inter-topic and intra-topic…

2016

Noise robust recognition method based on scatterer pattern for radar HRRP data

ICASSP 2016accepted

In this paper, a novel noise-robust recognition method for high-resolution range profile (HRRP) data is proposed based on target scatterer pattern to enhance its recognition performance under the test condition of low SNR. The target dominant scatterers are first extracted based on the scattering ce…

Cited by 0SourceScholar