Riesen, Kaspar

Lade...
Profilbild
E-Mail-Adresse
Geburtsdatum
Projekt
Organisationseinheiten
Berufsbeschreibung
Nachname
Riesen
Vorname
Kaspar
Name
Riesen, Kaspar

Suchergebnisse

Gerade angezeigt 1 - 5 von 5
  • Publikation
    Natural language-based user guidance for knowledge graph exploration: a user study
    (SciTePress, 2021) Witschel, Hans Friedrich; Riesen, Kaspar; Grether, Loris; Cucchiara, Rita; Fred, Ana; Filipe, Joaquim [in: Proceedings of the 13th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management]
    Large knowledge graphs hold the promise of helping knowledge workers in their tasks by answering simple and complex questions in specialised domains. However, searching and exploring knowledge graphs in current practice still requires knowledge of certain query languages such as SPARQL or Cypher, which many untrained end users do not possess. Approaches for more user-friendly exploration have been proposed and range from natural language querying over visual cues up to query-by-example mechanisms, often enhanced with recommendation mechanisms offering guidance. We observe, however, a lack of user studies indicating which of these approaches lead to a better user experience and optimal exploration outcomes. In this work, we make a step towards closing this gap by conducting a qualitative user study with a system that relies on formulating queries in natural language and providing answers in the form of subgraph visualisations. Our system is able to offer guidance via query recommendations based on a current context. The user study evaluates the impact of this guidance in terms of both efficiency and effectiveness (recall) of user sessions. We find that both aspects are improved, especially since query recommendations provide inspiration, leading to a larger number of insights discovered in roughly the same time.
    04B - Beitrag Konferenzschrift
  • Publikation
    Filters for graph-based keyword spotting in historical handwritten documents
    (Elsevier, 2020) Stauffer, Michael; Fischer, Andreas; Riesen, Kaspar [in: Pattern Recognition Letters]
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Publikation
    Approximate graph edit distance in quadratic time
    (IEEE, 2020) Riesen, Kaspar; Ferrer, Miquel; Bunke, Horst [in: IEEE/ACM Transactions on Computational Biology and Bioinformatics]
    Graph edit distance is one of the most flexible and general graph matching models available. The major drawback of graph edit distance, however, is its computational complexity that restricts its applicability to graphs of rather small size. Recently, the authors of the present paper introduced a general approximation framework for the graph edit distance problem. The basic idea of this specific algorithm is to first compute an optimal assignment of independent local graph structures (including substitutions, deletions, and insertions of nodes and edges). This optimal assignment is complete and consistent with respect to the involved nodes of both graphs and can thus be used to instantly derive an admissible (yet suboptimal) solution for the original graph edit distance problem in Ο(n³) time. For large scale graphs or graph sets, however, the cubic time complexity may still be too high. Therefore, we propose to use suboptimal algorithms with quadratic rather than cubic time for solving the basic assignment problem. In particular, the present paper introduces five different greedy assignment algorithms in the context of graph edit distance approximation. In an experimental evaluation, we show that these methods have great potential for further speeding up the computation of graph edit distance while the approximated distances remain sufficiently accurate for graph based pattern classification.
    01A - Beitrag in wissenschaftlicher Zeitschrift
  • Publikation
    Matching of matching-graphs - a novel approach for graph classification
    (IEEE, 2020) Fuchs, Mathias; Riesen, Kaspar [in: 2020 25th International Conference on Pattern Recognition (ICPR)]
    Due to fast developments in data acquisition, we observe rapidly increasing amounts of data available in diverse areas. Simultaneously, we observe that in many applications the underlying data is inherently complex, making graphs a very useful and adequate data structure for formal representation. A large amount of graph based methods for pattern recognition have been proposed. Many of these methods actually rely on graph matching. In the present paper a novel encoding of graph matching information is proposed. The idea of this encoding is to formalize the stable cores of specific classes by means of graphs. In an empirical evaluation we show that it can be highly beneficial to focus on these stable parts of graphs during graph classification.
    04B - Beitrag Konferenzschrift
  • Publikation
    KvGR: A graph-based interface for explorative sequential question answering on heterogeneous information sources
    (Springer, 2020) Witschel, Hans Friedrich; Riesen, Kaspar; Grether, Loris; Jose, Joemon M.; Yilmaz, Emine; Magalhães, João; Castells, Pablo; Ferro, Nicola; Silva, Mário J.; Martins, Flávio [in: Advances in Information Retrieval. 42nd European Conference on IR Research, ECIR 2020, Lisbon, Portugal, April 14-17, 2020. Proceedings]
    Exploring a knowledge base is often an iterative process: initially vague information needs are refined by interaction. We propose a novel approach for such interaction that supports sequential question answering (SQA) on knowledge graphs. As opposed to previous work, we focus on exploratory settings, which we support with a visual representation of graph structures, helping users to better understand relationships. In addition, our approach keeps track of context – an important challenge in SQA – by allowing users to make their focus explicit via subgraph selection. Our results show that the interaction principle is either understood immediately or picked up very quickly – and that the possibility of exploring the information space iteratively is appreciated.
    04B - Beitrag Konferenzschrift