paper-with-me

홈 › Papers

Semantically Adversarial Scenario Generation with Explicit Knowledge Guidance

2021-06-08 · Wenhao Ding, Haohong Lin, Bo Li, Ding Zhao

Generating adversarial scenarios, which have the potential to fail autonomous driving systems, provides an effective way to improve robustness. Extending purely data-driven generative models, recent specialized models satisfy additional controllable requirements such as embedding a traffic sign in a driving scene by manipulating patterns implicitly in the neuron level. In this paper, we introduce a method to incorporate domain knowledge explicitly in the generation process to achieve the Semantically Adversarial Generation (SAG). To be consistent with the composition of driving scenes, we first categorize the knowledge into two types, the property of objects and the relationship among objects. We then propose a tree-structured variational auto-encoder (T-VAE) to learn hierarchical scene representation. By imposing semantic rules on the properties of nodes and edges in the tree structure, explicit knowledge integration enables controllable generation. We construct a synthetic example to illustrate the controllability and explainability of our method in a succinct setting. We further extend to realistic environments for autonomous vehicles: our method efficiently identifies adversarial driving scenes against different state-of-the-art 3D point cloud segmentation models and satisfies the traffic rules specified as the explicit knowledge.

📄 PDF Abstract BibTeX arXiv:2106.04066

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesPoint Cloud SegmentationScene Generation

Similar Papers 제목 키워드 기반

Beyond Binary Edits Robust Multimodal Knowledge Editing with Adversarial Subspace Alignment

2026-05-22 · Haoyuan Wang, Xiaohao Liu, Jiajie Su, Jianmao Xiao 외 arxiv

Multimodal large language models (MLLMs) need efficient mechanisms to update knowledge without degrading existing capabilities. While intrinsic multimodal knowledge editing achieves strong reliability and locality, it of…

knowledge editing

An Adversarial Approach to High-Quality, Sentiment-Controlled Neural Dialogue Generation

2019-01-22 · Xiang Kong, Bohan Li, Graham Neubig, Eduard Hovy 외

In this work, we propose a method for neural dialogue response generation that allows not only generating semantically reasonable responses according to the dialogue history, but also explicitly controlling the sentiment…

Dialogue GenerationResponse GenerationVocal Bursts Intensity Prediction

DANCin SEQ2SEQ: Fooling Text Classifiers with Adversarial Text Example Generation

2017-12-14 · Catherine Wong

Machine learning models are powerful but fallible. Generating adversarial examples - inputs deliberately crafted to cause model misclassification or other errors - can yield important insight into model assumptions and v…

Adversarial TextReinforcement Learning

Retrieving Semantics from the Deep: an RAG Solution for Gesture Synthesis

2024-12-09 · CVPR 2025 1 · M. Hamza Mughal, Rishabh Dabral, Merel C. J. Scholman, Vera Demberg 외

Non-verbal communication often comprises of semantically rich gestures that help convey the meaning of an utterance. Producing such semantic co-speech gestures has been a major challenge for the existing neural systems t…

Gesture GenerationRAGRetrievalRetrieval-augmented Generation

ASSERT: Automated Safety Scenario Red Teaming for Evaluating the Robustness of Large Language Models

2023-10-14 · Alex Mei, Sharon Levy, William Yang Wang

As large language models are integrated into society, robustness toward a suite of prompts is increasingly important to maintain reliability in a high-variance environment.Robustness evaluations must comprehensively enca…

Red Teaming