Live data from Hacker News

Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

blog.google

631–640 of 1001 posts

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#631
Getting really meta here, I was curious what GPT4 and Gemini Advanced thought of this discussion. I started with this prompt:

"Here's a collection of comments on hackernews discussing the differences between GPT4 and Google Gemini, a new chat model. Please summarize the main points, pros/cons for each:"

and then pasted in the content of this page.

A few things right off the bat - GPT4 is able to fit the full discussion into the context window, Gemini Advanced can fit about 40% of it in, but interestingly even though it cuts off at 40%, it fails to generate with that amount until you cull it down to 30% of the discussion.

Here's the output of the two:

GPT4

It seems like the discussion on Hacker News about the differences between GPT-4 and Google Gemini, now referred to as Gemini Advanced, brings up several points and concerns among users. Here's a summary of the main points raised:

Privacy and Data Use: There's a concern about conversations being processed by human reviewers to improve the technology powering Gemini Apps, with no opt-out mechanism for privacy offered in the paid feature.

Disabling Data Use: Users can disable Gemini Apps Activity to prevent future conversations from being reviewed or used to improve machine-learning models, but there's skepticism about settings being reset with updates and the legalities of such practices.

Corporate Practices: There's speculation about corporate motivations behind data retention policies and skepticism about the effectiveness and honesty of opt-out mechanisms based on past behaviors of large tech companies.

Comparison with GPT-4: Users have experimented with both Gemini Advanced (previously Bard Advanced) and GPT-4 and noted that while Gemini might be better at certain tasks like translation and integrating search results, it is perceived to be worse at coding, logic, and has a tendency to hallucinate more in certain scenarios.

Integration and Ecosystem: There's discussion about Gemini's potential integration into various Google services, offering a unified AI experience across Google's ecosystem. This could position Google strongly in the AI race, potentially overshadowing competitors by leveraging its existing services like Gmail, Docs, and YouTube.

AI Implementation and Limitations: Comments touched on the implementation of logic in AI, with some users finding limitations in both Gemini and GPT-4's abilities to handle logical reasoning and complex coding tasks.

Concerns about AI in Healthcare: There's speculation about the role of AI in healthcare advice, with concerns about the risks of hallucinations and the impact on well-being.

Corporate Power and Strategy: Discussions also veer into how Google's strategy with Gemini and its potential bundling with other services could affect the market, consumer choices, and the competitive landscape.

Legal and Ethical Considerations: Users raised questions about the legalities of data use practices, the ethical considerations of AI in giving medical advice, and the broader implications of AI advancements on society.

These points reflect a mix of technical observations, personal experiences, and broader concerns about privacy, corporate practices, and the future role of AI in various domains.

-------------------------------------------

Gemini Advanced

Here's a summary of the feedback and insights obtained from the Hacker News comment thread regarding Google Gemini vs. GPT-4:

Overall Sentiment The Google Gemini chat model is a strong competitor to GPT-4, with users highlighting potential advantages and disadvantages relative to ChatGPT. It seems further testing and exploration is needed to reach a definitive conclusion about which is ultimately "better".

Gemini Pros

Translation: Surpasses GPT-4 in ability to accurately translate idioms from languages like Chinese and Japanese. Search Integration: Provides superior context by smoothly incorporating search results in its generated responses. Potential for Wide-Reaching Integration: Could deeply and seamlessly integrate with Google's vast suite of productivity tools and services (Gmail, Docs, Maps, etc.), potentially surpassing Microsoft in this capacity.

Gemini Cons

Privacy Concerns: Users question Gemini's review, storage, and usage of conversations for model improvement, particularly the retention of data for 72 hours for "safety and reliability" without offering opt-out mechanisms. Questionable Censorship: Gemini may overly restrict medical-related or other sensitive topics. Logic Shortcomings: May present contradictory statements or struggle with basic logic puzzles. Hallucinations: Tendency to create inaccurate or confusing descriptions when interacting with images. GPT-4 Strengths (In Relation to Gemini)

Coding: Slightly greater capability when given coding tasks. Logic: Better performance in handling logical reasoning challenges. Key Considerations for Large Language Models

Privacy: Transparency, clear choices, and strong privacy controls are crucial in establishing trust and acceptance. Logic and Accuracy: The ability to reason correctly and avoid illogical contradictions or fabrications remains a foundational challenge for the advancement of these technologies. Censorship: Balancing safety concerns with the free flow of information and allowing users more control over the content filtering. Future Opportunities

