paper-with-me

홈 › Papers

ReadProbe: A Demo of Retrieval-Enhanced Large Language Models to Support Lateral Reading

2023-06-13 · Dake Zhang, Ronak Pradeep

With the rapid growth and spread of online misinformation, people need tools to help them evaluate the credibility and accuracy of online information. Lateral reading, a strategy that involves cross-referencing information with multiple sources, may be an effective approach to achieving this goal. In this paper, we present ReadProbe, a tool to support lateral reading, powered by generative large language models from OpenAI and the Bing search engine. Our tool is able to generate useful questions for lateral reading, scour the web for relevant documents, and generate well-attributed answers to help people better evaluate online information. We made a web-based application to demonstrate how ReadProbe can help reduce the risk of being misled by false information. The code is available at https://github.com/DakeZhang1998/ReadProbe. An earlier version of our tool won the first prize in a national AI misinformation hackathon.

📄 PDF Abstract BibTeX arXiv:2306.07875

Code (1)

dakezhang1998/readprobe 공식 구현

Tasks

MisinformationRetrieval

Similar Papers 제목 키워드 기반

EvdCLIP: Improving Vision-Language Retrieval with Entity Visual Descriptions from Large Language Models

2025-05-24 · Guanghao Meng, Sunan He, Jinpeng Wang, Tao Dai 외

Vision-language retrieval (VLR) has attracted significant attention in both academia and industry, which involves using text (or images) as queries to retrieve corresponding images (or text). However, existing methods of…

Image-text RetrievalLanguage ModelingLanguage ModellingLarge Language Model+2

ReLLa: Retrieval-enhanced Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation

2023-08-22 · Jianghao Lin, Rong Shan, Chenxu Zhu, Kounianhua Du 외

With large language models (LLMs) achieving remarkable breakthroughs in natural language processing (NLP) domains, LLM-enhanced recommender systems have received much attention and have been actively explored currently. …

Data AugmentationLanguage ModellingLarge Language ModelRecommendation Systems+1

On the Generalization Ability of Retrieval-Enhanced Transformers

2023-02-23 · Tobias Norlund, Ehsan Doostmohammadi, Richard Johansson, Marco Kuhlmann

Recent work on the Retrieval-Enhanced Transformer (RETRO) model has shown that off-loading memory from trainable weights to a retrieval database can significantly improve language modeling and match the performance of no…

Language ModelingLanguage ModellingRetrieval

ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval

2025-02-21 · Guanqi Zhan, Yuanpei Liu, Kai Han, Weidi Xie 외

The objective in this paper is to improve the performance of text-to-image retrieval. To this end, we introduce a new framework that can boost the performance of large-scale pre-trained vision-language models, so that th…

Image RetrievalRe-RankingRetrieval

CUE-M: Contextual Understanding and Enhanced Search with Multimodal Large Language Model

2024-11-19 · Dongyoung Go, Taesun Whang, Chanhee Lee, Hwa-Yeon Kim 외

The integration of Retrieval-Augmented Generation (RAG) with Multimodal Large Language Models (MLLMs) has revolutionized information retrieval and expanded the practical applications of AI. However, current systems strug…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+4