Papers by Buzhou Tang

15 papers
A Deep Learning-Based System for PharmaCoNER (D19-57)

Copied to clipboard

Challenge: Efficient access to mentions of clinical entities is very important for using clinical text.
Approach: They developed a pipeline system based on deep learning methods for this shared task . it achieves a micro-average F1-score of 0.9105 on track 1 and a mini-average LSTM score of 0.8391 on track 2 .
Outcome: The proposed system achieves a micro-average F1-score of 0.9105 on track 1 and a mini-average score of 0.8391 on track 2.
SetGNER: General Named Entity Recognition as Entity Set Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Named entity recognition (NER) is a fundamental task in the field of information extraction and has played an important role in the development of natural language processing.
Approach: They propose a method that treats each entity as a sequence and is capable of recognizing discontinuous mentions.
Outcome: The proposed model outperforms state-of-the-art generative NER models on two discontinuous NER datasets, two nested NER and one flat NER.
Generative Models for Automatic Medical Decision Rule Extraction from Text (2024.emnlp-main)

Copied to clipboard

Challenge: Medical decision rules are traditionally constructed by medical experts, which is expensive and hard to scale up.
Approach: They propose to extract medical decision rules from text using generative models . their code will be open-source upon acceptance .
Outcome: The proposed model outperforms state-of-the-art models on a Chinese benchmark and achieves 67% tree accuracy.
Predicting Depression in Screening Interviews from Interactive Multi-Theme Collaboration (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for depression detection do not capture intra-theme and inter-themes correlation and do not allow clinicians to focus on themes of interest.
Approach: They propose an interactive depression detection framework that leverages in-context learning techniques to identify themes in clinical interviews and then models both intra-theme and inter-themes correlation.
Outcome: The proposed framework achieves 12% on Recall and 35% on F1-dep. metrics compared to the previous state-of-the-art model on the depression detection dataset DAIC-WOZ.
EARA: Improving Biomedical Semantic Textual Similarity with Entity-Aligned Attention and Retrieval Augmentation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to measure semantic similarity between biomedical texts are inefficient due to too many biomedically-related entities.
Approach: They propose an entity-aligned, attention-based and retrieval-augmented PLM that aligns the same type of fine-grained entity information in each sentence pair with an entity alignment matrix with an auxiliary loss.
Outcome: The proposed model can achieve state-of-the-art on both in-domain and out-of domain datasets.
From Long to Lean: Performance-aware and Adaptive Chain-of-Thought Compression via Multi-round Refinement (2025.emnlp-main)

Copied to clipboard

Challenge: Chain-of-Thought reasoning introduces significant inference latency due to its verbosity.
Approach: They propose a framework that leverages token elasticity phenomenon to progressively compress CoTs via multiround refinement.
Outcome: The proposed method achieves an average accuracy improvement of 5.6% over state-of-the-art baselines while reducing CoT length by an average of 47 tokens and significantly lowering latency.
Towards Efficient CoT Distillation: Self-Guided Rationale Selector for Better Performance with Fewer Rationales (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing work on rationale quality underestimates the importance of CoT distillation, focusing primarily on data quantity, which may result in transferring noisy or incorrect information to the student model.
Approach: They propose a method which can discern and select high quality rationales for distillation and a Rationale Difficulty metric to measure the ability of the student model to generate the correct answer under a given rationale.
Outcome: The proposed method achieves 4.6% accuracy improvement over baseline data on seven datasets over three tasks, controlling accuracy, diversity, and difficulty.
AnchorAlign: A Novel Anchor Alignment-enhanced Generative Method for Joint Named Entity Recognition and Relation Extraction (2026.findings-acl)

Copied to clipboard

Challenge: Named Entity Recognition and Relation Extraction are interdependent tasks in information extraction.
Approach: They propose a generative method enhanced by anchor alignment to bridge NER and RE tasks . they use anchor entities as semantic pivots to align the two tasks based on their semantic representations .
Outcome: The proposed method outperforms state-of-the-art models on five benchmark datasets.
LCQMC:A Large-scale Chinese Question Matching Corpus (C18-1)

Copied to clipboard

Challenge: Existing methods for question answering system lack large-scale question matching corpora . lack of large-sized question matching results in problem solving .
Approach: They propose a large-scale Chinese question matching corpus which is released to the public . they use a search engine to collect large-sized question pairs related to high-frequency words .
Outcome: The proposed corpus is more general than paraphrase corpus as it focuses on intent matching rather than paraphrasing.
BiSPN: Generating Entity Set and Relation Set Coherently in One Pass (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to extract entities and relation triples from text are limited.
Approach: They propose a bipartite set prediction network to generate entity set and relation set in parallel.
Outcome: The proposed model can generate entity set and relation set in parallel, while maintaining coherence between the predicted entities and relation sets.
SR-RAG: Verifiable Multi-Hop Reasoning via On-the-fly Symbolic Graph Construction (2026.findings-acl)

Copied to clipboard

Challenge: Existing paradigms for multi-hop reasoning suffer from high construction costs and limited adaptability to dynamic knowledge.
Approach: They propose a symbolic reasoning framework for multi-hop question answering that integrates the advantages of both paradigms by dynamically generating sub-questions, performing information retrieval and symbolic encoding based on an on-the-fly graph and using a symbol verifier to validate intermediate reasoning steps.
Outcome: The proposed framework significantly improves accuracy and robustness on multiple multi-hop benchmarks and a medical dataset.
Revisiting Event Argument Extraction: Can EAE Models Learn Better When Being Aware of Event Co-occurrences? (2023.acl-long)

Copied to clipboard

Challenge: Recent studies on event argument extraction (EAE) have not taken event co-occurrences into account.
Approach: They propose to reformulate event co-occurrences as a problem of table generation and extend a SOTA prompt-based EAE model into a non-autoregressive generation framework that extracts the arguments of multiple events in parallel.
Outcome: The proposed framework can extract arguments of multiple events in parallel.
Trigger Word Detection and Thematic Role Identification via BERT and Multitask Learning (D19-57)

Copied to clipboard

Challenge: Using natural language processing to discover and mine drug-related knowledge from text has been a hot topic in recent years.
Approach: They propose to use a pre-trained biomedical language representation model to extract mutation-disease knowledge from PubMed.
Outcome: The proposed approaches achieve 0.60 (ranks 1) and 0.25 (rank 2) on task 1 and task 2 respectively in terms of F1 metric.
CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark (2022.acl-long)

Copied to clipboard

Challenge: a new benchmark for biomedical language understanding is being developed in Chinese . most benchmarks are limited to English, which makes it difficult to replicate success in other languages.
Approach: They propose to use Chinese biomedical language understanding evaluation benchmarks to evaluate Chinese models.
Outcome: The proposed benchmarks show that the current models perform worse than the human ceiling.
The BQ Corpus: A Large-scale Domain-specific Chinese Corpus For Sentence Semantic Equivalence Identification (D18-1)

Copied to clipboard

Challenge: Bank Question corpus is a corpus for sentence semantic equivalence identification (SSEI) because of rich expressions in natural languages, SSEI is really a challenging task.
Approach: They propose to cluster 120,000 question pairs from 1-year online bank custom service logs into stacks by the Word Mover’s Distance (WMD) based Affinity Propagation algorithm to achieve questions with the same intent.
Outcome: The proposed method achieves questions with the same intent by clustering deduplicated questions into stacks by the Word Mover’s Distance (WMD) based Affinity Propagation (AP) algorithm.

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