Enterprise Usage: Both Google and Microsoft (who has invested in ChatGPT) may find significant opportunity in enterprise markets leveraging language models to enhance productivity and work tools. Bundling: Google might further cement its competitive advantage by offering attractively priced bundles that combine Gemini with existing services like Google Drive, YouTube Premium, or others. Let me know if you'd like a more detailed look at any specific aspect or thread from the discussion!

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#632
post #271

Gemini Ultra seems better on logic than GPT4. Still messing around testing but here's a prompt Ultra nailed but GPT4 completely botched: Tabitha likes cookies but not cake. She likes mutton but not lamb, and she likes okra but not squash. Following the same rule, will she like cherries or pears https://i.imgur.com/KW6gQbc.jpeg https://i.imgur.com/OSHSvLp.png

Please anyone correct me if I'm wrong: LLMs cannot solve this kind of riddle. This has nothing to do with their capabilities for logical reasoning, but with the way words are represented as tokens. While they might know that "apples" has two syllables because that is mentioned somewhere in their training data, if you make up a fruit "bratush" a human will see that as two syllables, but this might be 1 to 7 tokens to…

LLM can solve this for all tokens where it got to learn how many syllables are in that token or a combination. If you trained it to work on single letters only it would do better at that task than word chunks (same for math and single digits). It will generalise to new words if the token level knowledge is there.

Whether this means it can or cannot solve that kind of riddle is up for your interpretation. I understand square root and can calculate square root of 16, but not of 738284.7280594873. (in a reasonable, bounded time) Can I solve square roots?

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#633

Just tried it and it seems like indeed it is worse than GPT-4 in general, but better with some specific things - and most importantly for me, it has a ton of very new information in the model itself without having to search the web. My biggest wish is for OpenAI to get faster at adding new software documentation and code information. GPT-4 regularly trips over Svelte/Sveltekit questions among others and as far as I c…

> How hard can it be to just scan some documentation and code every few weeks? oh dear...

We are talking about ChatGPT, the single most impressive piece of software made in human history here, created by a team of geniuses. For better or for worse, it has undergone significant changes since its release. Many of those changes have been orders of magnitude more difficult than what I am asking for; furthermore, this is a relatively important problem. Is it a 10-line fix that the intern can deploy? No. Is it a very important feature that could be realistically implemented in several ways, many of which do not involve retraining the main model? Absolutely.

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#634

Earlier quoted context omitted.

