Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleSeptember 2023
ML4DM ‘23: The Third Workshop on the Emerging Applications of Machine Learning in Modern Data Management
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 251–253Machine Learning (ML) has gained prominence across various fields, including data management. Rule-based components are substituted by ML-driven counterparts that extract rules from experience. The prevalence of statistical methods is waning as ...
- research-articleSeptember 2023
First Workshop on Machine Learning Challenges in Cybersecurity
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 248–250Cybersecurity events severely impact many individuals, infras-tructures, businesses, and institutions. Machine learning has been playing a key role in many aspects of our daily life and in particular as a cyber defense mechanism. However, the nature of ...
- research-articleSeptember 2023
Models for Detecting Performance Anomalies and Identifying Root Causes in Microservices Applications
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 242–244As the automation of microservice and cloud computing operations grows, models become crucial for enabling resilient and efficient adaptive architectures and implementations.
- research-articleSeptember 2023
Machine Learning for Health Conditions Prognostic of HVAC Systems
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 238–241Heating, Ventilation, and Air Conditioning (HVAC) systems play a significant role in global energy consumption, and their effective maintenance is vital for reducing operational costs. The integra-tion of Cyber-Physical Systems, including Internet of ...
- research-articleSeptember 2023
Digital Twin Models for Resource Oriented Service Systems
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 226–229Resource-oriented service computing has emerged as one of the major paradigms for building large scale distributed systems. These systems can grow very complex and require access to diverse re-sources. In order to shorten the development time of such ...
-
- research-articleSeptember 2023
Using Simulation and DT to Improve Performance of Systems Operation Modeling
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 217–221The ever-increasing complexity of applications and networks man-agement demands alternative solutions for identifying of suitable deployment configurations in line with established Service Level Agreements. Some existing approaches utilize methods such ...
- research-articleSeptember 2023
Meta-learning Generalized AIOps Models for Multi-cloud Computer using Digital Twins
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 206–210Multi-cloud computing is a vitally important topic from both busi-ness and technical perspectives since it guarantees resiliency, avail-ability, and security. Due to the vast number of configurations among cloud providers, it is quite challenging to ...
- research-articleSeptember 2023
Proactive Continuous Operations using Large Language Models (LLMs) and AIOps
- Müller Hausi A.,
- Marin Litoiu,
- Luis F. Rivera,
- Mohammadreza Rasolroveicy,
- Norha M. Villegas,
- Gabriel Tamura,
- Ian Watts,
- Eric Erpenbach,
- Laura Shwartz
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 198–199Advances and synergies between AI and Cloud computing are driv-ing increased levels of automation and autonomy in the strenuous operation of modern and complex IT systems and environments (IT-Sys|Envs). This notion, often termed as AIOps, is transforming ...
- research-articleSeptember 2023
Towards Cross-Architecture Binary Code Vulnerability Detection
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 191–196Today’s Internet of Things (IoT) environments are heterogeneous as they are typically comprised of devices equipped with various CPU architectures and software platforms. Therefore, in defending IoT environments against security threats, the capability ...
- research-articleSeptember 2023
TAMG: Topology-Aware Multi-GPU Allocation via Deep Reinforcement Learning
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 185–190We introduce the Topology-Aware Multi-GPU Scheduler (TAMG), a novel approach to assigning multiple GPUs in a GPU cluster to deep learning jobs in a job queue. TAMG uses an existing method for job selection, while incorporating the cluster topology into ...
- research-articleSeptember 2023
Optimistically Initializing DQN
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 179–184It is well known that optimistically initializing a Q-table in table-based Reinforcement Learning can be a useful technique in reward-sparse environments. In this paper, we propose an approach to ini-tialize a Deep Q-network optimistically. The ...
- research-articleSeptember 2023
Optimizing Data Migration Using Online Clustering
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 173–178Data migration refers to the transfer of data from one location to another, for instance, from a local database to a cloud server or from one cloud to another. To minimize business disruption during this process, it is essential to ensure that data ...
- research-articleSeptember 2023
MMF-DRL: Multimodal Fusion-Deep Reinforcement Learning Approach with Domain-Specific Features for Classifying Time Series Data
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 167–172In this work, we try to address the two challenging problems in machine learning (ML) which are: (a) the need for large amounts of labeled images for training supervised classifiers and (b) the supervised classification for time series data. We formulate ...
- research-articleSeptember 2023
Gender Inference: Can ChatGPT Outperform Common Commercial Tools?
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 161–166An increasing number of studies use gender information to un-derstand phenomena such as gender bias, inequity in access and participation, or the impact of the Covid pandemic response. Un-fortunately, most datasets do not include self-reported gender in-...
- research-articleSeptember 2023
Few-shot Learning Approaches to Software Requirement Quality Prediction
CASCON '23: Proceedings of the 33rd Annual International Conference on Computer Science and Software EngineeringPages 155–160Computer-aided processes can be used to improve the quality of requirements in software projects. These processes, in principle, can be divided into two stages: requirement quality evaluation, essentially a classification task, and requirement correction ...
- research-articleSeptember 2023
Efficient Auto-Vectorization for Control-flow Dependent Loops through Data Permutation
The presence of control-flow divergence in loops can either hin-der or impede auto-vectorization as a compiler transformation to exploit parallelism enabled by Single-Instruction Multiple-Data (SIMD) instructions. A solution is to linearize control flow ...
- research-articleSeptember 2023
Detecting Software Anomalies Using Spectrograms and Convolutional Neural Network
Microservice applications are increasingly embracing cloud platforms to run their services. These applications can often be impacted by anomalies. Detecting anomalies at runtime is vital to ensure that cloud-native applications meet specified ...
- research-articleSeptember 2023
Data Augmentation for Conflict and Duplicate Detection in Software Engineering Sentence Pairs
This paper explores the use of text data augmentation techniques to enhance conflict and duplicate detection in software engineer-ing tasks through sentence pair classification. T he s tudy adapts generic augmentation techniques such as shuffling, back ...
- research-articleSeptember 2023
Artificial Intelligence vs. Software Engineers: An Empirical Study on Performance and Efficiency using ChatGPT
In the realm of Software Engineering (SE), automation has become a tangible reality. Artificial Intelligence (AI) has suc-cessfully addressed challenges in project management, mod-eling, testing, and development. Among the latest innova-tions is ChatGPT, ...
- research-articleSeptember 2023
Smart Interactions of Inter-networked Service Oriented Resources
The Web of Things (WoT) combined with agent-based computing, has emerged as a powerful computing paradigm where addressable resources are considered as service components which can offer highly granular functionality. In this paper, we present a ...