Skip to main content

Showing 1–20 of 20 results for author: Hogan, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2503.15515  [pdf, other

    cs.HC cs.AI cs.MA

    Towards Computer-Using Personal Agents

    Authors: Piero A. Bonatti, John Domingue, Anna Lisa Gentile, Andreas Harth, Olaf Hartig, Aidan Hogan, Katja Hose, Ernesto Jimenez-Ruiz, Deborah L. McGuinness, Chang Sun, Ruben Verborgh, Jesse Wright

    Abstract: Computer-Using Agents (CUA) enable users to automate increasingly-complex tasks using graphical interfaces such as browsers. As many potential tasks require personal data, we propose Computer-Using Personal Agents (CUPAs) that have access to an external repository of the user's personal data. Compared with CUAs, CUPAs offer users better control of their personal data, the potential to automate mor… ▽ More

    Submitted 31 January, 2025; originally announced March 2025.

    Comments: This report is a result of Dagstuhl Seminar 25051 "Trust and Accountability in Knowledge Graph-Based AI for Self Determination", which took place in January 2025

    ACM Class: I.2.7; I.2.4; I.2.11; H.3.5

  2. arXiv:2501.18542  [pdf

    cs.AI

    Semantic Web and Creative AI -- A Technical Report from ISWS 2023

    Authors: Raia Abu Ahmad, Reham Alharbi, Roberto Barile, Martin Böckling, Francisco Bolanos, Sara Bonfitto, Oleksandra Bruns, Irene Celino, Yashrajsinh Chudasama, Martin Critelli, Claudia d'Amato, Giada D'Ippolito, Ioannis Dasoulas, Stefano De Giorgis, Vincenzo De Leo, Chiara Di Bonaventura, Marco Di Panfilo, Daniil Dobriy, John Domingue, Xuemin Duan, Michel Dumontier, Sefika Efeoglu, Ruben Eschauzier, Fakih Ginwa, Nicolas Ferranti , et al. (52 additional authors not shown)

    Abstract: The International Semantic Web Research School (ISWS) is a week-long intensive program designed to immerse participants in the field. This document reports a collaborative effort performed by ten teams of students, each guided by a senior researcher as their mentor, attending ISWS 2023. Each team provided a different perspective to the topic of creative AI, substantiated by a set of research quest… ▽ More

    Submitted 30 January, 2025; originally announced January 2025.

    Comments: Technical Report

  3. arXiv:2501.06699  [pdf, other

    cs.AI cs.IR cs.SC

    Large Language Models, Knowledge Graphs and Search Engines: A Crossroads for Answering Users' Questions

    Authors: Aidan Hogan, Xin Luna Dong, Denny Vrandečić, Gerhard Weikum

    Abstract: Much has been discussed about how Large Language Models, Knowledge Graphs and Search Engines can be combined in a synergistic manner. A dimension largely absent from current academic discourse is the user perspective. In particular, there remain many open questions regarding how best to address the diverse information needs of users, incorporating varying facets and levels of difficulty. This pape… ▽ More

    Submitted 11 January, 2025; originally announced January 2025.

    ACM Class: I.2.4; I.2.7; H.3.3

  4. arXiv:2308.16875  [pdf, other

    cs.CV math.NA

    Holistic Processing of Colour Images Using Novel Quaternion-Valued Wavelets on the Plane

    Authors: Neil D. Dizon, Jeffrey A. Hogan

    Abstract: Recently, novel quaternion-valued wavelets on the plane were constructed using an optimisation approach. These wavelets are compactly supported, smooth, orthonormal, non-separable and truly quaternionic. However, they have not been tested in application. In this paper, we introduce a methodology for decomposing and reconstructing colour images using quaternionic wavelet filters associated to recen… ▽ More

    Submitted 11 January, 2024; v1 submitted 31 August, 2023; originally announced August 2023.

    MSC Class: 65T60; 68U10; 94A08

  5. arXiv:2111.04556  [pdf, other

    cs.DB cs.DS

    Time- and Space-Efficient Regular Path Queries on Graphs

    Authors: Diego Arroyuelo, Aidan Hogan, Gonzalo Navarro, Javiel Rojas-Ledesma

    Abstract: We introduce a time- and space-efficient technique to solve regularpath queries over labeled graphs. We combine a bit-parallel simula-tion of the Glushkov automaton of the regular expression with thering index introduced by Arroyuelo et al., exploiting its wavelettree representation of the triples in order to efficiently reach thestates of the product graph that are relevant for the query. Ourquer… ▽ More

    Submitted 8 November, 2021; originally announced November 2021.

  6. arXiv:2111.01540  [pdf, other

    cs.DB

    MillenniumDB: A Persistent, Open-Source, Graph Database

    Authors: Domagoj Vrgoc, Carlos Rojas, Renzo Angles, Marcelo Arenas, Diego Arroyuelo, Carlos Buil Aranda, Aidan Hogan, Gonzalo Navarro, Cristian Riveros, Juan Romero

    Abstract: In this systems paper, we present MillenniumDB: a novel graph database engine that is modular, persistent, and open source. MillenniumDB is based on a graph data model, which we call domain graphs, that provides a simple abstraction upon which a variety of popular graph models can be supported. The engine itself is founded on a combination of tried and tested techniques from relational data manage… ▽ More

    Submitted 2 November, 2021; originally announced November 2021.

  7. arXiv:2110.15523  [pdf, ps, other

    math.SP cs.IT

    Sampling low-spectrum signals on graphs via cluster-concentrated modes: examples

    Authors: Joseph D. Lakey, Jeffrey A. Hogan

    Abstract: We establish frame inequalities for signals in Paley--Wiener spaces on two specific families of graphs consisting of combinations of cubes and cycles. The frame elements are localizations to cubes, regarded as clusters in the graphs, of vertex functions that are eigenvectors of certain spatio--spectral limiting operators on graph signals.

    Submitted 28 October, 2021; originally announced October 2021.

  8. arXiv:2107.02865  [pdf, ps, other

    cs.AI cs.CL

    Question Answering over Knowledge Graphs with Neural Machine Translation and Entity Linking

    Authors: Daniel Diomedi, Aidan Hogan

    Abstract: The goal of Question Answering over Knowledge Graphs (KGQA) is to find answers for natural language questions over a knowledge graph. Recent KGQA approaches adopt a neural machine translation (NMT) approach, where the natural language question is translated into a structured query language. However, NMT suffers from the out-of-vocabulary problem, where terms in a question may not have been seen du… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

  9. arXiv:2102.13027  [pdf, ps, other

    cs.DB

    A Survey of RDF Stores & SPARQL Engines for Querying Knowledge Graphs

    Authors: Waqas Ali, Muhammad Saleem, Bin Yao, Aidan Hogan, Axel-Cyrille Ngonga Ngomo

    Abstract: RDF has seen increased adoption in recent years, prompting the standardization of the SPARQL query language for RDF, and the development of local and distributed engines for processing SPARQL queries. This survey paper provides a comprehensive review of techniques and systems for querying RDF knowledge graphs. While other reviews on this topic tend to focus on the distributed setting, the main foc… ▽ More

    Submitted 13 October, 2021; v1 submitted 25 February, 2021; originally announced February 2021.

    Comments: This version adds 15 more systems, more details on approaches for processing property paths, as well as some other minor changes

  10. arXiv:2009.10331   

    cs.DB

    Storage, Indexing, Query Processing, and Benchmarking in Centralized and Distributed RDF Engines: A Survey

    Authors: Waqas Ali, Muhammad Saleem, Bin Yao, Aidan Hogan, Axel-Cyrille Ngonga Ngomo

    Abstract: The recent advancements of the Semantic Web and Linked Data have changed the working of the traditional web. There is significant adoption of the Resource Description Framework (RDF) format for saving of web-based data. This massive adoption has paved the way for the development of various centralized and distributed RDF processing engines. These engines employ various mechanisms to implement crit… ▽ More

    Submitted 23 September, 2020; v1 submitted 22 September, 2020; originally announced September 2020.

    Comments: reference list is been updated

  11. arXiv:2004.01816  [pdf, other

    cs.DB

    Recursive SPARQL for Graph Analytics

    Authors: Aidan Hogan, Juan Reutter, Adrian Soto

    Abstract: Work on knowledge graphs and graph-based data management often focus either on declarative graph query languages or on frameworks for graph analytics, where there has been little work in trying to combine both approaches. However, many real-world tasks conceptually involve combinations of these approaches: a graph query can be used to select the appropriate data, which is then enriched with analyt… ▽ More

    Submitted 3 April, 2020; originally announced April 2020.

    Comments: 14 pages, 1 figure

  12. arXiv:2003.02320  [pdf, other

    cs.AI cs.DB cs.LG

    Knowledge Graphs

    Authors: Aidan Hogan, Eva Blomqvist, Michael Cochez, Claudia d'Amato, Gerard de Melo, Claudio Gutierrez, José Emilio Labra Gayo, Sabrina Kirrane, Sebastian Neumaier, Axel Polleres, Roberto Navigli, Axel-Cyrille Ngonga Ngomo, Sabbir M. Rashid, Anisa Rula, Lukas Schmelzeisen, Juan Sequeda, Steffen Staab, Antoine Zimmermann

    Abstract: In this paper we provide a comprehensive introduction to knowledge graphs, which have recently garnered significant attention from both industry and academia in scenarios that require exploiting diverse, dynamic, large-scale collections of data. After some opening remarks, we motivate and contrast various graph-based data models and query languages that are used for knowledge graphs. We discuss th… ▽ More

    Submitted 11 September, 2021; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: Revision from v5: Correcting errata from previous version for entailment/models, and some other minor typos

    Journal ref: ACM Comput. Surv. 54(4): 71:1-71:37 (2021)

  13. arXiv:1901.07666  [pdf, other

    q-bio.QM cs.LG stat.ML

    Rapid identification of pathogenic bacteria using Raman spectroscopy and deep learning

    Authors: Chi-Sing Ho, Neal Jean, Catherine A. Hogan, Lena Blackmon, Stefanie S. Jeffrey, Mark Holodniy, Niaz Banaei, Amr A. E. Saleh, Stefano Ermon, Jennifer Dionne

    Abstract: Rapid identification of bacteria is essential to prevent the spread of infectious disease, help combat antimicrobial resistance, and improve patient outcomes. Raman optical spectroscopy promises to combine bacterial detection, identification, and antibiotic susceptibility testing in a single step. However, achieving clinically relevant speeds and accuracies remains challenging due to the weak Rama… ▽ More

    Submitted 5 November, 2019; v1 submitted 22 January, 2019; originally announced January 2019.

    Journal ref: Nature Communications 10, 4927 (2019)

  14. arXiv:1811.10955  [pdf, other

    cs.DB

    Efficiently Charting RDF

    Authors: Oren Kalinsky, Oren Mishali, Aidan Hogan, Yoav Etsion, Benny Kimelfeld

    Abstract: We propose a visual query language for interactively exploring large-scale knowledge graphs. Starting from an overview, the user explores bar charts through three interactions: class expansion, property expansion, and subject/object expansion. A major challenge faced is performance: a state-of-the-art SPARQL engine may require tens of minutes to compute the multiway join, grouping and counting req… ▽ More

    Submitted 26 January, 2019; v1 submitted 27 November, 2018; originally announced November 2018.

  15. arXiv:1811.03733  [pdf, other

    cs.LG cs.AI cs.CR stat.ML

    Universal Decision-Based Black-Box Perturbations: Breaking Security-Through-Obscurity Defenses

    Authors: Thomas A. Hogan, Bhavya Kailkhura

    Abstract: We study the problem of finding a universal (image-agnostic) perturbation to fool machine learning (ML) classifiers (e.g., neural nets, decision tress) in the hard-label black-box setting. Recent work in adversarial ML in the white-box setting (model parameters are known) has shown that many state-of-the-art image classifiers are vulnerable to universal adversarial perturbations: a fixed human-imp… ▽ More

    Submitted 13 November, 2018; v1 submitted 8 November, 2018; originally announced November 2018.

  16. arXiv:1808.00551  [pdf, other

    math.MG cs.CG math.CO

    Tverberg-Type Theorems with Trees and Cycles as (Nerve) Intersection Patterns

    Authors: Jesús A. De Loera, Thomas A. Hogan, Deborah Oliveros, Dominic Yang

    Abstract: Tverberg's theorem says that a set with sufficiently many points in $\mathbb{R}^d$ can always be partitioned into $m$ parts so that the $(m-1)$-simplex is the (nerve) intersection pattern of the convex hulls of the parts. The main results of our paper demonstrate that Tverberg's theorem is but a special case of a more general situation. Given sufficiently many points, all trees and cycles can also… ▽ More

    Submitted 1 August, 2018; originally announced August 2018.

    Comments: 20 pages, 25 figures

    MSC Class: Primary 90C15; 90C11; 90C48. Secondary 52A35; 52A01

  17. arXiv:1803.01816  [pdf, other

    math.MG cs.CG math.CO

    Tverberg theorems over discrete sets of points

    Authors: Jesús A. De Loera, Thomas A. Hogan, Frédéric Meunier, Nabil Mustafa

    Abstract: This paper discusses Tverberg-type theorems with coordinate constraints (i.e., versions of these theorems where all points lie within a subset $S \subset \mathbb{R}^d$ and the intersection of convex hulls is required to have a non-empty intersection with $S$). We determine the $m$-Tverberg number, when $m \geq 3$, of any discrete subset $S$ of $\mathbb{R}^2$ (a generalization of an unpublished res… ▽ More

    Submitted 29 January, 2019; v1 submitted 5 March, 2018; originally announced March 2018.

    Comments: 14 pages, 1 figure

    MSC Class: 52

  18. arXiv:1610.06264  [pdf, ps, other

    cs.DB

    Foundations of Modern Query Languages for Graph Databases

    Authors: Renzo Angles, Marcelo Arenas, Pablo Barcelo, Aidan Hogan, Juan Reutter, Domagoj Vrgoc

    Abstract: We survey foundational features underlying modern graph query languages. We first discuss two popular graph data models: edge-labelled graphs, where nodes are connected by directed, labelled edges; and property graphs, where nodes and edges can further have attributes. Next we discuss the two most fundamental graph querying functionalities: graph patterns and navigational expressions. We start wit… ▽ More

    Submitted 15 June, 2017; v1 submitted 19 October, 2016; originally announced October 2016.

  19. arXiv:1202.0984  [pdf, other

    cs.DL cs.AI

    OWL: Yet to arrive on the Web of Data?

    Authors: Birte Glimm, Aidan Hogan, Markus Krötzsch, Axel Polleres

    Abstract: Seven years on from OWL becoming a W3C recommendation, and two years on from the more recent OWL 2 W3C recommendation, OWL has still experienced only patchy uptake on the Web. Although certain OWL features (like owl:sameAs) are very popular, other features of OWL are largely neglected by publishers in the Linked Data world. This may suggest that despite the promise of easy implementations and the… ▽ More

    Submitted 1 February, 2012; originally announced February 2012.

  20. arXiv:1109.0181  [pdf, other

    cs.DB

    Improving the recall of decentralised linked data querying through implicit knowledge

    Authors: Jürgen Umbrich, Aidan Hogan, Axel Polleres

    Abstract: Aside from crawling, indexing, and querying RDF data centrally, Linked Data principles allow for processing SPARQL queries on-the-fly by dereferencing URIs. Proposed link-traversal query approaches for Linked Data have the benefits of up-to-date results and decentralised (i.e., client-side) execution, but operate on incomplete knowledge available in dereferenced documents, thus affecting recall. I… ▽ More

    Submitted 1 September, 2011; originally announced September 2011.