Knowledge Compilation for Incremental and Checkable Stochastic Boolean Satisfiability

Abstract

Modern multi-object tracking (MOT) predominantly relies on the tracking-by-detection paradigm to construct object trajectories. Traditional MOT attacks primarily degrade detection quality in specific frames only, lacking efficiency, while state-of-the-art (SOTA) approaches induce persistent identity (ID) switches by manipulating object positions during the association phase, even after the attack ends. In this paper, we reveal that these SOTA attacks can be easily counteracted by adjusting distance-related parameters in the association phase, exposing their lack of robustness. To overcome these limitations, we propose BankTweak, a novel adversarial attack targeting feature-based MOT systems to induce persistent ID switches (efficiency) without modifying object positions (robustness). BankTweak exploits a critical vulnerability in the Hungarian matching algorithm of MOT systems by strategically injecting altered features into feature banks during the association phase. Extensive experiments on MOT17 and MOT20 datasets, combining various detectors, feature extractors, and trackers, demonstrate that BankTweak significantly outperforms SOTA attacks up to 11.8 times, exposing fundamental vulnerabilities in the tracking-by-detection framework.

Cite

Text

Cheng et al. "Knowledge Compilation for Incremental and Checkable Stochastic Boolean Satisfiability." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/206

Markdown

[Cheng et al. "Knowledge Compilation for Incremental and Checkable Stochastic Boolean Satisfiability." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/cheng2024ijcai-knowledge/) doi:10.24963/ijcai.2024/206

BibTeX

@inproceedings{cheng2024ijcai-knowledge,
  title     = {{Knowledge Compilation for Incremental and Checkable Stochastic Boolean Satisfiability}},
  author    = {Cheng, Che and Luo, Yun-Rong and Jiang, Jie-Hong R.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1862-1872},
  doi       = {10.24963/ijcai.2024/206},
  url       = {https://mlanthology.org/ijcai/2024/cheng2024ijcai-knowledge/}
}