惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
C
Check Point Blog
宝玉的分享
宝玉的分享
B
Blog RSS Feed
博客园 - 三生石上(FineUI控件)
量子位
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
IT之家
IT之家
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
J
Java Code Geeks
The Cloudflare Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
腾讯CDC
P
Proofpoint News Feed
美团技术团队
H
Help Net Security
B
Blog
博客园_首页

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
Self-driving cars aren’t the challenge – proving how they...
https://www.techradar.com/sg/author/dr-ian-horrocks · 2026-06-22 · via Latest from TechRadar in Pro

The UK’s autonomous vehicle (AV) sector is entering a period of rapid acceleration. With London preparing for the rollout of driverless taxi services later this year, and regulatory backing strengthened by the Automated Vehicles Act, the shift from experimentation to deployment is becoming tangible.

Professor of Computer Science at the University of Oxford and Co-Founder of Oxford Semantic Technologies Limited.

That momentum is already visible on the capital’s streets. Waymo is currently testing its autonomous ride-hailing service in London, navigating complex urban environments ahead of its planned commercial launch. But as physical deployment accelerates, a more fundamental bottleneck is emerging.

The central challenge is no longer whether autonomous vehicles can navigate roads, but whether the industry can consistently demonstrate that they are making safe, compliant decisions in real-world conditions.

Without that capability, progress toward higher levels of autonomy will stall, regardless of how advanced the underlying driving systems become.

Recent incidents in London illustrate the challenge. Reports of an AV entering a taped-off crime scene in Harlesden, or repeatedly turning into a Shoreditch no-through road, highlight how unpredictable dynamic urban environments remain for automated systems. Modern AV systems already perform well at perception.

Using combinations of cameras, LiDAR, radar and AI models, vehicles can detect lanes, pedestrians and hazards with increasing accuracy, and AV companies have now logged tens of millions of autonomous miles globally.

However, the real challenge lies in the transition to Level 4 autonomy, where legal liability shifts from the human driver to the manufacturer. To secure regulatory approval and public trust, companies must be able to explain exactly why a system behaved the way it did in ambiguous situations, such as navigating a temporary road layout, conflicting signals, or unusual pedestrian behavior.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

This is where current machine learning approaches fall short. While effective at pattern recognition, they typically operate as “black boxes,” offering limited insight into how individual decisions are reached. In a safety-critical sector like automotive, this lack of transparency creates a major commercial and regulatory constraint.

Manufacturers and regulators need definitive evidence that systems are acting in accordance with local road rules before they can deploy at scale.

The missing layer in autonomous intelligence

To bridge this gap, the industry is increasingly turning to knowledge-based AI, an alternative to large language models that uses carefully curated expert knowledge and structured reasoning to correctly answer complex, high-stakes questions.

Unlike purely data-driven models that infer behavior statistically from past training data, knowledge-based systems combine sensor inputs with explicitly defined rules, traffic laws and domain expertise. Rather than relying solely on probability, they enable vehicles to reason through decisions using structured logic.

That distinction is critical in autonomous driving, where edge cases are difficult to predict and regulatory scrutiny is high. While machine learning remains essential for perception and pattern recognition, knowledge-based AI provides a clearer chain of reasoning behind vehicle behavior.

Decisions can be traced directly back to the rules and logic that produced them, making systems easier to interrogate, validate, and audit.

In practice, this creates several advantages. Engineers gain greater visibility into how systems behave in complex scenarios, helping them identify failure points and improve performance.

It also makes systems easier to adapt for different markets, as local driving rules and compliance requirements can be updated through the reasoning layer rather than retraining or redesigning the entire AI system. This allows manufacturers to scale AV platforms more efficiently across jurisdictions.

From autonomous driving to auditable autonomy

Rather than replacing machine learning, knowledge-based AI acts as a supervisory reasoning layer, applying structured rules and safety logic to monitor and validate vehicle behavior in real time. The result is not simply a vehicle that can act autonomously, but one that can justify its actions.

And the implications extend well beyond autonomous driving. As AI systems are deployed in domains where decisions carry legal, financial or safety consequences, the question of how those decisions are produced becomes as important as the outcome itself.

This is already becoming a defining issue in sectors such as financial services and healthcare, where regulators increasingly expect companies to explain how AI-driven decisions are made.

Ultimately, knowledge-based AI enables AI systems to incorporate defined rules and reasoning into their decision making, rather than relying solely on statistical prediction. In autonomous vehicles, this could take the form of validating maneuvers against traffic laws before execution, but the same principle applies wherever decisions must be explainable, defensible, and auditable.

As AI becomes more deeply embedded in critical infrastructure and public services, the ability to evidence how decisions are made will move from a desirable feature to a baseline requirement across industries.

Proof over performance

The AV industry is often framed as a race to build vehicles that can drive themselves. Increasingly, however, the real challenge is building systems that can explain and justify their decisions in a way regulators, manufacturers and the public can trust.

Knowledge-based AI offers a definitive route to solving that problem. By combining machine learning with structured reasoning, it enables manufacturers not only to improve autonomous behavior, but to explain why systems acted as they did.

For the UK, long-term leadership in autonomous mobility will not be determined by perception systems alone. It will depend on which companies can deliver AI that is demonstrably safe, compliant, and auditable at scale.

We've featured the best AI tool.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit

Professor of Computer Science at the University of Oxford and Co-Founder of Oxford Semantic Technologies Limited.