Skip to main content

Showing 1–5 of 5 results for author: Kalinsky, O

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

    cs.IR

    Evaluating D-MERIT of Partial-annotation on Information Retrieval

    Authors: Royi Rassin, Yaron Fairstein, Oren Kalinsky, Guy Kushilevitz, Nachshon Cohen, Alexander Libov, Yoav Goldberg

    Abstract: Retrieval models are often evaluated on partially-annotated datasets. Each query is mapped to a few relevant texts and the remaining corpus is assumed to be irrelevant. As a result, models that successfully retrieve false negatives are punished in evaluation. Unfortunately, completely annotating all texts for every query is not resource efficient. In this work, we show that using partially-annotat… ▽ More

    Submitted 23 June, 2024; originally announced June 2024.

    Comments: Our dataset can be downloaded from https://D-MERIT.github.io

  2. arXiv:1905.08021  [pdf, other

    cs.DB

    The TrieJax Architecture: Accelerating Graph Operations Through Relational Joins

    Authors: Oren Kalinsky, Benny Kimelfeld, Yoav Etsion

    Abstract: Graph pattern matching (e.g., finding all cycles and cliques) has become an important component in many critical domains such as social networks, biology, and cyber-security. This development motivated research to develop faster algorithms that target graph pattern matching. In recent years, the database community has shown that map** graph pattern matching problems to a new class of relational… ▽ More

    Submitted 17 May, 2019; originally announced May 2019.

  3. 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, grou** and counting req… ▽ More

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

  4. arXiv:1707.07623  [pdf, other

    cs.DB

    eLinda: Explorer for Linked Data

    Authors: Oren Mishali, Tal Yahav, Oren Kalinsky, Benny Kimelfeld

    Abstract: To realize the premise of the Semantic Web towards knowledgeable machines, one might often integrate an application with emerging RDF graphs. Nevertheless, capturing the content of a rich and open RDF graph by existing tools requires both time and expertise. We demonstrate eLinda - an explorer for Linked Data. The challenge addressed by eLinda is that of understanding the rich content of a given R… ▽ More

    Submitted 24 July, 2017; originally announced July 2017.

  5. arXiv:1602.08721  [pdf, other

    cs.DB

    Flexible Caching in Trie Joins

    Authors: Oren Kalinsky, Yoav Etsion, Benny Kimelfeld

    Abstract: Traditional algorithms for multiway join computation are based on rewriting the order of joins and combining results of intermediate subqueries. Recently, several approaches have been proposed for algorithms that are "worst-case optimal" wherein all relations are scanned simultaneously. An example is Veldhuizen's Leapfrog Trie Join (LFTJ). An important advantage of LFTJ is its small memory footpri… ▽ More

    Submitted 28 February, 2016; originally announced February 2016.