Skip to main content

Showing 1–13 of 13 results for author: Harel, D

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

    cs.DC cs.AI cs.CL cs.LG

    Distributed Speculative Inference of Large Language Models

    Authors: Nadav Timor, Jonathan Mamou, Daniel Korat, Moshe Berchansky, Oren Pereg, Moshe Wasserblat, Tomer Galanti, Michal Gordon, David Harel

    Abstract: Accelerating the inference of large language models (LLMs) is an important challenge in artificial intelligence. This paper introduces distributed speculative inference (DSI), a novel distributed inference algorithm that is provably faster than speculative inference (SI) [leviathan2023fast, chen2023accelerating, miao2023specinfer] and traditional autoregressive inference (non-SI). Like other SI al… ▽ More

    Submitted 28 June, 2024; v1 submitted 22 May, 2024; originally announced May 2024.

  2. arXiv:2403.03522  [pdf, other

    cs.SD cs.CL cs.LG eess.AS

    Non-verbal information in spontaneous speech -- towards a new framework of analysis

    Authors: Tirza Biron, Moshe Barboy, Eran Ben-Artzy, Alona Golubchik, Yanir Marmor, Smadar Szekely, Yaron Winter, David Harel

    Abstract: Non-verbal signals in speech are encoded by prosody and carry information that ranges from conversation action to attitude and emotion. Despite its importance, the principles that govern prosodic structure are not yet adequately understood. This paper offers an analytical schema and a technological proof-of-concept for the categorization of prosodic signals and their association with meaning. The… ▽ More

    Submitted 13 March, 2024; v1 submitted 6 March, 2024; originally announced March 2024.

  3. arXiv:2401.02245  [pdf, other

    cs.SE

    On Augmenting Scenario-Based Modeling with Generative AI

    Authors: David Harel, Guy Katz, Assaf Marron, Smadar Szekely

    Abstract: The manual modeling of complex systems is a daunting task; and although a plethora of methods exist that mitigate this issue, the problem remains very difficult. Recent advances in generative AI have allowed the creation of general-purpose chatbots, capable of assisting software engineers in various modeling tasks. However, these chatbots are often inaccurate, and an unstructured use thereof could… ▽ More

    Submitted 4 January, 2024; originally announced January 2024.

    Comments: This is a preprint version of a paper that will appear at Modelsward 2024

    MSC Class: 68N19

  4. arXiv:2312.16507  [pdf, other

    cs.SE

    Toward Methodical Discovery and Handling of Hidden Assumptions in Complex Systems and Models

    Authors: David Harel, Uwe Aßmann, Fabiana Fournier, Lior Limonad, Assaf Marron, Smadar Szekely

    Abstract: Methodologies for development of complex systems and models include external reviews by domain and technology experts. Among others, such reviews can uncover undocumented built-in assumptions that may be critical for correct and safe operation or constrain applicability. Since such assumptions may still escape human-centered processes like reviews, agile development, and risk analyses, here, we co… ▽ More

    Submitted 27 December, 2023; originally announced December 2023.

  5. arXiv:2305.04312  [pdf, ps, other

    cs.AI cs.HC

    The Human-or-Machine Matter: Turing-Inspired Reflections on an Everyday Issue

    Authors: David Harel, Assaf Marron

    Abstract: In his seminal paper ``Computing Machinery and Intelligence'', Alan Turing introduced the ``imitation game'' as part of exploring the concept of machine intelligence. The Turing Test has since been the subject of much analysis, debate, refinement and extension. Here we sidestep the question of whether a particular machine can be labeled intelligent, or can be said to match human capabilities in a… ▽ More

    Submitted 2 August, 2023; v1 submitted 7 May, 2023; originally announced May 2023.

  6. arXiv:2206.09603  [pdf, other

    cs.RO cs.LG

    Constrained Reinforcement Learning for Robotics via Scenario-Based Programming

    Authors: Davide Corsi, Raz Yerushalmi, Guy Amir, Alessandro Farinelli, David Harel, Guy Katz

    Abstract: Deep reinforcement learning (DRL) has achieved groundbreaking successes in a wide variety of robotic applications. A natural consequence is the adoption of this paradigm for safety-critical tasks, where human safety and expensive hardware can be involved. In this context, it is crucial to optimize the performance of DRL-based agents while providing guarantees about their behavior. This paper prese… ▽ More

    Submitted 20 June, 2022; originally announced June 2022.

  7. arXiv:2205.13536  [pdf, other

    cs.RO cs.LG math.OC

    Verifying Learning-Based Robotic Navigation Systems

    Authors: Guy Amir, Davide Corsi, Raz Yerushalmi, Luca Marzari, David Harel, Alessandro Farinelli, Guy Katz

    Abstract: Deep reinforcement learning (DRL) has become a dominant deep-learning paradigm for tasks where complex policies are learned within reactive systems. Unfortunately, these policies are known to be susceptible to bugs. Despite significant progress in DNN verification, there has been little work demonstrating the use of modern verification tools on real-world, DRL-controlled systems. In this case stud… ▽ More

    Submitted 10 January, 2023; v1 submitted 26 May, 2022; originally announced May 2022.

    Comments: To appear in Proc. 29th Int. Conf. on Tools and Algorithms for the Construction and Analysis of Systems (TACAS)

  8. arXiv:2202.04337  [pdf, other

    cs.LG cs.SE eess.SY

    Scenario-Assisted Deep Reinforcement Learning

    Authors: Raz Yerushalmi, Guy Amir, Achiya Elyasaf, David Harel, Guy Katz, Assaf Marron

    Abstract: Deep reinforcement learning has proven remarkably useful in training agents from unstructured data. However, the opacity of the produced agents makes it difficult to ensure that they adhere to various requirements posed by human engineers. In this work-in-progress report, we propose a technique for enhancing the reinforcement learning training process (specifically, its reward calculation), in a w… ▽ More

    Submitted 9 February, 2022; originally announced February 2022.

    Journal ref: In Proceedings of MODELSWARD 2022: the 10th International Conference on Model-Driven Engineering and Software Development, ISBN 978-989-758-550-0, ISSN 2184-4348, pages 310-319

  9. arXiv:2001.06047  [pdf, other

    cs.SE cs.AI cs.HC cs.LG cs.RO

    Expecting the Unexpected: Develo** Autonomous-System Design Principles for Reacting to Unpredicted Events and Conditions

    Authors: Assaf Marron, Lior Limonad, Sarah Pollack, David Harel

    Abstract: When develo** autonomous systems, engineers and other stakeholders make great effort to prepare the system for all foreseeable events and conditions. However, these systems are still bound to encounter events and conditions that were not considered at design time. For reasons like safety, cost, or ethics, it is often highly desired that these new situations be handled correctly upon first encoun… ▽ More

    Submitted 25 January, 2020; v1 submitted 16 January, 2020; originally announced January 2020.

    Comments: 6 pages; 1 figure

  10. arXiv:1911.10691  [pdf, other

    cs.SE

    Integrating Inter-Object Scenarios with Intra-object Statecharts for Develo** Reactive Systems

    Authors: David Harel, Rami Marelly, Assaf Marron, Smadar Szekely

    Abstract: In all software development projects, engineers face the challenge of translating the requirements layer into a design layer, then into an implementation-code layer, and then validating the correctness of the result. Many methodologies, languages and tools exist for facilitating the process, including multiple back-and-forth `refinement trips' across the requirements, design and implementation lay… ▽ More

    Submitted 7 October, 2020; v1 submitted 24 November, 2019; originally announced November 2019.

  11. Autonomics: In Search of a Foundation for Next Generation Autonomous Systems

    Authors: David Harel, Assaf Marron, Joseph Sifakis

    Abstract: The potential benefits of autonomous systems have been driving intensive development of such systems, and of supporting tools and methodologies. However, there are still major issues to be dealt with before such development becomes commonplace engineering practice, with accepted and trustworthy deliverables. We argue that a solid, evolving, publicly available, community-controlled foundation for d… ▽ More

    Submitted 16 November, 2019; originally announced November 2019.

  12. arXiv:1603.08666  [pdf

    cs.OH

    Niépce-Bell or Turing: How to Test Odor Reproduction?

    Authors: David Harel

    Abstract: In a 1950 article in Mind, decades before the existence of anything resembling an artificial intelligence system, Alan Turing addressed the question of how to test whether machines can think, or in modern terminology, whether a computer claimed to exhibit intelligence indeed does so. The current paper raises the analogous issue for olfaction: how to test the validity of a system claimed to reprodu… ▽ More

    Submitted 10 November, 2016; v1 submitted 29 March, 2016; originally announced March 2016.

    Comments: 12 pages, 4 figures

  13. arXiv:1501.05924  [pdf

    cs.SE

    Wise Computing: Towards Endowing System Development with True Wisdom

    Authors: David Harel, Guy Katz, Rami Marelly, Assaf Marron

    Abstract: Encouraged by significant advances in algorithms and tools for verification and analysis, high level modeling and programming techniques, natural language programming, etc., we feel it is time for a major change in the way complex software and systems are developed. We present a vision that will shift the power balance between human engineers and the development and runtime environments. The idea… ▽ More

    Submitted 3 February, 2015; v1 submitted 23 January, 2015; originally announced January 2015.

    ACM Class: D.2