I can see some minor benefits - I use it for the odd bit of mundane writing and some of the image creation stuff is interesting, and I knew that a lot of people use it for coding etc - but mostly it seems to be about making more cash for corporations and stuffing the internet with bots and fake content. Am I missing something here? Are there any genuine benefits?
Much like automated machinery, it could in theory free the workers to do more important, valuable work and leave the menial stuff for the machine/AI. In theory this should make everyone richer as the companies can produce stuff cheaper and so more of the profits can go to worker salaries.
Unfortunately what happens is that the extra productivity doesn’t go to the workers, but just let’s the owners of the companies take more of the money with fewer expenses. Usually rather firing the human worker rather than giving them a more useful position.
So yea I’m not sure myself tbh
No no you found the actual “use” for AI as far as businesses go. They don’t care about the human cost of adopting AI and firing large swaths of workers just profits.
Which is why governments should be quickly moving to highly regulate AI and it’s uses. But governments are slow plodding things full of old people who get confused with toasters.
As always capitalism kills.
This is the part that bothers me the most, I think.
Trouble is the best way to regulate it isn’t clear. If the new tool can do the job at least as well and cheaper, just disallowing it is less beneficial to society. You can tax its use until it is only a little cheaper, but then you have to get people to approve of taxes. Et cetera
This already happened with the industrial revolution. It did make the rich awfully rich, but let’s be honest. People are way better off today too.
It’s not perfect, but it does help in the long run. Also, there’s a big difference in which country you’re in.
Capitalist-socialism will be way better off than hard core capitalism, because the mind set and systems are already in place to let it benefit the people more.
Yes, that way the government will be able to make sure it benefits the right people. And we will call it the national socialism… wait… no!
Most email spam detection and antimalware use ML. There are use cases in medicine with trying to predict whether someone has a condition early
It’s also being used in drug R&D to find similar compounds like antimicrobial activity, afaik.
Medical use is absolutely revolutionary. From GP’s consultations to reading tests results, radios, AI is already better than humans and will be getting better and better.
Computers are exceptionally good at storing large amount of data, and with ML they are great at taking a lot of input and inferring a result from that. This is essentially diagnosing in a nutshell.
I read that one LLM was so good at detecting TB from Xrays that they reverse engineered the “black box” code hoping for some insight doctors could use. Turns out, the AI was biased toward the age of the Xray machine that took each photo because TB is more common in developing countries that have older equipment. Womp Womp.
A large language model was used to detect TB in X-ray? Do you not just mean Machine Learning?
What’s TB?
Tuberculosis
Tuberculosis
Watch any video at random by John Green (vlogbrothers, and author of several successful books that I haven’t read) and you’ll know more than you could ever hope about TB.
That’s super interesting, TIL
I hadn’t considered this. It’s interesting stuff. My old doctor used to just Google stuff in front of me and then repeat the info as if I hadn’t been there for the last five minutes.
AI is a very broad topic. Unless you only want to talk about Large Language Models (like ChatGPT) or AI Image Generators (Midjourney) there are a lot of uses for AI that you seem to not be considering.
It’s great for upscaling old videos: (this would fall under image generating AI since it can be used for colorizing, improving details, and adding in additional frames) so that you end up with something like: https://www.youtube.com/watch?v=hZ1OgQL9_Cw
It’s useful for scanning an image for text and being able to copy it out (OCR).
It’s excellent if you’re deaf, or sitting in a lobby with a muted live broadcast and want to see what is being said with closed captions (Speech to Text).
Flying your own drone with object detection/avoidance.
There’s a lot more, but basically, it’s great at taking mundane tasks where you’re stuck doing the same (or similar) thing over, and over, and over again, and automating it.
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=hZ1OgQL9_Cw
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Yeah that’s interesting.
They are the greatest gift to solo-brainstorming that I’ve ever encountered.
_ /\ _
Anything that requires tons of iteration can be done way faster with AI. Finding new chemical formulas for medicine, as an example. It takes a “throw everything at the wall and see what sticks” approach, but it’s still more effective than a human.
Brute force is AI now?
brute force would be “throw at the wall one at a time until one stick”
As long as everything gets thrown it’s still brute force, but the reason they use ai for it is because it can throw a lot more a lot faster.
Presumably in order to determine whether the eg chemical is worth looking at in the first place
AI has some interesting use cases, but should not be trusted 100%.
Like github copilot ( or any “code copilot”):
- Good for repeating stuff but with minor changes
- Can help with common easy coding errors
- Code quality can take a big hit
- For coding beginners, it can lead to a deficit of real understanding of your code
( and because of that could lead to bugs, security backdoors… )
Like translations ( code or language ):
- Good translation of the common/big languages ( english, german…)
- Can extend a brief summary to a big wall of text ( and back )
- If wrong translated it can lead to that someone else understands it wrong and it misses the point
- It removes the “human” part. It can be most of the time depending on the context easily identified.
Like classification of text/Images for moderation:
- Help for identify bad faith text / images
- False Positives can be annoying to deal with.
But dont do anything that is IMPORTANT with AI, only use it for fun or if you know if the code/text the AI wrote is correct!
Adding to the language section, it’s also really good at guessing words if you give it a decent definition. I think this has other applications but it’s quite useful for people like me with the occasionally leaky brain.
I have sometimes the same issue!
Actually the summaries are good, but you have to know some of it anyway and then check to see if it’s just making stuff up. That’s been my experience.
AI is a revolution in learning.
Very true. I learned how to code surprisingly fast.
And even the mistakes the AI made was good, because it made me learn so much seeing what changes it did to fix it.
An interesting point that I saw about a trail on one of the small, London Tube stations:
-
most of the features involved a human who could come and assist or review the footage. The AI being able to flag wheelchair users was good because the station doesn’t have wheelchair access with assistance.
-
when they tried to make a heuristic for automatically flagging aggressing people, they found that people with the arms up tend to be aggressive. This flagging system led to the unexpected feature that if a Transport For London (TFL) staff member needed assistance (i.e. if medical assistance was necessary, or if someone was being aggressive towards them, the TFL staff member could put their arms up to bring the attention onto them.
That last one especially seems neat. It seems like the kind of use case where AI has the most power when it’s used as a tool to augment human systems, rather than taking humans out of stuff.
While not AI. That’s my goal with my home automation. To augment my life to make certain things easier and/or more efficient.
https://www.home-assistant.io/blog/2016/01/19/perfect-home-automation/
-
I pasted your question verbatim into Bing Chat. Here’s what it responded with:
Artificial Intelligence (AI) indeed has a wide range of benefits that extend beyond the ones you’ve mentioned. Here are some areas where AI is making a significant impact:
- Healthcare: AI is used in predicting disease outbreaks, drug discovery, personalized treatment plans, and improving patient care. For example, machine learning models can analyze medical images to detect diseases at early stages.
- Education: AI can provide personalized learning experiences, identify gaps in learning materials, and automate administrative tasks. It can adapt to individual learning styles, making education more accessible.
- Environment: AI can help in climate modeling, predicting natural disasters, and monitoring wildlife. It’s also used in optimizing energy usage in buildings and manufacturing processes, contributing to sustainability.
- Transportation: Autonomous vehicles use AI for navigation, safety, and traffic management. AI can also optimize logistics, leading to reduced costs and environmental impact.
- Security: AI can enhance cybersecurity by detecting unusual patterns or anomalies in data, helping to prevent cyber attacks. It’s also used in surveillance systems to identify potential threats.
- Accessibility: AI can help people with disabilities by providing tools that improve their ability to interact with the world. Examples include speech recognition for those unable to use a keyboard, and visual recognition systems that can describe the environment to visually impaired individuals.
While it’s true that AI can be used to generate profits for corporations, it’s important to remember that many of these advancements also lead to societal benefits. However, like any technology, AI can be misused, and it’s crucial to have regulations and ethical guidelines in place to prevent such misuse. The creation of “bots and fake content” you mentioned is one such misuse, and efforts are ongoing to combat these issues.
In conclusion, AI has the potential to greatly benefit society in many ways, but it’s equally important to be aware of and address its challenges.
Seems like a pretty comprehensive list of the things I’m aware of myself. There’s also tons of interesting future applications being worked on that, if they pan out, will be hugely beneficial in all sorts of ways. From what I’ve seen of what the tech is capable of we’re looking at a revolution here.
Seems a bit biased to ask an AI for the benefits of AI…
Not saying anything specific is wrong, just that appearances matterIt was in part a demonstration. I see a huge number of questions posted these days that could be trivially answered by an AI.
Try asking Bing Chat for negative aspects of AI, it’ll give you those too.
Was thinking the same… let’s ask Honest Joe the car seller which one is the best mean of transport.
Don’t limit your thoughts to just generative AI, which is what you are talking about. Chat bot and media generation aren’t the only uses for AI (by which I mean any trained neural network program that can do some sort of task.
Motor skills
AI can solve learn to solve the marble maze “Labyrinth” much, much faster than a human, and then speedrun it faster than any human ever has. Six hours. That’s how long it took a brand new baby AI to beat the human world record. A human that has been learning hand-eye coordination and fine motor control all of it’s life, with a brain which evolved over millions of years to do exactly that.
No special code needed. The AI didn’t need to be told how balls roll or knobs turn, or how walls block the ball. It earned all of that on the fly. The only special code it had was optical and mechanical. It knew it had “hands” in the form of two motors, and it knew how to use them. It also had eyes (a camera), and access to a neural network computer vision system. When the AI started taking illegal shortcuts, and they had to instruct it to follow the prescribed path, which is printed on the maze.
Robots could in work factories, mines, and other dangerous, dehumanizing jobs. Why do we want workers to behave like robots at a factory job? Replace them with actual robots and let them perform a human job like customer service.
Think of a robot that has actual hands and arms, feet and legs, and various “muscles”. We have it learn it’s motor control using a very accurate physics system on a computer that simulates its body. This allows the AI to learn at much faster speeds than by controlling a real robot. We can simulate thousands of robots in parallel and run the simulations much faster than real time. Train it to learn how to use it’s limbs and eyes to climb over obstacles, open doors and detain or kill people. We could replace police with them. Super agile robot cops with no racial bias or other prejudices. Arresting people and recording their crimes. Genuine benefit.
Computer Vision
AI can be trained to recognize objects, abstract shapes, people’s individual faces, emotions, people’s individual body shape, mannerisms, and gait. There are many genuine benefits to such systems. We can monitor every public location with cameras and an AI employing these tools. This would help you find lost loved ones, keep track of your kids as they navigate the city, and track criminal activity.
By recording all of this data, tagged with individual names, we can spontaneously view the public history of any person in the world for law enforcement purposes. Imagine we identify a person as a threat to public safety 10 years from now. We’d have 10 years of data showing everyone they’ve ever associated with and where they went. Then we could weed out entire networks of crime at once by finding patterns among the people they’ve associated with.
AI can even predict near future crime from an individual’s recent location history, employment history, etc. Imagine a person is fired from his job then visits a gun store then his previous place of employment. Pretty obvious what’s going on, right? But what if it happens over the period of two weeks? Difficult for a human to detect a pattern like this in all the noise of millions of people doing their everyday tasks, but easy for an AI. Genuine benefit.
Managing Production
With enough data and processing power, we can manage the entire economy without the need for capitalism. People’s needs could be calculated by an AI and production can be planned years ahead of time to optimize inputs and outputs. The economy–as it stands today–is a distributed network of human brains and various computers. AI can eliminate the need for the humans, which is good because humans are greedy and neurotic. AI can do the same job without either. Again, human’s are freed to pursue human endeavors instead of worrying about making sure each farm and factory has the resources it needs to feed and clothe everyone. Genuine benefit.
Togetherness
We will all be part of the same machine working in harmony instead of fighting over how to allocate resources. Genuine benefit!
Says the AI…
deleted by creator
Don’t discount the generative AI either!
Language generating AI like LLMs: Though we’re in early stages yet and they don’t really work for communication, these are going to be the foundation on which AI learns to talk and communicate information to people. Right now they just spit out correct-sounding responses, but eventually the trick to using that language generation to actually communicate will be resolved.
Image/video/music generating AI: How difficult it is right now, for the average person to illustrate an idea or visual concept they have! But already these image generating AI are making such illustration available to the common person. As they advance further and adjusting their output based on natural conversational language becomes more effective, this will only get better. A picture paints a thousand words…and now the inverse will also be true, as anyone will be able to create a picture with sufficient description. And the same applies to video and music.
That said I love your managing production point. It’s something I e been thinking too - centrally planned economies have always had serious issues, but if with predictive AI we can overcome the problems by accurately predicting future need, the problems with them may be solvable, and we can then take advantage of the inherent efficiency in such a planned system.
That’s funny because the whole post was sarcastically outlining a distopian nightmare.
If that kind of stuff was actually to become real, some dictator would take control of it and subjugate the entire country, or world… forever. There’d be no way to resist that level of surveillance or machine policing.
I think each one of those dystopian ideas can be done in a safe and humane way, but needless to say it is not the current trajectory.
Train it to learn how to use it’s limbs and eyes to climb over obstacles, open doors and detain or kill people. We could replace police with them. Super agile robot cops with no racial bias or other prejudices. Arresting people and recording their crimes. Genuine benefit.
I got as far as ai cops and became sceptical. Like, yeah, sure, but what you’re describing isn’t just a robot being controlled by an AI, it’s also the ai making decisions and choosing who to pursue and such, which is a known weakness right now.
And then you let them kill people.
Well, yeah. They are told to put down their weapon. They get 20 seconds to comply. If they don’t, they get killed.
Well written!
Nice post. A while back I read something on reddit about a theory for technological advances always being used for the worst possible nightmare scenario. But I can’t find it now. Fundamentally I’m a technological optimist but I can’t even yet fully imagine the subtle systemic issues this will cause. Except the rather obvious one:
Algorithms on social media decide what people see and that shapes their perception of the world. It is relatively easy to manipulate in subtle ways. If AI can learn to categorize the psychology of users and then “blindly anticipate” what and how they will respond to stimuli (memes / news / framing) then that will in theory allow for a total control by means of psychological manipulation. I’m not sure how close we are to this, the counter argument would be that AI or LLMs currently don’t understand at all what is going on, but public relations / advertising / propaganda works on emotional levels and doesn’t “have to make sense”. The emotional logic is much easier to categorize and generate. So even if there is no blatant evil master plan just optimizing for max profit, max engagement, could make the AI pursue (dumbly) a broad strategy that is more evil than that.
Another great one is science! Machine learning is used for physics, bio, and chem models, in things such as genetic sequencing and generation of new drugs as well as very useful in figuring out protein folding. It’s very useful in all of the iterative “grunt work” so to speak. While it may not be the best at finding effective new drugs, it can certainly arrange molecules according to the general rules of organic chemistry much faster than any human, and because of that has already led to several drug breakthroughs. AI is hugely useful! LLMs are mostly hype
It’s sped up my retouching workflows. I can automate things that a few years ago would’ve needed quite a lot of time spent with manual brush work.
Also in the creative industries, it’s a massive time saver for conceptual work. Think storyboarding and scamping, first stage visuals that kind of thing.
Our software uses ML to detect tax fraud and since tax offices are usually understaffed they can now go after more cases. So yes?
Someone I know recently published in Nature Communications an enormous study where they used machine learning to pattern match peptides that are clinically significant/bioactive (don’t forget, the vast amount of peptides are currently believed to be degradation products).
Using mass spectrometry, they effectively shoot a sawed off shotgun at a wall then using machine learning to detect pellets that may have interesting effects. This opens up for new understanding in the role peptides play in the translational game as well as a potential for a huge amount of new treatments for a vast swathe of diseases.
Sounds similar to some of the research my sister has done in her PhD so far. As I understand, she had a bunch of snapshots of proteins from a cryo electron microscope, but these snapshots are 2D. She used ML to construct 3D shapes of different types of proteins. And finding the shape of a protein is important because the shape defines the function. It’s crazy stuff that would be ludicrously difficult and time-consuming to try to do manually.
There was an interesting talk about it at the last CCC. However, I also remember a few reports casting doubts upon the results of this method.
I use it daily to generate basic Perl scripts that I cant be bothered to write myself. It’s fantastic.