· Föderation EN Mo 04.11.2024 04:20:55 Finally, the chatbots-as-search paradigm encourages us to just accept answers as given, especially when they are stated in terms that are both friendly and authoritative. But now more than ever we all need to level-up our information access practices and hold high expectations regarding provenance --- i.e. citing of sources. The chatbot interface invites you to just sit back and take the appealing-looking AI slop as if it were "information". Don't be that guy. /fin |
Föderation EN Mo 04.11.2024 07:29:34 @emilymbender Yeah. This is sort of how the WAIS system from Thinking Machines was meant to work, *forty years ago*. An interesting experiment at the time, but there's a reason it was supplanted by other tools. |
Föderation EN Mo 04.11.2024 11:27:45 @emilymbender I would like to add that i have always been of the opinion that spouting orders in natural language has never been a good interface for querying any system, machine or human. There is a reason why ANSI standards begin with phrases like "in this document, MUST means exactly X". Rather, voice assistants earlier and LLM chatbots now are attempting to market to customers a "feeling", reproducing the social power dynamics of being a successful person who has underlings to order around. |
Föderation EN Mo 04.11.2024 15:05:01 @elrohir @emilymbender this. |
Föderation EN Mo 04.11.2024 15:27:00 @elrohir For Internet standards, there's even a *separate* standard just for that. That's RFC 2119 https://www.rfc-editor.org/rfc/rfc2119 which is referenced by a very significant portion of RFCs written since the late 1990s precisely because it provides clear, unambiguous definitions of requirement-level words, which is *very* useful in any technical standard. (You might well already know this, but I imagine a lot of people especially outside of the field might not.) |
Föderation EN Mo 04.11.2024 11:31:00 @emilymbender people sending me LLM suggestions in a field where I would probably count as "Expert" and me having to explain that it doesn't work because of xyz has become a big part of my work day. |
Föderation EN Mo 04.11.2024 12:44:10 Very true. Sadly the industry has conditioned people (often students) that search results = understanding. You’re so right …. the CONTEXT of searching is often more informative (and accurate) than just the quick search result ‘answer.’ Answers alone =! wisdom, insight, or intelligence. As a consequence, many functional idiots are created each year - with obvious ramifications for humanity. |
Föderation EN Mo 04.11.2024 13:42:49 @emilymbender provenance! Amen |
Föderation EN Mo 04.11.2024 13:59:19 @emilymbender "hold high expectations regarding provenance --- i.e. citing of sources." we all need to expect and demand that search results include links to the source and we should not boost any statement that do not include the source, images should include the creator and CC license Info access is going to become critical. Just as land ownership in the middle ages was controlled by the wealthy, information access will be the next battle. #democracy is more than how we vote! |
Föderation EN Mo 04.11.2024 14:14:36 @emilymbender thank you for this great thread. I can see use cases where there is a correct answer, but those will be a smaller subset and require considerable curation. Perhaps they’d be appropriate on a site wide level, but not the entire vast internet |
Föderation EN Mo 04.11.2024 14:38:16 @emilymbender For code, it's often trivially easy to confirm whether you got the 95% of correct answers or 5% of incorrect. You plug the snippet of code in, execute it, and see if it passes your test or not. Chatbots have revolutionized data retrieval for programming languages. A chatbot can surface an esoteric piece of documentation much faster than a developer can find it and present the documentation in a more understandable way, e.g. by presenting a worked example. |
Föderation EN Mo 04.11.2024 15:32:24 @emilymbender I've been on the internet for 30 years. My bullshit detector is finely tuned, and I've learned to treat the majority of information as suspect until it can be corroborated by sources with good reputations. I fear for people who haven't developed that skill yet. |