New algorithm for real time voice camouflage

  • Thread starter Thread starter Oldman too
  • Start date Start date
  • Tags Tags
    Algorithm Time
AI Thread Summary
Automatic speech recognition systems pose risks for eavesdropping, prompting the development of a method to camouflage voices in real-time without disrupting conversations. Traditional adversarial attacks are ineffective in streaming scenarios due to signal changes, leading to the introduction of predictive attacks. This innovative approach forecasts the most effective future attack, significantly enhancing performance against systems like DeepSpeech, achieving a 3.9 times reduction in word error rate and 6.6 times in character error rate compared to baseline methods. The technique has been validated in realistic environments and over physical distances, showcasing its practical effectiveness. Audio samples and further resources are available online.
Oldman too
Messages
259
Reaction score
489
An interesting approach to those eavesdropping devices in your life.
https://arxiv.org/pdf/2112.07076.pdf

ABSTRACT
Automatic speech recognition systems have created exciting possibilities for
applications, however they also enable opportunities for systematic eavesdropping.
We propose a method to camouflage a person’s voice over-the-air from these
systems without inconveniencing the conversation between people in the room.
standard adversarial attacks are not effective in real-time streaming situations because
the characteristics of the signal will have changed by the time the attack is
executed. We introduce predictive attacks, which achieve real-time performance by
forecasting the attack that will be the most effective in the future. Under real-time
constraints, our method jams the established speech recognition system Deep-
Speech 3.9x more than baselines as measured through word error rate, and 6.6x
more as measured through character error rate. We furthermore demonstrate our
approach is practically effective in realistic environments over physical distances.
 
Computer science news on Phys.org
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...

Similar threads

Back
Top