ADQUEX: Adaptive Processing of Federated Queries over Linked Data based on Tuple Routing
Amin Beiranvand, Nasser Ghadiri

TL;DR
ADQUEX is an adaptive federated query processing method over linked data that dynamically adjusts execution plans at runtime without relying on prior statistical data, improving efficiency especially for complex queries.
Contribution
It introduces ADQUEX, a novel adaptive approach for federated query processing that operates effectively without prior statistical information and adapts to runtime conditions.
Findings
Reduces intermediate results during query execution.
Adapts to network latencies and environment changes.
Performs well on complex queries over linked datasets.
Abstract
Due to the distribution of linked data across the web, the methods that process federated queries through a distributed approach are more attractive to the users and have gained more prosperity. In distributed processing of federated queries, we need methods and procedures to execute the query in an optimal manner. Most of the existing methods perform the optimization task based on some statistical information, whereas the query processor does not have precise statistical information about their properties, since the data sources are autonomous. When precise statistics are not available, the possibility of wrong estimations will highly increase, and may lead to inefficient execution of the query at runtime. Another problem of the existing methods is that in the optimization phase, they assume that runtime conditions of query execution are stable, while the environment in which federated…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Caching and Content Delivery
