← Search

Ryokan Ri

6 accepted papers

2025

Dynamic Injection of Entity Knowledge into Dense Retrievers

EMNLP 2025

Dense retrievers often struggle with queries involving less-frequent entities due to their limited entity knowledge. We propose the Knowledgeable Passage Retriever (KPR), a BERT-based retriever enhanced with a context-entity attention layer and dynamically updatable entity embeddings. This design en

2024

LEIA: Facilitating Cross-lingual Knowledge Transfer in Language Models with Entity-based Data Augmentation

ACL 2024findings

Adapting English-based large language models (LLMs) to other languages has become increasingly popular due to the efficiency and potential of cross-lingual transfer. However, existing language adaptation methods often overlook the benefits of cross-lingual supervision. In this study, we introduce LE…

2022

EASE: Entity-Aware Contrastive Learning of Sentence Embedding

NAACL 2022long

We present EASE, a novel method for learning sentence embeddings via contrastive learning between sentences and their related entities. The advantage of using entity supervision is twofold: (1) entities have been shown to be a strong indicator of text semantics and thus should provide rich training…

2022

Pretraining with Artificial Language: Studying Transferable Knowledge in Language Models

ACL 2022long

We investigate what kind of structural knowledge learned in neural network encoders is transferable to processing natural language. We design artificial languages with structural properties that mimic natural language, pretrain encoders on the data, and see how much performance the encoder exhibits…

Cited by 37SourcePDFScholar
2022

mLUKE: The Power of Entity Representations in Multilingual Pretrained Language Models

ACL 2022long

Recent studies have shown that multilingual pretrained language models can be effectively improved with cross-lingual alignment information from Wikipedia entities. However, existing methods only exploit entity information in pretraining and do not explicitly use entities in downstream tasks. In thi…