Forgot your password?
typodupeerror

Comment Re:Shrodinger's morality (Score 1) 70

Put in the instructions "Do not sabotage others" and the agent goes on reasoning two pages about what's sabotage and then probably just gives up (as according to the article some did). AI is a soldier, it does what it is told to and doesn't ask why...

... with some degree of probability. It may also happen to receive a pseudorandom number in its noise input that transforms a 'do' into 'don't'; or maybe that command is just not the most likely weight to have any effect on the output so it's simply ignored and quickly falls out of the attention window, forgotten forever.

LLMs combine the worst attributes of the literal genie in the lamp and the absent-minded professor: it simply cannot be trusted to make a decision; they're just too unpredictable specially in the long run.

I see them as one of those 100-entries D&D tables of outcomes that you can get from a dice roll as a result of a random event or encounter. You may try to skew the result with positive modifiers, but on the end you always can roll out a very low number (even a natural '1') and get one of the worst results from the bottom of the table.

Comment Re:I wouldn't be so sure they go rogue (Score 1) 34

What people usually don't get is that LLMs don't reason, they follow scripts.

They have memorised most of the available human interactions available online, so they can behave convincingly in a wide range of situations mimicking proper human behaviour. They may even seem to reason if you put them in a loop and make them reflect on their own answers; this may result in them making proper logical inference, but you may also produce any number of illogical conclusions that happen to be the most likely next step according to the script they are following at that moment (but which may change at any time).

Comment Re:Yes, it's a good reminder... (Score 2) 72

You don't need a full audit to find out why the software is doing something weird, nor all companies need to do it.

Some companies care about their mission-critical software so they will be monitoring it carefully. If some very popular package is doing malicious things, the chances that it will be caught are quite high. And if the software is FLOSS it's way easier for the company to fix it themselves, release the fix upstream and warn the world about the fishy nature of the provider. So no, I don't believe all computers are owned either by the CIA or other world powers.

Comment Re:Yes, it's a good reminder... (Score 3, Interesting) 72

... that if you get software without source code and it has an auto-update feature you cannot control... maybe you are not the person who owns those computers.

This was (and still is) the #1 reason why open source software became the basis for the internet and corporate world. Being free of charge gained home users and small companies, but what made it grow was corporate adoption pouring money into it to make it viable.

People forgetting history makes them repeat all again, I guess.

Comment Re:This didn't have to happen twice (Score 2) 162

It only applies to black men.

Per the statistics, police shoot and kill quite a few white men as well. Nobody gets worked up about those dudes.

OTOH, when you dig into the individual incidents, pretty much all of those dead white men were actively attacking the police, usually with a weapon (), so it's difficult to get to worked up about those deaths.

Comment Re: remember WarGames? (Score 1) 48

The thing you're missing is that there's no one at the wheel.

No consciousness is there setting goals and deciding to follow or ignore instructions and constrains. Its just a bunch of separate processes (they call them 'agents' now) with loosely defined tasks trying to do their own thing. The process instructed to hack computers may not know anything about the process instructed to intrude a specific server, which may not know anything about the process charged with keeping the exercise within ethical constraints. They may be individually quite capable, but there's no global intention guiding the system.

Each agent will simply chunk its way forward following the partial, half-forgotten instructions that reach its own context and randomly generating actions placed at the top probability given its input window. Its like releasing a troop of monkeys in an office and hoping they'll somehow manage to coordinate your next product release.

Comment Re:A Brave New World (Score 1) 44

Soon to be followed by political beliefs, religious beliefs, criminal record, income, credit score, social credit score, etc.

Nothing could possibly go wrong.

In fact it would be great if you could control all that information and provide it to apps and websites on a need-to-know basis. Provided its really under your control rather than handing it to the largest advertising company in the world who can thus prof with your data by choosing with whom and when to share it.

Unfortunately developers seem uninterested in the open, distributed protocols that exist to provide this same feature, so it will be adopted by the masses only when big platforms include them in their vertical stacks.

Comment What's the difference? (Score 2) 50


Seales is using conventional machine learning techniques that the article's author has conflated into the buzzword of the day, artificial intelligence.

Machine Learning *is* an AI technique. Artificial Intelligence has always been an umbrella imprecise word to define a large class of very different algorithms, with the only trait in common that the programmer doesn't know a precise sequence of steps to find the solution but rather the data-driven program explores the inputs to try and find useful results.

Saying that a program is AI isn't wrong, it's just not very informative about what approach was used.

Comment FACES uses driver's license photos (Score 2) 79

The Jacksonville Sheriff's Office submitted the poor image to a statewide facial recognition database maintained by the Pinellas County Sheriff's Office (PCSO), running a facial recognitio program called Face Analysis Comparison and Examination System (FACESNXT). This draws from a mix of sources including booking photos and all Florida state issued IDs and driver's licenses.

So good luck keeping your face out of that database if you live in Florida.

Comment Inevitable (Score 1) 50

Computers didn't start with apps. At first they ran 'programs' with no OS at all. Having computation evolve around the statistical inference model of LLMs is just the next step in that progression.
It also happens to be a wet dream for tech company leaders. An OS that runs on buzzwords? That will attract humongous financing until some engineers find a way to make something that actually resembles the premise; at which point the tech lead gets saluted as a visionary by their fellow millionaires

Slashdot Top Deals

What is algebra, exactly? Is it one of those three-cornered things? -- J.M. Barrie

Working...