Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–14 of 14 results for author: Bernard, J

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

    cs.HC

    DaedalusData: Exploration, Knowledge Externalization and Labeling of Particles in Medical Manufacturing -- A Design Study

    Authors: Alexander Wyss, Gabriela Morgenshtern, Amanda Hirsch-Hüsler, Jürgen Bernard

    Abstract: In medical diagnostics of both early disease detection and routine patient care, particle-based contamination of in-vitro diagnostics consumables poses a significant threat to patients. Objective data-driven decision-making on the severity of contamination is key for reducing patient risk, while saving time and cost in quality assessment. Our collaborators introduced us to their quality control pr… ▽ More

    Submitted 8 August, 2024; originally announced August 2024.

    Comments: 11 pages, 11 figures, to be published in IEEE VIS 2024 / IEEE Transactions on Visualization and Computer Graphics

  2. arXiv:2209.10181  [pdf

    cs.GR cs.HC

    A Data-Centric Methodology and Task Typology for Time-Stamped Event Sequences

    Authors: Yasara Peiris, Clara-Maria Barth, Elaine M. Huang, Jürgen Bernard

    Abstract: Task abstractions and taxonomic structures for tasks are useful for designers of interactive data analysis approaches, serving as design targets and evaluation criteria alike. For individual data types, dataset-specific taxonomic structures capture unique data characteristics, while being generalizable across application domains. The creation of dataset-centric but domain-agnostic taxonomic struct… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

  3. arXiv:2205.15305  [pdf

    cs.LG cs.IR

    A Design Space for Explainable Ranking and Ranking Models

    Authors: I. Al Hazwani, J. Schmid, M. Sachdeva, J. Bernard

    Abstract: Item ranking systems support users in multi-criteria decision-making tasks. Users need to trust rankings and ranking algorithms to reflect user preferences nicely while avoiding systematic errors and biases. However, today only few approaches help end users, model developers, and analysts to explain rankings. We report on the study of explanation approaches from the perspectives of recommender sys… ▽ More

    Submitted 27 May, 2022; originally announced May 2022.

    Comments: Poster abstract submitted to EuroVIS 2022

  4. arXiv:2110.11695  [pdf, other

    cs.SI

    Node package manager's dependency network robustness

    Authors: Andrej Hafner, Anže Mur, Jaka Bernard

    Abstract: The robustness of npm dependency network is a crucial property, since many projects and web applications heavily rely on the functionalities of packages, especially popular ones that have many dependant packages. In the past, there have been instances where the removal or update of certain npm packages has caused widespread chaos and web-page downtime on the internet. Our goal is to track the netw… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

    Comments: 5 pages, 4 figures, created as part of the Introduction to Network Analysis class at FRI UL, Slovenia. Mentor: doc. dr. Lovro Šubelj

  5. arXiv:2110.07188  [pdf, other

    cs.HC

    Does the Layout Really Matter? A Study on Visual Model Accuracy Estimation

    Authors: Nicolas Grossmann, Jürgen Bernard, Michael Sedlmair, Manuela Waldner

    Abstract: In visual interactive labeling, users iteratively assign labels to data items until the machine model reaches an acceptable accuracy. A crucial step of this process is to inspect the model's accuracy and decide whether it is necessary to label additional elements. In scenarios with no or very little labeled data, visual inspection of the predictions is required. Similarity-preserving scatterplots… ▽ More

    Submitted 14 October, 2021; originally announced October 2021.

    Journal ref: Proceedings of VIS short papers 2021

  6. arXiv:2106.12839  [pdf, other

    cs.LG cs.HC

    Visualizing Graph Neural Networks with CorGIE: Corresponding a Graph to Its Embedding

    Authors: Zipeng Liu, Yang Wang, Jürgen Bernard, Tamara Munzner

    Abstract: Graph neural networks (GNNs) are a class of powerful machine learning tools that model node relations for making predictions of nodes or links. GNN developers rely on quantitative metrics of the predictions to evaluate a GNN, but similar to many other neural networks, it is difficult for them to understand if the GNN truly learns characteristics of a graph as expected. We propose an approach to co… ▽ More

    Submitted 8 November, 2021; v1 submitted 24 June, 2021; originally announced June 2021.

  7. arXiv:2106.00502  [pdf

    cs.LG

    Automated Grading of Anatomical Objective Structured Practical Exams Using Decision Trees

    Authors: Jason Bernard, Ranil Sonnadara, Anthony N. Saraco, Josh P. Mitchell, Alex B. Bak, Ilana Bayer, Bruce C. Wainman

    Abstract: An Objective Structured Practical Examination (OSPE) is an effective and robust, but resource-intensive, means of evaluating anatomical knowledge. Since most OSPEs employ short answer or fill-in-the-blank style questions, the format requires many people familiar with the content to mark the exams. However, the increasing prevalence of online delivery for anatomy and physiology courses could result… ▽ More

    Submitted 1 June, 2021; originally announced June 2021.

    Comments: 33 pages, 3 figures, 2 tables. Under review at Anatomical Education Sciences

  8. arXiv:2001.10922  [pdf, other

    cs.AI

    Stochastic L-system Inference from Multiple String Sequence Inputs

    Authors: Jason Bernard, Ian McQuillan

    Abstract: Lindenmayer systems (L-systems) are a grammar system that consist of string rewriting rules. The rules replace every symbol in a string in parallel with a successor to produce the next string, and this procedure iterates. In a stochastic context-free L-system (S0L-system), every symbol may have one or more rewriting rule, each with an associated probability of selection. Properly constructed rewri… ▽ More

    Submitted 29 January, 2020; originally announced January 2020.

    Comments: 24 pages, 5 figures, submitted to Applied Soft Computing

  9. arXiv:1910.00969  [pdf, other

    cs.LG cs.CV stat.ML

    ConfusionFlow: A model-agnostic visualization for temporal analysis of classifier confusion

    Authors: Andreas Hinterreiter, Peter Ruch, Holger Stitz, Martin Ennemoser, Jürgen Bernard, Hendrik Strobelt, Marc Streit

    Abstract: Classifiers are among the most widely used supervised machine learning algorithms. Many classification models exist, and choosing the right one for a given task is difficult. During model selection and debugging, data scientists need to assess classifiers' performances, evaluate their learning behavior over time, and compare different models. Typically, this analysis is based on single-number perf… ▽ More

    Submitted 2 July, 2020; v1 submitted 2 October, 2019; originally announced October 2019.

    Comments: Changes compared to previous version: Reintroduced NN pruning use case; restructured Evaluation section; several additional minor revisions. Submitted as Minor Revision to IEEE TVCG on 2020-07-02

  10. arXiv:1908.02627  [pdf, other

    cs.HC

    Speculative Execution for Guided Visual Analytics

    Authors: Fabian Sperrle, Jürgen Bernard, Michael Sedlmair, Daniel Keim, Mennatallah El-Assady

    Abstract: We propose the concept of Speculative Execution for Visual Analytics and discuss its effectiveness for model exploration and optimization. Speculative Execution enables the automatic generation of alternative, competing model configurations that do not alter the current model state unless explicitly confirmed by the user. These alternatives are computed based on either user interactions or model q… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

    Journal ref: Machine Learning from User Interactions for Visualization and Analytics: An IEEE VIS 2018 workshop

  11. Techniques for Inferring Context-Free Lindenmayer Systems With Genetic Algorithm

    Authors: Jason Bernard, Ian McQuillan

    Abstract: Lindenmayer systems (L-systems) are a formal grammar system, where the most notable feature is a set of rewriting rules that are used to replace every symbol in a string in parallel; by repeating this process, a sequence of strings is produced. Some symbols in the strings may be interpreted as instructions for simulation software. Thus, the sequence can be used to model the steps of a process. Cur… ▽ More

    Submitted 29 April, 2021; v1 submitted 15 May, 2019; originally announced June 2019.

    Comments: 28 pages, 3 figures

  12. arXiv:1806.04878  [pdf, ps, other

    cs.SE

    An Approximation-based Approach for the Random Exploration of Large Models

    Authors: Julien Bernard, Pierre-Cyrille Héam, Olga Kouchnarenko

    Abstract: System modeling is a classical approach to ensure their reliability since it is suitable both for a formal verification and for software testing techniques. In the context of model-based testing an approach combining random testing and coverage based testing has been recently introduced [9]. However, this approach is not tractable on quite large models. In this paper we show how to use statistical… ▽ More

    Submitted 13 June, 2018; originally announced June 2018.

    Comments: 15 pages, accepted at Test and Proof 2018

  13. arXiv:1712.00180  [pdf, other

    cs.AI

    New Techniques for Inferring L-Systems Using Genetic Algorithm

    Authors: Jason Bernard, Ian McQuillan

    Abstract: Lindenmayer systems (L-systems) are a formal grammar system that iteratively rewrites all symbols of a string, in parallel. When visualized with a graphical interpretation, the images have self-similar shapes that appear frequently in nature, and they have been particularly successful as a concise, reusable technique for simulating plants. The L-system inference problem is to find an L-system to s… ▽ More

    Submitted 4 December, 2017; v1 submitted 30 November, 2017; originally announced December 2017.

    Comments: 18 pages. 2 figures

  14. arXiv:1703.03385  [pdf, other

    cs.LG cs.IR

    Visual-Interactive Similarity Search for Complex Objects by Example of Soccer Player Analysis

    Authors: Jürgen Bernard, Christian Ritter, David Sessler, Matthias Zeppelzauer, Jörn Kohlhammer, Dieter Fellner

    Abstract: The definition of similarity is a key prerequisite when analyzing complex data types in data mining, information retrieval, or machine learning. However, the meaningful definition is often hampered by the complexity of data objects and particularly by different notions of subjective similarity latent in targeted user groups. Taking the example of soccer players, we present a visual-interactive sys… ▽ More

    Submitted 9 March, 2017; originally announced March 2017.