Skip to main content

Showing 1–22 of 22 results for author: Rubio, A

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

    cs.CV cs.MA

    FootBots: A Transformer-based Architecture for Motion Prediction in Soccer

    Authors: Guillem Capellera, Luis Ferraz, Antonio Rubio, Antonio Agudo, Francesc Moreno-Noguer

    Abstract: Motion prediction in soccer involves capturing complex dynamics from player and ball interactions. We present FootBots, an encoder-decoder transformer-based architecture addressing motion prediction and conditioned motion prediction through equivariance properties. FootBots captures temporal and social dynamics using set attention blocks and multi-attention block decoder. Our evaluation utilizes t… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

    Comments: Published as a conference paper at IEEE ICIP 2024

  2. Modeling glycemia in humans by means of Grammatical Evolution

    Authors: J. Ignacio Hidalgo, J. Manuel Colmenar, José L. Risco-Martín, Alfredo Cuesta-Infante, Esther Maqueda, Marta Botella, José Antonio Rubio

    Abstract: Diabetes mellitus is a disease that affects to hundreds of millions of people worldwide. Maintaining a good control of the disease is critical to avoid severe long-term complications. In recent years, several artificial pancreas systems have been proposed and developed, which are increasingly advanced. However there is still a lot of research to do. One of the main problems that arises in the (sem… ▽ More

    Submitted 27 April, 2023; originally announced May 2023.

    Journal ref: Applied Soft Computing, 20, pp. 40-53, 2014

  3. An Automotive Case Study on the Limits of Approximation for Object Detection

    Authors: Martí Caro, Hamid Tabani, Jaume Abella, Francesc Moll, Enric Morancho, Ramon Canal, Josep Altet, Antonio Calomarde, Francisco J. Cazorla, Antonio Rubio, Pau Fontova, Jordi Fornt

    Abstract: The accuracy of camera-based object detection (CBOD) built upon deep learning is often evaluated against the real objects in frames only. However, such simplistic evaluation ignores the fact that many unimportant objects are small, distant, or background, and hence, their misdetections have less impact than those for closer, larger, and foreground objects in domains such as autonomous driving. Mor… ▽ More

    Submitted 13 April, 2023; originally announced April 2023.

    Journal ref: Journal of Systems Architecture, Volume 138, 2023, 102872, ISSN 1383-7621

  4. arXiv:2302.03052  [pdf, other

    physics.chem-ph cs.ET physics.comp-ph quant-ph

    Quantum Embedding Method for the Simulation of Strongly Correlated Systems on Quantum Computers

    Authors: Max Rossmannek, Fabijan Pavošević, Angel Rubio, Ivano Tavernelli

    Abstract: Quantum computing has emerged as a promising platform for simulating strongly correlated systems in chemistry, for which the standard quantum chemistry methods are either qualitatively inaccurate or too expensive. However, due to the hardware limitations of the available noisy near-term quantum devices, their application is currently limited only to small chemical systems. One way for extending th… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

  5. arXiv:2301.04757  [pdf, ps, other

    cs.PL

    Inferring Needless Write Memory Accesses on Ethereum Bytecode (Extended Version)

    Authors: Elvira Albert, Jesús Correas, Pablo Gordillo, Guillermo Román-Díez, Albert Rubio

    Abstract: Efficiency is a fundamental property of any type of program, but it is even more so in the context of the programs executing on the blockchain (known as smart contracts). This is because optimizing smart contracts has direct consequences on reducing the costs of deploying and executing the contracts, as there are fees to pay related to their bytes-size and to their resource consumption (called gas… ▽ More

    Submitted 11 January, 2023; originally announced January 2023.

  6. Probabilistic Resistive Switching Device modeling based on Markov Jump processes

    Authors: Vasileios Ntinas, Antonio Rubio, Georgios Ch. Sirakoulis

    Abstract: In this work, a versatile mathematical framework for multi-state probabilistic modeling of Resistive Switching (RS) devices is proposed for the first time. The mathematical formulation of memristor and Markov jump processes are combined and, by using the notion of master equations for finite-states, the inherent probabilistic time-evolution of RS devices is sufficiently modeled. In particular, the… ▽ More

    Submitted 14 September, 2020; originally announced September 2020.

  7. arXiv:2008.13601  [pdf, ps, other

    cs.LO

    Incomplete SMT Techniques for Solving Non-Linear Formulas over the Integers

    Authors: Cristina Borralleras, Daniel Larraz, Albert Oliveras, Enric Rodriguez-Carbonell, Albert Rubio

    Abstract: We present new methods for solving the Satisfiability Modulo Theories problem over the theory of Quantifier-Free Non-linear Integer Arithmetic, SMT(QF-NIA), which consists in deciding the satisfiability of ground formulas with integer polynomial constraints. Following previous work, we propose to solve SMT(QF-NIA) instances by reducing them to linear arithmetic: non-linear monomials are linearized… ▽ More

    Submitted 31 August, 2020; originally announced August 2020.

  8. arXiv:2004.14437  [pdf, other

    cs.PL

    Analyzing Smart Contracts: From EVM to a sound Control-Flow Graph

    Authors: Elvira Albert, Jesús Correas, Pablo Gordillo, Alejandro Hernández-Cerezo Guillermo Román-Díez, Albert Rubio

    Abstract: The EVM language is a simple stack-based language with words of 256 bits, with one significant difference between the EVM and other virtual machine languages (like Java Bytecode or CLI for .Net programs): the use of the stack for saving the jump addresses instead of having it explicit in the code of the jum** instructions. Static analyzers need the complete control flow graph (CFG) of the EVM pr… ▽ More

    Submitted 5 October, 2020; v1 submitted 29 April, 2020; originally announced April 2020.

  9. arXiv:2001.10022  [pdf, other

    cs.NI

    Actor-Based Model Checking for SDN Networks

    Authors: Elvira Albert, Miguel Gómez-Zamalloa, Miguel Isabel, Albert Rubio, Matteo Sammartino, Alexandra Silva

    Abstract: Software-Defined Networking (SDN) is a networking paradigm that has become increasingly popular in the last decade. The unprecedented control over the global behavior of the network it provides opens a range of new opportunities for formal methods and much work has appeared in the last few years on providing bridges between SDN and verification. This article advances this research line and provide… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

  10. arXiv:1912.11929  [pdf, other

    cs.PL

    GASOL: Gas Analysis and Optimization for Ethereum Smart Contracts

    Authors: Elvira Albert, Jesús Correas, Pablo Gordillo, Guillermo Román-Díez, Albert Rubio

    Abstract: We present the main concepts, components, and usage of GASOL, a Gas AnalysiS and Optimization tooL for Ethereum smart contracts. GASOL offers a wide variety of cost models that allow inferring the gas consumption associated to selected types of EVM instructions and/or inferring the number of times that such types of bytecode instructions are executed. Among others, we have cost models to measure o… ▽ More

    Submitted 26 December, 2019; originally announced December 2019.

  11. arXiv:1910.12288  [pdf, other

    cs.LG stat.ML

    Modelling heterogeneous distributions with an Uncountable Mixture of Asymmetric Laplacians

    Authors: Axel Brando, Jose A. Rodríguez-Serrano, Jordi Vitrià, Alberto Rubio

    Abstract: In regression tasks, aleatoric uncertainty is commonly addressed by considering a parametric distribution of the output variable, which is based on strong assumptions such as symmetry, unimodality or by supposing a restricted shape. These assumptions are too limited in scenarios where complex shapes, strong skews or multiple modes are present. In this paper, we propose a generic deep learning fram… ▽ More

    Submitted 29 October, 2019; v1 submitted 27 October, 2019; originally announced October 2019.

    Comments: 12 pages, 4 figures, Paper accepted as poster at the 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

  12. Resource Analysis driven by (Conditional) Termination Proofs

    Authors: Elvira Albert, Miquel Bofill, Cristina Borralleras, Enrique Martin-Martin, Albert Rubio

    Abstract: When programs feature a complex control flow, existing techniques for resource analysis produce cost relation systems (CRS) whose cost functions retain the complex flow of the program and, consequently, might not be solvable into closed-form upper bounds. This paper presents a novel approach to resource analysis that is driven by the result of a termination analysis. The fundamental idea is that t… ▽ More

    Submitted 23 July, 2019; originally announced July 2019.

    Comments: Paper presented at the 35th International Conference on Logic Programming (ICLP 2019), Las Cruces, New Mexico, USA, 20-25 September 2019, 16 pages

    Journal ref: Theory and Practice of Logic Programming 19 (2019) 722-739

  13. arXiv:1906.04984  [pdf, other

    cs.PL cs.LO

    SAFEVM: A Safety Verifier for Ethereum Smart Contracts

    Authors: Elvira Albert, Jesús Correas, Pablo Gordillo, Guillermo Román-Díez, Albert Rubio

    Abstract: Ethereum smart contracts are public, immutable and distributed and, as such, they are prone to vulnerabilities sourcing from programming mistakes of developers. This paper presents SAFEVM, a verification tool for Ethereum smart contracts that makes use of state-of-the-art verification engines for C programs. SAFEVM takes as input an Ethereum smart contract (provided either in Solidity source code,… ▽ More

    Submitted 12 June, 2019; originally announced June 2019.

  14. arXiv:1903.07727  [pdf, other

    cs.CR

    An Adversarial Risk Analysis Framework for Cybersecurity

    Authors: David Rios Insua, Aitor Couce Vieira, Jose Antonio Rubio, Wolter Pieters, Katsiaryna Labunets, Daniel Garcia Rasines

    Abstract: Cyber threats affect all kinds of organisations. Risk analysis is an essential methodology for cybersecurity as it allows organisations to deal with the cyber threats potentially affecting them, prioritise the defence of their assets and decide what security controls should be implemented. Many risk analysis methods are present in cybersecurity models, compliance frameworks and international stand… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

  15. arXiv:1811.10403  [pdf, other

    cs.PL cs.CL

    Running on Fumes--Preventing Out-of-Gas Vulnerabilities in Ethereum Smart Contracts using Static Resource Analysis

    Authors: Elvira Albert, Pablo Gordillo, Albert Rubio, Ilya Sergey

    Abstract: Gas is a measurement unit of the computational effort that it will take to execute every single operation that takes part in the Ethereum blockchain platform. Each instruction executed by the Ethereum Virtual Machine (EVM) has an associated gas consumption specified by Ethereum. If a transaction exceeds the amount of gas allotted by the user (known as gas limit), an out-of-gas exception is raised.… ▽ More

    Submitted 7 August, 2019; v1 submitted 22 November, 2018; originally announced November 2018.

  16. EthIR: A Framework for High-Level Analysis of Ethereum Bytecode

    Authors: Elvira Albert, Pablo Gordillo, Benjamin Livshits, Albert Rubio, Ilya Sergey

    Abstract: Analyzing Ethereum bytecode, rather than the source code from which it was generated, is a necessity when: (1) the source code is not available (e.g., the blockchain only stores the bytecode), (2) the information to be gathered in the analysis is only visible at the level of bytecode (e.g., gas consumption is specified at the level of EVM instructions), (3) the analysis results may be affected by… ▽ More

    Submitted 10 May, 2018; originally announced May 2018.

  17. arXiv:1803.09967  [pdf, other

    cs.LG cs.AI stat.ML

    Reinforcement Learning for Fair Dynamic Pricing

    Authors: Roberto Maestre, Juan Duque, Alberto Rubio, Juan Arévalo

    Abstract: Unfair pricing policies have been shown to be one of the most negative perceptions customers can have concerning pricing, and may result in long-term losses for a company. Despite the fact that dynamic pricing models help companies maximize revenue, fairness and equality should be taken into account in order to avoid unfair price differences between groups of customers. This paper shows how to sol… ▽ More

    Submitted 27 March, 2018; originally announced March 2018.

  18. arXiv:1507.03851  [pdf, ps, other

    cs.LO

    Compositional Safety Verification with Max-SMT

    Authors: Marc Brockschmidt, Daniel Larraz, Albert Oliveras, Enric Rodriguez-Carbonell, Albert Rubio

    Abstract: We present an automated compositional program verification technique for safety properties based on conditional inductive invariants. For a given program part (e.g., a single loop) and a postcondition $\varphi$, we show how to, using a Max-SMT solver, an inductive invariant together with a precondition can be synthesized so that the precondition ensures the validity of the invariant and that the i… ▽ More

    Submitted 3 August, 2015; v1 submitted 14 July, 2015; originally announced July 2015.

    Comments: Extended technical report version of the conference paper at FMCAD'15

  19. The computability path ordering

    Authors: Frédéric Blanqui, Jean-Pierre Jouannaud, Albert Rubio

    Abstract: This paper aims at carrying out termination proofs for simply typed higher-order calculi automatically by using ordering comparisons. To this end, we introduce the computability path ordering (CPO), a recursive relation on terms obtained by lifting a precedence on function symbols. A first version, core CPO, is essentially obtained from the higher-order recursive path ordering (HORPO) by eliminati… ▽ More

    Submitted 22 October, 2015; v1 submitted 12 June, 2015; originally announced June 2015.

    Journal ref: Logical Methods in Computer Science, Volume 11, Issue 4 (October 26, 2015) lmcs:1604

  20. arXiv:0806.2517  [pdf, ps, other

    cs.LO

    The computability path ordering: the end of a quest

    Authors: Frédéric Blanqui, Jean-Pierre Jouannaud, Albert Rubio

    Abstract: In this paper, we first briefly survey automated termination proof methods for higher-order calculi. We then concentrate on the higher-order recursive path ordering, for which we provide an improved definition, the Computability Path Ordering. This new definition appears indeed to capture the essence of computability arguments à la Tait and Girard, therefore explaining the name of the improved o… ▽ More

    Submitted 16 June, 2008; originally announced June 2008.

    Comments: Dans CSL'08 (2008)

  21. arXiv:0708.3582  [pdf, ps, other

    cs.LO

    HORPO with Computability Closure : A Reconstruction

    Authors: Frédéric Blanqui, Jean-Pierre Jouannaud, Albert Rubio

    Abstract: This paper provides a new, decidable definition of the higher- order recursive path ordering in which type comparisons are made only when needed, therefore eliminating the need for the computability clo- sure, and bound variables are handled explicitly, making it possible to handle recursors for arbitrary strictly positive inductive types.

    Submitted 27 August, 2007; originally announced August 2007.

    Journal ref: Dans 14th International Conference on Logic for Programming Artificial Intelligence and Reasoning LNCS (2007)

  22. Higher-Order Termination: from Kruskal to Computability

    Authors: Frédéric Blanqui, Jean-Pierre Jouannaud, Albert Rubio

    Abstract: Termination is a major question in both logic and computer science. In logic, termination is at the heart of proof theory where it is usually called strong normalization (of cut elimination). In computer science, termination has always been an important issue for showing programs correct. In the early days of logic, strong normalization was usually shown by assigning ordinals to expressions in s… ▽ More

    Submitted 5 January, 2007; v1 submitted 8 September, 2006; originally announced September 2006.

    Journal ref: Dans 13th International Conference on Logic for Programming, Artificial Intelligence and Reasoning - LPAR 2006 4246 (2006)