← Search

Minghui Liu

5 accepted papers

2026

Scheduling Thoughts: Learning the Order of Thought in Diffusion Language Models

ICML 2026poster

Masked diffusion language models decode by iteratively unmasking tokens, where the unmasking order defines an ``order of thought'' that strongly influences generation quality yet is typically chosen heuristically. We derive a tractable upper bound on the sequential decoding mismatch, measured by the…

Cited by 0SourceScholar
2025

Learning Normal Flow Directly From Events

ICCV 2025poster

Event-based motion field estimation is an important task. However, current optical flow methods face challenges: learning-based approaches, often frame-based and relying on CNNs, lack cross-domain transferability, while model-based methods, though more robust, are less accurate. To address the limit…

2024

DocEE-zh: A Fine-grained Benchmark for Chinese Document-level Event Extraction

EMNLP 2024finding

Event extraction aims to identify events and then extract the arguments involved in those events. In recent years, there has been a gradual shift from sentence-level event extraction to document-level event extraction research. Despite the significant success achieved in English domain event extract…

2022

Cost Ensemble with Gradient Selecting for GANs

IJCAI 2022poster

Generative Adversarial Networks(GANs) are powerful generative models on numerous tasks and datasets but are also known for their training instability and mode collapse. The latter is because the optimal transportation map is discontinuous, but DNNs can only approximate continuous ones. One way to so…

Cited by 0SourcePDFScholar
2021

Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition

ACL 2021long

Few-shot Named Entity Recognition (NER) exploits only a handful of annotations to iden- tify and classify named entity mentions. Pro- totypical network shows superior performance on few-shot NER. However, existing prototyp- ical methods fail to differentiate rich seman- tics in other-class words, wh…