Slashdot Mirror


As Companies Embrace AI, It's a Job-Seeker's Market (reuters.com)

An anonymous reader shares a report: Artificial intelligence is now being used in an ever-expanding array of products: cars that drive themselves; robots that identify and eradicate weeds; computers able to distinguish dangerous skin cancers from benign moles; and smart locks, thermostats, speakers and digital assistants that are bringing the technology into homes. At Georgia Tech, students interact with digital teaching assistants made possible by AI for an online course in machine learning.

The expanding applications for AI have also created a shortage of qualified workers in the field. Although schools across the country are adding classes, increasing enrollment and developing new programs to accommodate student demand, there are too few potential employees with training or experience in AI. That has big consequences. Too few AI-trained job-seekers has slowed hiring and impeded growth at some companies, recruiters and would-be employers told Reuters. It may also be delaying broader adoption of a technology that some economists say could spur U.S. economic growth by boosting productivity, currently growing at only about half its pre-crisis pace.

[...] U.S. government data does not track job openings or hires in artificial intelligence specifically, but online job postings tracked by jobsites including Indeed, Ziprecruiter and Glassdoor show job openings for AI-related positions are surging. AI job postings as a percentage of overall job postings at Indeed nearly doubled in the past two years, according to data provided by the company. Searches on Indeed for AI jobs, meanwhile increased just 15 percent.

2 of 65 comments (clear)

  1. Re:Interesting field, but.. by shaitand · · Score: 3, Interesting

    That's because nobody wants to fully explain the math or symbols being used. In most other areas of technology someone at some point gives a Rosetta stone tutorial which translates. Math is typically very simple, the more "advanced" the math, the more simple it usually is once you penetrate the code of the initiated it is hiding behind.

  2. Re:Counter-point by ShanghaiBill · · Score: 5, Interesting

    AI requires a lot of education and quite a background in technical expertise.

    Actually ... it doesn't. Deep learning uses a lot of linear algebra, differential equations, and complicated algorithms to deal with regularization and efficiency. But all that is tucked away in libraries. For a real-world AI app, you just slap together a Tensorflow pipeline using Python, and fiddle with the parameters until you get good results. It is more art than science.

    This is how it works.

    My son is 15, and he went to an "AI bootcamp" this past summer. It was a two week course, and he built a pretty snazzy reinforcement learning application, using Python and some canned visualization tools. Later he made a generative NN to create animations. This is a kid that is just starting high school.

    It's certainly out of reach for me at 41 years old.

    Probably, but because of your attitude, not your age.

    I really hate the whole concept of AI because it is putting people out of work

    There is zero evidence that AI is "putting people out of work". How many people do you know that have lost their jobs to deep learning?

    What this sounds like is Late Stage Capitalism.

    You should spend more time on professional development, and less time reading The Communist Manifesto.