Datasets:
Modalities:
Image
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
computer-vision
vision-language
visual-question-answering
image-segmentation
object-detection
image-classification
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -166,15 +166,14 @@ According to the paper:
|
|
| 166 |
|
| 167 |
PaveBench is designed to provide a unified foundation for both precise visual perception and interactive multimodal reasoning in the pavement domain. -->
|
| 168 |
|
| 169 |
-
## Benchmark Tasks
|
| 170 |
|
| 171 |
-
|
| 172 |
-
1. Classification
|
| 173 |
-
2. Object Detection
|
| 174 |
-
3. Semantic Segmentation
|
| 175 |
-
4. Vision-Language Question Answering
|
| 176 |
|
| 177 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
|
| 179 |
## Citation
|
| 180 |
If you use this dataset in your work, please cite it as:
|
|
|
|
| 166 |
|
| 167 |
PaveBench is designed to provide a unified foundation for both precise visual perception and interactive multimodal reasoning in the pavement domain. -->
|
| 168 |
|
|
|
|
| 169 |
|
| 170 |
+
## Benchmark and Experiments
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
|
| 172 |
+
1. **Visual Perception Evaluation.** PaveBench provides a unified benchmark for classification, detection, and segmentation, where modern models achieve strong yet non-saturated performance, showing that the dataset offers reliable supervision while remaining challenging in realistic scenes with hard distractors; for detection and segmentation, Longitudinal Crack and Transverse Crack are merged into **Linear Crack**, because their distinction mainly lies in global direction, whereas these two tasks focus on accurately localizing crack instances and extracting crack regions.
|
| 173 |
+
|
| 174 |
+
2. **Multimodal VQA Evaluation.** Multimodal VQA results show that general-purpose VLMs perform poorly in the zero-shot setting, while LoRA fine-tuning substantially improves their ability to produce more accurate, coherent, and task-aligned responses for pavement distress analysis.
|
| 175 |
+
|
| 176 |
+
3. **Agent-Augmented VQA Framework.** The agent-augmented framework further improves the reliability of interactive pavement analysis by routing user queries to specialized visual tools, reducing numerical hallucinations, and producing more visually grounded and interpretable responses without additional parameter updates.
|
| 177 |
|
| 178 |
## Citation
|
| 179 |
If you use this dataset in your work, please cite it as:
|