this post was submitted on 07 Jun 2024
299 points (96.9% liked)

Technology

55619 readers
2245 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
top 41 comments
sorted by: hot top controversial new old
[–] [email protected] 69 points 3 weeks ago (1 children)

How is the compute getting paid for?

[–] Ghostalmedia 42 points 3 weeks ago (1 children)

DDG makes money through ads and affiliate programs.

[–] [email protected] 17 points 3 weeks ago

Oh yeah I might have to tell ublock to whitelist ddg so I can support them through ads

[–] [email protected] 26 points 3 weeks ago

This is pretty cool, I have been using this chats with Claude and ChatGPT on DDGO since several weeks ago. I guess the new aspect is they incorporated more models like Mistral.

[–] [email protected] 23 points 3 weeks ago (1 children)

Couple good points in the comments -

Using LLMs to avoid the blank page problem:

For AI, bring your own data:

[–] demonsword 3 points 3 weeks ago

Ars Technica forums are alright, I usually take a look there whenever I read something on their site

[–] [email protected] 16 points 3 weeks ago (4 children)

Anonymous or not, you're still feeding it data

[–] just_another_person 31 points 3 weeks ago (2 children)
[–] lung 1 points 3 weeks ago (1 children)

These companies absolutely collect the prompt data and user session behavior. Who knows what kinda analytics they can use it for at any time in the future, even if it's just assessing how happy the user was with the answers based on response. But having it detached from your person is good. Unless they can identify you based on metrics like time of day, speech patterns, etc

[–] just_another_person 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Prompt data is pointless and useless without a human to create a feedback loop for it, at which point it wouldn't have context anyway. Also human effort to correct spelling dnd other user errors at the outset anyway. Hugely pointless and unreliable.

Not to mention, what good would it do for training? It wouldn't help the model at all.

[–] lung 2 points 3 weeks ago (1 children)

You can collect the data and figure out how to use it later. Just look at the Google leaks lately and what they collect, it's literally everything down to the length of clicks and full walks through the site

Collecting data about user interests is in itself valuable, and it's plausible to use various metrics to analyze it, something as simple as sentiment analysis, which has been broadly done. Sentiment analysis has predated modern ML by a long margin, but you can read the wiki page on that

But yeah just think about stuff like Google trends, tracking interest in topics, as an example of what such data could be used for. And deanonymizing the inputs is probably possible to some degree, aside from the obvious trust we place in DDG as a centralized failure point

[–] just_another_person 2 points 3 weeks ago

You're confusing analytics with direct input storage and reuse of prompt data to train somehow, as in your original comment.

Analytics has absolutely nothing to do with their model usage and training, and would pointless. Observing keywords and interests is standard analysis stuff. I don't even think anyone even cares about it anymore.

[–] metallic_substance 1 points 3 weeks ago (1 children)

I'm curious, how does it work?

[–] RagingRobot 20 points 3 weeks ago

Not who you asked but you don't want your AI to train itself based on the questions random users ask because it could introduce incorrect or offensive information. For this reason llms are usually trained and used in a separate step. If a user gave the llms private information you wouldn't want it to learn that information and pass it on to other users so there are protections in place usually to stop it from learning new things while just processing requests.

[–] Evotech 21 points 3 weeks ago (1 children)

Not really. Depending on the implementation.

It's not like ddg is going to keep training their own version of llama or mistral

[–] regrub 11 points 3 weeks ago (2 children)

I think they mean that a lot of careless people will give the AIs personally identifiable information or other sensitive information. Privacy and security are often breached due to human error, one way or another.

[–] Evotech 15 points 3 weeks ago (1 children)

But these open models don't really take new input into their models at any point. They don't normally do that type of inference training.

[–] regrub 5 points 3 weeks ago (1 children)

That's true, but no way for us to know that these companies aren't storing queries in plaintext on their end (although they would run out of space pretty fast if they did that)

[–] Evotech 7 points 3 weeks ago

It's true. But I trust them more than closedai or Ms at least

