Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 31 - 60 of 652

Full-Text Articles in Engineering

A Tutoring Framework To Support Computer Science Programmes In Higher Education, Emer Thornbury, Frances Sheridan, Pramod Pathak, Cristina Hava Muntean, Paul Stynes Jan 2023

A Tutoring Framework To Support Computer Science Programmes In Higher Education, Emer Thornbury, Frances Sheridan, Pramod Pathak, Cristina Hava Muntean, Paul Stynes

Conference papers

Computing Support is the provision of academic supports such as individual tutoring and support classes to students studying computing at third level. Students can struggle with computing as it requires practice involving trial and error. This work proposes a research informed tutoring framework to support computer science students at third level. The tutoring framework combines three pillars; staff and training, pedagogies and activities. Support is put in place to help students develop technical and programming skills. Essential tutoring is provided for those who might otherwise drop out of college. The framework was applied to first and second-year undergraduate programmes and …


Queer In Ai: A Case Study In Community-Led Participatory Ai, Anaelia Ovalle, Arjun Subramonian, Ashwiin Singh, Claas Voelcker, Danica Sutherland, Davide Locatelli, Eva Breznik, Felip Klubicka, Hang Yuan, Hetvi J, Huan Zhang, Jaidev Shriram, Kruno Lehman, Luca Soldaini, Maarten Sap, Marc Peter Deisenroth, Maria Leonor Pacheco, Maria Ryskina, Martin Mundt, Melind Agarwal, Nyx Mclean, Pan Xu, A. Pranav, Raj Korpan, Ruchira Ray, Sarah Mathew, Sarthak Arora, S.T. John, Tanvi Anand, Vishakha Agrawal, William Agnew, Yanan Long, Zijie J. Wang, Zeerak Talat, Avijit Ghosh, Nathaniel Dennler, Michael Noseworthy, Sharvani Jha, Emi Baylor, Aditya Joshi, Natalia Y. Bilenko, Andrew Mcnamara, Raphael Gontijo-Lopes, Alex Markham, Evyn Dong, Jackie Kay, Manu Saraswat, Nikhil Vytla, Luke Stark Jan 2023

Queer In Ai: A Case Study In Community-Led Participatory Ai, Anaelia Ovalle, Arjun Subramonian, Ashwiin Singh, Claas Voelcker, Danica Sutherland, Davide Locatelli, Eva Breznik, Felip Klubicka, Hang Yuan, Hetvi J, Huan Zhang, Jaidev Shriram, Kruno Lehman, Luca Soldaini, Maarten Sap, Marc Peter Deisenroth, Maria Leonor Pacheco, Maria Ryskina, Martin Mundt, Melind Agarwal, Nyx Mclean, Pan Xu, A. Pranav, Raj Korpan, Ruchira Ray, Sarah Mathew, Sarthak Arora, S.T. John, Tanvi Anand, Vishakha Agrawal, William Agnew, Yanan Long, Zijie J. Wang, Zeerak Talat, Avijit Ghosh, Nathaniel Dennler, Michael Noseworthy, Sharvani Jha, Emi Baylor, Aditya Joshi, Natalia Y. Bilenko, Andrew Mcnamara, Raphael Gontijo-Lopes, Alex Markham, Evyn Dong, Jackie Kay, Manu Saraswat, Nikhil Vytla, Luke Stark

Conference papers

Queerness and queer people face an uncertain future in the face of ever more widely deployed and invasive artificial intelligence (AI). These technologies have caused numerous harms to queer people, including privacy violations, censoring and downranking queer content, exposing queer people and spaces to harassment by making them hypervisible, deadnaming and outing queer people. More broadly, they have violated core tenets of queerness by classifying and controlling queer identities. In response to this, the queer community in AI has organized Queer in AI, a global, decentralized, volunteer-run grassroots organization that employs intersectional and community-led participatory design to build an inclusive …


Robustness Of Image-Based Malware Classification Models Trained With Generative Adversarial Networks, Ciaran Reilly, Stephen O Shaughnessy, Christina Thorpe Jan 2023

Robustness Of Image-Based Malware Classification Models Trained With Generative Adversarial Networks, Ciaran Reilly, Stephen O Shaughnessy, Christina Thorpe

Conference papers

As malware continues to evolve, deep learning models are increasingly used for malware detection and classification, including image based classification. However, adversarial attacks can be used to perturb images so as to evade detection by these models. This study investigates the effectiveness of training deep learning models with Generative Adversarial Network-generated data to improve their robustness against such attacks. Two image conversion methods, byte plot and space-filling curves, were used to represent the malware samples, and a ResNet-50 architecture was used to train models on the image datasets. The models were then tested against a projected gradient descent attack. It …


Interpretable Input-Output Hidden Markov Model-Based Deep Reinforcement Learning For The Predictive Maintenance Of Turbofan Engines, Ammar N. Abbas, Georgios C. Chasparis, John Kelleher Jan 2023

Interpretable Input-Output Hidden Markov Model-Based Deep Reinforcement Learning For The Predictive Maintenance Of Turbofan Engines, Ammar N. Abbas, Georgios C. Chasparis, John Kelleher

Conference papers

An open research question in deep reinforcement learning is how to focus the policy learning of key decisions within a sparse domain. This paper emphasizes on combining the advantages of input-output hidden Markov models and reinforcement learning. We propose a novel hierarchical modeling methodology that, at a high level, detects and interprets the root cause of a failure as well as the health degradation of the turbofan engine, while at a low level, provides the optimal replacement policy. This approach outperforms baseline deep reinforcement learning (DRL) models and has performance comparable to that of a state-of-the-art reinforcement learning system while …


Exploring The Impact Of Competition And Incentives On Game Jam Participation And Behaviour, John Healy, Niamh Germaine Jan 2023

Exploring The Impact Of Competition And Incentives On Game Jam Participation And Behaviour, John Healy, Niamh Germaine

Conference papers

Competitive elements are a common feature of many game jams. However, there has been little research to date on the impact of competition on participants and their behaviours. To better understand how incentives and competition may affect the motivations and behaviour of game jam participants, we surveyed 47 game jam participants and analysed data from 4,564 online game jams. We found that incentives and competition were neither strong deterrents nor significant motivators for game jam participation. However, a significant percentage of the participants surveyed indicated that incentives and competition would affect their behaviour during a game jam. Our findings suggest …


Graph-Based Mutations For Music Generation, Maziar Kanani, Sean O'Leary, James Mcdermott Jan 2023

Graph-Based Mutations For Music Generation, Maziar Kanani, Sean O'Leary, James Mcdermott

Conference papers

Our study aims to compare the effects of direct mutation and graphbased mutation on representations of music domain. We focus on short tunes from the Irish folk tradition, represented as integer sequences, and use a graph-based representation based on Pathway Assembly (a directed acyclic graph) and the Sequitur algorithm. We define multiple mutation operators to work directly on the sequences or on the graphs, hypothesizing that graph-based mutations will tend to preserve the pattern used per tune, while direct mutation of sequences will tend to destroy patterns, resulting in new generated tunes that are more complex. We perform experiments on …


Combinedeepnet: A Deep Network For Multistep Prediction Of Near-Surface Pm2.5 Concentration, Prasanjit Dey, Soumyabrata Dev, Bianca Schoen-Phelan Jan 2023

Combinedeepnet: A Deep Network For Multistep Prediction Of Near-Surface Pm2.5 Concentration, Prasanjit Dey, Soumyabrata Dev, Bianca Schoen-Phelan

Conference papers

PM2.5 is a type of air pollutant that can cause respiratory and cardiovascular problems. Precise PM2.5 ( μg/m3 ) concentration prediction may help reduce health concerns and provide early warnings. To better understand air pollution, a number of approaches have been presented for predicting PM2.5 concentrations. Previous research used deep learning models for hourly predictions of air pollutants due to their success in pattern recognition, however, these models were unsuitable for multisite, long-term predictions, particularly in regard to the correlation between pollutants and meteorological data. This article proposes the combine deep network (CombineDeepNet), which combines multiple deep networks, including a …


Investigating K-12 Computing Education In Four African Countries (Botswana, Kenya, Nigeria, And Uganda), Ethel Tshukudu, Sue Sentance, Oluwatoyin Adelakun-Adeyemo, Keith Quille, Ziling Zhong Jan 2023

Investigating K-12 Computing Education In Four African Countries (Botswana, Kenya, Nigeria, And Uganda), Ethel Tshukudu, Sue Sentance, Oluwatoyin Adelakun-Adeyemo, Keith Quille, Ziling Zhong

Articles

As K-12 computing education becomes more established throughout the world, there is an increasing focus on accessibility for all, whether in a particular country or setting or in areas of the world that may not yet have computing established. This is primarily articulated as an equity issue. The recently developed capacity for, access to, participation in, and experience of computer science education (CAPE) Framework is one way of demonstrating stages and dependencies and understanding relative equity, taking into consideration the disparities between sub-populations. While there is existing research that covers the state of computing education and equity issues, it is …


Survey Of Routing Techniques-Based Optimization Of Energy Consumption In Sd-Dcn, Mohammed Nsaif, Gergely Kovásznai, Ali Malik, Ruairí De Fréin Jan 2023

Survey Of Routing Techniques-Based Optimization Of Energy Consumption In Sd-Dcn, Mohammed Nsaif, Gergely Kovásznai, Ali Malik, Ruairí De Fréin

Articles

The increasing power consumption of Data Center Networks (DCN) is becoming a major concern for network operators. The object of this paper is to provide a survey of state-of-the-art methods for reducing energy consumption via (1) enhanced scheduling and (2) enhanced aggregation of traffic flows using Software-Defined Networks (SDN), focusing on the advantages and disadvantages of these approaches. We tackle a gap in the literature for a review of SDN-based energy saving techniques and discuss the limitations of multi-controller solutions in terms of constraints on their performance. The main finding of this survey paper is that the two classes of …


Impact Of Character N-Grams Attention Scores For English And Russian News Articles Authorship Attribution, Liliya Mukhmutova, Robert J. Ross, Giancarlo Salton Jan 2023

Impact Of Character N-Grams Attention Scores For English And Russian News Articles Authorship Attribution, Liliya Mukhmutova, Robert J. Ross, Giancarlo Salton

Conference papers

Language embeddings are often used as black-box word-level tools that provide powerful language analysis across many tasks, but yet for many tasks such as Authorship Attribution access to feature level information on character n-grams can provide insights to help with model refinement and development. In this paper we investigate and evaluate the importance of character n-grams within an embeddings context in authorship attribution through the use of attention scores. We perform this investigation both for English (Reuters_50_50) and Russian (Taiga) news authorship datasets. Our analysis show that character n-grams attention score is higher for n-grams that are considered to be …


Application Of Shallow Neural Networks To Retail Intermittent Demand Time Series, Urko Allende Jan 2023

Application Of Shallow Neural Networks To Retail Intermittent Demand Time Series, Urko Allende

Dissertations

Accurate sales predictions are essential for businesses in the fast-moving consumer goods (FMCG) industry. However, their demand forecasts are often unreliable, leading to imprecisions that affect downstream decisions. This dissertation proposes using an artificial neural network to improve intermittent demand forecasting in the retail sector. The research investigates the validity of using unprocessed historical information, eluding hand-crafted features, to learn patterns in intermittent demand data. The experiment tests a selection of shallow neural network architectures that can expedite the time-to-market in comparison to conventional demand forecasting methods. The results demonstrate that organisations that still rely on manual and direct forecasting …


Show, Prefer And Tell: Incorporating User Preferences Into Image Captioning, Annika Lindh, Robert J. Ross, John Kelleher Jan 2023

Show, Prefer And Tell: Incorporating User Preferences Into Image Captioning, Annika Lindh, Robert J. Ross, John Kelleher

Conference papers

Image Captioning (IC) is the task of generating natural language descriptions for images. Models encode the image using a convolutional neural network (CNN) and generate the caption via a recurrent model or a multi-modal transformer. Success is measured by the similarity between generated captions and human-written “ground-truth” captions, using the CIDEr [14], SPICE [1] and METEOR [2] metrics. While incremental gains have been made on these metrics, there is a lack of focus on end-user opinions on the amount of content in captions. Studies with blind and low-vision participants have found that lack of detail is a problem [6, 13, …


Corrigendum: Human Mental Workload: A Survey And A Novel Inclusive Definition, Luca Longo, Christopher D. Wickens, Gabriella Hancock, P. A. Hancock Jan 2023

Corrigendum: Human Mental Workload: A Survey And A Novel Inclusive Definition, Luca Longo, Christopher D. Wickens, Gabriella Hancock, P. A. Hancock

Articles

In the published article, the name of Gabriella Hancock was incorrectly written as “Gabriela M. Hancock.” The correct name is “Gabriella Hancock.” In the published article, there was also an error in the author list as published. Gabriella Hancock was listed as the last author, but should have been listed as third author. P. A. Hancock was listed as third author but should be listed as the last author. The corrected author list appears below. Luca Longo1, Christopher D.Wickens, Gabriella Hancock and P. A. Hancock. The authors apologize for this error and state that this does not change the scientific …


Understanding And Predicting Cognitive Improvement Of Young Adults In Ischemic Stroke Rehabilitation Therapy, Helard Becerra Martinez, Katryna Cisek, Alejandro Garcia-Rudolph, John Kelleher, Andrew Hines Jan 2023

Understanding And Predicting Cognitive Improvement Of Young Adults In Ischemic Stroke Rehabilitation Therapy, Helard Becerra Martinez, Katryna Cisek, Alejandro Garcia-Rudolph, John Kelleher, Andrew Hines

Articles

Accurate early predictions of a patient's likely cognitive improvement as a result of a stroke rehabilitation programme can assist clinicians in assembling more effective therapeutic programs. In addition, sufficient levels of explainability, which can justify these predictions, are a crucial requirement, as reported by clinicians. This article presents a machine learning (ML) prediction model targeting cognitive improvement after therapy for stroke surviving patients. The prediction model relies on electronic health records from 201 ischemic stroke surviving patients containing demographic information, cognitive assessments at admission from 24 different standardized neuropsychology tests (e.g., TMT, WAIS-III, Stroop, RAVLT, etc.), and therapy information collected …


Evaluating The Performance Of Vulkan Glsl Compute Shaders In Real-Time Ray-Traced Audio Propagation Through 3d Virtual Environments, James Buggy Jan 2023

Evaluating The Performance Of Vulkan Glsl Compute Shaders In Real-Time Ray-Traced Audio Propagation Through 3d Virtual Environments, James Buggy

Dissertations

Real time ray tracing is a growing area of interest with applications in audio processing. However, real time audio processing comes with strict performance requirements, which parallel computing is often used to overcome. As graphics processing units (GPUs) have become more powerful and programmable, general-purpose computing on graphics processing units (GPGPU) has allowed GPUs to become extremely powerful parallel processors, leading them to become more prevalent in the domain of audio processing through platforms such as CUDA. The aim of this research was to investigate the potential of GLSL compute shaders in the domain of real time audio processing. Specifically …


The Effects Of Disinformation Upon National Attitudes Towards The Eu And Its Institutions, Alex Murphy Jan 2023

The Effects Of Disinformation Upon National Attitudes Towards The Eu And Its Institutions, Alex Murphy

Dissertations

This work explores the effects of misinformation and disinformation upon national attitudes towards the EU. Several nations, in particular the Russian Federation, have been working for decades to spread narratives that debase the political processes of healthy democracies around the world. There is strong evidence to show that extensive efforts have been made to disrupt the inner workings and overall membership of the EU, to support disruptive policies in the United States such that political deadlock is maintained indefinitely. These efforts are largely based on the spreading of misinformation and disinformation across social networks that have done very little to …


Evaluation Of Text Transformers For Classifying Sentiment Of Reviews By Using Tf-Idf, Bert (Word Embedding), Sbert (Sentence Embedding) With Support Vector Machine Evaluation, Mina Jamshidian Jan 2023

Evaluation Of Text Transformers For Classifying Sentiment Of Reviews By Using Tf-Idf, Bert (Word Embedding), Sbert (Sentence Embedding) With Support Vector Machine Evaluation, Mina Jamshidian

Dissertations

As the online world evolves and new media emerge, consumers are sharing their reviews and opinions online. This has been studied in various academic fields, including marketing and computer science. Sentiment analysis, a technique used to identify the sentiment of a piece of text, has been researched in different domains such as movie reviews and mobile app ratings. However, the video game industry has received relatively little research on experiential products. The purpose of this study is to apply sentiment analysis to user reviews of games on Steam, a popular gaming platform, in order to produce actionable results. The video …


Explaining Deep Q-Learning Experience Replay With Shapley Additive Explanations, Robert S. Sullivan Jan 2023

Explaining Deep Q-Learning Experience Replay With Shapley Additive Explanations, Robert S. Sullivan

Dissertations

Reinforcement Learning (RL) has shown promise in optimizing complex control and decision-making processes but Deep Reinforcement Learning (DRL) lacks interpretability, limiting its adoption in regulated sectors like manufacturing, finance, and healthcare. Difficulties arise from DRL’s opaque decision-making, hindering efficiency and resource use, this issue is amplified with every advancement. While many seek to move from Experience Replay to A3C, the latter demands more resources. Despite efforts to improve Experience Replay selection strategies, there is a tendency to keep capacity high. This dissertation investigates training a Deep Convolutional Q-learning agent across 20 Atari games, in solving a control task, physics task, …


The Use Of Data Balancing Algorithms To Correct For The Under-Representation Of Female Patients In A Cardiovascular Dataset, Sian Miller Jan 2023

The Use Of Data Balancing Algorithms To Correct For The Under-Representation Of Female Patients In A Cardiovascular Dataset, Sian Miller

Dissertations

Given that women are under-represented in medical datasets, and that machine learning classification algorithms are known to exhibit bias towards the majority class, the growing application of machine learning in the medical field risks resulting in worse medical outcomes for female patients. The Heart Failure Prediction (HFP) dataset is a historical dataset used for the training of models for the prediction of heart disease. This dataset contains significantly fewer female patients than male patients, and as such it is expected that models trained using this data will inherit a gender bias to favour male patients. This dissertation explores the use …


Probability Expressions In Ai Decision Support: Impacts On Human+Ai Team Performance, Elias Spinn Jan 2023

Probability Expressions In Ai Decision Support: Impacts On Human+Ai Team Performance, Elias Spinn

Dissertations

AI decision support systems aim to assist people in highly complex and consequential domains to make efficient, effective, and high-quality decisions. AI alone cannot be guaranteed to be correct in these complex decision tasks, and a human is often needed to ensure decision accuracy. The ambition is for these human+ AI teams to perform better together than either would individually. To realise this, decision makers must trust their AI partners appropriately, knowing when to rely on their recommendations and when to be sceptical. However, research has shown that decision makers often either mistrust and underutilise these systems, or trust them …


Cslinc - Development Of A National Outreach Vle, Keith Nolan, Keith Quille Jan 2023

Cslinc - Development Of A National Outreach Vle, Keith Nolan, Keith Quille

Conference Papers

Over the last year an online learning platform has been developed and piloted to the Irish second level education system allowing both students and teachers to participate in introductory computing modules. This poster will outline the development of the registration process of a system that is capable of managing potentially 728 schools, 1000+ classrooms and one million students (the entire Irish second level school system). CSLINC is an online student virtual learning environment for computing consisting of several modules built by academics and industry leaders and disseminated to schools through Moodle, our selected virtual learning environment. While Moodle has a …


Sgs: Mutant Reduction For Higher-Order Mutation-Based Fault Localization, Luxi Fan, Zheng Li, Hengyuan Liu, Paul Doyle, Haifeng Wang, Xiang Chen, Yong Liu Jan 2023

Sgs: Mutant Reduction For Higher-Order Mutation-Based Fault Localization, Luxi Fan, Zheng Li, Hengyuan Liu, Paul Doyle, Haifeng Wang, Xiang Chen, Yong Liu

Conference Papers

MBFL (Mutation-Based Fault Localization) is one of the most commonly studied fault localization techniques due to its promising fault localization effectiveness. However, MBFL incurs a high execution cost as it needs to execute the test suite on a large number of mutants. While previous studies have proposed mutant reduction methods for FOMs (First-Order Mutants) to help alleviate the cost of MBFL, the reduction of HOMs (Higher-Order Mutants) has not been thoroughly investigated. In this study, we propose SGS (Statement Granularity Sampling), a method which conducts HOMs reduction for HMBFL (Higher-Order Mutation-Based Fault Localization). Considering the relationship between HOMs and statements, …


Setransformer: A Transformer-Based Code Semantic Parser For Code Comment Generation, Zheng Li, Yonghao Wu, Bin Peng, Xiang Chen, Zeyu Sun, Yong Liu, Paul Doyle Jan 2023

Setransformer: A Transformer-Based Code Semantic Parser For Code Comment Generation, Zheng Li, Yonghao Wu, Bin Peng, Xiang Chen, Zeyu Sun, Yong Liu, Paul Doyle

Conference Papers

Automated code comment generation technologies can help developers understand code intent, which can significantly reduce the cost of software maintenance and revision. The latest studies in this field mainly depend on deep neural networks, such as convolutional neural networks and recurrent neural network. However, these methods may not generate high-quality and readable code comments due to the long-term dependence problem, which means that the code blocks used to summarize information are far from each other. Owing to the long-term dependence problem, these methods forget the previous input data’s feature information during the training process. In this article, to solve the …


Co-Design Of An Interactive Wellness Park: Exploring Design Requirements For A Multimodal Outdoor Physical Web Installation With Older Adults, Fatima Badmos Jan 2023

Co-Design Of An Interactive Wellness Park: Exploring Design Requirements For A Multimodal Outdoor Physical Web Installation With Older Adults, Fatima Badmos

Academic Posters Collection

The global demographic landscape is experiencing a notable shift, characterised by a growing proportion of adults over 60. According to projections, the proportion of individuals aged 60 and above is expected to reach one-sixth of the global population by 2030. Furthermore, by 2050, this demographic is projected to exceed a staggering two billion people. Amidst this shift, there is an urgent need to develop interactive and innovative solutions to address older adults' unique challenges, particularly in outdoor physical activity.

A co-design methodology involving older adults’ participation from the idea generation to the application development process will be adopted to address …


Action Classification In Human Robot Interaction Cells In Manufacturing, Shakra S.M. Mehak, Maria Chiara Leva, John Kelleher, Michael Guilfoyle Jan 2023

Action Classification In Human Robot Interaction Cells In Manufacturing, Shakra S.M. Mehak, Maria Chiara Leva, John Kelleher, Michael Guilfoyle

Conference papers

Action recognition has become a prerequisite approach to fluent Human-Robot Interaction (HRI) due to a high degree of movement flexibility. With the improvements in machine learning algorithms, robots are gradually transitioning into more human-populated areas. However, HRI systems demand the need for robots to possess enough cognition. The action recognition algorithms require massive training datasets, structural information of objects in the environment, and less expensive models in terms of computational complexity. In addition, many such algorithms are trained on datasets derived from daily activities. The algorithms trained on non-industrial datasets may have an unfavorable impact on implementing models and validating …


Understanding And Quantifying Human Factors In Programming From Demonstration: A User Study Proposal, Shakra Mehak, Aayush Jain, John D. Kelleher, Philip Long, Michael Guilfoyle, Maria Chiara Leva Jan 2023

Understanding And Quantifying Human Factors In Programming From Demonstration: A User Study Proposal, Shakra Mehak, Aayush Jain, John D. Kelleher, Philip Long, Michael Guilfoyle, Maria Chiara Leva

Conference papers

Programming by demonstration (PbD) is a promising method for robots to learn from direct, non-expert human interaction. This approach enables the interactive transfer of human skills to the robot. As the non-expert user is at the center of PbD, the efficacy of the learned skill is largely dependent on the demonstrations provided. Although PbD methods have been extensively developed and validated in the field of robotics, there has been inadequate confirmation of their effectiveness from the perspective of human teachability. To address this gap, we propose to experimentally investigate the impact of communicating robot learning process on the efficacy of …


Argframe: A Multi-Layer, Web, Argument-Based Framework For Quantitative Reasoning, Lucas Rizzo Jan 2023

Argframe: A Multi-Layer, Web, Argument-Based Framework For Quantitative Reasoning, Lucas Rizzo

Articles

Multiple systems have been proposed to perform computational argumentation activities, but there is a lack of options for dealing with quantitative inferences. This multi-layer, web, argument-based framework has been proposed as a tool to perform automated reasoning with numerical data. It is able to use boolean logic for the creation of if-then rules and attacking rules. In turn, these rules/arguments can be activated or not by some input data, have their attacks solved (following some Dung or rank-based semantics), and finally aggregated in different fashions in order to produce a prediction (a number). The framework is implemented in PHP for …


Interpreting Disentangled Representations Of Person-Specific Convolutional Variational Autoencoders Of Spatially Preserving Eeg Topographic Maps Via Clustering And Visual Plausibility, Taufique Ahmed, Luca Longo Jan 2023

Interpreting Disentangled Representations Of Person-Specific Convolutional Variational Autoencoders Of Spatially Preserving Eeg Topographic Maps Via Clustering And Visual Plausibility, Taufique Ahmed, Luca Longo

Articles

Dimensionality reduction and producing simple representations of electroencephalography (EEG) signals are challenging problems. Variational autoencoders (VAEs) have been employed for EEG data creation, augmentation, and automatic feature extraction. In most of the studies, VAE latent space interpretation is used to detect only the out-of-order distribution latent variable for anomaly detection. However, the interpretation and visualisation of all latent space components disclose information about how the model arrives at its conclusion. The main contribution of this study is interpreting the disentangled representation of VAE by activating only one latent component at a time, whereas the values for the remaining components are …


Forecasting Covid-19 Cases Using Dynamic Time Warping And Incremental Machine Learning Methods, Luis Miralles-Pechuán, Ankit Kumar, Andres L. Suarez-Cetrulo Jan 2023

Forecasting Covid-19 Cases Using Dynamic Time Warping And Incremental Machine Learning Methods, Luis Miralles-Pechuán, Ankit Kumar, Andres L. Suarez-Cetrulo

Articles

The investment of time and resources for developing better strategies is key to dealing with future pandemics. In this work, we recreated the situation of COVID-19 across the year 2020, when the pandemic started spreading worldwide. We conducted experiments to predict the coronavirus cases for the 50 countries with the most cases during 2020. We compared the performance of state-of-the-art machine learning algorithms, such as long-short-term memory networks, against that of online incremental machine learning algorithms. To find the best strategy, we performed experiments to test three different approaches. In the first approach (single-country), we trained each model using data …


Enhancing Zero‑Shot Action Recognition In Videos By Combining Gans With Text And Images, Kaiqiang Huang, Luis Miralles-Pechuán, Susan Mckeever Jan 2023

Enhancing Zero‑Shot Action Recognition In Videos By Combining Gans With Text And Images, Kaiqiang Huang, Luis Miralles-Pechuán, Susan Mckeever

Articles

Zero-shot action recognition (ZSAR) tackles the problem of recognising actions that have not been seen by the model during the training phase. Various techniques have been used to achieve ZSAR in the field of human action recognition (HAR) in videos. Techniques based on generative adversarial networks (GANs) are the most promising in terms of performance. GANs are trained to generate representations of unseen videos conditioned on information related to the unseen classes, such as class label embeddings. In this paper, we present an approach based on combining information from two different GANs, both of which generate a visual representation of …