Skip to main content

Showing 1–10 of 10 results for author: Aravantinos, V

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

    cs.SE

    Generic Analysis of Model Product Lines via Constraint Lifting

    Authors: Andreas Bayha, Vincent Aravantinos

    Abstract: Engineering a product-line is more than just describing a product-line: to be correct, every variant that can be generated must satisfy some constraints. To ensure that all such variants will be correct (e.g. well-typed) there are only two ways: either to check the variants of interest individually or to come up with a complex product-line analysis algorithm, specific to every constraint. In this… ▽ More

    Submitted 26 August, 2020; originally announced August 2020.

    Comments: 10 pages, 10 figures, conference

  2. From Specifications to Behavior: Maneuver Verification in a Semantic State Space

    Authors: Klemens Esterle, Vincent Aravantinos, Alois Knoll

    Abstract: To realize a market entry of autonomous vehicles in the foreseeable future, the behavior planning system will need to abide by the same rules that humans follow. Product liability cannot be enforced without a proper solution to the approval trap. In this paper, we define a semantic abstraction of the continuous space and formalize traffic rules in linear temporal logic (LTL). Sequences in the sema… ▽ More

    Submitted 29 November, 2019; v1 submitted 2 May, 2019; originally announced May 2019.

    Comments: Published at IEEE Intelligent Vehicles Symposium (IV), 2019

  3. arXiv:1903.07933  [pdf, other

    cs.CV cs.LG cs.RO

    What the Constant Velocity Model Can Teach Us About Pedestrian Motion Prediction

    Authors: Christoph Schöller, Vincent Aravantinos, Florian Lay, Alois Knoll

    Abstract: Pedestrian motion prediction is a fundamental task for autonomous robots and vehicles to operate safely. In recent years many complex approaches based on neural networks have been proposed to address this problem. In this work we show that - surprisingly - a simple Constant Velocity Model can outperform even state-of-the-art neural models. This indicates that either neural networks are not able to… ▽ More

    Submitted 22 January, 2020; v1 submitted 19 March, 2019; originally announced March 2019.

    Comments: Accepted for publication in the IEEE Robotics and Automation Letters (RA-L) and for presentation at the 2020 International Conference on Robotics and Automation (ICRA)

  4. arXiv:1812.06744  [pdf, other

    cs.LG

    Traceability of Deep Neural Networks

    Authors: Vincent Aravantinos, Frederik Diehl

    Abstract: [Context.] The success of deep learning makes its usage more and more tempting in safety-critical applications. However such applications have historical standards (e.g., DO178, ISO26262) which typically do not envision the usage of machine learning. We focus in particular on \emph{requirements traceability} of software artifacts, i.e., code modules, functions, or statements (depending on the desi… ▽ More

    Submitted 5 May, 2019; v1 submitted 17 December, 2018; originally announced December 2018.

    Comments: 14 pages, includes anonymous reviews

  5. arXiv:1405.4034  [pdf, other

    cs.LO

    Formalization of Complex Vectors in Higher-Order Logic

    Authors: Sanaz Khan-Afshar, Vincent Aravantinos, Osman Hasan, Sofiene Tahar

    Abstract: Complex vector analysis is widely used to analyze continuous systems in many disciplines, including physics and engineering. In this paper, we present a higher-order-logic formalization of the complex vector space to facilitate conducting this analysis within the sound core of a theorem prover: HOL Light. Our definition of complex vector builds upon the definitions of complex numbers and real vect… ▽ More

    Submitted 15 May, 2014; originally announced May 2014.

    Comments: 15 pages, 1 figure

  6. arXiv:1403.3039  [pdf, other

    cs.LO physics.optics

    Formal Analysis of Optical Systems

    Authors: Sanaz Khan-Afshar, Umair Siddique, Mohamed Yousri Mahmoud, Vincent Aravantinos, Ons Seddiki, Osman Hasan, Sofiene Tahar

    Abstract: Optical systems are becoming increasingly important by resolving many bottlenecks in today's communication, electronics, and biomedical systems. However, given the continuous nature of optics, the inability to efficiently analyze optical system models using traditional paper-and-pencil and computer simulation approaches sets limits especially in safety-critical applications. In order to overcome t… ▽ More

    Submitted 11 March, 2014; originally announced March 2014.

  7. arXiv:1401.3900  [pdf

    cs.LO cs.AI

    Decidability and Undecidability Results for Propositional Schemata

    Authors: Vincent Aravantinos, Ricardo Caferra, Nicolas Peltier

    Abstract: We define a logic of propositional formula schemata adding to the syntax of propositional logic indexed propositions and iterated connectives ranging over intervals parameterized by arithmetic variables. The satisfiability problem is shown to be undecidable for this new logic, but we introduce a very general class of schemata, called bound-linear, for which this problem becomes decidable. This r… ▽ More

    Submitted 16 January, 2014; originally announced January 2014.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 40, pages 599-656, 2011

  8. arXiv:1106.2692  [pdf, ps, other

    cs.AI

    Generating Schemata of Resolution Proofs

    Authors: Vincent Aravantinos, Nicolas Peltier

    Abstract: Two distinct algorithms are presented to extract (schemata of) resolution proofs from closed tableaux for propositional schemata. The first one handles the most efficient version of the tableau calculus but generates very complex derivations (denoted by rather elaborate rewrite systems). The second one has the advantage that much simpler systems can be obtained, however the considered proof proced… ▽ More

    Submitted 14 June, 2011; originally announced June 2011.

    ACM Class: I.2.3

  9. arXiv:1102.2174  [pdf, ps, other

    cs.LO cs.AI

    Linear Temporal Logic and Propositional Schemata, Back and Forth (extended version)

    Authors: Vincent Aravantinos, Ricardo Caferra, Nicolas Peltier

    Abstract: This paper relates the well-known Linear Temporal Logic with the logic of propositional schemata introduced by the authors. We prove that LTL is equivalent to a class of schemata in the sense that polynomial-time reductions exist from one logic to the other. Some consequences about complexity are given. We report about first experiments and the consequences about possible improvements in existing… ▽ More

    Submitted 19 April, 2011; v1 submitted 10 February, 2011; originally announced February 2011.

    Comments: Extended version of a paper submitted at TIME 2011: contains proofs, additional examples & figures, additional comparison between classical LTL/schemata algorithms up to the provided translations, and an example of how to do model checking with schemata; 36 pages, 8 figures

    MSC Class: 03B35; 68T15; 68T27 ACM Class: I.2.3; F.4.1

  10. arXiv:1001.4251  [pdf, ps, other

    cs.LO cs.AI

    A Decidable Class of Nested Iterated Schemata (extended version)

    Authors: Vincent Aravantinos, Ricardo Caferra, Nicolas Peltier

    Abstract: Many problems can be specified by patterns of propositional formulae depending on a parameter, e.g. the specification of a circuit usually depends on the number of bits of its input. We define a logic whose formulae, called "iterated schemata", allow to express such patterns. Schemata extend propositional logic with indexed propositions, e.g. P_i, P_i+1, P_1, and with generalized connectives, e.… ▽ More

    Submitted 24 January, 2010; originally announced January 2010.

    Comments: 43 pages, extended version of "A Decidable Class of Nested Iterated Schemata", submitted to IJCAR 2009

    ACM Class: F.4.1; I.2.3