Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethinking Search: Making Domain Experts out of Dilettantes #6

Open
YeonwooSung opened this issue Jul 10, 2023 · 1 comment
Open

Rethinking Search: Making Domain Experts out of Dilettantes #6

YeonwooSung opened this issue Jul 10, 2023 · 1 comment

Comments

@YeonwooSung
Copy link
Contributor

Rethinking Search: Making Domain Experts out of Dilettantes

Abstract:

When experiencing an information need, users want to engage with a domain expert, but often turn to an information retrieval system, such as a search engine, instead. Classical information retrieval systems do not answer information needs directly, but instead provide references to (hopefully authoritative) answers. Successful question answering systems offer a limited corpus created on-demand by human experts, which is neither timely nor scalable. Pre-trained language models, by contrast, are capable of directly generating prose that may be responsive to an information need, but at present they are dilettantes rather than domain experts -- they do not have a true understanding of the world, they are prone to hallucinating, and crucially they are incapable of justifying their utterances by referring to supporting documents in the corpus they were trained over. This paper examines how ideas from classical information retrieval and pre-trained language models can be synthesized and evolved into systems that truly deliver on the promise of domain expert advice.

@YeonwooSung
Copy link
Contributor Author

Google implemented incredible index-based search engine with page rank.

OpenAI published ChatGPT, a text retrieval large language model.

People want reliable, fast, robust, and powerful search engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant