paper-with-me

홈 › Papers

Keep on Swimming: Real Attackers Only Need Partial Knowledge of a Multi-Model System

2024-10-30 · Julian Collado, Kevin Stangl

Recent approaches in machine learning often solve a task using a composition of multiple models or agentic architectures. When targeting a composed system with adversarial attacks, it might not be computationally or informationally feasible to train an end-to-end proxy model or a proxy model for every component of the system. We introduce a method to craft an adversarial attack against the overall multi-model system when we only have a proxy model for the final black-box model, and when the transformation applied by the initial models can make the adversarial perturbations ineffective. Current methods handle this by applying many copies of the first model/transformation to an input and then re-use a standard adversarial attack by averaging gradients, or learning a proxy model for both stages. To our knowledge, this is the first attack specifically designed for this threat model and our method has a substantially higher attack success rate (80% vs 25%) and contains 9.4% smaller perturbations (MSE) compared to prior state-of-the-art methods. Our experiments focus on a supervised image pipeline, but we are confident the attack will generalize to other multi-model settings [e.g. a mix of open/closed source foundation models], or agentic systems

📄 PDF Abstract BibTeX arXiv:2410.23483

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Designs, Motion Mechanism, Motion Coordination, and Communication of Bionic Robot Fishes: A Survey

2022-06-30 · Zhiwei Yu, Kai Li, Yu Ji, Simon X. Yang

In the last few years, there have been many new developments and significant accomplishments in the research of bionic robot fishes. However, in terms of swimming performance, existing bionic robot fishes lag far behind …

SwimXYZ: A large-scale dataset of synthetic swimming motions and videos

2023-10-06 · Fiche Guénolé, Sevestre Vincent, Gonzalez-Barral Camila, Leglaive Simon 외

Technologies play an increasingly important role in sports and become a real competitive advantage for the athletes who benefit from it. Among them, the use of motion capture is developing in various sports to optimize s…

2D Pose EstimationPose Estimation

Simple Models, Real Swimming: Digital Twins for Tendon-Driven Underwater Robots

2026-02-26 · Mike Y. Michelis, Nana Obayashi, Josie Hughes, Robert K. Katzschmann arxiv

Mimicking the graceful motion of swimming animals remains a core challenge in soft robotics due to the complexity of fluid-structure interaction and the difficulty of controlling soft, biomimetic bodies. Existing modelin…

Reinforcement Learning

BO-DBA: Query-Efficient Decision-Based Adversarial Attacks via Bayesian Optimization

2021-06-04 · Zhuosheng Zhang, Shucheng Yu

Decision-based attacks (DBA), wherein attackers perturb inputs to spoof learning algorithms by observing solely the output labels, are a type of severe adversarial attacks against Deep Neural Networks (DNNs) requiring mi…

Bayesian Optimization

Wind Tunnel Study of the Forces Due to Drafting in Dolphin Mother-Calf pairs

2024-11-09 · D Weihs, M Ringel

Cetacean Calves keep up with their mothers while rapidly swimming, by a hydrodynamical effect called drafting. This has been observed in the wild and enclosed areas, and has been mathematically analyzed in the past, but …