Skip to main content
  1. Home
  2. Emerging Tech
  3. Cars
  4. News

Brain4Cars analyzes driving behavior with AI to predict and prevent road accidents

Add as a preferred source on Google

As cars gets smarter, tech developments in our dashboards aim to help humans keep up, or at the very least to keep human drivers alert behind the wheel. To make this happen, researchers have developed a deep learning neural network called Brain4Cars that combines the many approaches of top-of-the-line smart car technology, and augments them with artificial intelligence.

Cars obviously aren’t the only things getting smarter, and as our gadget collections pile up we’re prone to becoming ever more distracted. Even with existing road safety regulations and legislation to keep drivers safe, 33,000 people die in road accidents every year. What’s more, over 90 percent of road accidents in the U.S. can be attributed to driver error, according to the National Highway Traffic Safety Authority.

Recommended Videos

Many car manufacturers have already taken to installing safety systems in new models that alert drivers to dangerous behaviors and external environmental risks. Brain4Cars basically takes all these technologies and rolls them into one, combining safety measures like internal and external cameras with GPS, vehicle dynamics reporting, and an extensive database of driver behavior recordings.

What sets Brain4Cars apart is what it does with this comprehensive, real-time data collection. By feeding information from the data sources into a proprietary artificial intelligence, the system is able to reliably predict individual driver behavior in real-time, and anticipate errors up to 3.5 seconds in advance with an 80% accuracy rate.

Researchers from Stanford and Cornell modeled the Brain4Cars system on Recurrent Neural Networks with Long Short-Term Memory. The artificial intelligence analyzes in-car visual cues like the driver’s facial expressions and sightlines, while external camera feeds provide the system with a contextual understanding of the safety and appropriateness of driver choices in relation to the situation unfolding on the road.

In theory, a deep learning architecture like this could come to learn the habits of each individual driver it assists. Over time, Brain4Cars would be able to predict driver accuracy with greater precision and recall as data from the specific driver becomes part of the network’s knowledge base.

This background contextual information provided to the neural network was amassed over the course of 1,180 miles driven collectively by ten different drivers in California. Road areas included freeway and city driving to expand the AI’s contextual knowledge for commonly encountered road situations and external car environments.

Even driverless cars get their fair share of heat when it comes to on-road errors, but prediction about the future of autonomous cars suggest that accidents and collisions will be mostly due to human error — not robotic drivers. But instead of replacing human drivers entirely, Brain4Cars combines the best of driver safety tech to bring a bit of robotic precision support to humans behind the wheel.

Chloe Olewitz
Former Digital Trends Contributor
Chloe is a writer from New York with a passion for technology, travel, and playing devil's advocate. You can find out more…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more