Papers by Liulu Yue
GLAMR: Augmenting AMR with GL-VerbNet Event Structure (2024.lrec-main)
Copied to clipboard
Jingxuan Tu, Timothy Obiso, Bingyang Ye, Kyeongmin Rim, Keer Xu, Liulu Yue, Susan Windisch Brown, Martha Palmer, James Pustejovsky
| Challenge: | Abstract Meaning Representation (AMR) is a general-purpose semantic encoding for language. |
| Approach: | They propose an AMR interpretation of Generative Lexicon semantic components using a verb-net-encoded verb-node graph. |
| Outcome: | The proposed extension is compatible with current AMR specification and can be automated. |
Linguistically Conditioned Semantic Textual Similarity (2024.acl-long)
Copied to clipboard
| Challenge: | Semantic textual similarity (STS) is a fundamental NLP task that measures the semantic similarity between two sentences. |
| Approach: | They propose to use a conditional STS dataset to measure sentences’ similarity conditioned on a certain aspect to reduce the inherent ambiguity posed by the sentences. |
| Outcome: | The proposed method improves the performance over baselines on the C-STS dataset with over 80% F1 score. |