AIResearch AIResearch
Back to articles
AI

AI Generates Better Image Captions with Fewer Resources

A new artificial intelligence system can generate more accurate and detailed descriptions of images while using significantly fewer computational resources than existing methods. This breakthrough add…

AI Research
November 14, 2025
3 min read
AI Generates Better Image Captions with Fewer Resources

A new artificial intelligence system can generate more accurate and detailed descriptions of images while using significantly fewer computational resources than existing methods. This breakthrough addresses a critical challenge in modern AI: the trade-off between performance and efficiency that has limited practical applications of image captioning technology.

Researchers developed DualCap, a lightweight image captioning system that achieves state-of-the-art performance while requiring only 11 million trainable parameters. The system outperforms previous approaches on standard benchmarks like COCO and Flickr30k, showing a 3.26% improvement in BLEU-4 scores compared to baseline methods. More impressively, it maintains this performance advantage while reducing inference time to just 0.25 seconds per image on an NVIDIA A100 GPU.

The key innovation lies in DualCap's dual-retrieval mechanism, which separately gathers two types of contextual information. First, it retrieves similar captions from a database to provide general context about the image's content. Second, and more importantly, it finds visually similar images and extracts specific keywords describing objects, attributes, and actions present in those images. These keywords - such as "picnic table," "burger," or "fries" - are then encoded and integrated into the original image representation using a specialized Semantic Fusion Network.

This approach overcomes a fundamental limitation of previous lightweight captioning systems: their inability to capture fine-grained details while maintaining efficiency. While methods like SmallCap used only text-based retrieval, and ViPCap incorporated entire captions that could introduce irrelevant information, DualCap's focused keyword extraction provides precise, high-signal content that enhances the model's understanding without unnecessary complexity.

The results demonstrate clear advantages across multiple evaluation metrics. On the COCO dataset, DualCap achieved a CIDEr score of 123.6, representing a 3.9-point improvement over baseline methods. The system's strength becomes even more apparent in cross-domain scenarios, where it set a new state-of-the-art for lightweight models with an overall CIDEr score of 81.9, significantly outperforming the 44M-parameter I-TuningMedium model's score of 75.4.

This efficiency-performance balance has important practical implications. For applications requiring real-time image description - such as assistive technologies for visually impaired users, content moderation systems, or automated media indexing - the reduced computational demands mean these capabilities can be deployed on more affordable hardware or integrated into mobile applications. The system's ability to adapt to new domains simply by updating its retrieval database, without retraining the entire model, further enhances its practical utility.

However, the approach does introduce some limitations. The dual-retrieval mechanism adds modest computational overhead compared to single-retrieval baselines, though the performance gains justify this cost. The system's effectiveness also depends on the quality and coverage of its retrieval databases, meaning performance may vary across specialized domains with limited training data. Additionally, while the keyword extraction process filters out grammatical boilerplate, it may occasionally miss nuanced contextual relationships that full sentences could capture.

The research demonstrates that strategic architectural choices can significantly improve AI efficiency without sacrificing capability. By decoupling the sourcing of different types of evidence and focusing on high-value semantic content, DualCap points toward more sustainable AI development pathways that prioritize both performance and practicality.

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn