Skip to main content

Showing 1–28 of 28 results for author: Romero, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11893  [pdf

    cs.SE

    Development of a Real-Time Simulator Using EMTP-ATP Foreign models for Testing Relays

    Authors: Renzo Fabian, Rommel Romero

    Abstract: This paper reports the PC implementation of a real-time simulator for testing protective relays, based on the widely used EMTP-ATP software. The proposed simulator was implemented using the GNU/Linux OS with a real-time kernel. In order to generate the waveforms corresponding to simulated voltages and currents, a PCI card was used. This card also includes digital I/O interface. Via foreign models… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

  2. Gaussian Embedding of Temporal Networks

    Authors: Raphaël Romero, Jefrey Lijffijt, Riccardo Rastelli, Marco Corneli, Tijl De Bie

    Abstract: Representing the nodes of continuous-time temporal graphs in a low-dimensional latent space has wide-ranging applications, from prediction to visualization. Yet, analyzing continuous-time relational data with timestamped interactions introduces unique challenges due to its sparsity. Merely embedding nodes as trajectories in the latent space overlooks this sparsity, emphasizing the need to quantify… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Journal ref: IEEE Access ( Volume: 11, 2023) Page(s): 117971 - 117983

  3. Exploring the Performance of Continuous-Time Dynamic Link Prediction Algorithms

    Authors: Raphaël Romero, Maarten Buyl, Tijl De Bie, Jefrey Lijffijt

    Abstract: Dynamic Link Prediction (DLP) addresses the prediction of future links in evolving networks. However, accurately portraying the performance of DLP algorithms poses challenges that might impede progress in the field. Importantly, common evaluation pipelines usually calculate ranking or binary classification metrics, where the scores of observed interactions (positives) are compared with those of ra… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

    Journal ref: Appl. Sci. 2024, 14(8), 3516

  4. Towards Explainable Test Case Prioritisation with Learning-to-Rank Models

    Authors: Aurora Ramírez, Mario Berrios, José Raúl Romero, Robert Feldt

    Abstract: Test case prioritisation (TCP) is a critical task in regression testing to ensure quality as software evolves. Machine learning has become a common way to achieve it. In particular, learning-to-rank (LTR) algorithms provide an effective method of ordering and prioritising test cases. However, their use poses a challenge in terms of explainability, both globally at the model level and locally for p… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 3rd International Workshop on Artificial Intelligence in Software Testing (AIST) - International Conference on Software Testing and Validation (ICST)

    ACM Class: D.2.5; I.2.6

    Journal ref: Proc. 2023 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW), pp. 66-69

  5. arXiv:2404.15029  [pdf, other

    cs.LG

    Explainable LightGBM Approach for Predicting Myocardial Infarction Mortality

    Authors: Ana Letícia Garcez Vicente, Roseval Donisete Malaquias Junior, Roseli A. F. Romero

    Abstract: Myocardial Infarction is a main cause of mortality globally, and accurate risk prediction is crucial for improving patient outcomes. Machine Learning techniques have shown promise in identifying high-risk patients and predicting outcomes. However, patient data often contain vast amounts of information and missing values, posing challenges for feature selection and imputation methods. In this artic… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: This article has been accepted at the 2023 International Conference on Computational Science and Computational Intelligence (CSCI 23)

  6. arXiv:2404.11725  [pdf

    eess.IV cs.CV

    Postoperative glioblastoma segmentation: Development of a fully automated pipeline using deep convolutional neural networks and comparison with currently available models

    Authors: Santiago Cepeda, Roberto Romero, Daniel Garcia-Perez, Guillermo Blasco, Luigi Tommaso Luppino, Samuel Kuttner, Ignacio Arrese, Ole Solheim, Live Eikenes, Anna Karlberg, Angel Perez-Nunez, Trinidad Escudero, Roberto Hornero, Rosario Sarabia

    Abstract: Accurately assessing tumor removal is paramount in the management of glioblastoma. We developed a pipeline using MRI scans and neural networks to segment tumor subregions and the surgical cavity in postoperative images. Our model excels in accurately classifying the extent of resection, offering a valuable tool for clinicians in assessing treatment effectiveness.

    Submitted 17 April, 2024; originally announced April 2024.

  7. arXiv:2403.18140  [pdf, other

    cs.CL cs.AI

    Juru: Legal Brazilian Large Language Model from Reputable Sources

    Authors: Roseval Malaquias Junior, Ramon Pires, Roseli Romero, Rodrigo Nogueira

    Abstract: The high computational cost associated with pretraining large language models limits their research. Two strategies have emerged to address this issue: domain specialization and pretraining with high-quality data. To explore these strategies, we specialized the Sabiá-2 Small model with 1.9 billion unique tokens from reputable Brazilian legal sources and conducted few-shot evaluations on legal and… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

  8. JCLEC-MO: a Java suite for solving many-objective optimization engineering problems

    Authors: Aurora Ramírez, José Raúl Romero, Carlos García-Martínez, Sebastián Ventura

    Abstract: Although metaheuristics have been widely recognized as efficient techniques to solve real-world optimization problems, implementing them from scratch remains difficult for domain-specific experts without programming skills. In this scenario, metaheuristic optimization frameworks are a practical alternative as they provide a variety of algorithms composed of customized elements, as well as experime… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 41 pages, 5 figures, journal paper

    MSC Class: 68T20 ACM Class: D.0; I.2.8

    Journal ref: Engineering Applications of Artificial Intelligence, Volume 81, May 2019, Pages 14-28

  9. arXiv:2402.18505  [pdf, ps, other

    cs.LG

    Evolving machine learning workflows through interactive AutoML

    Authors: Rafael Barbudo, Aurora Ramírez, José Raúl Romero

    Abstract: Automatic workflow composition (AWC) is a relevant problem in automated machine learning (AutoML) that allows finding suitable sequences of preprocessing and prediction models together with their optimal hyperparameters. This problem can be solved using evolutionary algorithms and, in particular, grammar-guided genetic programming (G3P). Current G3P approaches to AWC define a fixed grammar that fo… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: 40 pages, 5 figures, 3 tables. Paper submitted to journal. Under review

    MSC Class: 68T05 ACM Class: I.2.6; I.2.8

  10. Grammar-based evolutionary approach for automated workflow composition with domain-specific operators and ensemble diversity

    Authors: Rafael Barbudo, Aurora Ramírez, José Raúl Romero

    Abstract: The process of extracting valuable and novel insights from raw data involves a series of complex steps. In the realm of Automated Machine Learning (AutoML), a significant research focus is on automating aspects of this process, specifically tasks like selecting algorithms and optimising their hyper-parameters. A particularly challenging task in AutoML is automatic workflow composition (AWC). AWC a… ▽ More

    Submitted 3 February, 2024; originally announced February 2024.

    Comments: 32 pages, 7 figures, 6 tables, journal paper

    MSC Class: 68T05 ACM Class: I.2.6

    Journal ref: Applied Soft Computing, 111292. 2024

  11. Artificial intelligence to automate the systematic review of scientific literature

    Authors: José de la Torre-López, Aurora Ramírez, José Raúl Romero

    Abstract: Artificial intelligence (AI) has acquired notorious relevance in modern computing as it effectively solves complex tasks traditionally done by humans. AI provides methods to represent and infer knowledge, efficiently manipulate texts and learn from vast amount of data. These characteristics are applicable in many activities that human find laborious or repetitive, as is the case of the analysis of… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 25 pages, 3 figures, 1 table, journal paper

    MSC Class: 68T01 ACM Class: I.2.m; A.1

    Journal ref: Computing, Volume 105, pages 2171-2194, 2023

  12. InterEvo-TR: Interactive Evolutionary Test Generation With Readability Assessment

    Authors: Pedro Delgado-Pérez, Aurora Ramírez, Kevin J. Valle-Gómez, Inmaculada Medina-Bulo, José Raúl Romero

    Abstract: Automated test case generation has proven to be useful to reduce the usually high expenses of software testing. However, several studies have also noted the skepticism of testers regarding the comprehension of generated test suites when compared to manually designed ones. This fact suggests that involving testers in the test generation process could be helpful to increase their acceptance of autom… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 17 pages, 10 figures, 5 tables, journal paper

    MSC Class: 68T20 ACM Class: D.2.5; I.2.8

    Journal ref: IEEE Transactions on Software Engineering (Volume: 49, Issue: 4, 01 April 2023)

  13. GEML: A Grammar-based Evolutionary Machine Learning Approach for Design-Pattern Detection

    Authors: Rafael Barbudo, Aurora Ramírez, Francisco Servant, José Raúl Romero

    Abstract: Design patterns (DPs) are recognised as a good practice in software development. However, the lack of appropriate documentation often hampers traceability, and their benefits are blurred among thousands of lines of code. Automatic methods for DP detection have become relevant but are usually based on the rigid analysis of either software metrics or specific properties of the source code. We propos… ▽ More

    Submitted 13 January, 2024; originally announced January 2024.

    Comments: 27 pages, 18 tables, 10 figures, journal paper

    MSC Class: 68W50 ACM Class: D.2.7; I.2.8

    Journal ref: Journal of Systems and Software, Volume 175, May 2021, 110919

  14. arXiv:2401.04192  [pdf, ps, other

    cs.SE cs.AI cs.NE

    Interactive Multi-Objective Evolutionary Optimization of Software Architectures

    Authors: Aurora Ramírez, José Raúl Romero, Sebastián Ventura

    Abstract: While working on a software specification, designers usually need to evaluate different architectural alternatives to be sure that quality criteria are met. Even when these quality aspects could be expressed in terms of multiple software metrics, other qualitative factors cannot be numerically measured, but they are extracted from the engineer's know-how and prior experiences. In fact, detecting n… ▽ More

    Submitted 8 January, 2024; originally announced January 2024.

    Comments: 41 pages, 5 figures, journal "Information Sciences"

    MSC Class: 68 ACM Class: D.2.11; F.2.2

    Journal ref: Information Sciences, vol. 463-464, pp. 92-109, 2018

  15. arXiv:2311.18486  [pdf, other

    cs.SI cs.AI

    New Perspectives on the Evaluation of Link Prediction Algorithms for Dynamic Graphs

    Authors: Raphaël Romero, Tijl De Bie, Jefrey Lijffijt

    Abstract: There is a fast-growing body of research on predicting future links in dynamic networks, with many new algorithms. Some benchmark data exists, and performance evaluations commonly rely on comparing the scores of observed network events (positives) with those of randomly generated ones (negatives). These evaluation measures depend on both the predictive ability of the model and, crucially, the type… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

  16. arXiv:2209.13727  [pdf

    eess.IV cs.CV cs.LG

    Deep Learning Based Detection of Enlarged Perivascular Spaces on Brain MRI

    Authors: Tanweer Rashid, Hangfan Liu, Jeffrey B. Ware, Karl Li, Jose Rafael Romero, Elyas Fadaee, Ilya M. Nasrallah, Saima Hilal, R. Nick Bryan, Timothy M. Hughes, Christos Davatzikos, Lenore Launer, Sudha Seshadri, Susan R. Heckbert, Mohamad Habes

    Abstract: BACKGROUND AND PURPOSE: Deep learning has been demonstrated effective in many neuroimaging applications. However, in many scenarios, the number of imaging sequences capturing information related to small vessel disease lesions is insufficient to support data-driven techniques. Additionally, cohort-based studies may not always have the optimal or essential imaging sequences for accurate lesion dete… ▽ More

    Submitted 14 October, 2022; v1 submitted 27 September, 2022; originally announced September 2022.

  17. arXiv:2206.09376  [pdf, other

    quant-ph cs.LO cs.PL

    Encoding High-level Quantum Programs as SZX-diagrams

    Authors: Augustin Borgna, Rafael Romero

    Abstract: The Scalable ZX-calculus is a compact graphical language used to reason about linear maps between quantum states. These diagrams have multiple applications, but they frequently have to be constructed in a case-by-case basis. In this work we present a method to encode quantum programs implemented in a fragment of the linear dependently typed Proto-Quipper-D language as families of SZX-diagrams. We… ▽ More

    Submitted 16 November, 2023; v1 submitted 19 June, 2022; originally announced June 2022.

    Comments: In Proceedings QPL 2022, arXiv:2311.08375

    Journal ref: EPTCS 394, 2023, pp. 141-169

  18. arXiv:2206.07538  [pdf, other

    cs.RO cs.CV cs.HC cs.LG

    Body Gesture Recognition to Control a Social Robot

    Authors: Javier Laplaza, Joan Jaume Oliver, Ramón Romero, Alberto Sanfeliu, Anaís Garrell

    Abstract: In this work, we propose a gesture based language to allow humans to interact with robots using their body in a natural way. We have created a new gesture detection model using neural networks and a custom dataset of humans performing a set of body gestures to train our network. Furthermore, we compare body gesture communication with other communication channels to acknowledge the importance of ad… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

  19. arXiv:2203.07260  [pdf, other

    cs.LG

    Graph-Survival: A Survival Analysis Framework for Machine Learning on Temporal Networks

    Authors: Raphaël Romero, Bo Kang, Tijl De Bie

    Abstract: Continuous time temporal networks are attracting increasing attention due their omnipresence in real-world datasets and they manifold applications. While static network models have been successful in capturing static topological regularities, they often fail to model effects coming from the causal nature that explain the generation of networks. Exploiting the temporal aspect of networks has thus b… ▽ More

    Submitted 15 March, 2022; v1 submitted 14 March, 2022; originally announced March 2022.

  20. arXiv:2201.06044  [pdf, ps, other

    cs.SE cs.AI

    A Taxonomy of Information Attributes for Test Case Prioritisation: Applicability, Machine Learning

    Authors: Aurora Ramírez, Robert Feldt, José Raúl Romero

    Abstract: Most software companies have extensive test suites and re-run parts of them continuously to ensure recent changes have no adverse effects. Since test suites are costly to execute, industry needs methods for test case prioritisation (TCP). Recently, TCP methods use machine learning (ML) to exploit the information known about the system under test (SUT) and its test cases. However, the value added b… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

    Comments: Accepted for publication in ACM Transactions on Software Engineering and Methodology. Additional material available from a GitHub repository: https://github.com/tepia-taxonomy/taxonomy-analysis

    ACM Class: D.2.5; I.2.6

  21. Large-scale Autonomous Flight with Real-time Semantic SLAM under Dense Forest Canopy

    Authors: Xu Liu, Guilherme V. Nardari, Fernando Cladera Ojeda, Yuezhan Tao, Alex Zhou, Thomas Donnelly, Chao Qu, Steven W. Chen, Roseli A. F. Romero, Camillo J. Taylor, Vijay Kumar

    Abstract: Semantic maps represent the environment using a set of semantically meaningful objects. This representation is storage-efficient, less ambiguous, and more informative, thus facilitating large-scale autonomy and the acquisition of actionable information in highly unstructured, GPS-denied environments. In this letter, we propose an integrated system that can perform large-scale autonomous flights an… ▽ More

    Submitted 15 August, 2023; v1 submitted 14 September, 2021; originally announced September 2021.

    Comments: Xu Liu and Guilherme V. Nardari contributed equally to this work

    Journal ref: IEEE Robotics and Automation Letters ( Volume: 7, Issue: 2, April 2022)

  22. A Neurorobotics Approach to Behaviour Selection based on Human Activity Recognition

    Authors: Caetano M. Ranieri, Renan C. Moioli, Patricia A. Vargas, Roseli A. F. Romero

    Abstract: Behaviour selection has been an active research topic for robotics, in particular in the field of human-robot interaction. For a robot to interact effectively and autonomously with humans, the coupling between techniques for human activity recognition, based on sensing information, and robot behaviour selection, based on decision-making mechanisms, is of paramount importance. However, most approac… ▽ More

    Submitted 27 September, 2022; v1 submitted 26 July, 2021; originally announced July 2021.

    Comments: This preprint has not undergone peer review or any post-submission improvements or corrections. The Version of Record of this article is published in Cognitive Neurodynamics (2022), and is available online at https://doi.org/10.1007/s11571-022-09886-z

  23. A Data-Driven Biophysical Computational Model of Parkinson's Disease based on Marmoset Monkeys

    Authors: Caetano M. Ranieri, Jhielson M. Pimentel, Marcelo R. Romano, Leonardo A. Elias, Roseli A. F. Romero, Michael A. Lones, Mariana F. P. Araujo, Patricia A. Vargas, Renan C. Moioli

    Abstract: In this work we propose a new biophysical computational model of brain regions relevant to Parkinson's Disease based on local field potential data collected from the brain of marmoset monkeys. Parkinson's disease is a neurodegenerative disorder, linked to the death of dopaminergic neurons at the substantia nigra pars compacta, which affects the normal dynamics of the basal ganglia-thalamus-cortex… ▽ More

    Submitted 1 September, 2021; v1 submitted 26 July, 2021; originally announced July 2021.

    Journal ref: IEEE Access, 2021

  24. arXiv:2107.10495  [pdf

    cs.LG

    Benchmarking AutoML Frameworks for Disease Prediction Using Medical Claims

    Authors: Roland Albert A. Romero, Mariefel Nicole Y. Deypalan, Suchit Mehrotra, John Titus Jungao, Natalie E. Sheils, Elisabetta Manduchi, Jason H. Moore

    Abstract: We ascertain and compare the performances of AutoML tools on large, highly imbalanced healthcare datasets. We generated a large dataset using historical administrative claims including demographic information and flags for disease codes in four different time windows prior to 2019. We then trained three AutoML tools on this dataset to predict six different disease outcomes in 2019 and evaluated… ▽ More

    Submitted 22 July, 2021; originally announced July 2021.

    Comments: 22 pages, 8 figures, 7 tables

  25. A Note on Confluence in Typed Probabilistic Lambda Calculi

    Authors: Rafael Romero, Alejandro Díaz-Caro

    Abstract: On the topic of probabilistic rewriting, there are several works studying both termination and confluence of different systems. While working with a lambda calculus modelling quantum computation, we found a system with probabilistic rewriting rules and strongly normalizing terms. We examine the effect of small modifications in probabilistic rewriting, affine variables, and strategies on the overal… ▽ More

    Submitted 8 April, 2022; v1 submitted 11 June, 2021; originally announced June 2021.

    Comments: In Proceedings LSFA 2021, arXiv:2204.03415

    Journal ref: EPTCS 357, 2022, pp. 18-24

  26. arXiv:2010.03026  [pdf, other

    cs.CV cs.RO

    Place Recognition in Forests with Urquhart Tessellations

    Authors: Guilherme V. Nardari, Avraham Cohen, Steven W. Chen, Xu Liu, Vaibhav Arcot, Roseli A. F. Romero, Vijay Kumar

    Abstract: In this letter, we present a novel descriptor based on Urquhart tessellations derived from the position of trees in a forest. We propose a framework that uses these descriptors to detect previously seen observations and landmark correspondences, even with partial overlap and noise. We run loop closure detection experiments in simulation and real-world data map-merging from different flights of an… ▽ More

    Submitted 16 November, 2020; v1 submitted 23 September, 2020; originally announced October 2020.

    Comments: 9 pages, 6 Figures

  27. arXiv:2010.00148  [pdf

    eess.IV cs.CV

    DEEPMIR: A DEEP neural network for differential detection of cerebral Microbleeds and IRon deposits in MRI

    Authors: Tanweer Rashid, Ahmed Abdulkadir, Ilya M. Nasrallah, Jeffrey B. Ware, Hangfan Liu, Pascal Spincemaille, J. Rafael Romero, R. Nick Bryan, Susan R. Heckbert, Mohamad Habes

    Abstract: Lobar cerebral microbleeds (CMBs) and localized non-hemorrhage iron deposits in the basal ganglia have been associated with brain aging, vascular disease and neurodegenerative disorders. Particularly, CMBs are small lesions and require multiple neuroimaging modalities for accurate detection. Quantitative susceptibility map** (QSM) derived from in vivo magnetic resonance imaging (MRI) is necessar… ▽ More

    Submitted 7 June, 2021; v1 submitted 30 September, 2020; originally announced October 2020.

  28. arXiv:1912.12726  [pdf, other

    cs.RO cs.CV cs.LG

    SLOAM: Semantic Lidar Odometry and Map** for Forest Inventory

    Authors: Steven W. Chen, Guilherme V. Nardari, Elijah S. Lee, Chao Qu, Xu Liu, Roseli A. F. Romero, Vijay Kumar

    Abstract: This paper describes an end-to-end pipeline for tree diameter estimation based on semantic segmentation and lidar odometry and map**. Accurate map** of this type of environment is challenging since the ground and the trees are surrounded by leaves, thorns and vines, and the sensor typically experiences extreme motion. We propose a semantic feature based pose optimization that simultaneously re… ▽ More

    Submitted 29 December, 2019; originally announced December 2019.

    Comments: 8 pages, 5 figures, IEEE Robotics and Automation Letters