Hi all,
As for the comparison between LLMs and RAs for research, I think that researchers are not thinking about them the same way. Whereas the PIs I work with expect to train their junior team members to complete tasks that they already know how to do, they want the LLMs to do tasks that they cannot do themselves. Most often this is PIs who are ESL who struggle to write in an American "scientific" style. I always caution them that if they can't understand and fact check the output, they shouldn't use it. Usually that turns them off immediately.
Lena
Lena Bohman
Senior Data Management and Research Impact Librarian
Long Island Jewish - Forest Hills Liaison
Donald and Barbara Zucker School of Medicine at Hofstra/Northwell
[cid:21005a7f-dd61-4df7-93a8-e0363b2cd065]
________________________________
From: Code for Libraries <[log in to unmask]> on behalf of Karen Coyle <[log in to unmask]>
Sent: Sunday, May 12, 2024 12:56 PM
To: [log in to unmask] <[log in to unmask]>
Subject: Re: [CODE4LIB] rag - retrieval-augmented generation
EXTERNAL MESSAGE
I played around a bit with the library cataloging interface. The results
remind me of a paper written by a high school student who didn't do any
homework; the cites have one or two of the key words in them, but aren't
relevant to the actual question. It also reminds me of this Saturday
Night Live sketch in which contestants have to answer like that kind of
student:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3De0HGEZXTy8Y&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789281957%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=OKLDrvMKSgAR2zkmXWhygpt8cVrGLibfzyilSfCgSYo%3D&reserved=0<https://www.youtube.com/watch?v=e0HGEZXTy8Y>
When I asked about the concept of Work in cataloging, I got an answer
about working in libraries.
I know that this is fascinating technology, and it may eventually result
in useful answers, but I think the most interesting study today would be
in HOW it gets things wrong. A lot of that will have to do with the fact
that language is amazingly imprecise (and our brains seem to work around
that).
I'm not trying to rain on anyone's parade, and experimenting with this
is valuable, but as librarians I think we really need to harshly
evaluate its relationship to facts.
kc
On 5/10/24 10:34 AM, Eric Lease Morgan wrote:
> Parthasarathi Mukhopadhyay <[log in to unmask]> wrote:
>
>> ...However, one interesting point to be mentioned here is the effect of prompt
>> engineering on a RAG pipeline. When I ask the same questions as Simon did
>> on the same set of documents in a similar kind of pipeline with prompt
>> engineering, the result shows some differences (see additional system
>> prompt in the snapshot):
>>
>> --
>> Parthasarathi Mukhopadhyay
>
> Yes, when it comes to generative-AI, prompt engineering is a real thing. Prompts are akin to commands given to a large-language model, and different large-language models have different prompts. The prompt I have been using in my proof-of-concept applications have this form:
>
> Context information is below.
> ---------------------
> {context_str}
> ---------------------
> Given the context information and not prior knowledge, answer the query
> Write the answer in the style of {speaker} and intended for {audience}.
> Query: {query_str}
> Answer:
>
> Where the placeholders (the things in curly braces) are replaced with values from the interface. For example, {context_str} is the content of documents pointing in the same vectored direction as the query. The {speaker} placeholder might be "a second grader", "a librarian", "a professor emeritus", etc. The same thing is true for {audience}. The value of {query_str} is whatever the user (I hate that word) entered in the interface. The prompt is where one inserts things like the results of the previous interaction, what to do if there is very little context, etc. Prompt engineering is a catch-as-catch-can. Once a prompt is completed, it given as input to the large-languagae model for processing -- text generation.
>
> Over the past week, I have created five different generative-AI chatbot interfaces, each with their own different strengths and weaknesses:
>
> * climate change - https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2F5c0af9ffadb4b3d2ba.gradio.live%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789292257%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=8zuUGpLgYcNCFhIlwv4bCeOlynsgCubZMS1fYc5X6ds%3D&reserved=0<https://5c0af9ffadb4b3d2ba.gradio.live/>
> * library cataloging - https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2F6a147d360a3fc1d7df.gradio.live%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789298983%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=C1Eyqanobw0PpAoZnDv2EShu5WR5LZpi3R%2B5Eqs%2BPrM%3D&reserved=0<https://6a147d360a3fc1d7df.gradio.live/>
> * Jane Austen - https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fe7053a831a40f92a86.gradio.live%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789303754%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=RAUZyA4SdoP6D2G2fjYVGQZND3UonESNeGoNvzYRr10%3D&reserved=0<https://e7053a831a40f92a86.gradio.live/>
> * children's literature - https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fa10e1d2687be735f40.gradio.live%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789308064%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=ZhnQKRZqIFE4q8FIKaJhVeAD8k9vlTvtuLFPFXbyb0s%3D&reserved=0<https://a10e1d2687be735f40.gradio.live/>
> * What's Eric Reading - https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fe462cd2ac6d1e35d1c.gradio.live%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789311890%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=nDBgzQlIhJz7azsLojgfL9GbTvbm39pAmwdly8KFAps%3D&reserved=0<https://e462cd2ac6d1e35d1c.gradio.live/>
>
> These interfaces use a thing called Gradio (https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.gradio.app%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789315641%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=j9X%2BgDwJRDFeXWg%2FH3531iXVAAHxEAx56FRUwpTXcG0%3D&reserved=0<https://www.gradio.app/>) for I/O, and they are supposed to last 72 hours, but all of them still seem to be active. Go figure.
>
> Finally, today I saw an announcment for a AI4LAM Zoom meeting on the topic of RAG where three different investigations will be presented:
>
> * Kristi Mukk and Matteo Cargnelutti (Harvard Library Innovation Lab), Warc-GPT
> * Daniel Hutchinson (Belmont Abbey College), the Nicolay project
> * Antoine de Sacy and Adam Faci (HumaNum Lab), the Isidore project
>
> See the Google Doc for details: https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbit.ly%2F3QEzQ6f&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789319258%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=vzB8b6VIYgnNg3UPnt1YZvw3HKmcDqzZIpssID19fAM%3D&reserved=0<https://bit.ly/3QEzQ6f>
>
> --
> Eric Morgan
> University of Notre Dame
--
Karen Coyle
[log in to unmask]
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fkcoyle.net%2F&data=05%7C02%7Clena.g.bohman%40HOFSTRA.EDU%7C6e902aefc1394969f8c808dc72a470fd%7Ce32fc43d7c6246d9b49fcd53ba8d9424%7C0%7C0%7C638511302789323052%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C80000%7C%7C%7C&sdata=CGFb1TJIblt3xOHOfDMMDtsEPlVeXu2NA35bxtvR6f4%3D&reserved=0<http://kcoyle.net/>
**** CAUTION: This email originated from outside of Hofstra University. Do not click links or open attachments unless you recognize the sender and know the content is safe. ****
|