// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 4, 2026
28.3 C
Singapore

‘AI is a skill amplifier’: Why AI is a ‘powerful productivity booster’ for experts but a ‘threat’ to young workers

One can quickly produce something with artificial intelligence (AI), but whether it’s any good is another conversation.

As Western University’s Ivey Business School associate professors Tony Frost and Christian Dippel put it, “AI is a skill amplifier, not a skill creator” — meaning it can be a “powerful productivity booster” for experts, but a “threat” to the young still trying to build their skills.

Mr Frost and Mr Dippel wrote in a guest column for The Globe and Mail that they have seen the contrast firsthand.

While the tool has helped boost productivity for companies and mid-career professionals with stronger judgement and subject-area expertise, the opposite is happening with their students in university classrooms, where tasks like first drafts, initial analysis, basic coding and spreadsheet work are already being overtaken by AI — threatening to “wipe out the entry-level rungs they need to build those very skills”.

They said there are three advantages experienced professionals hold over early-career workers: knowing which questions to ask, spotting whether an output has gone off track, and knowing how to pull everything together into something that actually makes sense.

These three help with effective prompting, spotting AI hallucinations, and transforming components into integrated, meaningful wholes, which are only possible through practice and accumulated understanding.

Ten years ago, new graduates learned by doing the work senior colleagues did not have time for, including drafting reports, coding basic functions and conducting research, tasks that were imperfect, messy and slow but essential, they added.

Still, they noted that no one should resist AI. Instead, universities and employers should work on rebuilding early-career pathways to cultivate skills AI can’t replicate, while exposing young workers to higher-judgment tasks early on — with proper feedback and supervision, of course. /TISG

Read also: AI is taking the blame for layoffs — but analysts say it’s really tariffs, overhiring, and cost-cutting

- Advertisement -

Hot this week

‘Mind your own business’: Man was seen standing inside MRT when there were available seats, netizen asked why is he standing

On Facebook, a netizen asked: "There is an empty seat; why is he standing?" Others shared their thoughts.

Netizens blast woman who threatened to make security guard lose his job

A woman who threatened to make a shopping mall security officer lose his job after an argument instead found the internet turning on her after she posted the encounter online.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks