paper-with-me

Papers

Relevance Models Based on the Knowledge Gap

2022-04-25 · Yasin Ghafourian

Search systems are increasingly used for gaining knowledge through accessing relevant resources from a vast volume of content. However, search systems provide only limited support to users in knowledge acquisition contexts. Specifically, they do not fully consider the knowledge gap which we define as the gap existing between what the user knows and what the user intends to learn. The effects of considering the knowledge gap for knowledge acquisition tasks remain largely unexplored in search systems. We propose to model and incorporate the knowledge gap into search algorithms. We plan to explore to what extent the incorporation of the knowledge gap leads to an improvement in the performance of search systems in knowledge acquisition tasks. Furthermore, we aim to investigate and design a metric for the evaluation of the search systems' performance in the context of knowledge acquisition tasks.

📄 PDF Abstract BibTeX arXiv:2204.11568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explainable LLM-driven Multi-dimensional Distillation for E-Commerce Relevance Learning

2024-11-20 · Gang Zhao, XiMing Zhang, Chenji Lu, Hui Zhao 외

Effective query-item relevance modeling is pivotal for enhancing user experience and safeguarding user satisfaction in e-commerce search systems. Recently, benefiting from the vast inherent knowledge, Large Language Mode…

Knowledge DistillationLarge Language Model

Dynamic Relevance Graph Network for Knowledge-Aware Question Answering

2022-01-16 · ACL ARR January 2022 1 · Anonymous

This work investigates the challenge of learning and reasoning for Commonsense Question Answering given an external source of knowledge in the form of a knowledge graph. We propose a novel graph neural network architectu…

Graph Neural NetworkQuestion Answering

REAR: A Relevance-Aware Retrieval-Augmented Framework for Open-Domain Question Answering

2024-02-27 · Yuhao Wang, Ruiyang Ren, Junyi Li, Wayne Xin Zhao 외

Considering the limited internal parametric knowledge, retrieval-augmented generation (RAG) has been widely used to extend the knowledge scope of large language models (LLMs). Despite the extensive efforts on RAG researc…

Open-Domain Question AnsweringQuestion AnsweringRAGRetrieval+1

Do You Know What You Are Talking About? Characterizing Query-Knowledge Relevance For Reliable Retrieval Augmented Generation

2024-10-10 · Zhuohang Li, Jiaxin Zhang, Chao Yan, Kamalika Das 외

Language models (LMs) are known to suffer from hallucinations and misinformation. Retrieval augmented generation (RAG) that retrieves verifiable information from an external knowledge corpus to complement the parametric …

MisinformationQuestion AnsweringRAGRetrieval-augmented Generation

GREASE: A Generative Model for Relevance Search over Knowledge Graphs

2019-10-11 · Tianshuo Zhou, Ziyang Li, Gong Cheng, Jun Wang 외

Relevance search is to find top-ranked entities in a knowledge graph (KG) that are relevant to a query entity. Relevance is ambiguous, particularly over a schema-rich KG like DBpedia which supports a wide range of differ…

Knowledge Graphs