paper-with-me

홈 › Papers

SPARTA: Evaluating Reasoning Segmentation Robustness through Black-Box Adversarial Paraphrasing in Text Autoencoder Latent Space

2025-10-28 · Viktoriia Zinkovich, Anton Antonov, Andrei Spiridonov, Denis Shepelev, Andrey Moskalenko, Daria Pugacheva, Elena Tutubalina, Andrey Kuznetsov, Vlad Shakhuro arxiv

Multimodal large language models (MLLMs) have shown impressive capabilities in vision-language tasks such as reasoning segmentation, where models generate segmentation masks based on textual queries. While prior work has primarily focused on perturbing image inputs, semantically equivalent textual paraphrases-crucial in real-world applications where users express the same intent in varied ways-remain underexplored. To address this gap, we introduce a novel adversarial paraphrasing task: generating grammatically correct paraphrases that preserve the original query meaning while degrading segmentation performance. To evaluate the quality of adversarial paraphrases, we develop a comprehensive automatic evaluation protocol validated with human studies. Furthermore, we introduce SPARTA-a black-box, sentence-level optimization method that operates in the low-dimensional semantic latent space of a text autoencoder, guided by reinforcement learning. SPARTA achieves significantly higher success rates, outperforming prior methods by up to 2x on both the ReasonSeg and LLMSeg-40k datasets. We use SPARTA and competitive baselines to assess the robustness of advanced reasoning segmentation models. We reveal that they remain vulnerable to adversarial paraphrasing-even under strict semantic and grammatical constraints. All code and data will be released publicly upon acceptance.

📄 PDF Abstract BibTeX arXiv:2510.24446

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SPARTA ALIGNMENT: Collectively Aligning Multiple Language Models through Combat

2025-06-05 · Yuru Jiang, Wenxuan Ding, Shangbin Feng, Greg Durrett 외

We propose SPARTA ALIGNMENT, an algorithm to collectively align multiple LLMs through competition and combat. To complement a single model's lack of diversity in generation and biases in evaluation, multiple LLMs form a …

Diversity

Sparta: Spatially Attentive and Adversarially Robust Activation

2021-05-18 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Wei Feng 외

Adversarial training (AT) is one of the most effective ways for improving the robustness of deep convolution neural networks (CNNs). Just like common network training, the effectiveness of AT relies on the design of basi…

Sparta: Spatially Attentive and Adversarially Robust Activations

2021-01-01 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Lei Ma 외

Adversarial training has been demonstrated to be useful for improving the robustness of deep neural networks (DNNs). However, the impacts of basic network components (e.g., ReLU, the widely used activation function for D…

Denoising

Spartan Networks: Self-Feature-Squeezing Neural Networks for increased robustness in adversarial settings

2018-12-17 · François Menet, Paul Berthier, José M. Fernandez, Michel Gagnon

Deep learning models are vulnerable to adversarial examples which are input samples modified in order to maximize the error on the system. We introduce Spartan Networks, resistant deep neural networks that do not require…

Mash, Spread, Slice! Learning to Manipulate Object States via Visual Spatial Progress

2025-09-28 · Priyanka Mandikal, Jiaheng Hu, Shivin Dass, Sagnik Majumder 외 arxiv

Most robot manipulation focuses on changing the kinematic state of objects: picking, placing, opening, or rotating them. However, a wide range of real-world manipulation tasks involve a different class of object state ch…

Reinforcement LearningRobot Manipulation