> The results are often wildly creative and spookily accurate, giving these models a human-like feel. or wildly inaccurate, particularly in fields such as programming
Generative AI and The Future of Work
11–20 of 106 posts
Re: Generative AI and The Future of Work
#12> The results are often wildly creative and spookily accurate, giving these models a human-like feel. or wildly inaccurate, particularly in fields such as programming
Re: Generative AI and The Future of Work
#13> The results are often wildly creative and spookily accurate, giving these models a human-like feel. or wildly inaccurate, particularly in fields such as programming
The same sort of problem with self driving cars, they are often correct but not often enough, and staying alert to correct the AI is worse than driving yourself which is more work, paradoxically enough.
AI might manage to push through these barriers, but I remain skeptical with the technology in the current state: statistical machines that are good in the common cases but sketchy at the edges.
Re: Generative AI and The Future of Work
#14> Widespread adoption of generative AI will act as a lubricant between systems, I largely agree with this article, but I feel like you have to be careful with these general predictions. Many technologies have purported themselves to be this "business lubricant" tech (ever since the spreadsheet), but the actual number of novel spreadsheet applications remains small. It feels like the same can be said for generative AI…
Weren't we all supposed to be lollygagging about, as our robots did everything for us, by now? I can't wait for Wall-E! https://www.thelist.com/img/gallery/things-only-adults-notic...
Re: Generative AI and The Future of Work
#15I don't have a problem with the main point of the article, but there is a huge terminology confusion that is rapidly gathering force to confuse people. The key breakthroughs of GPT3 et al are not primarily about generative AI. People had been building generative models long before GPT3, and it was generally found that discriminative models had better performance. They key to the power of GPT3 is that it has billions…
Re: Generative AI and The Future of Work
#16> The results are often wildly creative and spookily accurate, giving these models a human-like feel. or wildly inaccurate, particularly in fields such as programming
I've been asking friends in non-programming engineering fields how ChatGPT does in their area of expertise, and I believe programming is the area that ChatGPT is the most accurate. Finding solution to general engineering problems seems blatantly wrong in almost all cases, whereas in programming, it seems to be able to generate mostly correct code for simple, boiler-plate like tasks.
Re: Generative AI and The Future of Work
#17Re: Generative AI and The Future of Work
#18> The results are often wildly creative and spookily accurate, giving these models a human-like feel. or wildly inaccurate, particularly in fields such as programming
I've been asking friends in non-programming engineering fields how ChatGPT does in their area of expertise, and I believe programming is the area that ChatGPT is the most accurate. Finding solution to general engineering problems seems blatantly wrong in almost all cases, whereas in programming, it seems to be able to generate mostly correct code for simple, boiler-plate like tasks.
can it be that programming itself can be so easily predicted in a generative way, while others require more ingenuity and real world model to be solved?
In this case I would totally offload programming to a GPT /LLM AI, while my job is simply to specify largely the business case.
Re: Generative AI and The Future of Work
#19> Widespread adoption of generative AI will act as a lubricant between systems, I largely agree with this article, but I feel like you have to be careful with these general predictions. Many technologies have purported themselves to be this "business lubricant" tech (ever since the spreadsheet), but the actual number of novel spreadsheet applications remains small. It feels like the same can be said for generative AI…
"but the actual number of novel spreadsheet applications remains small." That's not my experience, I am continuously amazed by the amount of tasks worker bees manage to do in excel. I kind of wish MS access was more of a thing, because when eventually it doesn't scale and you need a "proper" system, it takes a rewrite.
It's that the business will also accept that it needs a rewrite. As opposed to the current status quo where they'll ask what's wrong with continuing to use $Slick_and_Fancy_Tool (then act surprised when it stops scaling with regards to whatever business, performance, or compliance barriers you've then reached).
Re: Generative AI and The Future of Work
#20The funny thing is I had tried just pasting in code and saying "find the bug" and it wasn't helpful at all, but when I posted in a portion and asked it to explain what the code was doing I was able to work backwards and solve the issue.
Its nice anecdote where the AI felt additive instead of existentially destructive which has been a overbearing anxiety for me this last month.