TL;DR
This paper presents a tourism-specific image captioning model using EfficientNet and attention mechanisms, improving descriptive accuracy for local tourism images to support AI-assisted tourism applications.
Contribution
Introduces a novel image captioning model tailored for local tourism, utilizing EfficientNet and attention, with a new dataset and comparison of architectures.
Findings
EfficientNetB0 achieved BLEU scores of 73.39 (training) and 24.51 (validation).
The model generates logical, human-like captions for tourism images.
EfficientNet-based models outperform VGG16 and InceptionV3 in this task.
Abstract
Smart systems have been massively developed to help humans in various tasks. Deep Learning technologies push even further in creating accurate assistant systems due to the explosion of data lakes. One of the smart system tasks is to disseminate users needed information. This is crucial in the tourism sector to promote local tourism destinations. In this research, we design a model of local tourism specific image captioning, which later will support the development of AI-powered systems that assist various users. The model is developed using a visual Attention mechanism and uses the state-of-the-art feature extractor architecture EfficientNet. A local tourism dataset is collected and is used in the research, along with two different kinds of captions. Captions that describe the image literally and captions that represent human logical responses when seeing the image. This is done to make…
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
MethodsRMSProp · Gated Recurrent Unit · EfficientNet
