← Search

Jinyuan Wang

3 accepted papers

2024

Self-Prompting Large Language Models for Zero-Shot Open-Domain QA

NAACL 2024long

Open-Domain Question Answering (ODQA) aims to answer questions without explicitly providing specific background documents. This task becomes notably challenging in a zero-shot setting where no data is available to train tailored retrieval-reader models.While recent Large Language Models (LLMs) like…

2023

Self-prompted Chain-of-Thought on Large Language Models for Open-domain Multi-hop Reasoning

EMNLP 2023long findings

In open-domain question-answering (ODQA), most existing questions require single-hop reasoning on commonsense. To further extend this task, we officially introduce open-domain multi-hop reasoning (ODMR) by answering multi-hop questions with explicit reasoning steps in open-domain setting. Recently,…

Cited by 0SourcecodeScholar
2022

Sentence-aware Contrastive Learning for Open-Domain Passage Retrieval

ACL 2022long

Training dense passage representations via contrastive learning has been shown effective for Open-Domain Passage Retrieval (ODPR). Existing studies focus on further optimizing by improving negative sampling strategy or extra pretraining. However, these studies keep unknown in capturing passage with…