lambert1862 commited on
Commit
a78a3b4
·
verified ·
1 Parent(s): cb737fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
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
- PaveBench supports four core tasks:
172
- 1. Classification
173
- 2. Object Detection
174
- 3. Semantic Segmentation
175
- 4. Vision-Language Question Answering
176
 
177
- It also includes an agent-augmented evaluation setting where vision-language models are combined with domain-specific tools for more reliable quantitative analysis.
 
 
 
 
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: