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

推荐订阅源

D
Docker
博客园 - 【当耐特】
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
Martin Fowler
Martin Fowler
云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
F
Fortinet All Blogs
Y
Y Combinator Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
MyScale Blog
MyScale Blog
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
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

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.