Ask HN: Is it possible to create an uncensoring "science chatbot"?
1–9 of 9 posts
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#2Mission impossible as most of the relevant literature is paywall'ed.
> Then I would like to be able to ask questions which are answered with pure scientific facts only, just based on scientific literature.
Mission impossible because LLMs cannot evaluate facts. Nor can they do source criticism.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#3> For starters I would like to have a chatbot who knows the scientific literature in a certain field, like climate science. Mission impossible as most of the relevant literature is paywall'ed. > Then I would like to be able to ask questions which are answered with pure scientific facts only, just based on scientific literature. Mission impossible because LLMs cannot evaluate facts. Nor can they do source criticism.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#4> For starters I would like to have a chatbot who knows the scientific literature in a certain field, like climate science. Mission impossible as most of the relevant literature is paywall'ed. > Then I would like to be able to ask questions which are answered with pure scientific facts only, just based on scientific literature. Mission impossible because LLMs cannot evaluate facts. Nor can they do source criticism.
Couldn't one - pay the science mags for access - ask the LLM for the conclusions of the papers, ask it to throw out vague conclusions and deliver only what seems to be a hard proven fact shown in the paper.
Anyway, reading a paper is quite difficult. Some results expresed like facts in the abstract or conclusions are not fully suported in the data. You should always read the full paper. For now, it's difficult for an AI to distinguish facts from bulshit.
(I remember a few physics paper that prove strange things, but when you reed the proof it has an aditional hypothesis in the middle of the proof. The hypothesis makes sense in the physics context, but in math all the hypothesis must be in the text of the theorem.)
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#5Earlier quoted context omitted.
Couldn't one - pay the science mags for access - ask the LLM for the conclusions of the papers, ask it to throw out vague conclusions and deliver only what seems to be a hard proven fact shown in the paper.
@GP: most paywall are weak. Anyway, reading a paper is quite difficult. Some results expresed like facts in the abstract or conclusions are not fully suported in the data. You should always read the full paper. For now, it's difficult for an AI to distinguish facts from bulshit. (I remember a few physics paper that prove strange things, but when you reed the proof it has an aditional hypothesis in the middle of the p…
I thought about just analyzing the conclusions. And to pick out whether they write "one might draw the conclusion" or "we have proven that...." I think that could be useful, although I am aware that in reality they might still have proven nothing.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#6Earlier quoted context omitted.
@GP: most paywall are weak. Anyway, reading a paper is quite difficult. Some results expresed like facts in the abstract or conclusions are not fully suported in the data. You should always read the full paper. For now, it's difficult for an AI to distinguish facts from bulshit. (I remember a few physics paper that prove strange things, but when you reed the proof it has an aditional hypothesis in the middle of the p…
You are right of course, every scientific paper, even peer reviewed, even published in the "best" journals, can be total BS. I thought about just analyzing the conclusions. And to pick out whether they write "one might draw the conclusion" or "we have proven that...." I think that could be useful, although I am aware that in reality they might still have proven nothing.
If it's team A, I'm almost sure it's correct. But I check anyway.
If it's team B then "Press X To Doubt". It's probably not wrong, but perhaps oversold.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#7You can feed it with whatever you want. How much censoring (of what exactly?) happens, is up to you.
> Then I would like to be able to ask questions which are answered with pure scientific facts only,
That would demand a very deep level of understanding, which AIs today are not able to deliver.
> Without ever answering with "...this is not scientifically proven, but the consensus is..."
That would not be scientific. In the first place, to understand the scientific literature, one needs to evaluate them and rate their value and how reliable they are in the greater known picture. Just taken them blindly would be worthless. That would be just connecting the words and believing that this is science. That's what all LLM basically already do, and the reason why they lie/hallucinate.
And evaluating texts and putting them into a proper context is not censoring, if this is your impression.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#8> For starters I would like to have a chatbot who knows the scientific literature in a certain field, like climate science. Mission impossible as most of the relevant literature is paywall'ed. > Then I would like to be able to ask questions which are answered with pure scientific facts only, just based on scientific literature. Mission impossible because LLMs cannot evaluate facts. Nor can they do source criticism.
Couldn't one - pay the science mags for access - ask the LLM for the conclusions of the papers, ask it to throw out vague conclusions and deliver only what seems to be a hard proven fact shown in the paper.
Re: Ask HN: Is it possible to create an uncensoring "science chatbot"?
#9Another issue with the rapid-fire facts Q&A setup is that it is at odds with the scientific method. Science is a dynamic process of observing patterns, proposing hypotheses to explain patterns, and testing the hypotheses with experiments to produce theories. In your question, the "pure fact" probably refers to a theory that is unanimously supported by good experiments, and "BS" is the opposite of that. However, there is a lot of ground between fact and BS because a theory can be supported by early experiments and then proven false by later experiments. The newer the theory is, more likely it is to be sitting somewhere in the middle of this spectrum.
Many experimental fields are having a bit of a reproducibility crisis, and many theoretical fields are divided over theories that are difficult to experiment on. So for the newer literature you really need to judge for yourself, and for the older literature there is real risk that somebody has come up with some new observations that proved it wrong, even if it has gathered a lot of citations over the years.