Skip to main content

Showing 1–9 of 9 results for author: Palacios, A

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

    cs.NI

    A Versatile Wireless Network Protocol for Spectrum Sharing with Passive Radio Services

    Authors: Ashton Palacios, Dinah Bronson, Jon Backman, Karl Warnick, Philip Lundrigan

    Abstract: With the proliferation of wideband active services in bands shared with passive receivers for remote sensing and radio astronomy, new methods are needed for deconflicting active and passive users. We have developed a technique for active/passive user coordination that is compatible with essentially any existing wireless communications protocol. The passive user transmits an on-off keying modulated… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: 9 pages, 8 figures

  2. arXiv:2206.02110  [pdf, other

    cs.CV eess.IV

    Computer Vision-based Characterization of Large-scale Jet Flames using a Synthetic Infrared Image Generation Approach

    Authors: Carmina Pérez-Guerrero, Jorge Francisco Ciprián-Sánchez, Adriana Palacios, Gilberto Ochoa-Ruiz, Miguel Gonzalez-Mendoza, Vahid Foroughi, Elsa Pastor, Gerardo Rodriguez-Hernandez

    Abstract: Among the different kinds of fire accidents that can occur during industrial activities that involve hazardous materials, jet fires are one of the lesser-known types. This is because they are often involved in a process that generates a sequence of other accidents of greater magnitude, known as domino effect. Flame im**ement usually causes domino effects, and jet fires present specific features… ▽ More

    Submitted 5 June, 2022; originally announced June 2022.

    Comments: Pre-print submitted to Engineering Science and Technology, an International Journal

  3. arXiv:2201.07931  [pdf, other

    cs.CV eess.IV

    Experimental Large-Scale Jet Flames' Geometrical Features Extraction for Risk Management Using Infrared Images and Deep Learning Segmentation Methods

    Authors: Carmina Pérez-Guerrero, Adriana Palacios, Gilberto Ochoa-Ruiz, Christian Mata, Joaquim Casal, Miguel Gonzalez-Mendoza, Luis Eduardo Falcón-Morales

    Abstract: Jet fires are relatively small and have the least severe effects among the diverse fire accidents that can occur in industrial plants; however, they are usually involved in a process known as the domino effect, that leads to more severe events, such as explosions or the initiation of another fire, making the analysis of such fires an important part of risk analysis. This research work explores the… ▽ More

    Submitted 19 January, 2022; originally announced January 2022.

  4. Comparing Machine Learning based Segmentation Models on Jet Fire Radiation Zones

    Authors: Carmina Pérez-Guerrero, Adriana Palacios, Gilberto Ochoa-Ruiz, Christian Mata, Miguel Gonzalez-Mendoza, Luis Eduardo Falcón-Morales

    Abstract: Risk assessment is relevant in any workplace, however there is a degree of unpredictability when dealing with flammable or hazardous materials so that detection of fire accidents by itself may not be enough. An example of this is the im**ement of jet fires, where the heat fluxes of the flame could reach nearby equipment and dramatically increase the probability of a domino effect with catastroph… ▽ More

    Submitted 1 November, 2021; v1 submitted 7 July, 2021; originally announced July 2021.

    Journal ref: Advances in Computational Intelligence. MICAI 2021. Lecture Notes in Computer Science, 13067 (2021), 161-172

  5. arXiv:2004.01532  [pdf, other

    cs.MM cs.HC

    Comparing emotional states induced by 360$^{\circ}$ videos via head-mounted display and computer screen

    Authors: Jan-Niklas Voigt-Antons, Eero Lehtonen, Andres Pinilla Palacios, Danish Ali, Tanja Kojić, Sebastian Möller

    Abstract: In recent years 360$^{\circ}$ videos have been becoming more popular. For traditional media presentations, e.g., on a computer screen, a wide range of assessment methods are available. Different constructs, such as perceived quality or the induced emotional state of viewers, can be reliably assessed by subjective scales. Many of the subjective methods have only been validated using stimuli present… ▽ More

    Submitted 3 April, 2020; originally announced April 2020.

    Comments: This paper has been accepted for publication in the 2020 Twelfth International Conference on Quality of Multimedia Experience (QoMEX)

  6. Bounded Symbolic Execution for Runtime Error Detection of Erlang Programs

    Authors: Emanuele De Angelis, Fabio Fioravanti, Adrián Palacios, Alberto Pettorossi, Maurizio Proietti

    Abstract: Dynamically typed languages, like Erlang, allow developers to quickly write programs without explicitly providing any type information on expressions or function definitions. However, this feature makes those languages less reliable than statically typed languages, where many runtime errors can be detected at compile time. In this paper, we present a preliminary work on a tool that, by using the w… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

    Comments: In Proceedings HCVS 2018, arXiv:1809.04554

    ACM Class: D.2.4; D.2.5; F.3.1

    Journal ref: EPTCS 278, 2018, pp. 19-26

  7. arXiv:1806.07100  [pdf, other

    cs.PL cs.LO

    A Theory of Reversibility for Erlang

    Authors: Ivan Lanese, Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: In a reversible language, any forward computation can be undone by a finite sequence of backward steps. Reversible computing has been studied in the context of different programming languages and formalisms, where it has been used for testing and verification, among others. In this paper, we consider a subset of Erlang, a functional and concurrent programming language based on the actor model. We… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: To appear in the Journal of Logical and Algebraic Methods in Programming (Elsevier)

  8. arXiv:1710.02804  [pdf, ps, other

    cs.PL

    Reversible Computation in Term Rewriting

    Authors: Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: Essentially, in a reversible programming language, for each forward computation from state $S$ to state $S'$, there exists a constructive method to go backwards from state $S'$ to state $S$. Besides its theoretical interest, reversible computation is a fundamental concept which is relevant in many different areas like cellular automata, bidirectional program transformation, or quantum computing, t… ▽ More

    Submitted 8 October, 2017; originally announced October 2017.

    Comments: To appear in the Journal of Logical and Algebraic Methods in Programming

  9. arXiv:1608.05521  [pdf, ps, other

    cs.PL cs.LO

    Towards Reversible Computation in Erlang

    Authors: Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: In a reversible language, any forward computation can be undone by a finite sequence of backward steps. Reversible computing has been studied in the context of different programming languages and formalisms, where it has been used for debugging and for enforcing fault-tolerance, among others. In this paper, we consider a subset of Erlang, a concurrent language based on the actor model. We formally… ▽ More

    Submitted 19 August, 2016; originally announced August 2016.

    Comments: Pre-proceedings paper presented at the 26th International Symposium on Logic-Based Program Synthesis and Transformation (LOPSTR 2016), Edinburgh, Scotland UK, 6-8 September 2016 (arXiv:1608.02534)

    Report number: LOPSTR/2016/20