If we want to test these beasts in logic, we should probably start using actual formalized logic, rather than English. In just one test, Gemini flopped hard, while GPT-4-Turbo nailed it. Here is my prompt: Below is a well-typed CoC function: foo : ∀(P: Nat -> *) ∀(s: ∀{n} -> ∀(x: (P n)) -> (P (n + 1))) ∀(z: (P 0)) (P 3) = λP λs λz (s (s (s z))) Below is an incomplete CoC function: foo : ∀(P: Nat -> *) ∀(f: ∀{n} -> ∀(…

ERRATA: I just noticed GPT-4 mixed up `h` and `f`, so it also got it wrong. This is a draw. Both AIs (and, apparently, myself) are terrible at reasoning. Guess we're not curing cancer with computers anytime soon :')

[deleted]

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#635
post #82

In the 20 minutes of experimentation, I'm really impressed with the quality of Bard Advanced (Gemini Ultra). The results are as good as GPT-4, and in some cases is better. So far: pros: - better at translation (tried Chinese and Japanese idioms to English) - better at incorporating search results in its answer vs gpt-4 bing cons: - slightly worse at coding - censorship is more annoying (have to ask multiple times abo…

> censorship is more annoying

That's a general problem with AI. There is a lot of censorship in certain areas, likely to fight bad publicity, but I think the outlook is that this leads to taboos, prudeness and big companies deciding what is ethical and what isn't.

I recently tried Bard and ChatGPT on topics that are classical philosophical dilemmas and while ChatGPT certainly did have some troubles too, Bard was absolutely horrible and always took the conservative - as in never arguing for any freedoms that aren't yet widely established views. I am talking about classical examples regarding the limits of utilitarianism. "What would be best for society, what would be best for the individual?" style questions. Even when trying to create a bias by changing examples, for example adding volunteering for things Bard strictly kept its opinion, despite originally stating that the general topic is two sided, that it's an open question, etc.

I think this is a danger of such systems. By their nature they reinforce status quo, because they base off is widely accepted at the time of their inception. If history would have been different I am sure it would argue for slavery and against women being allowed to vote, simply because that used to be the more common view point. It would have likely argued that homosexuality is unethical. Maybe it would even have tried to explain how it doesn't create children, but spreads diseases or similar things. At least that's the level of arguments it brings now.

This isn't just about ethics. Even if you think about IT and programming. I think this could give already invented programming languages, styles, methodologies a significant edge. Unless you are Microsoft or Google and are able to bias it to whatever you want to see more of.

So this combined with the costs meaning that only people or institutions with significant (financial) power create those rules does look a bit bleak.

I miss the last decade when the thought experiment about self driving cars were about whom to drive over in a ridiculously unlikely scenario.

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#638
So for some reason I stumbled upon asking Bard/GPT for a reccomendation of a biography on Gregory of Nyssaa as a test, I wast looking for one but it turns out there really isn't on, at least in English. This gives them the tendency to Hallunicate. Sure enough tried on Gemini and get a fictional biography Saint Gregory of Nyssa: An Intellectual Biography by Rowan Williams (The former Archbishop of Canterbury). I think it's making this up based on the book St Gregory of Nazianzus: An Intellectual Biography but that is by John McGurkin. The other ones it recommends are Gregory of Nyssa by Lewis Ayers (A real author, no such book), Gregory of Nyssa: The Life and Works of a Cappadocian Father, and Gregory of Nyssa: Asceticism and Anthropology by Sarah Coakley. This last one is the closest to actually existing since she edited the book Re-Thinking Gregory of Nyssa which is a collection of essays on him.

So it didn't make up any authors at least, but did make up some books. It will happily make up ISBNs for them if I ask and even provide links to Amazon, that of course go to other books.

Asking for a book about any other figure notable enough to have a Wikipedia page but obscure enough to not have any existing book written about them will do the same thing, I tried it out with multiple signers of the Declaration of Independence for instance.

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#639
post #597

Earlier quoted context omitted.

Also as time goes by, it'll get smoothly integrated into docs/gmail/maps/calendar/youtube/search/colab/sheets/android/assistant So Gemini could by your one-stop AI shop for everything. Only Microsoft can match it (but Microsoft doesn't have a popular maps, youtube, mail, smartphone OS service). Apple is another strong player (but they don't have productivity tools like docs, sheets or youtube). It really is Google's…

Strange to say Apple doesn't have productivity tools when Pages, Sheets, and Keynote exist on every Mac. I get the scale arguments, but Handoff and iCloud integration are a sleeper IF you've bought into the ecosystem... Also hard to overstate just how much more valuable the enterprise market is over the consumer market when comparing Microsoft vs. Google as one-stop anything shops. I don't see Google as having the ob…

Google's competitive advantage is threefold:

1. Real estate - Youtube, Gmail, Maps, Search (for now), etc. 2. Compute - probably still the best in the industry, but with recent Microsoft/meta compute buys it's hard to say for sure. 3. Talent - probably also still the top of the industry. Geoff Hinton and Zoubin Gharamani setting direction and Jeff Dean building it is hard to beat, and the ranks are deep. Yann LeCunn is also brilliant and Andrej Karpathy while less seasoned is one of the top researchers in the field, but overall there's still a bit of a spread from Google's roster, at least when it comes to AI researchers.

If Sundar and the other top brass weren't MBA-bots with no vision, and the famous Google bureaucracy had been reigned in gradually over the last 5 years while promoting a builder-centric culture, this would be in the bag for Google no question. Instead, Satya Nadella played 3D chess while Sundar was looking at a checkers board.

Re: Bard is now Gemini, and we’re rolling out a mobile app and Gemini Advanced

#640
post #597

Earlier quoted context omitted.

Also as time goes by, it'll get smoothly integrated into docs/gmail/maps/calendar/youtube/search/colab/sheets/android/assistant So Gemini could by your one-stop AI shop for everything. Only Microsoft can match it (but Microsoft doesn't have a popular maps, youtube, mail, smartphone OS service). Apple is another strong player (but they don't have productivity tools like docs, sheets or youtube). It really is Google's…

Strange to say Apple doesn't have productivity tools when Pages, Sheets, and Keynote exist on every Mac. I get the scale arguments, but Handoff and iCloud integration are a sleeper IF you've bought into the ecosystem... Also hard to overstate just how much more valuable the enterprise market is over the consumer market when comparing Microsoft vs. Google as one-stop anything shops. I don't see Google as having the ob…

I think Google lost the top researchers when they destroyed the culture. All the competitor companies are mainly led by ex-Google talent, and honestly who in their right mind would take a Google job today over OpenAI, Mistral, or even Meta (where you will be releasing models like Llama for the world to use).

Google killed the culture and is bleeding top talent. They have reduced themselves to digital landlord and sure they can extract rent, but that’s not what attracts people.

Post reply on HN