Papers by Zhenghui Wang

3 papers
Label-Aware Double Transfer Learning for Cross-Specialty Medical Named Entity Recognition (N18-1)

Copied to clipboard

Challenge: NER is a fundamental problem for medical text mining because of the difference of specialties and cost of human annotation.
Approach: They propose a label-aware double transfer learning framework for medical NER from electronic medical records.
Outcome: The proposed framework improves accuracy over strong baselines on 12 cross-specialty NER tasks.
Local Additivity Based Data Augmentation for Semi-supervised NER (2020.emnlp-main)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is one of the first stages in deep language understanding yet current NER models heavily rely on human-annotated data.
Approach: They propose a Local Additivity based Data Augmentation method for semi-supervised Named Entity Recognition (NER) that creates virtual samples by interpolating sequences close to each other.
Outcome: The proposed method improves both entity and context learning by adding to training data and extending it to semi-supervised setting.
Empowering Multi-Turn Tool-Integrated Agentic Reasoning with Group Turn Policy Optimization (2026.acl-long)

Copied to clipboard

Challenge: Current reinforcement learning methods suffer from coarse-grained, trajectory-level rewards that provide insufficient learning signals for complex multi-turn interactions, leading to training stagnation.
Approach: They propose a novel RL algorithm for training large language models for multi-turn tool-integrated reasoning (TIR) that incorporates three innovations: turn-level reward assignment that provides fine-grained feedback for individual turns, return-based advantage estimation where normalized discounted returns are calculated as advantages, and self-supervised reward shaping that exploits self-supervision signals from generated code to densify sparse binary outcome-based rewards.
Outcome: The proposed algorithm outperforms GRPO by 3.0% across diverse math reasoning benchmarks and improves grepo by 3.9% on commonsense reasoning and program synthesis tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations