Cáceres
SemCAFE: When Named Entities make the Difference Assessing Web Source Reliability through Entity-level Analytics
Shahi, Gautam Kishore, Seneviratne, Oshani, Spaniol, Marc
With the shift from traditional to digital media, the online landscape now hosts not only reliable news articles but also a significant amount of unreliable content. Digital media has faster reachability by significantly influencing public opinion and advancing political agendas. While newspaper readers may be familiar with their preferred outlets political leanings or credibility, determining unreliable news articles is much more challenging. The credibility of many online sources is often opaque, with AI generated content being easily disseminated at minimal cost. Unreliable news articles, particularly those that followed the Russian invasion of Ukraine in 2022, closely mimic the topics and writing styles of credible sources, making them difficult to distinguish. To address this, we introduce SemCAFE, a system designed to detect news reliability by incorporating entity relatedness into its assessment. SemCAFE employs standard Natural Language Processing techniques, such as boilerplate removal and tokenization, alongside entity level semantic analysis using the YAGO knowledge base. By creating a semantic fingerprint for each news article, SemCAFE could assess the credibility of 46,020 reliable and 3,407 unreliable articles on the 2022 Russian invasion of Ukraine. Our approach improved the macro F1 score by 12% over state of the art methods. The sample data and code are available on GitHub
- Asia > Russia (1.00)
- Europe > Ukraine > Kyiv Oblast > Kyiv (0.14)
- Europe > United Kingdom (0.14)
- (22 more...)
- Overview (1.00)
- Research Report > New Finding (0.93)
- Research Report > Promising Solution (0.88)
- Media > News (1.00)
- Government > Regional Government > Europe Government > Russia Government (1.00)
- Government > Regional Government > Asia Government > Russia Government (1.00)
A Virtual Cybersecurity Department for Securing Digital Twins in Water Distribution Systems
Homaei, Mohammadhossein, Di Bartolo, Agustin, Mogollon-Gutierrez, Oscar, Morgado, Fernando Broncano, Rodriguez, Pablo Garcia
--Digital twins (DTs) help improve real-time monitoring and decision-making in water distribution systems. However, their connectivity makes them easy targets for cyberattacks such as scanning, denial-of-service (DoS), and unauthorized access. Small and medium-sized enterprises (SMEs) that manage these systems often do not have enough budget or staff to build strong cybersecurity teams. T o solve this problem, we present a Virtual Cybersecurity Department (VCD), an affordable and automated framework designed for SMEs. The VCD uses open-source tools like Zabbix for real-time monitoring, Suricata for network intrusion detection, Fail2Ban to block repeated login attempts, and simple firewall settings. T o improve threat detection, we also add a machine-learning-based IDS trained on the OD-IDS2022 dataset using an improved ensemble model. Our solution gives SMEs a practical and efficient way to secure water systems using low-cost and easy-to-manage tools.
- Europe > Spain > Extremadura (0.05)
- Europe > Spain > Cáceres > Cáceres Province > Cáceres (0.05)
- Information Technology > Security & Privacy (1.00)
- Government > Military > Cyberwarfare (1.00)
A multi-criteria decision support system to evaluate the effectiveness of training courses on citizens' employability
Bas, Maria C., Bolos, Vicente J., Prieto, Alvaro E., Rodriguez-Echeverria, Roberto, Sanchez-Figueroa, Fernando
This study examines the impact of lifelong learning on the professional lives of employed and unemployed individuals. Lifelong learning is a crucial factor in securing employment or enhancing one's existing career prospects. To achieve this objective, this study proposes the implementation of a multi-criteria decision support system for the evaluation of training courses in accordance with their capacity to enhance the employability of the students. The methodology is delineated in four stages. Firstly, a `working life curve' was defined to provide a quantitative description of an individual's working life. Secondly, an analysis based on K-medoids clustering defined a control group for each individual for comparison. Thirdly, the performance of a course according to each of the four predefined criteria was calculated using a t-test to determine the mean performance value of those who took the course. Ultimately, the unweighted TOPSIS method was used to evaluate the efficacy of the various training courses in relation to the four criteria. This approach effectively addresses the challenge of using extensive datasets within a system while facilitating the application of a multi-criteria unweighted TOPSIS method. The results of the multi-criteria TOPSIS method indicated that training courses related to the professional fields of administration and management, hostel and tourism and community and sociocultural services have positive impact on employability and improving the working conditions of citizens. However, courses that demonstrate the greatest effectiveness in ranking are the least demanded by citizens. The results will help policymakers evaluate the effectiveness of each training course offered by the regional government.
- Europe > Austria > Vienna (0.14)
- Europe > Spain > Extremadura (0.05)
- South America > Colombia > Santander Department (0.04)
- (9 more...)
- Research Report > Experimental Study (1.00)
- Instructional Material > Course Syllabus & Notes (1.00)
- Government (1.00)
- Education > Educational Setting (1.00)
Applying Data Driven Decision Making to rank Vocational and Educational Training Programs with TOPSIS
Conejero, J. M., Preciado, J. C., Prieto, A. E., Bas, M. C., Bolos, V. J.
The 2008 financial crisis that hit the world's economies has had a particularly acute impact in Spain (Guardiola and Guillen-Royo, 2015). It is only since 2014 that Spain seemed to begin its recovery (Martí and Pérez, 2015). However, this recuperation is still far to be acceptable with regard to the labor landscape (Casares and Vázquez, 2018). One of the main Spanish weaknesses that the crisis exposed was the so-called duality of the labor market. Thus, Spain is characterized by the existence of two very different types of workers. On one hand, long term workers on indefinite contracts, having both a very high job security and a very high cost for companies (especially in terms of dismissals) and usually with university studies even for jobs that do not require them.
- Europe > Spain > Extremadura (0.06)
- Oceania > Australia (0.04)
- Europe > Germany (0.04)
- (5 more...)
- Banking & Finance > Economy (1.00)
- Education > Educational Setting > Higher Education (0.68)
- Education > Educational Setting > K-12 Education (0.68)
Hyperspectral Pansharpening: Critical Review, Tools and Future Perspectives
Ciotola, Matteo, Guarino, Giuseppe, Vivone, Gemine, Poggi, Giovanni, Chanussot, Jocelyn, Plaza, Antonio, Scarpa, Giuseppe
Hyperspectral pansharpening consists of fusing a high-resolution panchromatic band and a low-resolution hyperspectral image to obtain a new image with high resolution in both the spatial and spectral domains. These remote sensing products are valuable for a wide range of applications, driving ever growing research efforts. Nonetheless, results still do not meet application demands. In part, this comes from the technical complexity of the task: compared to multispectral pansharpening, many more bands are involved, in a spectral range only partially covered by the panchromatic component and with overwhelming noise. However, another major limiting factor is the absence of a comprehensive framework for the rapid development and accurate evaluation of new methods. This paper attempts to address this issue. We started by designing a dataset large and diverse enough to allow reliable training (for data-driven methods) and testing of new methods. Then, we selected a set of state-of-the-art methods, following different approaches, characterized by promising performance, and reimplemented them in a single PyTorch framework. Finally, we carried out a critical comparative analysis of all methods, using the most accredited quality indicators. The analysis highlights the main limitations of current solutions in terms of spectral/spatial quality and computational efficiency, and suggests promising research directions. To ensure full reproducibility of the results and support future research, the framework (including codes, evaluation procedures and links to the dataset) is shared on https://github.com/matciotola/hyperspectral_pansharpening_toolbox, as a single Python-based reference benchmark toolbox.
- Europe > Italy > Sardinia > Cagliari (0.05)
- Europe > Italy > Emilia-Romagna > Metropolitan City of Bologna > Bologna (0.04)
- Europe > France > Auvergne-Rhône-Alpes > Isère > Grenoble (0.04)
- (17 more...)
AI-based Classification of Customer Support Tickets: State of the Art and Implementation with AutoML
One of today's primary priorities of companies is to improve the Customer Experience (CX) to increase customer satisfaction and reduce churn. However, "just 2 percent of organizations reached the top stage of CX maturity [and] most organizations are in early stages of CX maturity" (Dorsey et al., 2022). According to a recent study by Qualtrics (2022), 47 percent of customers ranked support as the second most important area of improvement in CX. One major factor of customer satisfaction identified in recent research (e.g., Service Excellence Research Group, 2021) is the speed at which customer support answers customer inquiries. Demand for customer support is rising and often exceeds the supply of available support agents. Especially missing knowledge and multiple re-routings between support agents are major factors for delays in resolution time. Further research suggests that due to information overload, the quality of decisions decreases with the number of decisions (Hemp, 2009; Viegas et al., 2015). In most recent studies, lack of time and resources are mentioned as the main issues in customer support, which harm the performance and, ultimately, the customer experience (HubSpot, 2022; Serrano et al., 2021).
- Europe > Germany > Hesse > Darmstadt Region > Wiesbaden (0.04)
- North America > United States > New York (0.04)
- North America > United States > Hawaii (0.04)
- (12 more...)
- Information Technology > Data Science > Data Mining (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks > Deep Learning (0.46)
- Information Technology > Artificial Intelligence > Natural Language > Text Classification (0.46)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning (0.46)
Smart Bilingual Focused Crawling of Parallel Documents
García-Romero, Cristian, Esplà-Gomis, Miquel, Sánchez-Martínez, Felipe
The availability of large text corpora is especially relevant in the field of machine translation where the state-of-the-art approach to neural machine translation (Vaswani et al., 2017) requires large amounts of parallel texts, i.e., texts in one language and their translation into another language. Parallel texts have also proven useful to build pre-trained language models with cross-lingual capabilities (Conneau et al., 2020; Kale et al., 2021; Reid and Artetxe, 2022), and in translation-memory tools (Bowker, 2002) to assist professional translators. The reduced availability of parallel documents, particularly for low-resource language pairs, is fuelling a growing interest in web mining, which has allowed to build some of the largest parallel corpora to date (El-Kishky et al., 2020; Bañón et al., 2020; Schwenk et al., 2021; Bañón et al., 2022). State-of-the-art tools for harvesting parallel data from the Internet, like Bitextor (Bañón et al., 2020; Esplà-Gomis et al., 2016) and ILSP-FocusedCrawler (Papavassiliou et al., 2018), use a web crawler to automatically browse the web and collect textual data. Web crawlers start with a list of seed URLs. The corresponding documents are downloaded and parsed, and any new URLs linked from them are added to a list of pending downloads.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Europe > Germany > Berlin (0.04)
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- (15 more...)
Residual-based Attention Physics-informed Neural Networks for Efficient Spatio-Temporal Lifetime Assessment of Transformers Operated in Renewable Power Plants
Ramirez, Ibai, Pino, Joel, Pardo, David, Sanz, Mikel, del Rio, Luis, Ortiz, Alvaro, Morozovska, Kateryna, Aizpurua, Jose I.
Transformers are vital assets for the reliable and efficient operation of power and energy systems. They support the integration of renewables to the grid through improved grid stability and operation efficiency. Monitoring the health of transformers is essential to ensure grid reliability and efficiency. Thermal insulation ageing is a key transformer failure mode, which is generally tracked by monitoring the hotspot temperature (HST). However, HST measurement is complex and expensive and often estimated from indirect measurements. Existing computationally-efficient HST models focus on space-agnostic thermal models, providing worst-case HST estimates. This article introduces an efficient spatio-temporal model for transformer winding temperature and ageing estimation, which leverages physics-based partial differential equations (PDEs) with data-driven Neural Networks (NN) in a Physics Informed Neural Networks (PINNs) configuration to improve prediction accuracy and acquire spatio-temporal resolution. The computational efficiency of the PINN model is improved through the implementation of the Residual-Based Attention scheme that accelerates the PINN model convergence. PINN based oil temperature predictions are used to estimate spatio-temporal transformer winding temperature values, which are validated through PDE resolution models and fiber optic sensor measurements, respectively. Furthermore, the spatio-temporal transformer ageing model is inferred, aiding transformer health management decision-making and providing insights into localized thermal ageing phenomena in the transformer insulation. Results are validated with a distribution transformer operated on a floating photovoltaic power plant.
- Europe > Spain > Cáceres > Cáceres Province > Cáceres (0.04)
- North America > United States > Massachusetts > Middlesex County > Natick (0.04)
- Europe > Sweden > Stockholm > Stockholm (0.04)
- (2 more...)
- Energy > Renewable > Solar (1.00)
- Energy > Power Industry (1.00)
A Survey on Socially Aware Robot Navigation: Taxonomy and Future Challenges
Singamaneni, Phani Teja, Bachiller-Burgos, Pilar, Manso, Luis J., Garrell, Anaís, Sanfeliu, Alberto, Spalanzani, Anne, Alami, Rachid
Socially aware robot navigation is gaining popularity with the increase in delivery and assistive robots. The research is further fueled by a need for socially aware navigation skills in autonomous vehicles to move safely and appropriately in spaces shared with humans. Although most of these are ground robots, drones are also entering the field. In this paper, we present a literature survey of the works on socially aware robot navigation in the past 10 years. We propose four different faceted taxonomies to navigate the literature and examine the field from four different perspectives. Through the taxonomic review, we discuss the current research directions and the extending scope of applications in various domains. Further, we put forward a list of current research opportunities and present a discussion on possible future challenges that are likely to emerge in the field.
- Europe > France > Occitanie > Haute-Garonne > Toulouse (0.04)
- Europe > France > Auvergne-Rhône-Alpes > Isère > Grenoble (0.04)
- North America > Canada > Alberta > Census Division No. 19 > Saddle Hills County (0.04)
- (9 more...)
- Research Report (1.00)
- Overview (1.00)
- Transportation > Passenger (1.00)
- Transportation > Ground > Road (1.00)
- Transportation > Air (1.00)
- (2 more...)
- Information Technology > Artificial Intelligence > Robots > Autonomous Vehicles > Drones (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Planning & Scheduling (1.00)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Agents (1.00)
- (2 more...)
Progression and Challenges of IoT in Healthcare: A Short Review
Rahman, S M Atikur, Ibtisum, Sifat, Podder, Priya, Hossain, S. M. Saokat
Smart healthcare, an integral element of connected living, plays a pivotal role in fulfilling a fundamental human need. The burgeoning field of smart healthcare is poised to generate substantial revenue in the foreseeable future. Its multifaceted framework encompasses vital components such as the Internet of Things (IoT), medical sensors, artificial intelligence (AI), edge and cloud computing, as well as next-generation wireless communication technologies. Many research papers discuss smart healthcare and healthcare more broadly. Numerous nations have strategically deployed the Internet of Medical Things (IoMT) alongside other measures to combat the propagation of COVID-19. This combined effort has not only enhanced the safety of frontline healthcare workers but has also augmented the overall efficacy in managing the pandemic, subsequently reducing its impact on human lives and mortality rates. Remarkable strides have been made in both applications and technology within the IoMT domain. However, it is imperative to acknowledge that this technological advancement has introduced certain challenges, particularly in the realm of security. The rapid and extensive adoption of IoMT worldwide has magnified issues related to security and privacy. These encompass a spectrum of concerns, ranging from replay attacks, man-in-the-middle attacks, impersonation, privileged insider threats, remote hijacking, password guessing, and denial of service (DoS) attacks, to malware incursions. In this comprehensive review, we undertake a comparative analysis of existing strategies designed for the detection and prevention of malware in IoT environments.
- North America > United States > New Mexico > Bernalillo County > Albuquerque (0.04)
- Asia > Singapore (0.04)
- Asia > China > Shanghai > Shanghai (0.04)
- (15 more...)
- Overview (1.00)
- Research Report (0.70)
- Information Technology > Security & Privacy (1.00)
- Health & Medicine > Health Care Technology > Telehealth (0.93)
- Health & Medicine > Therapeutic Area > Endocrinology > Diabetes (0.69)
- (2 more...)