Skip to main content

Showing 1–15 of 15 results for author: Michael, L

Searching in archive cs. Search in all archives.
.
  1. Experience and Prediction: A Metric of Hardness for a Novel Litmus Test

    Authors: Nicos Isaak, Loizos Michael

    Abstract: In the last decade, the Winograd Schema Challenge (WSC) has become a central aspect of the research community as a novel litmus test. Consequently, the WSC has spurred research interest because it can be seen as the means to understand human behavior. In this regard, the development of new techniques has made possible the usage of Winograd schemas in various fields, such as the design of novel for… ▽ More

    Submitted 5 September, 2023; originally announced September 2023.

    Comments: 33 pages, 10 figures,

    Journal ref: Journal of Logic and Computation 31(8), 2028-2056

  2. arXiv:2305.18402  [pdf, other

    cs.LG

    Neural Sculpting: Uncovering hierarchically modular task structure in neural networks through pruning and network analysis

    Authors: Shreyas Malakarjun Patil, Loizos Michael, Constantine Dovrolis

    Abstract: Natural target functions and tasks typically exhibit hierarchical modularity -- they can be broken down into simpler sub-functions that are organized in a hierarchy. Such sub-functions have two important features: they have a distinct set of inputs (input-separability) and they are reused as inputs higher in the hierarchy (reusability). Previous studies have established that hierarchically modular… ▽ More

    Submitted 27 October, 2023; v1 submitted 28 May, 2023; originally announced May 2023.

    Journal ref: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  3. arXiv:2303.02555  [pdf, other

    cs.SE

    Regexes are Hard: Decision-making, Difficulties, and Risks in Programming Regular Expressions

    Authors: Louis G. Michael IV, James Donohue, James C. Davis, Dongyoon Lee, Francisco Servant

    Abstract: Regular expressions (regexes) are a powerful mechanism for solving string-matching problems. They are supported by all modern programming languages, and have been estimated to appear in more than a third of Python and JavaScript projects. Yet existing studies have focused mostly on one aspect of regex programming: readability. We know little about how developers perceive and program regexes, nor t… ▽ More

    Submitted 4 March, 2023; originally announced March 2023.

    Comments: Proceedings of the 34th IEEE/ACM International Conference on Automated Software Engineering (ASE) 2019

  4. How Do Viewers Synthesize Conflicting Information from Data Visualizations?

    Authors: Prateek Mantri, Hariharan Subramonyam, Audrey L. Michal, Cindy Xiong

    Abstract: Scientific knowledge develops through cumulative discoveries that build on, contradict, contextualize, or correct prior findings. Scientists and journalists often communicate these incremental findings to lay people through visualizations and text (e.g., the positive and negative effects of caffeine intake). Consequently, readers need to integrate diverse and contrasting evidence from multiple sou… ▽ More

    Submitted 7 August, 2022; originally announced August 2022.

    Comments: 11 pages, 5 figures, To be published in The IEEE Transactions on Visualizations and Computer Graphics

  5. arXiv:2111.06958  [pdf, ps, other

    cs.AI cs.HC

    Computational Argumentation and Cognition

    Authors: Emmanuelle Dietz, Antonis Kakas, Loizos Michael

    Abstract: This paper examines the interdisciplinary research question of how to integrate Computational Argumentation, as studied in AI, with Cognition, as can be found in Cognitive Science, Linguistics, and Philosophy. It stems from the work of the 1st Workshop on Computational Argumentation and Cognition (COGNITAR), which was organized as part of the 24th European Conference on Artificial Intelligence (EC… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

  6. arXiv:2111.06773  [pdf

    cs.AI cs.CY cs.HC cs.LG

    Explainability and the Fourth AI Revolution

    Authors: Loizos Michael

    Abstract: This chapter discusses AI from the prism of an automated process for the organization of data, and exemplifies the role that explainability has to play in moving from the current generation of AI systems to the next one, where the role of humans is lifted from that of data annotators working for the AI systems to that of collaborators working with the AI systems.

    Submitted 12 November, 2021; originally announced November 2021.

  7. arXiv:2109.11484  [pdf, other

    cs.SI

    Diversity by Design: Balancing Protection and Inclusion in Social Networks

    Authors: Paula Helm, Loizos Michael, Laura Schelenz

    Abstract: The unreflected promotion of diversity as a value in social interactions -- including technology-mediated ones -- risks emphasizing the benefits of inclusion at the cost of not recognizing the potential harm from failing to protect stigmatized or marginalized individuals. Adopting the stance that technology is not value-neutral, we attempt to answer the question of how technology-mediated social p… ▽ More

    Submitted 23 September, 2021; originally announced September 2021.

  8. arXiv:2105.04397  [pdf, other

    cs.SE cs.PL

    Why Aren't Regular Expressions a Lingua Franca? An Empirical Study on the Re-use and Portability of Regular Expressions

    Authors: James C. Davis, Louis G. Michael IV, Christy A. Coghlan, Francisco Servant, Dongyoon Lee

    Abstract: This paper explores the extent to which regular expressions (regexes) are portable across programming languages. Many languages offer similar regex syntaxes, and it would be natural to assume that regexes can be ported across language boundaries. But can regexes be copy/pasted across language boundaries while retaining their semantic and performance characteristics? In our survey of 158 professi… ▽ More

    Submitted 10 May, 2021; originally announced May 2021.

    Comments: ESEC/FSE 2019

  9. arXiv:2010.12896  [pdf, other

    cs.AI cs.LG cs.LO

    Abduction and Argumentation for Explainable Machine Learning: A Position Survey

    Authors: Antonis Kakas, Loizos Michael

    Abstract: This paper presents Abduction and Argumentation as two principled forms for reasoning, and fleshes out the fundamental role that they can play within Machine Learning. It reviews the state-of-the-art work over the past few decades on the link of these two reasoning forms with machine learning work, and from this it elaborates on how the explanation-generating role of Abduction and Argumentation ma… ▽ More

    Submitted 24 October, 2020; originally announced October 2020.

  10. arXiv:2010.11926  [pdf, ps, other

    cs.AI cs.LG

    Neural-Symbolic Integration: A Compositional Perspective

    Authors: Efthymia Tsamoura, Loizos Michael

    Abstract: Despite significant progress in the development of neural-symbolic frameworks, the question of how to integrate a neural and a symbolic system in a \emph{compositional} manner remains open. Our work seeks to fill this gap by treating these two systems as black boxes to be integrated as modules into a single architecture, without making assumptions on their internal structure and semantics. Instead… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

  11. Contestable Black Boxes

    Authors: Andrea Aler Tubella, Andreas Theodorou, Virginia Dignum, Loizos Michael

    Abstract: The right to contest a decision with consequences on individuals or the society is a well-established democratic right. Despite this right also being explicitly included in GDPR in reference to automated decision-making, its study seems to have received much less attention in the AI literature compared, for example, to the right for explanation. This paper investigates the type of assurances that… ▽ More

    Submitted 30 June, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: Accepted at RuleML 2020 as a short paper

    ACM Class: I.2.m; K.4.1

  12. arXiv:1808.00048  [pdf, other

    cs.CY cs.AI cs.HC

    Web-STAR: A Visual Web-Based IDE for a Story Comprehension System

    Authors: Christos Rodosthenous, Loizos Michael

    Abstract: We present Web-STAR, an online platform for story understanding built on top of the STAR reasoning engine for STory comprehension through ARgumentation. The platform includes a web-based IDE, integration with the STAR system, and a web service infrastructure to support integration with other systems that rely on story understanding functionality to complete their tasks. The platform also delivers… ▽ More

    Submitted 28 July, 2018; originally announced August 2018.

    Comments: Under consideration in Theory and Practice of Logic Programming (TPLP)

  13. arXiv:1706.06954  [pdf, other

    cs.HC cs.AI

    Web-STAR: Towards a Visual Web-Based IDE for a Story Comprehension System

    Authors: Christos Rodosthenous, Loizos Michael

    Abstract: In this work, we present Web-STAR, an online platform for story understanding built on top of the STAR (STory comprehension through ARgumentation) reasoning engine. This platform includes a web-based IDE, integration with the STAR system and a web service infrastructure to support integration with other systems that rely on story understanding functionality to complete their tasks. The platform al… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.

    Comments: Proceedings of the 2nd International Workshop on User-Oriented Logic Paradigms (IULP 2017), Editors: Claudia Schulz and Stefan Ellmauthaler

  14. arXiv:1407.3832  [pdf, ps, other

    cs.AI

    Non-Monotonic Reasoning and Story Comprehension

    Authors: Irene-Anna Diakidoy, Antonis Kakas, Loizos Michael, Rob Miller

    Abstract: This paper develops a Reasoning about Actions and Change framework integrated with Default Reasoning, suitable as a Knowledge Representation and Reasoning framework for Story Comprehension. The proposed framework, which is guided strongly by existing knowhow from the Psychology of Reading and Comprehension, is based on the theory of argumentation from AI. It uses argumentation to capture appropria… ▽ More

    Submitted 14 July, 2014; originally announced July 2014.

    ACM Class: I.2.3; I.2.4

    Journal ref: Proceedings of the 15th International Workshop on Non-Monotonic Reasoning (NMR 2014), Vienna, 1719 July, 2014

  15. arXiv:cs/0207056  [pdf, ps, other

    cs.AI

    Modeling Complex Domains of Actions and Change

    Authors: Antonis Kakas, Loizos Michael

    Abstract: This paper studies the problem of modeling complex domains of actions and change within high-level action description languages. We investigate two main issues of concern: (a) can we represent complex domains that capture together different problems such as ramifications, non-determinism and concurrency of actions, at a high-level, close to the given natural ontology of the problem domain and (b… ▽ More

    Submitted 13 July, 2002; originally announced July 2002.

    Comments: 9 pages, 3 figures, to download the E-RES system and a full representation of the Zoo Scenario World, visit http://www.cs.ucy.ac.cy/~pslogic/

    ACM Class: I.2.3