Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleOctober 2024
Graph-Specific Schema-Guided Query Optimization
AbstractGraph databases have gained popularity in modeling complex data domains. The growing demand for big graph data necessitates efficient query processing. However, existing systems often overlook the importance of graph schema. This paper highlights ...
- keynoteMay 2024
Requirements and Challenges for Query Execution across Decentralized Environments
WWW '24: Companion Proceedings of the ACM Web Conference 2024Pages 1709–1711https://doi.org/10.1145/3589335.3652523Due to the economic and societal problems being caused by the Web's growing centralization, there is an increasing interest in de-centralizing data on the Web. This decentralization does however cause a number of technical challenges. If we want to give ...
- research-articleMay 2024
An Interpretable Ensemble of Graph and Language Models for Improving Search Relevance in E-Commerce
WWW '24: Companion Proceedings of the ACM Web Conference 2024Pages 206–215https://doi.org/10.1145/3589335.3648318The problem of search relevance in the E-commerce domain is a challenging one since it involves understanding the intent of a user's short nuanced query and matching it with the appropriate products in the catalog. This problem has traditionally been ...
- abstractMarch 2024
Integrating Knowledge Graph Data with Large Language Models for Explainable Inference
WSDM '24: Proceedings of the 17th ACM International Conference on Web Search and Data MiningPages 1198–1199https://doi.org/10.1145/3616855.3636507We propose a method to enable Large Language Models to access Knowledge Graph (KG) data and justify their text generation by showing the specific graph data the model accessed during inference. For this, we combine Language Models with methods from ...
- research-articleFebruary 2024
Object Graph Programming
ICSE '24: Proceedings of the IEEE/ACM 46th International Conference on Software EngineeringArticle No.: 20, Pages 1–13https://doi.org/10.1145/3597503.3623319We introduce Object Graph Programming (OGO), which enables reading and modifying an object graph (i.e., the entire state of the object heap) via declarative queries. OGO models the objects and their relations in the heap as an object graph thereby ...
-
- short-paperNovember 2023
Developing portable Energy Benchmarking methods
BuildSys '23: Proceedings of the 10th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and TransportationPages 515–518https://doi.org/10.1145/3600100.3627032Considerable effort is required to consolidate diverse data sets for carrying out energy benchmarking studies at a site level. This could range from non-availability of smart meter data, sparse metering data, ambiguous metering hierarchy to name a few.
...
- research-articleSeptember 2023
From Roots to Fruits: Exploring Lineage for Dataset Recommendations
DEC '23: Proceedings of the Second ACM Data Economy WorkshopPages 41–47https://doi.org/10.1145/3600046.3600053Our research article presents a recommender system for datasets, models, and processing steps that is based on utilizing metadata characteristics, content, and usage history to understand the intent of artifacts in a data lineage. Our system utilizes ...
- research-articleMay 2023
TED: Towards Discovering Top-k Edge-Diversified Patterns in a Graph Database
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 51, Pages 1–26https://doi.org/10.1145/3588736With an exponentially growing number of graphs from disparate repositories, there is a strong need to analyze a graph database containing an extensive collection of small- or medium-sized data graphs (e.g., chemical compounds). Although subgraph ...
- research-articleMay 2023
Composite Object Normal Forms: Parameterizing Boyce-Codd Normal Form by the Number of Minimal Keys
Proceedings of the ACM on Management of Data (PACMMOD), Volume 1, Issue 1Article No.: 13, Pages 1–25https://doi.org/10.1145/3588693We parameterize schemata in Boyce-Codd Normal Form (BCNF) by the number n of minimal keys they exhibit. We show that n quantifies a trade-off between access variety and update complexity. Indeed, access variety refers to the number of different ways by ...
- research-articleJanuary 2023
Optimisation of SPARQL queries over the RDF data in the cloud environment
International Journal of Advanced Intelligence Paradigms (IJAIP), Volume 24, Issue 3-4Pages 428–441https://doi.org/10.1504/ijaip.2023.129187The semantic web is built with the support of resource description framework (RDF). The changing faces of semantic web created the requirement of new approaches to store and query the RDF data. The RDF data contains large volume of data that have more ...
- demonstrationNovember 2022
Efficient network-constrained trajectory queries
SIGSPATIAL '22: Proceedings of the 30th International Conference on Advances in Geographic Information SystemsArticle No.: 92, Pages 1–4https://doi.org/10.1145/3557915.3561028The large search companies have very clearly shown that full-text search on very large datasets can be executed efficiently. In this paper, we show how querying spatio-temporal trajectory data can be converted to a full-text search problem. This allows ...
- short-paperAugust 2022
Canonicalisation of SPARQL 1.1 Queries
WWW '22: Companion Proceedings of the Web Conference 2022Pages 318–323https://doi.org/10.1145/3487553.3524191SPARQL is the standard query language for RDF as stated by the W3C. It is a highly expressive querying language that contains the standard operations based on set algebra, as well as navigational operations found in graph querying languages. Because of ...
- research-articleJune 2021
Efficient Probabilistic Truss Indexing on Uncertain Graphs
Networks in many real-world applications come with an inherent uncertainty in their structure, due to e.g., noisy measurements, inference and prediction models, or for privacy purposes. Modeling and analyzing uncertain graphs has attracted a great deal ...
- research-articleMarch 2021
QueryBlazer: Efficient Query Autocompletion Framework
WSDM '21: Proceedings of the 14th ACM International Conference on Web Search and Data MiningPages 1020–1028https://doi.org/10.1145/3437963.3441725Query autocompletion is an essential feature in search engines that predicts and suggests query completions to a user's incomplete prefix input, a critical feature to enhance the user experience. While a generic lookup-based system can provide ...
- research-articleJanuary 2021
A scalable approach for index in generic location-aware rank query
International Journal of Intelligent Information and Database Systems (IJIIDS), Volume 14, Issue 1Pages 26–48https://doi.org/10.1504/ijiids.2021.112079As location-aware information becomes more popular, many researchers have been proposed many effective approaches to solving the problem. In this work, we identify the shortcomings of the existing method from the LINQ framework as our baseline. After that,...
- research-articleJanuary 2021
Research on global tourism information query method based on association mining
International Journal of Information and Communication Technology (IJICT), Volume 18, Issue 3Pages 288–303https://doi.org/10.1504/ijict.2021.114852The traditional global tourism information query method cannot mine the internal relevance of discrete information, which leads to the problem of inaccurate query results and long query response time. This paper proposes a method of global tourism ...
- research-articleNovember 2020
Minimum Spanning Tree under Explorable Uncertainty in Theory and Experiments
ACM Journal of Experimental Algorithmics (JEA), Volume 25Article No.: 1.14, Pages 1–20https://doi.org/10.1145/3422371We consider the minimum spanning tree (MST) problem in an uncertainty model where interval edge weights can be explored to obtain the exact weight. The task is to find an MST by querying the minimum number of edges. This problem has received quite some ...
- research-articleJanuary 2020
Web service selection based on QoS and user profile
International Journal of Computational Intelligence Studies (IJCIS), Volume 9, Issue 1-2Pages 68–84https://doi.org/10.1504/ijcistudies.2020.106490The web services are from different sources, heterogeneous, and of large volume. The user is in a crucial situation to select the best web services. The web service selection process aims to discovery the desired web services; as it allows to select the ...
- research-articleDecember 2019
Object driven semantic multi-video summarisation based on ontology
DATA '19: Proceedings of the Second International Conference on Data Science, E-Learning and Information SystemsArticle No.: 6, Pages 1–6https://doi.org/10.1145/3368691.3368697Multi-Video summarisation frameworks aim to extract representative frames from a collection of videos. In the proposed framework, a multi-video summarisation model is implemented that detects key frames from a collection of related videos on the basis ...
- research-articleApril 2020
Modelling and simulation of ElasticSearch using CloudSim
- Malika Bendechache,
- Sergej Svorobej,
- Patricia Takako Endo,
- Manuel Noya Mario,
- M. Eduardo Ares,
- James Byrne,
- Theo Lynn
Simulation can be a powerful technique for evaluating the performance of large-scale cloud computing services in a relatively low cost, low risk and time-sensitive manner. Large-scale data indexing, distribution and management is complex to analyse in a ...