File size: 1,010 Bytes
ded4611
4ba17fb
 
 
 
 
 
 
ded4611
4ba17fb
 
 
604c586
4ba17fb
 
 
 
4605be1
 
 
 
 
 
 
4ba17fb
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
task_categories:
  - visual-question-answering
language:
  - en
size_categories:
  - 1K<n<10K
---

# VLM-Normal-Requests

We build based on the [VisionArena-Chat](https://huggingface.co/datasets/lmarena-ai/VisionArena-Chat) dataset. This dataset is used for VLM fingerprint request stealthiness analysis.

## Citation

```bibtex
@article{zhao2026sif,
  title={SIF: Semantically In-Distribution Fingerprints for Large Vision-Language Models},
  author={Zhao, Yifei and Lou, Qian and Zheng, Mengxin},
  journal={arXiv preprint arXiv:2604.17041},
  year={2026}
}

@inproceedings{chou2025visionarena,
  title={Visionarena: 230k real world user-vlm conversations with preference labels},
  author={Chou, Christopher and Dunlap, Lisa and Mashita, Koki and Mandal, Krishna and Darrell, Trevor and Stoica, Ion and Gonzalez, Joseph E and Chiang, Wei-Lin},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={3877--3887},
  year={2025}
}
```