[–] shotgun_crab 3 points 3 weeks ago

But that's a human error as you said, the only way to fix it is by using it correctly as an user. AI is a tool and it should be handled correctly like any other tool, be it a knife, a car, a password manager, a video recording program, a bank app or whatever.

I think a bigger issue here is that many people don't care about their personal information as much as their lives.

[–] subtext 16 points 3 weeks ago* (last edited 3 weeks ago)

https://duckduckgo.com/duckduckgo-help-pages/aichat/ai-chat-privacy/

your conversations are not used to train chat models by DuckDuckGo or the underlying model providers

[–] [email protected] 12 points 3 weeks ago

This is the best summary I could come up with:


On Thursday, DuckDuckGo unveiled a new "AI Chat" service that allows users to converse with four mid-range large language models (LLMs) from OpenAI, Anthropic, Meta, and Mistral in an interface similar to ChatGPT while attempting to preserve privacy and anonymity.

While the AI models involved can output inaccurate information readily, the site allows users to test different mid-range LLMs without having to install anything or sign up for an account.

DuckDuckGo's AI Chat currently features access to OpenAI's GPT-3.5 Turbo, Anthropic's Claude 3 Haiku, and two open source models, Meta's Llama 3 and Mistral's Mixtral 8x7B.

However, the privacy experience is not bulletproof because, in the case of GPT-3.5 and Claude Haiku, DuckDuckGo is required to send a user's inputs to remote servers for processing over the Internet.

Given certain inputs (i.e., "Hey, GPT, my name is Bob, and I live on Main Street, and I just murdered Bill"), a user could still potentially be identified if such an extreme need arose.

With DuckDuckGo AI Chat as it stands, the company is left with a chatbot novelty with a decent interface and the promise that your conversations with it will remain private.


The original article contains 603 words, the summary contains 192 words. Saved 68%. I'm a bot and I'm open source!

[–] [email protected] 11 points 3 weeks ago* (last edited 3 weeks ago)

I could use that!

Update: it works fantastic and lets you switch easily to different AI models

[–] [email protected] 9 points 3 weeks ago

This has been available for most of the year. What took any tech news org so long to even awknowledge its existence?

[–] [email protected] 8 points 3 weeks ago

I started using it when DDG and Startpage went down. Seems pretty handy. Good to know they've added more AI models.

[–] devilish666 1 points 3 weeks ago (3 children)

How anonymous is that thing ?
Ai needs data training & correction from us as user

[–] [email protected] 11 points 3 weeks ago

Training and fine tuning happens offline for LLMs, it's not like they continuously learn by interacting with users. Sure, the company behind it might record conversations and use them to further tune the model, but it's not like these models inherently need that

[–] nifty 2 points 3 weeks ago

You can train models of all kinds without disclosing anything personal about a user. Also see differential privacy

[–] [email protected] 0 points 3 weeks ago (1 children)

"Keep in mind that, as a model running through DuckDuckGo's privacy layer, I cannot access personal data, browsing history, or user information. My responses are generated on-the-fly based on the input you provide, and I do not have the ability to track or identify users."

[–] anas 5 points 3 weeks ago

Let’s be honest, regardless of whether or not this is true, it’s been instructed to say that.

[–] autonomoususer -5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I don't see how we can prove this. Paying them to also spy on us is bad but allowing them replace our software c/localllama with their service is even worse. My funds are better spent on local AI development or device upgrade.

[–] [email protected] 11 points 3 weeks ago (1 children)

Honest question. How does their service "replace" an open source LLM? If I've got locallama on my machine, how does using their service replace my local install?

[–] autonomoususer -1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Yes, it does the same with less control, privacy.

[–] Womble 2 points 3 weeks ago (1 children)

So it isnt replacing it's offering an alternative tradeoff with more convenience/less control. I dont see how thats a bad thing?

[–] autonomoususer 0 points 3 weeks ago* (last edited 3 weeks ago)

After Reddit, some of us learnt not to throw away our control.