← Search

Zelin Dai

5 accepted papers

2022

Commonsense Knowledge Salience Evaluation with a Benchmark Dataset in E-commerce

EMNLP 2022finding

In e-commerce, the salience of commonsense knowledge (CSK) is beneficial for widespread applications such as product search and recommendation. For example, when users search for “running” in e-commerce, they would like to find products highly related to running, such as “running shoes” rather than…

2022

How Can Cross-lingual Knowledge Contribute Better to Fine-Grained Entity Typing?

ACL 2022findings

Cross-lingual Entity Typing (CLET) aims at improving the quality of entity type prediction by transferring semantic knowledge learned from rich-resourced languages to low-resourced languages. In this paper, by utilizing multilingual transfer learning via the mixture-of-experts approach, our model dy…

2022

SQUIRE: A Sequence-to-sequence Framework for Multi-hop Knowledge Graph Reasoning

EMNLP 2022main

Multi-hop knowledge graph (KG) reasoning has been widely studied in recent years to provide interpretable predictions on missing links with evidential paths. Most previous works use reinforcement learning (RL) based methods that learn to navigate the path towards the target entity. However, these me…

2021

Interpretable and Low-Resource Entity Matching via Decoupling Feature Learning from Decision Making

ACL 2021long

Entity Matching (EM) aims at recognizing entity records that denote the same real-world object. Neural EM models learn vector representation of entity descriptions and match entities end-to-end. Though robust, these methods require many annotated resources for training, and lack of interpretability.…

2021

Is Multi-Hop Reasoning Really Explainable? Towards Benchmarking Reasoning Interpretability

EMNLP 2021main

Multi-hop reasoning has been widely studied in recent years to obtain more interpretable link prediction. However, we find in experiments that many paths given by these models are actually unreasonable, while little work has been done on interpretability evaluation for them. In this paper, we propos…