Earlier quoted context omitted.
I don't think it is seroud. Abstract are usually tends to be a short summary. In many cases it is a short paragraph. I was skimming on arxiv before I opened HN now and saw a couple of abstracts that are 4-5 sentences. Are ChatGPT going to write a one sentence summary or will the summary of the summary be comparable or longer?
Abstracts can also be close to a full page long. While this doesn't have to be bad, it's usually more information you're looking for (especially if you were only going to read the abstract anyway).
ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
21–30 of 105 posts
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#22Ive used ChatGPT to make short factual videos for YouTube and honestly it's a bit worrying with supposed 'facts' I would not suggest anyone to use ChatGPT outputs for actual knowledge at this point.
You can use it for that, but you have to test its claims. It's specially helpful with questions that would take a lot of research to find the answer, but which are easier to test. That could be a good thing overall. If people get used to always testing everything anyone tells them, people will be a lot better informed.
> "Discovering Latent Knowledge in Language Models Without Supervision" Existing techniques for training language models can be misaligned with the truth: if we train models with imitation learning, they may reproduce errors that humans make; if we train them to generate text that humans rate highly, they may output errors that human evaluators can't detect. We propose circumventing this issue by directly finding latent knowledge inside the internal activations of a language model in a purely unsupervised way.
https://arxiv.org/abs/2212.03827
In other words the model already tries to predict the truth because it is useful in next token prediction, but we need to find a way to detect the 'truth alignment' in its activations.
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#23What if the paper is longer than what fits in a prompt?
You can ask chatGPT about arxiv.org papers if you have the doi and the full title if the paper is from 2021 or earlier
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#24Are you using your own API key and pay for the usage? How can you justify operation of programs that produce high costs but no income? Isn't the API publicly exposed to the client-side and possible subject of theft and abuse?
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#25I'm wondering about two things related to development of customer-facing programs that use paid APIs in the background: Are you using your own API key and pay for the usage? How can you justify operation of programs that produce high costs but no income? Isn't the API publicly exposed to the client-side and possible subject of theft and abuse?
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#26I'm wondering about two things related to development of customer-facing programs that use paid APIs in the background: Are you using your own API key and pay for the usage? How can you justify operation of programs that produce high costs but no income? Isn't the API publicly exposed to the client-side and possible subject of theft and abuse?
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#27Earlier quoted context omitted.
Abstracts can also be close to a full page long. While this doesn't have to be bad, it's usually more information you're looking for (especially if you were only going to read the abstract anyway).
I can skim several full pages in the time it takes just to send off the abstract and get the response back...
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#28Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#29The example here is a bit worrying for the peer review process. I am not looking forward to my "peers" reviewing my paper by putting it through LLMs and blindly copy pasting the output. I can already imagine emailing the Area Chair and saying "While reviewer 2 is detailed, the questions show a severe lack of basic understanding. We believe the contents are AI generated." Then again, perhaps LLMs could simply be incor…
Re: ArxivGPT: Chrome extension that summarizes arxived research papers using ChatGPT
#30Earlier quoted context omitted.
You can ask chatGPT about arxiv.org papers if you have the doi and the full title if the paper is from 2021 or earlier
This renders the extension pretty useless for older papers, doesn't it? There doesn't seem to be a fallback to prompt older papers in a whole because it exceeds the prompt limit.
I think the extension is only useful for someone who spends a lot of time doing research on arxiv.org, (and if the quality of the summary is good enough, the jury's still out on that one)