Papers by Hanyang Li
Mind Reader: Latent User Demand-Guided Content Optimization for Generative Search Engine (2026.acl-long)
Copied to clipboard
Tong Chen, JiaWei Guo, Yuxi Li, Baiming Chen, Houxing Ren, Zhang Zhiwei, Yunxiang Zhang, Hanyang Xia, Kun Liang, Zhaoran Fan
| Challenge: | Generative Search Engines (GSEs) have reshaped information retrieval and Generating Engine Optimization (GEO) emerges to improve the content visibility in GSEs’ responses. |
| Approach: | They propose a method to optimize content to cover latent semantic information of GSEs by decomposing query into diverse perspectives and capturing underlying semantic information. |
| Outcome: | The proposed method outperforms baselines and effectively improves content visibility (with up to 2.44x objective metrics and 1.23x subjective metrics on average). |
Cross-Register Projection for Headline Part of Speech Tagging (2021.emnlp-main)
Copied to clipboard
| Challenge: | Part of speech (POS) tagging models are underperforming on headlines due to differences in the register of English news headlines and long-form text. |
| Approach: | They propose to annotate news headlines with POS tags by projecting predicted tags from corresponding sentences in news bodies. |
| Outcome: | The proposed model reduces errors by 23% and 19% on a newly-annotated corpus of over 5,248 English news headlines from the Google sentence compression corpus. |
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. |