Towards a Flexible Scale-out Framework for Efficient Visual Data Query Processing

Rohit Verma,Arun Raghunath
2024-02-06
Abstract:There is growing interest in visual data management systems that support queries with specialized operations ranging from resizing an image to running complex machine learning models. With a plethora of such operations, the basic need to receive query responses in minimal time takes a hit, especially when the client desires to run multiple such operations in a single query. Existing systems provide an ad-hoc approach where different solutions are clubbed together to provide an end-to-end visual data management system. Unlike such solutions, the Visual Data Management System (VDMS) natively executes queries with multiple operations, thus providing an end-to-end solution. However, a fixed subset of native operations and a synchronous threading architecture limit its generality and scalability.
Databases,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?