Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:"AI" is just an artificial politician (Score 1) 46

An LLM providing a summary isn't the same as summarization!

To provide a real/meaningful summary (retaining the key points and discarding irrelevant detail) requires reasoning and understanding of the subject matter and context as well as some understanding of what is important. Humans can do this ...

Howevr, an LLM providing a summary is only PREDICTING what a summary would look like - it will give you something that looks like a summary in terms of form and length, with some references to the source material, etc, but is liable to miss what are the actual key points to be retained.

It's a bit like asking an LLM how the farmer can cross the river in least trips with his chicken and corn/etc, and getting a reply that LOOKs like a solution (first cross with A & B, then return with A & C, etc), but in fact is garbage with redundant crossings with same items back and forth. Sometimes they solve these problems successfully (especially "reasoning models", but other times they get overly hung up on the formulaic type of response expect, and generate based on form vs semantics).

Remember, an LLM is a *prediction* (copy cat) technology, it isn't AI or AGI no matter how many times you call it that.

Comment Re:Vanity fair / All models should be generated. (Score 1) 95

The purpose of advertising and modelling isn't to show you how YOU would look in those clothes (which AI can now do for you - Google has virtual try-on), but more to be aspirational - if you buy our brand then you too will have this amazing lifestyle. All advertising is the same - not just fashion.

Comment Re:By definition... (Score 2) 95

I'm not sure AI models for advertising etc will stick, at least not for major brands. There's a reason companies like to hire celebrities (movie, music, sports stars, etc) for advertising campaigns, and like to use the same small stable of supermodels (i.e. also celebrities).

In the fashion industry I'm pretty sure that building a brand image trumps having a stick figure to hang your clothes on, and part of that is associating your brand with celebrities whose image you want to be associated with. Look at the success of Sydney Sweeney's "great genes" advertising for American Eagle - I don't think they'd get a fraction of the buzz if it was an AI model instead.

Comment Re:Not surprising. (Score 1) 24

Yeah, one can complain about stereotypes, but there are definitely "cultural issues" with Indian developers. Plain speaking and honesty don't seem to be that common, and as you say deflection of responsibility vs taking ownership is also common.

Ever notice how many sick days Indian developers take, or how often they have "laptop issues", etc ?! Of course there are power and internet outages, but a company laptop is a laptop ...

It's funny to hear Indian vendor management tell the team "I don't want anyone reporting sick - we need to get this done". Everyone knows the sick days are a scam, and for the most part just accept it.

Comment Re:Odd assumption in first question (Score 1) 65

> Or perhaps to muddle through and pretend that the commented contracts are irrelevant

I'm guessing that the only way to get graded as correct.

If you took the method definition at face value you'd be entirely justified (given no other comment about error handling) to throw an exception if this assertion is false, and your code would therefore fail if they test it (unless their test code is doesn't even test for their own corner case).

Comment Problem statement is the issue, not array access (Score 1) 65

I have a hard time believing that writing for loops to access an array is causing problems for students, but rather the excessively verbose description of the clearPair() method, including all the examples which might make one assume there is some corner case under-specified by the description.

It seems like middle school math problems where the math itself is easy but the challenge is understanding the problem statement.

Comment Re:Doesn't have 2B useless 2B bubble (Score 1) 35

Valuations of AI companies do seem to be in a bit of a bubble - priced on promise/dreams rather than any reasonable profit projections, but I expect the ones to be hurt when the bubble bursts will be the pure AI companies like OpenAI, Anthropic and X.ai.

Microsoft's valuation isn't derived from AI sales projections, nor is that of Google, Amazon or Meta.

Comment Re:This is it (Score 3, Interesting) 189

Perhaps, although evidentially his supporters are also plenty mad about Trump's Epstein cover-up.

I think this has been simmering for a long time - part of the whole Q-anon thing from Trump's first term, which he did nothing to shut down, was that the government was full of pedophiles, and it seems his supporters were expecting the Epstein files, which Trump promised to release, to contain the some of the names ... But of course when Trump realized how prominently he himself featured in the Epstein file (perhaps videos too? - something spooked him), then he decided that protecting his own ass was more important.

Comment Re:Market loves layoffs too (Score 1) 35

Billions in stock buybacks is tenths of one percent of a multi-trillion market cap, so irrelevant.

You obviously don't like MSFT, which is fine (I'm not fond of them either, although I do admire the turnaround job Nadella has done), but you should be realistic and realize that the investors moving a trillion dollar stock are not idiots - they are fund managers backed by departments full of analysts with an infinitely greater understanding of the company's financials than you will ever have ... Like it or not, the company is doing well financially.

Comment Re:Market loves layoffs too (Score 1) 35

Sure - I don't expect to see them do it in the short term, but I doubt they'd have much trouble finding a buyer at that price since that's the valuation that OpenAI are taking new investments at.

I'd hardly characterize AI as MSFT's "last great hope" - their cloud business is going gangbusters, Windows continues to be a cash cow, Bing/Edge/advertising is doing fine, Github/Copilot is doing well, etc. Assuming AI usage volume continues to climb, then I expect the cloud providers serving it will be one of the big winners - as long as they have competitive models to serve.

Comment Re:Market loves layoffs too (Score 1) 35

Exactly - it appears that OpenAI are still losing money, yet MSFT could turn around and sell their stake in OpenAI for a 10x return on their $10B investment. So, who is managing this better?

The CEO of a public company is primarily responsible for looking after shareholder's interests, and MSFT's rapid rise to this $4T level (it was only $300B when Nadella took over) speaks for itself.

Comment Re:Market loves layoffs too (Score 1) 35

Nah - Microsoft (i.e. Nadella's) navigation of AI has been solid - controlling 50% of OpenAI for a measly $10B or so investment, and putting most money into growing their cloud and selling services - they are essentially the ones selling spades during the gold rush.

They do need to be careful not to be left behind, but as X.ai have shown you can go from nothing to SOTA in a couple of years if you are willing to spend the money, and this will only become easier as time goes on, employees switch companies, and the know-how is spread.

Google's CEO, Pichai, is the one who appeared to be messing up, but now they've caught up with Gemini Pro 2.5, arguably the best model currently out there, which may have saved his ass.

Comment Re: Seems legit. (Score 1) 122

I think prediction is the right approach (same as our brain uses) for language and intelligence, but it's not enough on it's own - you need thinks like continual learning (not one-time pre-training), short term memory, curiosity/boredom .... An LLM (transformer) is a very simple pass-thru architecture - has so many missing parts compared to a brain and what is needed for AGI

Slashdot Top Deals

/* Halley */ (Halley's comment.)

Working...