← Search

Lihan Chen

4 accepted papers

2024

Unexpected Phenomenon: LLMs’ Spurious Associations in Information Extraction

ACL 2024findings

Information extraction plays a critical role in natural language processing. When applying large language models (LLMs) to this domain, we discover an unexpected phenomenon: LLMs’ spurious associations. In tasks such as relation extraction, LLMs can accurately identify entity pairs, even if the give…

2023

End-to-End Entity Linking with Hierarchical Reinforcement Learning

AAAI 2023technical

Entity linking (EL) is the task of linking the text segments to the referring entities in the knowledge graph, typically decomposed into mention detection, and entity disambiguation. Compared to traditional methods treating the two tasks separately, recent end-to-end entity linking methods exploit t…

2022

WikiDiverse: A Multimodal Entity Linking Dataset with Diversified Contextual Topics and Entity Types

ACL 2022long

Multimodal Entity Linking (MEL) which aims at linking mentions with multimodal contexts to the referent entities from a knowledge base (e.g., Wikipedia), is an essential task for many multimodal applications. Although much attention has been paid to MEL, the shortcomings of existing MEL datasets inc…

2021

Learning Term Embeddings for Lexical Taxonomies

AAAI 2021technical

Lexical taxonomies, a special kind of knowledge graph, are essential for natural language understanding. This paper studies the problem of lexical taxonomy embedding. Most existing graph embedding methods are difficult to apply to lexical taxonomies since 1) they ignore implicit but important inform…