Google検索は後れを取っている
プログラミング、スポーツ、料理の3分野の検索クエリを分析し、Google検索が競合他社に遅れを取っていることを示した。
キーポイント
Google検索の品質低下が複数の垂直分野(プログラミング、料理、旅行)で確認されている
競合検索エンジン(Bing、Neeva、You.comなど)が特定のクエリでGoogleを上回る結果を提供
検索結果ページの広告増加と有用な情報の抽出機能の不足がユーザー体験を悪化
AIモデル訓練用の高品質な人間評価データが検索品質分析に活用されている
検索エンジンの革新性が停滞し、2000年代後半のような画期的な機能追加が見られない
影響分析・編集コメントを表示
影響分析
この記事は、長年市場を支配してきたGoogle検索の品質低下を具体的な事例で示し、競合検索エンジンが特定分野で優位性を獲得しつつある現状を分析している。AI業界においては、検索品質評価のための人間の知能プラットフォームの重要性と、検索エンジン市場の競争激化がAIモデル開発に与える影響が注目される。
編集コメント
検索エンジン市場の地殻変動を示唆する興味深い分析。AI評価データの質が検索品質改善の鍵となる点が特に重要。
Google検索は後れを取っている
かつて革新的だったGoogle検索が、現在では競合他社に比べて陳腐化し、ユーザー体験が悪化しているという懸念が高まっている。特にプログラミング、料理、旅行といった特定の検索分野でその傾向が顕著だ。
プログラマーが「python delete file」と検索した場合、検索結果の最初のキャプションはフォルダ削除についての説明であり、ファイル削除ではない。ユーザーは依然として有用な回答を見つけるために時間をかけてブラウジングする必要があり、インテリジェントな質問応答や情報抽出はなされていない。これは2010年当時の検索結果と大差ない。一方、競合検索エンジンでは、シンタックスハイライトされた優れたコード例が最初に表示され、リンクをクリックする必要すらない場合もある。
料理検索でも問題は明白だ。「ブルーベリーパンケーキ」のレシピを検索すると、実際のレシピにたどり着く前に、7つの広告と3ページにわたる長い記事を読み解かなければならない。ページの品質を評価するランキング要因はどうなったのか。
検索品質を評価するプラットフォームを提供するSurgeは、ソフトウェアエンジニアリングのバックグラウンドを持つ評価者に、Google、Bing、Neeva、You.com、Kagi、DuckDuckGoの検索結果を比較評価させた。
例えば「python throw exception」という検索クエリでは、Googleの検索結果ページは「まずまず」と評価されたが、最初の結果は公式Pythonドキュメントであり、例外の概念を知っているユーザーには冗長だ。求めている構文の例は、下にスクロールして3番目のStackOverflowリンクでようやく見つかる。一方、他の検索エンジンでは、直接的なコード例が即座に提示される。
過去のGoogleは、画像、動画、地図を同じページに統合するといった画期的な革新を次々と生み出した。しかし現在では、広告や冗長なコンテンツがユーザー体験を損ない、競合他社の「新鮮で軽快な」体験に後れを取っている。Googleがこのまま優位性を維持できるか、競合がどのようにその地位を侵食しうるかが問われている。
原文を表示
BlogLeaderboardsWorkforceProductsResearchCareersContactLoginMenuCloseBack to BlogGoogle Search is Falling Behind
Is Google resting on its laurels?
Imagine you’re a programmer, and you forget the syntax to delete a file in Python. So you search “python delete file”, and get the following:
It’s not a terrible search results page... But:
The caption for the first search result describes removing a folder, not a file.
You still have to spend time browsing to find a useful answer. No intelligent question-answering or extraction here!
Is this page any better than what you’d have gotten in 2010? What if it looked like this instead?
In both cases, a great piece of code (syntax-highlighted!) is highlighted front and center, which means you never even have to click into the blue links. As an ex-Googler, I’ve historically been skeptical of all the other search engines, but go try them yourself — the whole experience feels so much fresher and snappier.
Remember Google's past innovations, like blending Images, Videos, and Maps onto the same page?! Now we’re lucky if we can find a pancake recipe without wading through 7 ads and 3 pages of storytime first.
Seriously! Here’s the top search result for “blueberry pancakes”:
And that's before I even get to the recipe. What happened to page quality factors in ranking?
Where else is Google starting to fall behind, and how could competitors chip away at its edge? Human evaluation of search quality is one of our flagship use cases at Surge, so let’s dive into three key Search verticals — Programming, Cooking, and Travel — and find out.
We’re a human intelligence platform for rich, contextual AI; as part of that, we have high-quality “labelers” with software engineering backgrounds who train AI models to answer programming questions and learn how to code. We asked them to collect searches they performed in their normal workday, and then evaluate their performance on Google, Bing, Neeva, You.com, Kagi, and DuckDuckGo.
Here are more examples of programming queries where Google is lagging behind.
Rater Background (Jason L.): “I graduated with a degree in Computer Science and a minor in Business last year, and now I’m bootstrapping a passive income business that helps artists sell their work online.”
Query: “python throw exception”
Intent: “I normally use Java and Go, but wanted to use Python for a quick script, and I forgot how to throw an exception. The ideal search result would be an example of the syntax.”
Google rating: “This search result page is just okay. I don't like the first search result (I already know what exceptions are in programming, so the official Python documentation is way more than I need). I have to scroll halfway down before finding the information that I want.
The second search result isn’t great either (I don’t want to read a long-winded blog post). Luckily, the third StackOverflow search result is exactly what I was looking for, but pretty much every other search engine performed better.”
Neeva rating: “Neeva made it very easy to see an example piece of code on the right hand side. The UI also felt very fresh and snappy compared to Google!
The only way it could be better is if the snippet in the first search result were more relevant (“x = -1” isn’t exactly useful).”
You.com rating: “I liked the way that You allowed me to open up the SO answer in the side panel, so that I didn’t need to leave the page.”
“You's code complete module generated Mandarin PHP in this case (but I’ve found it useful in other cases, like writing an email extraction regex)”
Bing rating: “Bing also did a better job than Google. It seemed to understand my query better, and the box at the top reminded me that the keyword is “raise”, and not “throw” like in Java.
It extracted a StackOverflow code sample nicely too. The issue is that this was the 5th search result and should have been ranked higher.”
Kagi rating: “Kagi also did a better job than Google. Like Neeva and You.com, surfacing code snippets and the StackOverflow answer on the right-hand panel made it much faster for me to find what I wanted.”
Rater background (Ning X.): “I’m finishing up my senior year in college. I also work as a research assistant in a neuroscience lab, where I use a lot of R and Python, and I’ll be starting a master’s in the fall.”
Query: “filter pandas dataframe date”
Intent: “I recently started learning how to use the pandas library in Python, and I was trying to figure out how to filter a date column in my data frame.”
Rating: “Google’s first search result was very relevant, and the same as Neeva’s. However, Neeva’s UI was better since it extracted exactly the code sample I needed on to the search page itself.
It’s even syntax highlighted, which makes it much easier to read!”
Coding searches are clearly one area where Google is starting to lag behind its competitors. In particular, programmers found the code extraction and StackOverflow features on other si
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み