Skip to main content

Showing 1–15 of 15 results for author: Neves, R

Searching in archive cs. Search in all archives.
.
  1. Formal Simulation and Visualisation of Hybrid Programs

    Authors: Pedro Mendes, Ricardo Correia, Renato Neves, José Proença

    Abstract: The design and analysis of systems that combine computational behaviour with physical processes' continuous dynamics - such as movement, velocity, and voltage - is a famous, challenging task. Several theoretical results from programming theory emerged in the last decades to tackle the issue; some of which are the basis of a proof-of-concept tool, called Lince, that aids in the analysis of such sys… ▽ More

    Submitted 21 November, 2024; originally announced November 2024.

    Comments: In Proceedings FMAS2024, arXiv:2411.13215

    Journal ref: EPTCS 411, 2024, pp. 20-37

  2. arXiv:2409.15920  [pdf, ps, other

    cs.LO

    An adequacy theorem between mixed powerdomains and probabilistic concurrency

    Authors: Renato Neves

    Abstract: We present an adequacy theorem for a concurrent extension of probabilistic GCL. The underlying denotational semantics is based on the so-called mixed powerdomains which combine non-determinism with stochasticity. The theorem itself is formulated via M. Smyth's idea of treating observable properties as open sets of a topological space. One application of our theorem is that it entails semi-decida… ▽ More

    Submitted 24 September, 2024; originally announced September 2024.

  3. Embedding Aggregation for Forensic Facial Comparison

    Authors: Rafael Oliveira Ribeiro, João C. R. Neves, Arnout C. C. Ruifrok, Flavio de Barros Vidal

    Abstract: In forensic facial comparison, questioned-source images are usually captured in uncontrolled environments, with non-uniform lighting, and from non-cooperative subjects. The poor quality of such material usually compromises their value as evidence in legal matters. On the other hand, in forensic casework, multiple images of the person of interest are usually available. In this paper, we propose to… ▽ More

    Submitted 29 April, 2023; originally announced May 2023.

    Comments: 13 pages, 8 figures, submitted to Forensic Science International

    ACM Class: I.4; I.5

  4. A Complete V-Equational System for Graded lambda-Calculus

    Authors: Fredrik Dahlqvist, Renato Neves

    Abstract: Modern programming frequently requires generalised notions of program equivalence based on a metric or a similar structure. Previous work addressed this challenge by introducing the notion of a V-equation, i.e. an equation labelled by an element of a quantale V, which covers inter alia (ultra-)metric, classical, and fuzzy (in)equations. It also introduced a V-equational system for the linear varia… ▽ More

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

    Comments: Conference paper accepted at MFPS'23. Omitted proofs can be found in arXiv:2304.02082v1

    MSC Class: 68Q01 ACM Class: F.3.0

    Journal ref: Electronic Notes in Theoretical Informatics and Computer Science, Volume 3 - Proceedings of MFPS XXXIX (November 23, 2023) entics:12299

  5. The syntactic side of autonomous categories enriched over generalised metric spaces

    Authors: Fredrik Dahlqvist, Renato Neves

    Abstract: Programs with a continuous state space or that interact with physical processes often require notions of equivalence going beyond the standard binary setting in which equivalence either holds or does not hold. In this paper we explore the idea of equivalence taking values in a quantale V, which covers the cases of (in)equations and (ultra)metric equations among others. Our main result is the intro… ▽ More

    Submitted 15 December, 2023; v1 submitted 30 August, 2022; originally announced August 2022.

    Comments: Journal version of "An Internal Language for Categories Enriched over Generalised Metric Spaces" [arXiv:2105.08473] (https://doi.org/10.4230/LIPIcs.CSL.2022.16)

    MSC Class: 68Q01 ACM Class: F.3.0

    Journal ref: Logical Methods in Computer Science, Volume 19, Issue 4 (December 18, 2023) lmcs:10018

  6. arXiv:2105.08473  [pdf, other

    cs.LO

    An Internal Language for Categories Enriched over Generalised Metric Spaces

    Authors: Fredrik Dahlqvist, Renato Neves

    Abstract: Programs with a continuous state space or that interact with physical processes often require notions of equivalence going beyond the standard binary setting in which equivalence either holds or does not hold. In this paper we explore the idea of equivalence taking values in a quantale V, which covers the cases of (in)equations and (ultra)metric equations among others. Our main result is the intro… ▽ More

    Submitted 27 October, 2021; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: Extended version of the CSL'22 paper "An Internal Language for Categories Enriched over Generalised Metric Spaces"

    MSC Class: 68Q01 ACM Class: F.3.0

  7. arXiv:2009.14322  [pdf, other

    cs.LO

    Implementing Hybrid Semantics: From Functional to Imperative

    Authors: Sergey Goncharov, Renato Neves, José Proença

    Abstract: Hybrid programs combine digital control with differential equations, and naturally appear in a wide range of application domains, from biology and control theory to real-time software engineering. The entanglement of discrete and continuous behaviour inherent to such programs goes beyond the established computer science foundations, producing challenges related to e.g. infinite iteration and combi… ▽ More

    Submitted 29 September, 2020; originally announced September 2020.

    Comments: This is an extended version of a paper accepted in ICTAC'20

    MSC Class: 03B70

  8. Medical idioms for clinical Bayesian network development

    Authors: Evangelia Kyrimi, Mariana Raniere Neves, Scott McLachlan, Martin Neil, William Marsh, Norman Fenton

    Abstract: Bayesian Networks (BNs) are graphical probabilistic models that have proven popular in medical applications. While numerous medical BNs have been published, most are presented fait accompli without explanation of how the network structure was developed or justification of why it represents the correct structure for the given medical application. This means that the process of building medical BNs… ▽ More

    Submitted 2 July, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

  9. arXiv:2002.08627  [pdf

    cs.AI

    A Comprehensive Scoping Review of Bayesian Networks in Healthcare: Past, Present and Future

    Authors: Evangelia Kyrimi, Scott McLachlan, Kudakwashe Dube, Mariana R. Neves, Ali Fahmi, Norman Fenton

    Abstract: No comprehensive review of Bayesian networks (BNs) in healthcare has been published in the past, making it difficult to organize the research contributions in the present and identify challenges and neglected areas that need to be addressed in the future. This unique and novel scoping review of BNs in healthcare provides an analytical framework for comprehensively characterizing the domain and its… ▽ More

    Submitted 28 February, 2020; v1 submitted 20 February, 2020; originally announced February 2020.

  10. arXiv:1902.07684  [pdf, other

    cs.LO

    An Adequate While-Language for Hybrid Computation

    Authors: Sergey Goncharov, Renato Neves

    Abstract: Hybrid computation combines discrete and continuous dynamics in the form of an entangled mixture inherently present both in various natural phenomena, and in applications ranging from control theory to microbiology. The emergent behaviours bear signs of both computational and physical processes, and thus present difficulties not only for analysis, but also for describing them adequately in a struc… ▽ More

    Submitted 17 July, 2019; v1 submitted 20 February, 2019; originally announced February 2019.

    Comments: Accepted at PPDP'19

  11. A Semantics for Hybrid Iteration

    Authors: Sergey Goncharov, Julian Jakob, Renato Neves

    Abstract: The recently introduced notions of guarded traced (monoidal) category and guarded (pre-)iterative monad aim at unifying different instances of partial iteration whilst keeping in touch with the established theory of total iteration and preserving its merits. In this paper we use these notions and the corresponding stock of results to examine different types of iteration for hybrid computations. As… ▽ More

    Submitted 5 February, 2019; v1 submitted 3 July, 2018; originally announced July 2018.

    Comments: Corrected version of a CONCUR'18 paper; more proof details

  12. arXiv:1805.11232  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Currency exchange prediction using machine learning, genetic algorithms and technical analysis

    Authors: Gonçalo Abreu, Rui Neves, Nuno Horta

    Abstract: Technical analysis is used to discover investment opportunities. To test this hypothesis we propose an hybrid system using machine learning techniques together with genetic algorithms. Using technical analysis there are more ways to represent a currency exchange time series than the ones it is possible to test computationally, i.e., it is unfeasible to search the whole input feature space thus a g… ▽ More

    Submitted 28 May, 2018; originally announced May 2018.

    Comments: 23 pages, 10 figures

  13. arXiv:1804.04145  [pdf, ps, other

    cs.LO

    Compositional semantics for new paradigms: probabilistic, hybrid and beyond

    Authors: Fredrik Dahlqvist, Renato Neves

    Abstract: Emerging computational paradigms, such as probabilistic and hybrid programming, introduce new primitive operations that often need to be combined with classic programming constructs. However, it still remains a challenge to provide a semantics to these features and their combination in a systematic manner. For this reason, we introduce a generic, monadic framework that allows us to investigate not… ▽ More

    Submitted 11 April, 2018; originally announced April 2018.

    Comments: 17 pages, proofs in the Appendix

  14. Limits in Categories of Vietoris Coalgebras

    Authors: Dirk Hofmann, Renato Neves, Pedro Nora

    Abstract: Motivated by the need to reason about hybrid systems, we study limits in categories of coalgebras whose underlying functor is a Vietoris polynomial one - intuitively, the topological analogue of a Kripke polynomial functor. Among other results, we prove that every Vietoris polynomial functor admits a final coalgebra if it respects certain conditions concerning separation axioms and compactness. Wh… ▽ More

    Submitted 6 February, 2017; v1 submitted 10 December, 2016; originally announced December 2016.

    MSC Class: 18B20 ACM Class: F.1.1

    Journal ref: Math. Struct. Comp. Sci. 29 (2019) 552-587

  15. Continuity as a computational effect

    Authors: Renato Neves, Luis S. Barbosa, Dirk Hofmann, Manuel A. Martins

    Abstract: The original purpose of component-based development was to provide techniques to master complex software, through composition, reuse and parametrisation. However, such systems are rapidly moving towards a level in which software becomes prevalently intertwined with (continuous) physical processes. A possible way to accommodate the latter in component calculi relies on a suitable encoding of contin… ▽ More

    Submitted 1 August, 2016; v1 submitted 12 July, 2015; originally announced July 2015.

    Comments: Journal of Logical and Algebraic Methods in Programming, 2016