PaveCap: The First Multimodal Framework for Comprehensive Pavement Condition Assessment with Dense Captioning and PCI Estimation
Blessing Agyei Kyem, Eugene Kofi Okrah Denteh, Joshua Kofi Asamoah,, Armstrong Aboah

TL;DR
PaveCap is a pioneering multimodal framework that combines quantitative PCI estimation with qualitative pavement condition descriptions, leveraging advanced neural networks for comprehensive infrastructure assessment.
Contribution
This work introduces the first integrated multimodal framework for pavement assessment, combining PCI prediction and detailed condition captioning using novel neural network architectures.
Findings
Strong correlation (0.70) between predicted and actual PCI values
High scores in captioning metrics (BLEU 0.7445, GLEU 0.5893, METEOR 0.7252)
Effective handling of complex pavement scenarios and correction of some ground truth errors
Abstract
This research introduces the first multimodal approach for pavement condition assessment, providing both quantitative Pavement Condition Index (PCI) predictions and qualitative descriptions. We introduce PaveCap, a novel framework for automated pavement condition assessment. The framework consists of two main parts: a Single-Shot PCI Estimation Network and a Dense Captioning Network. The PCI Estimation Network uses YOLOv8 for object detection, the Segment Anything Model (SAM) for zero-shot segmentation, and a four-layer convolutional neural network to predict PCI. The Dense Captioning Network uses a YOLOv8 backbone, a Transformer encoder-decoder architecture, and a convolutional feed-forward module to generate detailed descriptions of pavement conditions. To train and evaluate these networks, we developed a pavement dataset with bounding box annotations, textual annotations, and PCI…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Asphalt Pavement Performance Evaluation · Geophysical Methods and Applications
MethodsAttention Is All You Need · Linear Layer · Residual Connection · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Softmax · Absolute Position Encodings · Dense Connections
