Persona:
Robles Gómez, Antonio

Cargando...
Foto de perfil
Dirección de correo electrónico
ORCID
0000-0002-5181-0199
Fecha de nacimiento
Proyectos de investigación
Unidades organizativas
Puesto de trabajo
Apellidos
Robles Gómez
Nombre de pila
Antonio
Nombre

Resultados de la búsqueda

Mostrando 1 - 10 de 22
  • Publicación
    A Data-Driven Approach to Engineering Instruction: Exploring Learning Styles, Study Habits, and Machine Learning
    (IEEE Xplore, 2025-01-10) Isaza Domínguez, Lauren Genith; Robles Gómez, Antonio; Pastor Vargas, Rafael
    This study examined the impact of learning style and study habit alignment on the academic success of engineering students. Over a 16-week semester, 72 students from Process Engineering and Electronic Engineering programs at the Universidad de Los Llanos participated in this study. They completed the Learning Styles Index questionnaire on the first day of class, and each week, teaching methods and class activities were aligned with one of the four learning dimensions of the Felder-Silverman Learning Styles Model. Lesson 1 focused on one side of a learning dimension, lesson 2 on the opposite side, and the tutorial session incorporated both. Quizzes and engagement surveys assessed short-term academic performance, whereas midterm and final exam results measured long-term performance. Paired t-tests, Cohen’s effect size, and two-way ANOVA showed that aligning teaching methods with learning styles improved students’short-term exam scores and engagement. However, multiple regression analysis indicated that study habits (specifically time spent studying, frequency, and scores on a custom-developed study quality survey) were much stronger predictors of midterm and final exam performance. Several machine learning models, including Random Forest and Voting Ensemble, were tested to predict academic performance using study behavior data. Voting Ensemble was found to be the strongest model, explaining 83% of the variance in final exam scores, with a mean absolute error of 3.18. Our findings suggest that, while learning style alignment improves short-term engagement and comprehension, effective study habits and time management play a more important role in long-term academic success.
  • Publicación
    Analyzing the Users’ Acceptance of an IoT Cloud Platform using the UTAUT/TAM Model
    (Institute of Electrical and Electronics Engineers, 2021) Haut, Juan M.; Robles Gómez, Antonio; Tobarra Abad, María de los Llanos; Pastor Vargas, Rafael; Hernández Berlinches, Roberto
    Antonio Robles-Gómez, Llanos Tobarra, Rafael Pastor-Vargas, Roberto Hernández, Juan M. Haut; Título:; Publicación: . ISSN (https://doi.org/10.1109/ACCESS.2021.3125497);
  • Publicación
    A WoT Platform for Supporting Full-Cycle IoT Solutions from Edge to Cloud Infrastructures: A Practical Case
    (MDPI, 2020-07-05) Pastor Vargas, Rafael; Tobarra Abad, María de los Llanos; Robles Gómez, Antonio; Martín Gutiérrez, Sergio; Hernández Berlinches, Roberto; Cano, Jesús; MDPI; https://orcid.org/0000-0001-6926-1311
    Internet of Things (IoT) learning involves the acquisition of transversal skills ranging from the development based on IoT devices and sensors (edge computing) to the connection of the devices themselves to management environments that allow the storage and processing (cloud computing) of data generated by sensors. The usual development cycle for IoT applications consists of the following three stages: stage 1 corresponds to the description of the devices and basic interaction with sensors. In stage 2, data acquired by the devices/sensors are employed by communication models from the origin edge to the management middleware in the cloud. Finally, stage 3 focuses on processing and presentation models. These models present the most relevant indicators for IoT devices and sensors. Students must acquire all the necessary skills and abilities to understand and develop these types of applications, so lecturers need an infrastructure to enable the learning of development of full IoT applications. AWeb of Things (WoT) platform named Labs of Things at UNED (LoT@UNED) has been used for this goal. This paper shows the fundamentals and features of this infrastructure, and how the different phases of the full development cycle of solutions in IoT environments are implemented using LoT@UNED. The proposed system has been tested in several computer science subjects. Students can perform remote experimentation with a collaborativeWoT learning environment in the cloud, including the possibility to analyze the generated data by IoT sensors.
  • Publicación
    Exploring IoT Vulnerabilities in a Comprehensive Remote Cybersecurity Laboratory
    (MDPI, 2023) Delgado, Ismael; San Cristóbal Ruiz, Elio; Martín Gutiérrez, Sergio; Robles Gómez, Antonio
    With the rapid proliferation of Internet of things (IoT) devices across various sectors, ensuring robust cybersecurity practices has become paramount. The complexity and diversity of IoT ecosystems pose unique security challenges that traditional educational approaches often fail to address comprehensively. Current curricula may provide theoretical knowledge but typically lack the practical components necessary for students to engage with real-world cybersecurity scenarios. This gap hinders the development of proficient cybersecurity professionals capable of securing complex IoT infrastructures. To bridge this educational divide, a remote online laboratory was developed, allowing students to gain hands-on experience in identifying and mitigating cybersecurity threats in an IoT context. This virtual environment simulates real IoT ecosystems, enabling students to interact with actual devices and protocols while practicing various security techniques. The laboratory is designed to be accessible, scalable, and versatile, offering a range of modules from basic protocol analysis to advanced threat management. The implementation of this remote laboratory demonstrated significant benefits, equipping students with the necessary skills to confront and resolve IoT security issues effectively. Our results show an improvement in practical cybersecurity abilities among students, highlighting the laboratory’s efficacy in enhancing IoT security education.
  • Publicación
    SiCoDeF² Net: Siamese Convolution Deconvolution Feature Fusion Network for One-Shot Classification
    (IEEE, 2021) Kumar Roy, Swalpa; Kar, Purbayan; Paoletti, Mercedes E.; Haut, Juan M.; Pastor Vargas, Rafael; Robles Gómez, Antonio
    Nowadays, deep convolutional neural networks (CNNs) for face recognition exhibit a performance comparable to human ability in the presence of the appropriate amount of labelled training data. However, training CNNs remains as an arduous task due to the lack of training samples. To overcome this drawback, applications demand one-shot learning to improve the obtained performances over traditional machine learning approaches by learning representative information about data categories from few training samples. In this context, Siamese convolutional network ( SiConvNet ) provides an interesting deep architecture to tackle the data limitation. In this regard, applying the convolution operation on real world images by using the trainable correlative Gaussian kernel adds correlations to the output images, which hinder the recognition process due to the blurring effects introduced by the convolution kernel application. As a result the pixel-wise and channel-wise correlations or redundancies could appear in both single and multiple feature maps obtained by a hidden layer. In this sense, convolution-based models fail to generalize the feature representation because of both the strong correlations presence in neighboring pixels and the channel-wise high redundancies between different channels of the feature maps, which hamper the effective training. Deconvolution operation helps to overcome the shortcomings that limit the conventional SiConvNet performance, learning successfully correlation-free features representation. In this paper, a simple but efficient Siamese convolution deconvolution feature fusion network ( SiCoDeF 2 Net ) is proposed to learn the invariant and discriminative complementary features generated from both the (i) sub-convolution (SCoNet) and (ii) sub deconvolutional (SDeNet) networks using a concatenation operation which significantly improves the one-shot unconstrained facial recognition task. Extensive experiments performed on several widely used benchmarks, provide promising results, where the proposed SiCoDeF 2 Net model significantly outperforms the current state-of-art in terms of classification accuracy, F1, precision and recall. The code will be available on: https://github.com/purbayankar/SiCoDeF2Net .
  • Publicación
    Students’ Acceptance and Tracking of a New Container-Based Virtual Laboratory
    (MDPI, 2020) Cano, Jesús; Tobarra Abad, María de los Llanos; Robles Gómez, Antonio; Pastor Vargas, Rafael; Hernández Berlinches, Roberto; Duque Fernández, Andrés
    Presently, the ever-increasing use of new technologies helps people to acquire additional skills for developing an applied critical thinking in many contexts of our society. When it comes to education, and more particularly in any Engineering subject, practical learning scenarios are key to achieve a set of competencies and applied skills. In our particular case, the cybersecurity topic with a distance education methodology is considered and a new remote virtual laboratory based on containers will be presented and evaluated in this work. The laboratory is based on the Linux Docker virtualization technology, which allows us to create consistent realistic scenarios with lower configuration requirements for the students. The laboratory is comparatively evaluated with our previous environment, LoT@UNED, from both the points of view of the students’ acceptance with a set of UTAUT models, and their behavior regarding evaluation items, time distribution, and content resources. All data was obtained from students’ surveys and platform registers. The main conclusion of this work is that the proposed laboratory obtains a very high acceptance from the students, in terms of several different indicators (perceived usefulness, estimated effort, social influence, attitude, ease of access, and intention of use). Neither the use of the virtual platform nor the distance methodology employed affect the intention to use the technology proposed in this work
  • Publicación
    Web of Things Platforms for Distance Learning Scenarios in Computer Science Disciplines: A Practical Approach
    (MDPI, 2019) Tobarra Abad, María de los Llanos; Robles Gómez, Antonio; Pastor Vargas, Rafael; Hernández Berlinches, Roberto; Cano, Jesús; López, Daniel; https://orcid.org/0000-0001-6926-1311
    Problem-based learning is a widely used learning methodology in the field of technological disciplines, especially in distance education environments. In these environments, the most used tools, which provide learning scenarios, are remote and virtual laboratories. Internet of Things (IoT) devices can be used as remote or virtual laboratories. In addition to this, they can be organized/orchestrated to build remote maker spaces through the web. These types of spaces are called the Web of Things (WoT). This paper proposes the use of these types of spaces and their integration as practical activities into the curricula of technological subjects. This approach will allow us to achieve two fundamental objectives: (1) To improve the academic results (grades) of students; and (2) to increase engagement and interest of students in the studied technologies, including IoT devices. These platforms are modeled using archetypes based on different typologies and usage scenarios. In particular, these usage scenarios will implement a learning strategy for each problem to be solved. The current work shows the evolution of these archetypes and their application in the teaching of disciplines/subjects defined in computer science, such as distributed computing and cybersecurity.
  • Publicación
    Researchers’ perceptions of DH trends and topics in the English and Spanish-speaking community. DayofDH data as a case study
    (Jagiellonian University & Pedagogical University (Cracovia), 2016-07-22) González-Blanco García, Elena; Rio Riande, Gimena del; Robles Gómez, Antonio; Ros Muñoz, Salvador; Hernández Berlinches, Roberto; Tobarra Abad, María de los Llanos; Caminero Herráez, Agustín Carlos; Pastor Vargas, Rafael
  • Publicación
    Detection of Cerebral Ischaemia using Transfer Learning Techniques
    (IEEE) Antón Munárriz, Cristina; Haut, Juan M.; Paoletti, Mercedes E.; Benítez Andrades, José Alberto; Pastor Vargas, Rafael; Robles Gómez, Antonio
    Cerebrovascular accident (CVA) or stroke is one of the main causes of mortality and morbidity today, causing permanent disabilities. Its early detection helps reduce its effects and its mortality: time is brain. Currently, non-contrast computed tomography (NCCT) continues to be the first-line diagnostic method in stroke emergencies because it is a fast, available, and cost-effective technique that makes it possible to rule out haemorrhage and focus attention on the ischemic origin, that is, due to obstruction to arterial flow. NCCT are quantified using a scoring system called ASPECTS (Alberta Stroke Program Early Computed Tomography Score) according to the affected brain structures. This paper aims to detect in an initial phase those CTs of patients with stroke symptoms that present early alterations in CT density using a binary classifier of CTs without and with stroke, to alert the doctor of their existence. For this, several well-known neural network architectures are implemented in the ImageNet challenges (VGG, NasNet, ResNet and DenseNet), with 3D images, covering the entire brain volume. The training results of these networks are exposed, in which different parameters are tested to obtain maximum performance, which is achieved with a DenseNet3D network that achieves an accuracy of 98% in the training set and 95% in the test set
  • Publicación
    Internet of Things Remote Laboratory for MQTT remote experimentation
    (Springer Link, 2023) Anhelo, Jesús; Robles Gómez, Antonio; Martín Gutiérrez, Sergio
    Remote laboratories have matured substantially and have seen widespread adoption across universities globally. This paper delineates the design and implementation of a remote laboratory for Industry 4.0, specifically for Internet of Things. It employs Raspberry Pi and ESP8266 microcontrollers, to bolster online Internet of Things (IoT) learning and experimentation platforms. Such platforms hold significant value in delivering high-quality online education programs centered on IoT. Students have access to a web interface where they can write Arduino code to program the behavior of each one of the nodes of an Internet of Things scenario. This setup allows them to remotely program three NodeMCU boards in a manner akin to the usage of the Arduino IDE connected to an Arduino board locally. The system offers the ability to compile and upload code, complete with error notifications. Additionally, it furnishes several functionalities such as the ability to load new local code, save the authored code to one's personal computer, load predefined examples, access a serial monitor, and avail the Node Red platform. This amalgamation of features promises to offer a comprehensive and interactive remote learning experience for students engaging with IoT technologies.