Ana Isabel Aguilera

dblp:15/3042 · DBLP profile ↗
← Back
5ranked-venue papers in the field
2as first author
3since 2021 · last 2025
0000-0003-0726-1759ORCID · reported

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 4 (2 first)Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2025 Efficient Method for Validating SPARQL Queries Using Semantic Web Ontologies
abstract
The Semantic Web has addressed the development of technologies for efficient data exchange through formats such as RDF and the use of SPARQL as a standard query language. However, users often face difficulties in obtaining unexpected or erroneous results without a clear understanding of the source of the problem, resulting in wasted time. In this context, a method for validating SPARQL queries, divided into five phases executed before processing in RDF engines, is proposed. This method is based on an ontology and considers both syntactic and semantic validations, generating detailed error reports to prevent problems during execution. Experimental results show the efficiency of the approach: when querying a dataset of 16,005 triples, syntactic validation did not exceed 0.4508 ms and semantic validation did not exceed 6.2343 ms. In contrast, queries without validation presented longer response times, with differences of up to 68.2492 ms in syntactic validation and 144.4288 ms in semantic validation. This approach not only improves query accuracy and efficiency, but also significantly reduces time and errors in information retrieval in semantic environments.
Juan Collio, Ana Isabel Aguilera, Irvin Dongo
CLEI2
2024 IoTO++: An Enhanced Interoperability Based on Semantic for IoT Environments
abstract
The rapid adoption of Internet of Things (IoT) technology has allowed the development of applications where devices such as sensors generate data periodically. These devices are integrated into IoT systems where large volumes of data are managed and whose processing and handling for the proper operation of the IoT system is necessary. One of the main challenges in IoT is the effective data management and real-time communication between heterogeneous devices. Ontologies, which are semantic representations of knowledge, are built to provide semantic interoperability. However, the diversity of applications and the scope of new technologies makes current ontology's proposals incomplete in modeling privacy and security, energy awareness, and ethics at the same time. In this context, we propose an enhanced Ontology, called IoTO++, for improving semantic interoperability in IoT environments. We validated the proposal considering lexical, structural and domain knowledge levels. Results show that even though lite ontologies are more maintainable, compatible and transferable, ontologies with more annotations are better in terms of functional adequacy. This includes but is not limited to characteristics like, knowledge reuse, acquisition and representation. Furthermore, IoTO++ demonstrates superior performance in the domain knowledge level, proving to be a more effective solution for modeling the variety of IoT applications.
Ana Isabel Aguilera, Dominique Garrido, Irvin Dongo, Maria Alejandra Cornejo-Lupa
CLEI1
2024 Towards Speech Emotion Recognition Applied to Social Robots
abstract
Nowadays, the advancement of technology allows the use of social robots for various daily tasks such as therapies, teaching assistants, restaurant services, among others. Human-Robot Interaction (HRI) is under constant study due to the new capabilities that robots acquire thanks to their improved hardware (e.g., more joints). Robots receive information through sensors such as cameras and microphones and can thus modify their behavior and adapt to different situations. However, an exhaustive real-time analysis of data within the robot requires excessive computing power and energy usage, which are limited in social robots. In this context, we propose a lightweight Machine Learning model to balance accuracy and audio processing time to recognize the emotions of happiness, sadness, anger, and neutral in real-time, aiming to improve HRI. Additionally, an empirical analysis to identify the most relevant audio features for emotion recognition is presented. The objective is to generate a lighter and more appropriate model for the robot's hardware. Results show better accuracy by using the RAVDESS, IEMOCAP, and RAVDESS+IEMOCAP datasets and a recognition time around 1 second.
Alvaro Gamboa, Irvin Dongo, Ana Isabel Aguilera, Rolinson Begazo
CLEI3
2020 Web Scraping versus Twitter API: A Comparison for a Credibility Analysis
abstract
Twitter is one of the most popular information source available on the Web. Thus, there exist many studies focused on analyzing the credibility of the shared information. Most proposals use either Twitter API or web scraping to extract the data to perform such analysis. Both extraction techniques have advantages and disadvantages. In this work, we present a study to evaluate their performance and behavior. The motivation for this research comes from the necessity to know ways to extract online information in order to analyze in real-time the credibility of the content posted on the Web. To do so, we develop a framework which offers both alternatives of data extraction and implements a previously proposed credibility model. Our framework is implemented as a Google Chrome extension able to analyze tweets in real-time. Results report that both methods produce identical credibility values, when a robust normalization process is applied to the text (i.e., tweet). Moreover, concerning the time performance, web scraping is faster than Twitter API, and it is more flexible in terms of obtaining data; however, web scraping is very sensitive to website changes.
Irvin Dongo, Yudith Cardinale, Ana Isabel Aguilera, Fabiola Martínez-Zúñiga, Yuni Quintero, Sergio Barrios
iiWAS3
2013 Experiences on fuzzy DBMS: Implementation and use
abstract
This paper presents a comparison of three developmental experiences of fuzzy DBMS (Database Management Systems). These developments have expanded the functionality of some existing relational DBMS (PostgreSQL, Oracle, Firebird, SQL Server, MySQL and DB2) to handle queries with vague terms. The three approaches presented are based on three different methods of integration known as weak, medium and strong coupling strategies. These developments are based on evaluation mechanisms that give good behavior in terms of time spent for query processing. In addition, this paper also presents two user experiences of these fuzzy DBMS, which show a high acceptance by users. To do so, are some applications developed using our fuzzy DBMS. These experiences show that fuzzy DBMS are appropriate and necessary in real-world applications.
Ana Isabel Aguilera, Livia Borjas, Rosseline Rodríguez, Leonid Tineo
CLEI1