paper-with-me

Papers

Remote Timing Attacks on Efficient Language Model Inference

2024-10-22 · Nicholas Carlini, Milad Nasr

Scaling up language models has significantly increased their capabilities. But larger models are slower models, and so there is now an extensive body of work (e.g., speculative sampling or parallel decoding) that improves the (average case) efficiency of language model generation. But these techniques introduce data-dependent timing characteristics. We show it is possible to exploit these timing differences to mount a timing attack. By monitoring the (encrypted) network traffic between a victim user and a remote language model, we can learn information about the content of messages by noting when responses are faster or slower. With complete black-box access, on open source systems we show how it is possible to learn the topic of a user's conversation (e.g., medical advice vs. coding assistance) with 90%+ precision, and on production systems like OpenAI's ChatGPT and Anthropic's Claude we can distinguish between specific messages or infer the user's language. We further show that an active adversary can leverage a boosting attack to recover PII placed in messages (e.g., phone numbers or credit card numbers) for open source systems. We conclude with potential defenses and directions for future work.

📄 PDF Abstract BibTeX arXiv:2410.17175

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

The Adversarial Implications of Variable-Time Inference

2023-09-05 · Dudi Biton, Aditi Misra, Efrat Levy, Jaidip Kotak 외

Machine learning (ML) models are known to be vulnerable to a number of attacks that target the integrity of their predictions or the privacy of their training data. To carry out these attacks, a black-box adversary must …

object-detectionObject Detection

Eavesdropping on Goal-Oriented Communication: Timing Attacks and Countermeasures

2024-11-11 · Federico Mason, Federico Chiariotti, Pietro Talli, Andrea Zanella

Goal-oriented communication is a new paradigm that considers the meaning of transmitted information to optimize communication. One possible application is the remote monitoring of a process under communication costs: sch…

SchedulingSemantic Communication

Vision-Language-Action Safety: Threats, Challenges, Evaluations, and Mechanisms

2026-04-26 · Qi Li, Bo Yin, Weiqi Huang, Ruhao Liu 외 arxiv

Vision-Language-Action (VLA) models are emerging as a unified substrate for embodied intelligence. This shift raises a new class of safety challenges, stemming from the embodied nature of VLA systems, including irreversi…

Enhancing Attack Resilience in Real-Time Systems through Variable Control Task Sampling Rates

2024-08-01 · Arkaprava Sain, Sunandan Adhikary, Ipsita Koley, Soumyajit Dey

Cyber-physical systems (CPSs) in modern real-time applications integrate numerous control units linked through communication networks, each responsible for executing a mix of real-time safety-critical and non-critical ta…

Schedulingvalid

Leveraging Membership Inference Attacks for Privacy Measurement in Federated Learning for Remote Sensing Images

2026-01-08 · Anh-Kiet Duong, Petra Gomez-Krämer, Hoàng-Ân Lê, Minh-Tan Pham arxiv

Federated Learning (FL) enables collaborative model training while keeping training data localized, allowing us to preserve privacy in various domains including remote sensing. However, recent studies show that FL models…

Remote Sensing Image ClassificationScene ClassificationFederated Learning