Skip to main content

Showing 1–44 of 44 results for author: El-Assady, M

.
  1. arXiv:2407.05427  [pdf, other

    cs.HC cs.IR

    MelodyVis: Visual Analytics for Melodic Patterns in Sheet Music

    Authors: Matthias Miller, Daniel Fürst, Maximilian T. Fischer, Hanna Hauptmann, Daniel Keim, Mennatallah El-Assady

    Abstract: Manual melody detection is a tedious task requiring high expertise level, while automatic detection is often not expressive or powerful enough. Thus, we present MelodyVis, a visual application designed in collaboration with musicology experts to explore melodic patterns in digital sheet music. MelodyVis features five connected views, including a Melody Operator Graph and a Voicing Timeline. The sy… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

    Comments: 9+2 pages, 9 figures, preprint, originally submitted to IEEE VIS 23, revision

    ACM Class: I.5.4; H.3.3; J.5.7

  2. arXiv:2406.02329  [pdf, other

    cs.CL cs.LG

    On Affine Homotopy between Language Encoders

    Authors: Robin SM Chan, Reda Boumasmoud, Anej Svete, Yuxin Ren, Qipeng Guo, Zhi**g **, Shauli Ravfogel, Mrinmaya Sachan, Bernhard Schölkopf, Mennatallah El-Assady, Ryan Cotterell

    Abstract: Pre-trained language encoders -- functions that represent text as vectors -- are an integral component of many NLP tasks. We tackle a natural question in language encoder analysis: What does it mean for two encoders to be similar? We contend that a faithful measure of similarity needs to be \emph{intrinsic}, that is, task-independent, yet still be informative of \emph{extrinsic} similarity -- the… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: 10 pages

  3. arXiv:2405.08468  [pdf, other

    cs.CL cs.AI

    Challenges and Opportunities in Text Generation Explainability

    Authors: Kenza Amara, Rita Sevastjanova, Mennatallah El-Assady

    Abstract: The necessity for interpretability in natural language processing (NLP) has risen alongside the growing prominence of large language models. Among the myriad tasks within NLP, text generation stands out as a primary objective of autoregressive models. The NLP community has begun to take a keen interest in gaining a deeper understanding of text generation, leading to the development of model-agnost… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

    Comments: 17 pages, 5 figures, xAI-2024 Conference, Main track

  4. arXiv:2405.00708  [pdf, other

    cs.CL cs.AI cs.HC cs.LG

    Interactive Analysis of LLMs using Meaningful Counterfactuals

    Authors: Furui Cheng, Vilém Zouhar, Robin Shing Moon Chan, Daniel Fürst, Hendrik Strobelt, Mennatallah El-Assady

    Abstract: Counterfactual examples are useful for exploring the decision boundaries of machine learning models and determining feature attributions. How can we apply counterfactual-based methods to analyze and explain LLMs? We identify the following key challenges. First, the generated textual counterfactuals should be meaningful and readable to users and thus can be mentally compared to draw conclusions. Se… ▽ More

    Submitted 23 April, 2024; originally announced May 2024.

    ACM Class: I.2.7; H.5.2

  5. arXiv:2404.12056  [pdf, other

    cs.HC cs.AI

    Deconstructing Human-AI Collaboration: Agency, Interaction, and Adaptation

    Authors: Steffen Holter, Mennatallah El-Assady

    Abstract: As full AI-based automation remains out of reach in most real-world applications, the focus has instead shifted to leveraging the strengths of both human and AI agents, creating effective collaborative systems. The rapid advances in this area have yielded increasingly more complex systems and frameworks, while the nuance of their characterization has gotten more vague. Similarly, the existing conc… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

    Comments: 10 pages, 4 figures. Accepted to Proceedings of EuroVis 2024

  6. arXiv:2403.07627  [pdf, other

    cs.HC cs.LG

    generAItor: Tree-in-the-Loop Text Generation for Language Model Explainability and Adaptation

    Authors: Thilo Spinner, Rebecca Kehlbeck, Rita Sevastjanova, Tobias Stähle, Daniel A. Keim, Oliver Deussen, Mennatallah El-Assady

    Abstract: Large language models (LLMs) are widely deployed in various downstream tasks, e.g., auto-completion, aided writing, or chat-based text generation. However, the considered output candidates of the underlying search algorithm are under-explored and under-explained. We tackle this shortcoming by proposing a tree-in-the-loop approach, where a visual representation of the beam search tree is the centra… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: 24 pages paper, 4 pages references, 3 pages appendix, 8 figures

    ACM Class: I.2.7; H.5.2

  7. arXiv:2402.09259  [pdf, other

    cs.CL cs.AI

    SyntaxShap: Syntax-aware Explainability Method for Text Generation

    Authors: Kenza Amara, Rita Sevastjanova, Mennatallah El-Assady

    Abstract: To harness the power of large language models in safety-critical domains, we need to ensure the explainability of their predictions. However, despite the significant attention to model interpretability, there remains an unexplored domain in explaining sequence-to-sequence tasks using methods tailored for textual data. This paper introduces SyntaxShap, a local, model-agnostic explainability method… ▽ More

    Submitted 3 June, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

    Comments: Accepted to ACL 2024

  8. arXiv:2402.02827  [pdf, other

    cs.LG eess.SY

    PowerGraph: A power grid benchmark dataset for graph neural networks

    Authors: Anna Varbella, Kenza Amara, Blazhe Gjorgiev, Mennatallah El-Assady, Giovanni Sansavini

    Abstract: Power grids are critical infrastructures of paramount importance to modern society and, therefore, engineered to operate under diverse conditions and failures. The ongoing energy transition poses new challenges for the decision-makers and system operators. Therefore, we must develop grid analysis algorithms to ensure reliable operations. These key tools include power flow analysis and system secur… ▽ More

    Submitted 3 June, 2024; v1 submitted 5 February, 2024; originally announced February 2024.

    Comments: 21 pages, 8 figures, conference paper

  9. RELIC: Investigating Large Language Model Responses using Self-Consistency

    Authors: Furui Cheng, Vilém Zouhar, Simran Arora, Mrinmaya Sachan, Hendrik Strobelt, Mennatallah El-Assady

    Abstract: Large Language Models (LLMs) are notorious for blending fact with fiction and generating non-factual content, known as hallucinations. To address this challenge, we propose an interactive system that helps users gain insight into the reliability of the generated text. Our approach is based on the idea that the self-consistency of multiple samples generated by the same LLM relates to its confidence… ▽ More

    Submitted 4 April, 2024; v1 submitted 28 November, 2023; originally announced November 2023.

  10. arXiv:2310.13544  [pdf, other

    cs.CL cs.HC

    A Diachronic Perspective on User Trust in AI under Uncertainty

    Authors: Shehzaad Dhuliawala, Vilém Zouhar, Mennatallah El-Assady, Mrinmaya Sachan

    Abstract: In a human-AI collaboration, users build a mental model of the AI system based on its reliability and how it presents its decision, e.g. its presentation of system confidence and an explanation of the output. Modern NLP systems are often uncalibrated, resulting in confidently incorrect predictions that undermine user trust. In order to build trustworthy AI, we must understand how user trust is dev… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

    Comments: EMNLP 2023, 14 pages (8+6)

  11. arXiv:2310.11252  [pdf, other

    cs.CL cs.AI cs.HC

    Revealing the Unwritten: Visual Investigation of Beam Search Trees to Address Language Model Prompting Challenges

    Authors: Thilo Spinner, Rebecca Kehlbeck, Rita Sevastjanova, Tobias Stähle, Daniel A. Keim, Oliver Deussen, Andreas Spitz, Mennatallah El-Assady

    Abstract: The growing popularity of generative language models has amplified interest in interactive methods to guide model outputs. Prompt refinement is considered one of the most effective means to influence output among these methods. We identify several challenges associated with prompting large language models, categorized into data- and model-specific, linguistic, and socio-linguistic challenges. A co… ▽ More

    Submitted 17 October, 2023; originally announced October 2023.

    Comments: 9 pages paper, 2 pages references, 7 figures

    ACM Class: H.5.2; I.2.7

  12. arXiv:2309.16223  [pdf, other

    cs.AI cs.LG

    GInX-Eval: Towards In-Distribution Evaluation of Graph Neural Network Explanations

    Authors: Kenza Amara, Mennatallah El-Assady, Rex Ying

    Abstract: Diverse explainability methods of graph neural networks (GNN) have recently been developed to highlight the edges and nodes in the graph that contribute the most to the model predictions. However, it is not clear yet how to evaluate the correctness of those explanations, whether it is from a human or a model perspective. One unaddressed bottleneck in the current evaluation procedure is the problem… ▽ More

    Submitted 5 November, 2023; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: Preprint, Submitted to ICLR2024

  13. A Heuristic Approach for Dual Expert/End-User Evaluation of Guidance in Visual Analytics

    Authors: Davide Ceneda, Christopher Collins, Mennatallah El-Assady, Silvia Miksch, Christian Tominski, Alessio Arleo

    Abstract: Guidance can support users during the exploration and analysis of complex data. Previous research focused on characterizing the theoretical aspects of guidance in visual analytics and implementing guidance in different scenarios. However, the evaluation of guidance-enhanced visual analytics solutions remains an open research question. We tackle this question by introducing and validating a practic… ▽ More

    Submitted 24 August, 2023; originally announced August 2023.

    Comments: Accepted to IEEE VIS 2023

  14. arXiv:2308.04332  [pdf, other

    cs.LG cs.HC

    RLHF-Blender: A Configurable Interactive Interface for Learning from Diverse Human Feedback

    Authors: Yannick Metz, David Lindner, Raphaël Baur, Daniel Keim, Mennatallah El-Assady

    Abstract: To use reinforcement learning from human feedback (RLHF) in practical applications, it is crucial to learn reward models from diverse sources of human feedback and to consider human factors involved in providing feedback of different types. However, the systematic study of learning from diverse types of feedback is held back by limited standardized tooling available to researchers. To bridge this… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Comments: 14 pages, 3 figures

    Journal ref: ICML2023 Interactive Learning from Implicit Human Feedback Workshop

  15. arXiv:2307.08494  [pdf, other

    cs.HC cs.LG

    Visual Explanations with Attributions and Counterfactuals on Time Series Classification

    Authors: Udo Schlegel, Daniela Oelke, Daniel A. Keim, Mennatallah El-Assady

    Abstract: With the rising necessity of explainable artificial intelligence (XAI), we see an increase in task-dependent XAI methods on varying abstraction levels. XAI techniques on a global level explain model behavior and on a local level explain sample predictions. We propose a visual analytics workflow to support seamless transitions between global and local explanations, focusing on attributions and coun… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

    Comments: 14 pages, 6 figures, submitted to IEEE TVCG in December

  16. arXiv:2306.12146  [pdf, other

    cs.CL cs.HC

    Which Spurious Correlations Impact Reasoning in NLI Models? A Visual Interactive Diagnosis through Data-Constrained Counterfactuals

    Authors: Robin Chan, Afra Amini, Mennatallah El-Assady

    Abstract: We present a human-in-the-loop dashboard tailored to diagnosing potential spurious features that NLI models rely on for predictions. The dashboard enables users to generate diverse and challenging examples by drawing inspiration from GPT-3 suggestions. Additionally, users can receive feedback from a trained NLI model on how challenging the newly created example is and make refinements based on the… ▽ More

    Submitted 21 June, 2023; originally announced June 2023.

    Comments: 7 pages, Accepted at ACL 2023: System Demonstrations

  17. arXiv:2306.09035  [pdf, other

    cs.CV

    Improving Explainability of Disentangled Representations using Multipath-Attribution Map**s

    Authors: Lukas Klein, João B. S. Carvalho, Mennatallah El-Assady, Paolo Penna, Joachim M. Buhmann, Paul F. Jaeger

    Abstract: Explainable AI aims to render model behavior understandable by humans, which can be seen as an intermediate step in extracting causal relations from correlative patterns. Due to the high risk of possible fatal decisions in image-based clinical diagnostics, it is necessary to integrate explainable AI into these safety-critical systems. Current explanatory methods typically assign attribution scores… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

    Journal ref: Proceedings of The 5th International Conference on Medical Imaging with Deep Learning, PMLR 172:689-712, 2022

  18. arXiv:2211.12835  [pdf, other

    cs.CL cs.CY cs.LG

    Automatic Generation of Socratic Subquestions for Teaching Math Word Problems

    Authors: Kumar Shridhar, Jakub Macina, Mennatallah El-Assady, Tanmay Sinha, Manu Kapur, Mrinmaya Sachan

    Abstract: Socratic questioning is an educational method that allows students to discover answers to complex problems by asking them a series of thoughtful questions. Generation of didactically sound questions is challenging, requiring understanding of the reasoning process involved in the problem. We hypothesize that such questioning strategy can not only enhance the human performance, but also assist the m… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: Kumar Shridhar and Jakub Macina contributed equally to this work. Accepted at the 2022 Conference on Empirical Methods in Natural Language Processing (EMNLP 2022). Code available: https://github.com/eth-nlped/scaffolding-generation

  19. arXiv:2210.03649  [pdf, other

    cs.LG cs.AI cs.MA cs.RO

    How to Enable Uncertainty Estimation in Proximal Policy Optimization

    Authors: Eugene Bykovets, Yannick Metz, Mennatallah El-Assady, Daniel A. Keim, Joachim M. Buhmann

    Abstract: While deep reinforcement learning (RL) agents have showcased strong results across many domains, a major concern is their inherent opaqueness and the safety of such systems in real-world use cases. To overcome these issues, we need agents that can quantify their uncertainty and detect out-of-distribution (OOD) states. Existing uncertainty estimation techniques, like Monte-Carlo Dropout or Deep Ens… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

    ACM Class: I.2; I.2.6; I.2.8; I.2.9; I.2.10

  20. arXiv:2209.13498  [pdf, other

    cs.HC cs.LG

    Characterizing Uncertainty in the Visual Text Analysis Pipeline

    Authors: Pantea Haghighatkhah, Mennatallah El-Assady, Jean-Daniel Fekete, Narges Mahyar, Carita Paradis, Vasiliki Simaki, Bettina Speckmann

    Abstract: Current visual text analysis approaches rely on sophisticated processing pipelines. Each step of such a pipeline potentially amplifies any uncertainties from the previous step. To ensure the comprehensibility and interoperability of the results, it is of paramount importance to clearly communicate the uncertainty not only of the output but also within the pipeline. In this paper, we characterize t… ▽ More

    Submitted 22 September, 2022; originally announced September 2022.

  21. arXiv:2208.10481  [pdf, other

    cs.LG cs.AI cs.CR cs.CV cs.RO

    BARReL: Bottleneck Attention for Adversarial Robustness in Vision-Based Reinforcement Learning

    Authors: Eugene Bykovets, Yannick Metz, Mennatallah El-Assady, Daniel A. Keim, Joachim M. Buhmann

    Abstract: Robustness to adversarial perturbations has been explored in many areas of computer vision. This robustness is particularly relevant in vision-based reinforcement learning, as the actions of autonomous agents might be safety-critic or impactful in the real world. We investigate the susceptibility of vision-based reinforcement learning agents to gradient-based adversarial attacks and evaluate a pot… ▽ More

    Submitted 22 August, 2022; originally announced August 2022.

    Comments: 5 pages, 2 figures, 3 tables

    ACM Class: I.2.6; I.2.8; I.2.9; I.2.10; I.5.4

  22. arXiv:2208.08176  [pdf, other

    cs.AI

    Visual Comparison of Language Model Adaptation

    Authors: Rita Sevastjanova, Eren Cakmak, Shauli Ravfogel, Ryan Cotterell, Mennatallah El-Assady

    Abstract: Neural language models are widely used; however, their model parameters often need to be adapted to the specific domains and tasks of an application, which is time- and resource-consuming. Thus, adapters have recently been introduced as a lightweight alternative for model adaptation. They consist of a small set of task-specific parameters with a reduced training time and simple parameter compositi… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

  23. arXiv:2208.04434  [pdf, other

    cs.HC

    Lotse: A Practical Framework for Guidance in Visual Analytics

    Authors: Fabian Sperrle, Davide Ceneda, Mennatallah El-Assady

    Abstract: Co-adaptive guidance aims to enable efficient human-machine collaboration in visual analytics, as proposed by multiple theoretical frameworks. This paper bridges the gap between such conceptual frameworks and practical implementation by introducing an accessible model of guidance and an accompanying guidance library, map** theory into practice. We contribute a model of system-provided guidance b… ▽ More

    Submitted 8 August, 2022; originally announced August 2022.

    Comments: VIS 2022, to appear in TVCG

  24. arXiv:2207.06897  [pdf, other

    cs.CL

    Beware the Rationalization Trap! When Language Model Explainability Diverges from our Mental Models of Language

    Authors: Rita Sevastjanova, Mennatallah El-Assady

    Abstract: Language models learn and represent language differently than humans; they learn the form and not the meaning. Thus, to assess the success of language model explainability, we need to consider the impact of its divergence from a user's mental model of language. In this position paper, we argue that in order to avoid harmful rationalization and achieve truthful understanding of language models, exp… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

  25. arXiv:2207.04969  [pdf, other

    cs.CV cs.AI cs.LG

    From Correlation to Causation: Formalizing Interpretable Machine Learning as a Statistical Process

    Authors: Lukas Klein, Mennatallah El-Assady, Paul F. Jäger

    Abstract: Explainable AI (XAI) is a necessity in safety-critical systems such as in clinical diagnostics due to a high risk for fatal decisions. Currently, however, XAI resembles a loose collection of methods rather than a well-defined process. In this work, we elaborate on conceptual similarities between the largest subgroup of XAI, interpretable machine learning (IML), and classical statistics. Based on t… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

    Comments: Accepted at IJCAI 2022 Workshop on Explainable Artificial Intelligence (XAI)

  26. arXiv:2206.13316  [pdf, other

    cs.LG cs.HC stat.ML

    Humans are not Boltzmann Distributions: Challenges and Opportunities for Modelling Human Feedback and Interaction in Reinforcement Learning

    Authors: David Lindner, Mennatallah El-Assady

    Abstract: Reinforcement learning (RL) commonly assumes access to well-specified reward functions, which many practical applications do not provide. Instead, recently, more work has explored learning what to do from interacting with humans. So far, most of these approaches model humans as being (nosily) rational and, in particular, giving unbiased feedback. We argue that these models are too simplistic and t… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: Accepted to Communication in Human-AI Interaction Workshop (CHAI) at IJCAI-ECAI-22

  27. arXiv:2203.12663  [pdf, other

    cs.HC cs.IR

    CorpusVis: Visual Analysis of Digital Sheet Music Collections

    Authors: Matthias Miller, Julius Rauscher, Daniel A. Keim, Mennatallah El-Assady

    Abstract: Manually investigating sheet music collections is challenging for music analysts due to the magnitude and complexity of underlying features, structures, and contextual information. However, applying sophisticated algorithmic methods would require advanced technical expertise that analysts do not necessarily have. Bridging this gap, we contribute CorpusVis, an interactive visual workspace, enabling… ▽ More

    Submitted 23 March, 2022; originally announced March 2022.

    Comments: 12 pages, 9 figures, Computer Graphics Forum 2022, EuroVis Conference (Full Papers)

    ACM Class: H.3; J.5; E.0; D.m

  28. arXiv:2203.01777  [pdf, other

    cs.HC

    Characterizing Grounded Theory Approaches in Visualization

    Authors: Alexandra Diehl, Alfie Abdul-Rahman, Benjamin Bach, Mennatallah El-Assady, Matthias Kraus, Robert S. Laramee, Daniel A. Keim, Min Chen

    Abstract: Grounded theory (GT) is a research methodology that entails a systematic workflow for theory generation grounded on emergent data. In this paper, we juxtapose GT workflows with typical workflows in visualization and visual analytics, shortly VIS, and underline the characteristics shared by these workflows. We explore the research landscape of VIS to observe where GT has been applied to generate VI… ▽ More

    Submitted 21 April, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

  29. Communication Analysis through Visual Analytics: Current Practices, Challenges, and New Frontiers

    Authors: Maximilian T. Fischer, Frederik L. Dennig, Daniel Seebacher, Daniel A. Keim, Mennatallah El-Assady

    Abstract: The automated analysis of digital human communication data often focuses on specific aspects such as content or network structure in isolation. This can provide limited perspectives while making cross-methodological analyses, occurring in domains like investigative journalism, difficult. Communication research in psychology and the digital humanities instead stresses the importance of a holistic a… ▽ More

    Submitted 6 July, 2022; v1 submitted 28 June, 2021; originally announced June 2021.

    Comments: 11 pages, 2 tables, 1 figure

    Journal ref: 2022 IEEE Visualization in Data Science (VDS)

  30. CommAID: Visual Analytics for Communication Analysis through Interactive Dynamics Modeling

    Authors: Maximilian T. Fischer, Daniel Seebacher, Rita Sevastjanova, Daniel A. Keim, Mennatallah El-Assady

    Abstract: Communication consists of both meta-information as well as content. Currently, the automated analysis of such data often focuses either on the network aspects via social network analysis or on the content, utilizing methods from text-mining. However, the first category of approaches does not leverage the rich content information, while the latter ignores the conversation environment and the tempor… ▽ More

    Submitted 11 June, 2021; originally announced June 2021.

    Comments: 12 pages, 7 figures, Computer Graphics Forum 2021 (pre-peer reviewed version)

    Journal ref: Computer Graphics Forum, 40(3), 2021

  31. Visual Analytics of Conversational Dynamics

    Authors: Daniel Seebacher, Maximilian T. Fischer, Rita Sevastjanova, Daniel A. Keim, Mennatallah El-Assady

    Abstract: Large-scale interaction networks of human communication are often modeled as complex graph structures, obscuring temporal patterns within individual conversations. To facilitate the understanding of such conversational dynamics, episodes with low or high communication activity as well as breaks in communication need to be detected to enable the identification of temporal interaction patterns. Trad… ▽ More

    Submitted 11 May, 2021; originally announced May 2021.

    Comments: 5 pages, 3 figures, EuroVis Workshop on Visual Analytics (EuroVA), 2019

    ACM Class: H.5.2; H.1.2

    Journal ref: EuroVis Workshop on Visual Analytics (EuroVA), 2019

  32. arXiv:2012.04344  [pdf, ps, other

    cs.LG cs.AI

    An Empirical Study of Explainable AI Techniques on Deep Learning Models For Time Series Tasks

    Authors: Udo Schlegel, Daniela Oelke, Daniel A. Keim, Mennatallah El-Assady

    Abstract: Decision explanations of machine learning black-box models are often generated by applying Explainable AI (XAI) techniques. However, many proposed XAI methods produce unverified outputs. Evaluation and verification are usually achieved with a visual interpretation by humans on individual images or text. In this preregistration, we propose an empirical study and benchmark framework to apply attribu… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

    Comments: 5 Pages, 2 Pages References, Pre-registration workshop NeurIPS (2020), Vancouver, Canada

  33. arXiv:2010.11761  [pdf, other

    cs.HC

    A Comparative Analysis of Industry Human-AI Interaction Guidelines

    Authors: Austin P. Wright, Zijie J. Wang, Haekyu Park, Grace Guo, Fabian Sperrle, Mennatallah El-Assady, Alex Endert, Daniel Keim, Duen Horng Chau

    Abstract: With the recent release of AI interaction guidelines from Apple, Google, and Microsoft, there is clearly interest in understanding the best practices in human-AI interaction. However, industry standards are not determined by a single company, but rather by the synthesis of knowledge from the whole community. We have surveyed all of the design guidelines from each of these major companies and devel… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: 8 pages, 3 figures, Presented at VIS2020 Workshop on TRust and EXpertise in Visual Analytics

  34. arXiv:2010.09040  [pdf, other

    cs.HC cs.GR

    Studying Visualization Guidelines According to Grounded Theory

    Authors: Alexandra Diehl, Matthias Kraus, Alfie Abdul-Rahman, Mennatallah El-Assady, Benjamin Bach, Robert Steven Laramee, Daniel Keim, Min Chen

    Abstract: Visualization guidelines, if defined properly, are invaluable to both practical applications and the theoretical foundation of visualization. In this paper, we present a collection of research activities for studying visualization guidelines according to Grounded Theory (GT). We used the discourses at VisGuides, which is an online discussion forum for visualization guidelines, as the main data sou… ▽ More

    Submitted 26 October, 2020; v1 submitted 18 October, 2020; originally announced October 2020.

  35. arXiv:2009.06433  [pdf, other

    cs.HC cs.AI

    Should We Trust (X)AI? Design Dimensions for Structured Experimental Evaluations

    Authors: Fabian Sperrle, Mennatallah El-Assady, Grace Guo, Duen Horng Chau, Alex Endert, Daniel Keim

    Abstract: This paper systematically derives design dimensions for the structured evaluation of explainable artificial intelligence (XAI) approaches. These dimensions enable a descriptive characterization, facilitating comparisons between different study designs. They further structure the design space of XAI, converging towards a precise terminology required for a rigorous study of XAI. Our literature revie… ▽ More

    Submitted 14 September, 2020; originally announced September 2020.

    Comments: 18pages, 2 figures, 2 tables

  36. arXiv:2009.02057  [pdf, other

    cs.HC

    Augmenting Sheet Music with Rhythmic Fingerprints

    Authors: Daniel Fürst, Matthias Miller, Daniel Keim, Alexandra Bonnici, Hanna Schäfer, Mennatallah El-Assady

    Abstract: In this paper, we bridge the gap between visualization and musicology by focusing on rhythm analysis tasks, which are tedious due to the complex visual encoding of the well-established Common Music Notation (CMN). Instead of replacing the CMN, we augment sheet music with rhythmic fingerprints to mitigate the complexity originating from the simultaneous encoding of musical features. The proposed vi… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

    Comments: 6 pages, 1 page references, 3 pages appendix, 4 figures

  37. arXiv:1909.07082  [pdf, other

    cs.LG cs.AI

    Towards a Rigorous Evaluation of XAI Methods on Time Series

    Authors: Udo Schlegel, Hiba Arnout, Mennatallah El-Assady, Daniela Oelke, Daniel A. Keim

    Abstract: Explainable Artificial Intelligence (XAI) methods are typically deployed to explain and debug black-box machine learning models. However, most proposed XAI methods are black-boxes themselves and designed for images. Thus, they rely on visual interpretability to evaluate and prove explanations. In this work, we apply XAI methods previously used in the image and text-domain on time series. We presen… ▽ More

    Submitted 17 September, 2019; v1 submitted 16 September, 2019; originally announced September 2019.

    Comments: 5 Pages 1 Figure 1 Table 1 Page Reference - 2019 ICCV Workshop on Interpreting and Explaining Visual Artificial Intelligence Models

    Journal ref: 2019 ICCV Workshop on Interpreting and Explaining Visual Artificial Intelligence Models

  38. arXiv:1908.10411  [pdf, other

    cs.HC

    Framing Visual Musicology through Methodology Transfer

    Authors: Matthias Miller, Hanna Schäfer, Matthias Kraus, Marc Leman, Daniel Keim, Mennatallah El-Assady

    Abstract: In this position paper, we frame the field of Visual Musicology by providing an overview of well-established musicological sub-domains and their corresponding analytic and visualization tasks. To foster collaborative, interdisciplinary research, we discuss relevant data and domain characteristics. We give a description of the problem space, as well as the design space of musicology and discuss how… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: 5 pages, position paper, 3 figures, 4th Workshop on Visualization for the Digital Humanities, VIS4DH, IEEE VIS 2019

    ACM Class: J.5; H.1.1

  39. 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

  40. arXiv:1908.00475  [pdf, other

    cs.HC cs.CL cs.IR

    Semantic Concept Spaces: Guided Topic Model Refinement using Word-Embedding Projections

    Authors: Mennatallah El-Assady, Rebecca Kehlbeck, Christopher Collins, Daniel Keim, Oliver Deussen

    Abstract: We present a framework that allows users to incorporate the semantics of their domain knowledge for topic model refinement while remaining model-agnostic. Our approach enables users to (1) understand the semantic space of the model, (2) identify regions of potential conflicts and problems, and (3) readjust the semantic relation of concepts based on their understanding, directly influencing the top… ▽ More

    Submitted 1 August, 2019; originally announced August 2019.

    Journal ref: IEEE Transactions on Visualization and Computer Graphics, 2019

  41. explAIner: A Visual Analytics Framework for Interactive and Explainable Machine Learning

    Authors: Thilo Spinner, Udo Schlegel, Hanna Schäfer, Mennatallah El-Assady

    Abstract: We propose a framework for interactive and explainable machine learning that enables users to (1) understand machine learning models; (2) diagnose model limitations using different explainable AI methods; as well as (3) refine and optimize the models. Our framework combines an iterative XAI pipeline with eight global monitoring and steering mechanisms, including quality monitoring, provenance trac… ▽ More

    Submitted 7 October, 2019; v1 submitted 29 July, 2019; originally announced August 2019.

    Comments: 9 pages paper, 2 pages references, 5 pages supplementary material (ancillary files)

    Journal ref: IEEE Transactions on Visualization and Computer Graphics (2019)

  42. arXiv:1908.00003  [pdf, other

    cs.HC cs.SD eess.AS

    Augmenting Music Sheets with Harmonic Fingerprints

    Authors: Matthias Miller, Alexandra Bonnici, Mennatallah El-Assady

    Abstract: Conventional Music Notation (CMN) is the well-established foundation for the written communication of musical information, such as rhythm, harmony, or timbre. However, CMN suffers from the complexity of its visual encoding and the need for extensive training to acquire proficiency and legibility. While alternative notations using additional visual variables (such as color to improve pitch identifi… ▽ More

    Submitted 31 July, 2019; originally announced August 2019.

    Comments: (9+1) pages; 5 figures; User Study

    ACM Class: H.5.0; I.7.2; H.1.1

  43. arXiv:1907.12413  [pdf, other

    cs.CL cs.HC

    VIANA: Visual Interactive Annotation of Argumentation

    Authors: Fabian Sperrle, Rita Sevastjanova, Rebecca Kehlbeck, Mennatallah El-Assady

    Abstract: Argumentation Mining addresses the challenging tasks of identifying boundaries of argumentative text fragments and extracting their relationships. Fully automated solutions do not reach satisfactory accuracy due to their insufficient incorporation of semantics and domain knowledge. Therefore, experts currently rely on time-consuming manual annotations. In this paper, we present a visual analytics… ▽ More

    Submitted 29 July, 2019; originally announced July 2019.

    Comments: Proceedings of IEEE Conference on Visual Analytics Science and Technology (VAST), 2019

    Journal ref: 2019 IEEE Conference on Visual Analytics Science and Technology (VAST)

  44. arXiv:1810.10814  [pdf, other

    cs.IR

    Analyzing Visual Map**s of Traditional and Alternative Music Notation

    Authors: Matthias Miller, Johannes Häußler, Matthias Kraus, Daniel Keim, Mennatallah El-Assady

    Abstract: In this paper, we postulate that combining the domains of information visualization and music studies paves the ground for a more structured analysis of the design space of music notation, enabling the creation of alternative music notations that are tailored to different users and their tasks. Hence, we discuss the instantiation of a design and visualization pipeline for music notation that follo… ▽ More

    Submitted 25 October, 2018; originally announced October 2018.

    Comments: 5 pages including references, 3rd Workshop on Visualization for the Digital Humanities, Vis4DH, IEEE Vis 2018