Papers by Dongfang Xu

12 papers
ExplainCPE: A Free-text Explanation Benchmark of Chinese Pharmacist Examination (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing explanation datasets for large language models are limited to the English language and general domain, leading to a scarcity of linguistic diversity and a lack of resources in specialized domains, such as medical.
Approach: They propose to use a medical dataset to assess the interpretability of Large Language Models (LLMs) . they propose to analyze medical text and generate rationales for their decisions .
Outcome: The proposed model passes the pharmacist examination with a 75.7% accuracy, while other models like ChatGPT fail.
Multi-class Hierarchical Question Classification for Multiple Choice Science Exams (2020.lrec-1)

Copied to clipboard

Challenge: Prior work has demonstrated that question classification (QC) can help answer a question more accurately.
Approach: They propose to use a large dataset for question classification (QC) that contains 7,787 science exam questions paired with detailed classification labels from a fine-grained hierarchical taxonomy of 406 problem domains to train a BERT-based model.
Outcome: The proposed model achieves a large (+0.12 MAP) gain while also achieving state-of-the-art performance on benchmark open-domain and biomedical QC datasets.
MUSTIE: Multimodal Structural Transformer for Web Information Extraction (2023.acl-long)

Copied to clipboard

Challenge: Recent sequential modeling approaches focus on extracting information from textual sources while ignoring rich information from other modalities such as image and web layout.
Approach: They propose a novel MUltimodal Structural Transformer that integrates multiple modalities for web information extraction.
Outcome: The proposed model outperforms existing methods on WebSRC and Common Crawl benchmarks.
M2PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning (2024.emnlp-main)

Copied to clipboard

Challenge: Multimodal Large Language Models (MLLMs) exhibit remarkable performance across a wide range of domains.
Approach: They propose a multimodal prompt tuning approach for efficient instruction tuning of MLLMs.
Outcome: The proposed approach shows superior performance on multimodal evaluation datasets compared to state-of-the-art methods.
Summarizing Patients’ Problems from Hospital Progress Notes Using Pre-trained Sequence-to-Sequence Models (2022.coling-1)

Copied to clipboard

Challenge: Problem list summarization requires a model to understand, abstract, and generate clinical documentation.
Approach: They propose a task that summarises patients' main problems from daily progress notes using input from the provider's progress notes during hospitalization.
Outcome: The proposed model outperforms two state-of-the-art seq2seq transformer architectures in summarizing patients' main problems from daily progress notes in the medical information mart for Intensive Care (MIMIC)-III.
MixPAVE: Mix-Prompt Tuning for Few-shot Product Attribute Value Extraction (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for product attribute value extraction focus on extracting values for a set of known attributes with sufficient training data.
Approach: They propose a prompt tuning approach to extract attributes from product information using mixed prompts.
Outcome: The proposed approach improves on two product benchmarks and shows parameter-efficient training and avoids model overfitting.
Automatic sentence segmentation of clinical record narratives in real-world data (2024.emnlp-main)

Copied to clipboard

Challenge: Sentence segmentation is a linguistic task used as a pre-processing step in many NLP applications.
Approach: They propose a sequence labeling classifier that predicts sentence spans using a dynamic sliding window based on the prediction of each input sequence.
Outcome: The proposed method outperforms state-of-the-art systems on clinical notes and on five other datasets to assess its generalizability and performance.
APrompt: Attention Prompt Tuning for Efficient Adaptation of Pre-trained Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing prompt tuning methods only introduce prompts at the input layer, limiting performance and leaving large room for improvement.
Approach: They propose a method that involves tuning a small set of soft prompts for pre-trained language models.
Outcome: The proposed method outperforms state-of-the-art methods with pre-trained models on the SuperGLUE benchmark.
A Generate-and-Rank Framework with Semantic Type Regularization for Biomedical Concept Normalization (2020.acl-main)

Copied to clipboard

Challenge: Concept normalization is a task that maps textual mentions of concepts to concepts in an ontology . lexical and grammatical variations are pervasive in such text, posing key challenges for data interoperability and the development of natural language processing (NLP) techniques.
Approach: They propose a concept normalization framework that uses a candidate generator and a list-wise ranker to link concept mentions to concepts in an ontology.
Outcome: The proposed framework achieves state-of-the-art performance on multiple datasets.
On-the-Fly VLA Adaptation via Test-Time Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing vision-language-action models are unsuitable for simulated or physical-world deployments . current methods fail when confronted with inherent real-world dynamic variability.
Approach: They propose a test-time reinforcement learning framework that enables on-the-fly policy adaptation during inference.
Outcome: Empirical results show that the proposed framework improves adaptability, stability and task success in dynamic, previously unseen scenarios.
Learning to Generate Question by Asking Question: A Primal-Dual Approach with Uncommon Word Generation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing automatic question generation methods focus on encoding passage and answer to generate question.
Approach: They propose an automatic question generation approach which integrates question generation with its dual problem, question answering, into a unified primal-dual framework.
Outcome: The proposed approach outperforms existing methods on SQuAD and HotpotQA benchmarks.
EAVE: Efficient Product Attribute Value Extraction via Lightweight Sparse-layer Interaction (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to extract product attribute value require multiple extractions to obtain all corresponding values.
Approach: They propose an Efficient product Attribute Value Extraction approach using lightweight sparse-layer interaction.
Outcome: The proposed method achieves significant efficiency gains with neutral or marginal loss in performance when the context is long and number of attributes is large.

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