Papers by Eric Wu
Reasoning or Knowledge: Stratified Evaluation of Biomedical LLMs (2026.eacl-long)
Copied to clipboard
| Challenge: | Medical reasoning in large language models is a complex cognitive process through which clinicians interpret patient data and make diagnostic and therapeutic decisions. |
| Approach: | They propose an evaluation framework that disentangles knowledge recall from reasoning by training a PubMedBERT-based classifier and applying it to 11 widely used biomedical QA benchmarks. |
| Outcome: | The proposed evaluation framework disentangles knowledge recall from reasoning by training a PubMedBERT-based classifier and applying it to 11 widely used biomedical QA benchmarks. |
Knowledge-Aware Meta-learning for Low-Resource Text Classification (2021.emnlp-main)
Copied to clipboard
| Challenge: | Existing meta-learning techniques may not be well-suited to testing tasks when they are not well-supported by training tasks. |
| Approach: | They propose to use a meta-learning algorithm to add representations for each sentence learned from the extracted sentence-specific knowledge graph. |
| Outcome: | The proposed model is able to represent each sentence learned from the extracted knowledge graph under supervised adaptation and unsupervised adaptation settings. |
Intriguing Effect of the Correlation Prior on ICD-9 Code Assignment (2023.acl-srw)
Copied to clipboard
| Challenge: | The Ninth Revision of the International Classification of Diseases (ICD-9) is a standardized coding system used worldwide to classify and code diseases, injuries, and other health conditions. |
| Approach: | They evaluate the usefulness of correlation bias and suggest it could improve ICD-9 code assignment in some cases. |
| Outcome: | The proposed model improves on classes that are more imbalanced and less correlated with other codes, but the effect on individual class can be negative or positive. |
On the Generation of Medical Dialogs for COVID-19 (2021.acl-short)
Copied to clipboard
Meng Zhou, Zechen Li, Bowen Tan, Guangtao Zeng, Wenmian Yang, Xuehai He, Zeqian Ju, Subrato Chakravorty, Shu Chen, Xingyi Yang, Yichen Zhang, Qingyang Wu, Zhou Yu, Kun Xu, Eric Xing, Pengtao Xie
| Challenge: | under the pandemic of COVID-19, people experiencing COVI D19-related symptoms have a pressing need to consult doctors. |
| Approach: | They develop a medical dialog system that can provide COVID19-related consultations . they use two dialog datasets containing conversations between doctors and patients . |
| Outcome: | The proposed system can provide COVID19-related consultations, but is too small compared with general-domain dialog datasets. |