// Adds dimensions UUID, Author and Topic into GA4
Monday, June 1, 2026
30.9 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

FairPrice Group freezes prices of over 500 daily essentials from today to end-August to help Singaporeans with rising cost of living

SINGAPORE: Starting today, June 1, until the end of August, FairPrice Group (FPG) will freeze prices of over 500 daily essentials across all its outlets to help Singaporeans cope with the rising co...

Just because of a parking space? Two fathers got into a fight while picking up their child from school, elderly woman injured

Two fathers, who were both on their way to pick up their children from school, got into a fight over a parking space.

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