Memory-Augmented Multimodal Large Language Models for Small Object Understanding in Streaming Aerial Videos

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

A new research effort introduces SkyAnchor, a Memory-Augmented Multimodal Large Language Model (MLLM) designed for small object understanding in streaming aerial videos from Unmanned Aerial Vehicles (UAVs). This model addresses two key challenges in online language-guided aerial perception: the tiny size of targets viewed from the air and the need for continuous past-frame context in resource-constrained streaming environments. SkyAnchor incorporates a Semantics-Aware Token Router to preserve fine-grained details of small targets despite visual compression, and a Hierarchical Memory Bank to maintain consistent target understanding across continuous video streams. Complementing this, the project also presents DroneEyes, the first pixel-level, open-vocabulary referring-segmentation dataset for tiny aerial targets, comprising 2,140 high-definition videos and 176,623 pairs with dense per-frame masks.

Key takeaway

For Computer Vision Engineers developing real-time object perception for UAVs, you should consider integrating memory-augmented MLLM architectures. Implement a semantics-aware token router to preserve tiny object details and a hierarchical memory bank to manage streaming context efficiently. This approach directly addresses the challenges of small target visibility and continuous online processing, improving the robustness and accuracy of your aerial perception systems. Explore the DroneEyes dataset for training and benchmarking your models.

Key insights

Memory-augmented MLLMs and specialized datasets improve small object understanding in streaming aerial video.

Principles

Method

SkyAnchor uses a Semantics-Aware Token Router for small-target detail preservation and a Hierarchical Memory Bank for consistent understanding in streaming MLLM processing.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.