All research systems

Secure autonomous systems

Secure Voice and Event Intelligence for AVs

How can an autonomous vehicle verify who is speaking and preserve trustworthy evidence when an incident occurs?

Published in Electronics, 2023

Why I built it

Can voice identity, spoofing resistance, and distributed accident evidence be designed as one autonomous-vehicle trust architecture?

Voice control creates an intuitive interface for autonomous vehicles, but it also creates identity and spoofing risks. After an accident, accountability introduces a second challenge: event records must remain transparent, verifiable, and resistant to tampering.

This project connects robust speaker identification, ensemble speaker verification, blockchain-based event recording, and location-aware witness voting in one security and accountability framework.

Complete secure autonomous vehicle speaker identification and blockchain event-recording workflow

The complete system workflow links authorized-speaker verification, vehicle control, accident detection, witness voting, and blockchain-backed event recording.

How the system works

01

Authorized speaker identification

Spectral voice features and classification models restrict control to enrolled users instead of accepting commands from any speaker.

02

Anti-spoofing ensemble

Multiple speaker-verification decisions are combined to improve resilience against synthesized or converted voice attacks.

03

Blockchain event recording

Smart contracts store vehicle, speaker, time, location, and witness-vote evidence as transparent, tamper-resistant accident records.

3integrated trust mechanisms
4blockchain platforms compared
Smart contractsfor event and witness records
Location awarevehicle witness voting

What this work contributes

From a research question to an inspectable system.

  • Speaker identification for limiting autonomous-vehicle control to authorized users.
  • An ensemble verification strategy for detecting voice spoofing attempts.
  • A blockchain workflow for immutable accident and speaker-event records.
  • A concept in which nearby vehicles act as independent witnesses and vote on liability.
  • Latency and simulation analysis for the proposed recording and adjudication workflow.
Speaker identification system model for autonomous vehicle access control
The speaker-identification model converts a driver utterance into acoustic features and an identity decision before permitting access to vehicle functions.

How I read the results

What the evidence means

Security before an incident and accountability after it are usually treated separately. This system connects them through identity: the vehicle verifies who issued a command, preserves the associated event evidence, and incorporates observations from nearby vehicles when liability must be investigated.

Current scope

What this study validates

The paper establishes and simulates the integrated architecture. Deployment on production vehicles would require manufacturer interoperability, dependable vehicle-to-network communication, sensor validation, and shared standards for accident evidence.