TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How will Google differentiate between content written by AI and human?

5 点作者 nicolas_lorenzi超过 2 年前
The chatGPT broke the internet these last days by invading the web with screenshots of the different exchanges between testers and artificial intelligence. We can ask it what we want, like writing an article or a publication (don&#x27;t worry, I&#x27;m the one typing behind my keyboard).<p>I was wondering last night how Google (not to mention the other engines) will adapt its SEO strategies to discern a human&#x27;s written content from an AI&#x27;s content.<p>Because if everyone starts to generate articles with AIs, the web will become a pile of content created by AIs based on content written by humans for humans. But we know that training models are based on text corpora from different sources (including the web).<p>Where is the border? The more content generated by AIs, the more the new AIs will train on content generated by other AIs to create new content.<p>We will end up reading content that humans no longer wrote, which could become almost rare.<p>Content is one of many variables taken into account by the algorithm to index pages, but it will be interesting to see how search engines will solve this issue.<p>Tell me what you think:

6 条评论

achow超过 2 年前
Does it matter?<p>Search engine works on how useful &#x27;knowledge&#x27; is for the seeker. One of the parameters is how many others have back linked to the same source - among various other signals.<p>If AI content is highly cited and was found useful by many others, then I would want it at the top of search result.
评论 #33894472 未加载
Oras超过 2 年前
Google results are already bad, ChatGPT will only accelerate the death of the current algorithm.<p>Check out this discussion <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30347719" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30347719</a><p>I was thinking of this issue this morning, I wonder if anyone tried to create a search engine that has weight for content approved by experts and will add more smaller weight based on engagement or other factors. I think Pocket is an example for what I have in mind.<p>It will definitely require massive resources to make, but it will be the new trusted Google.
评论 #33894436 未加载
hxugufjfjf超过 2 年前
I wrote a userscript (with help from ChatGPT) that identifies if comments on HN are written by AI or a human. I based it on <a href="https:&#x2F;&#x2F;huggingface.co&#x2F;openai-detector" rel="nofollow">https:&#x2F;&#x2F;huggingface.co&#x2F;openai-detector</a>. Its still a little shabby and only works on HN, but I imagine this is going to be required for general non-specific Internet browsing going forward.<p>Looks like this: <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;BTt1DTh.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;BTt1DTh.png</a>
评论 #33905542 未加载
评论 #33905633 未加载
skissane超过 2 年前
There isn&#x27;t a hard boundary between &quot;content written by an AI&quot; and &quot;content written by a human&quot;.<p>I can say to ChatGPT: &quot;Here are my ideas in point form, write them out as full paragraphs: ...&quot; And ChatGPT will do that for me. So, is that content written by an AI, or content written by a human?
评论 #33905567 未加载
mikece超过 2 年前
I don&#x27;t know how Google will determine the difference but I hope the technology is called &quot;Bladerunner&quot; (at least as an internal code name).
评论 #33894486 未加载
PaulHoule超过 2 年前
Question answering out of a knowledge graph.