Google's live from Paris event private/deleted immediately
287 points| colesantiago | 3 years ago | reply
It seems that the livestream event was set private after it ended. (It was unlisted to begin with) They even forgot the phone used to demonstrate multisearch.
This suggests to me that Google is finally getting disrupted and are scrambling of desperation because of the release of ChatGPT.
[+] [-] PaulDavisThe1st|3 years ago|reply
And yet when I read the comments, I see this sort of calm acceptance that of course this technology is going to take over search. Why is everyone so confident? The performance of these models is simultaneously jaw-dropping and absurd. With no proposed solutions to the problems that they fundamentally face, why this level of belief that their ascendance is inevitable?
[+] [-] sho_hn|3 years ago|reply
We now have a couple of the players saying they're working on, or having demos. But from what I can see, all of these don't _actually_ attribute the source. They're just able to find _a_ source that fits to the output, working backward from it. Often the attributed source fits, but is actually disagreeing with the original output in specific details. In other words, it's not backing the output at all. At most it's a "you could check out these links and compare yourself and it might help you judge our accuracy".
Is there any indication real attribution is coming?
[+] [-] pasquinelli|3 years ago|reply
if i'm being frank, that doesn't match my experience with HN at all. chatgpt is the hot new thing, of course people here are preoccupied imagining a future powered with it.
there are a bunch of different types of people here, with different perspectives that might be at odds with one another, but they don't necessarily comment on the same articles.
[+] [-] 1vuio0pswjnm7|3 years ago|reply
As usual, it appears "tech" companies have an extremely warped view of web users as being non-discerning consumers of whatever garbage "tech" companies feed to them. Perhaps online advertising services companies are not a good choice to serve as arbiters of data/information search and retrieval.
[+] [-] tarsinge|3 years ago|reply
I don’t see that unanimous acceptance, there are a lot of interesting discussions about the shortcomings. There are many comparisons between Google results for examples, with also potential solutions to problems you cite like https://news.ycombinator.com/item?id=34709883
It’s not about replacing search overnight, but if it can take even 10% of search volume that would have serious consequences for Google.
[+] [-] jozvolskyef|3 years ago|reply
[+] [-] labrador|3 years ago|reply
[+] [-] mark_l_watson|3 years ago|reply
Probably the secret sauce to using LLMs for search and other forms of information retrieval is first taking a query and use traditional lookup to find likely information. Then aggregating this data, provide the aggregated data as context, append the query, and pass it to the LLM. Probably some post processing is a good idea also.
I used to do this with squad LLMs.
[+] [-] hn_throwaway_99|3 years ago|reply
Because plenty of people don't see it necessarily as a replacement for search, but as a useful adjunct.
More to the point though, why do people always want to define the "HN commentariat" as some monolithic bunch? I've seen tons of comments and articles on the front page pointing out many issues with LLMs, from attribution, to confident bullshitting, to bias issues. Heck, there was plenty of discussion about a big proposed reason for Google's stock crash yesterday was due to the ad Google used to highlight questions their LLM can answer gave a confidently incorrect response.
Whenever I see comments that treat the rest of the HN audience like some monolithic group, especially in the face of plenty of evidence to the contrary, I feel like, ironically, the poster is saying "Why don't you all agree with me?"
[+] [-] ekanes|3 years ago|reply
[+] [-] doomleika|3 years ago|reply
ChatGPT might not be ideal, but they are way better than current offering.
[+] [-] uoaei|3 years ago|reply
I share your confusion regarding the grave dearth of incredulity in the reception of these technologies.
[+] [-] rchaud|3 years ago|reply
It is difficult to get a man to critically evaluate something if his future salary depends upon his unquestioning acceptance of it.
[+] [-] potatolicious|3 years ago|reply
There are a litany of problems that surround LLMs that are solvable, but are highly non-trivial. The present hyped demos all seem to involve mainlining the unfiltered output of LLMs directly at the user, and this approach strikes me as largely impractical, with all of the issues you've brought up and more.
Ultimately I think we will land on a few learnings, some of which are IMO pretty obvious already with existing ML:
- There are going to be lots and lots of use cases for LLMs where despite its additional complexity it won't out-perform simpler ML models, or even heuristic-based solutions. This has been a plague for AI startups forever - where the shameful truth is that the ML bits do not significantly outperform heuristic-based approaches, but the ML bits sure as useful for the hype machine. There will be more of these use cases than use cases where LLMs actually do significantly move the state of the art forward.
- In most broadly mainstream-palatable applications the LLM will need to be intermediated by many other systems - some using other ML models, and some using heuristic-based solutions. For example for search, mediating the output through a knowledge graph with reliable provenance and accuracy. Realistically there will be vanishingly few use cases that are thin-wrappers around LLMs. Real usefulness of this tech will require very heavy lifting around the core model to make it actually accurate/reliable enough to be useful on a mass scale. The many products spinning up that seem to be premised on very thin wrappers around OpenAI's API will IMO mostly not survive, both because there is no moat and because the results won't be sufficiently useful.
- Accuracy matters and will be a thorn in the side of these products for quite some time, even though it is solvable. For some use cases (mostly creative ones with a human in the loop - like creative writing or image synthesis) the lack of accuracy is livable, but for most others the propensity to hallucinate is going to be a major barrier to adoption. Right now you're dealing with an enthusiast audience that's willing to look past glaring and obvious errors in output in favor of what it could be and how far we've come, but a mainstream audience I suspect will be less forgiving. Social media virality around product failure cases will also further punish products.
Overall I think what we're looking at here is legitimately a huge leap forward, but this legitimate and well-found excitement needs to be tempered by the fact that some (most?) players in the space seem to be getting in way over their skis, and that truly productionizing this technology is going to be intensely difficult.
[edit] To be a bit less doom and gloom about this - I think the real winner here are natural language interfaces, and stepping ever closer towards computer systems that do not need to be actively learned before being used. There is IMO an over-focus on the knowledge-encoding part of LLMs (which is unreliable and prone to hallucination) and not enough focus on the language-encoding part of LLMs (which is what they actually do). For the most part voice/language-based interfaces have had limited traction because they honestly haven't been smart enough to understand user requests with a sufficient level of expressivity and fidelity. I suspect these products (and new ones) will have another crack at this problem.
[+] [-] mistymountains|3 years ago|reply
[+] [-] hahahawhat|3 years ago|reply
Because you forgot the nr 1 rule of fight club. It doesn't matter if it has unsolvable problems. The only thing that matters is if it has the momentum and the support to create a bubble and drive economic growth.
You're welcome.
[+] [-] zzzeek|3 years ago|reply
i made this same point at https://news.ycombinator.com/item?id=34699087 and got nothing but pushback how there is no real problem with ChatGPT and Bing just fixed all the problems (which didn't exist) anyway.
[+] [-] jaggs|3 years ago|reply
If this was a startup, they would be dead in the water. Nothing of substance, awful sound, 9:45 mins in they don't have a key piece of live demo equipment (the phone)/
As someone else said, it's like they asked a couple of interns to rush something out in 24 hours.
No wonder the stock price is tanking. Awful display from Google.
[+] [-] lm28469|3 years ago|reply
Finding elevators and atms with AR ? Is that the future google is selling ? Who's buying. If google maps was the equivalent of the invention the printing press that would be the invention of scented toilet paper
[+] [-] hn_throwaway_99|3 years ago|reply
That said, I still think this reflects very poorly on Google's organizational focus.
[+] [-] anon84873628|3 years ago|reply
[+] [-] awa|3 years ago|reply
[+] [-] unknown|3 years ago|reply
[deleted]
[+] [-] gardenhedge|3 years ago|reply
[+] [-] pellucide|3 years ago|reply
[+] [-] guardiangod|3 years ago|reply
>Used to work for BB/RIM
[+] [-] htrp|3 years ago|reply
I feel like Google is going to bleed credibility for every month that they don't have a lamda/llm enabled search integrated into the home page. You can talk all you want about the foundational models and how advanced they are, but the search product itself will require a ton of fine-tuning on real-world training data that they aren't collecting yet.
Unless Microsoft completely botches their "newBing" launch, this is probably the most potential they've had in search since MSN was launched.
[+] [-] EarlKing|3 years ago|reply
[+] [-] treeman79|3 years ago|reply
Sometimes a press release can make all the difference.
(Sorry can’t find story that old)
[+] [-] rchaud|3 years ago|reply
[+] [-] afavour|3 years ago|reply
I know, I know, the ad banner-funded web is a mess and I wouldn't mourn its demise either. But it worries me that it's an entirely open ended question for what actually replaces it.
[+] [-] candyman|3 years ago|reply
I think this will make voice-based UI viable (finally!) which is great. It's going to definitely eat into traditional Google ad revenue since clicking around and "impressions" are going to go way down.
[+] [-] nunodonato|3 years ago|reply
And it gets real tiring on how much Google tries to create an idea on how advanced their AI is.. (and it might be) but the fact is, nobody can access it or try it. So until we actually are able to put our hands on something, I'm calling vaporware. At least with OpenAI we get to experiment and build actual products with it.
[+] [-] stephencoyner|3 years ago|reply
Surely Google will catch up, but this was a blunder worse than I would have expected. The race is truly on
Edit: one more thought. After listening to talks from Kevin Scott and others at MSFT, it seems like their vision is copilot for everything. Kevin made it sound like they have dozens of these experiments happening right now. I think this is a winning formula and we’ll be seeing all kinds of other new launches this year.
[+] [-] jurmous|3 years ago|reply
Google did not have the source links below the Bard chatbot responses. They also did not show recent news results like Bing did yesterday.
And their presenter felt stumbling at moments too and lacking confidence. And the demo phone was "stolen". So also in execution the event felt lacking...
Microsoft said in their interview with The Verge that they were working on a raw version of their new Prometheus model since mid 2022 which also shows those sources. And they showed the nice compose and website summarise conversational tool integrations for within Edge. There were no hints of integrations of Bard within Chrome. So it feels that including training time + product development time that Microsoft is at least a year ahead.
[+] [-] paulpan|3 years ago|reply
This would allow them to innovate quickly on the new tech without worrying about the baggage and backend migrations required for the first approach. Otherwise it could slow things to a crawl and risk of being leapfrogged by Microsoft. We saw a similar scenario play out for YouTube Shorts - it took 2-3 years of beta testing to avoid disrupting the core YouTube content but that allowed TikTok to firmly entrench itself.
[+] [-] taubek|3 years ago|reply
[+] [-] ttoinou|3 years ago|reply
[+] [-] HaZeust|3 years ago|reply
I look forward to see what new Bing amounts to the industry, as well as Microsoft’s partnership with OpenAI for Bing, Azure, and whatever else is planned. This is an exciting tectonic shift.
[+] [-] throwaway29303|3 years ago|reply
[+] [-] meltyness|3 years ago|reply
- Highlighting the bleedover between search and conversational AI.
- Highlighting the widespread deployment of Translate across Google services.
- Highlighting "Google Lens" (coming soon? I thought this has been integrated for a decade?).
- Feature announcement, "multisearch" multi-modal search such as with an image and associated text.
- Feature announcement, "Bard" -> "But" -> "Further conditions..."
- Upgrades to the "expert answer recommendations" that is actually enabled by "Generative AI" -- (what were they doing before throwing darts?! when the hell was "do dogs dream?" https://www.popisms.com/TelevisionCommercial/101945/Google-A...)
- Feature announcement, "Next month", Generative Language APIs "onboarding developers, creators, and enterprises"
- "Responsible AI/ AI Principles" (https://ai.google/principles)
-Feature tease, Google Maps eye-candy / novel interface overlays using NeRF
- Google Maps AR demonstration that also looks like something from a decade ago that didn't get adopted / basically what Glass did
- Proper EV charging stations support (it doesn't already do this?)
- "Project Air View" to collect data about infrastructure's effect on air quality to benefit city planning? No idea what this is about.
- Google Arts and Culture (chrome experiments) / the blobs from 8 years ago revisited, I guess "Google Books" archival is just "arts and culture" now, AR application for an image viewer still very 2012,
It abruptly ends. This was all very out-of-touch.
[+] [-] Rebelgecko|3 years ago|reply
[+] [-] beastman82|3 years ago|reply
[+] [-] operatingthetan|3 years ago|reply
[+] [-] _jplc|3 years ago|reply
Is there a term like premature ejaculation but for believing in disruption?
[+] [-] gardaani|3 years ago|reply
[+] [-] marricks|3 years ago|reply
That said this is a hilarious mess up because Microsoft actually had a presentation.
[+] [-] jeppester|3 years ago|reply
It will be interesting how well the products work when we get to use them for real.
[+] [-] hn_throwaway_99|3 years ago|reply
I think the best analogy here is when Microsoft fought tooth and nail to win the original browser wars with IE, then sat on their laurels and did nothing for years, then Chrome finally came along and ate their lunch. Definitely remains to be seen whether other companies will end up eating Google's search lunch, but I do think if Google can get their shit together organizationally that they'll still be able to compete.
[+] [-] jowday|3 years ago|reply