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

Databases and Information Systems Commons™

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

7,250 Full-Text Articles 10,408 Authors 4,901,411 Downloads 214 Institutions

All Articles in Databases and Information Systems

Faceted Search

7,250 full-text articles. Page 21 of 268.

Data Breach Mitigation In Hospital Database Management Systems – The Case Of A Hospital In South-South Nigeria, Leton Rebecca Nsereka, Irene Govender 2024 University of KwaZulu-Natal, Durban, South Africa

Data Breach Mitigation In Hospital Database Management Systems – The Case Of A Hospital In South-South Nigeria, Leton Rebecca Nsereka, Irene Govender

African Conference on Information Systems and Technology

The damaging effects of data breaches result in the loss of sensitive data, operational downtime, financial losses, and, in extreme cases, legal action. This study investigates the Hospital Database Management systems (HDMS) in a selected hospital in South-South Nigeria for the mitigation of data breaches. The deployment of an Incident Response Framework for data breach mitigation on HDMS has yet to be fully researched, creating a gap literature. The research objectives were accomplished through mixed methods and design science research (DSR). About 180 participants including forty employees from the medical records unit and 140 patients/patient relatives, who interact with the …


Pulling Up Stakes: Migrating Digital Collections From Contentdm To Digital Commons, Adam C. Northam 2024 East Texas A&M University

Pulling Up Stakes: Migrating Digital Collections From Contentdm To Digital Commons, Adam C. Northam

Velma K. Waters Library Faculty Publications

No abstract provided.


Cluster-Wide Task Slowdown Detection In Cloud System, Feiyi CHEN, Yingying ZHANG, Lunting FAN, Yuxuan LIANG, Guansong PANG, Qingsong WEN, Shuiguang DENG 2024 Singapore Management University

Cluster-Wide Task Slowdown Detection In Cloud System, Feiyi Chen, Yingying Zhang, Lunting Fan, Yuxuan Liang, Guansong Pang, Qingsong Wen, Shuiguang Deng

Research Collection School Of Computing and Information Systems

Slow task detection is a critical problem in cloud operation and maintenance since it is highly related to user experience and can bring substantial liquidated damages. Most anomaly detection methods detect it from a single-task aspect. However, considering millions of concurrent tasks in large-scale cloud computing clusters, it becomes impractical and inefficient. Moreover, single-task slowdowns are very common and do not necessarily indicate a malfunction of a cluster due to its violent fluctuation nature in a virtual environment. Thus, we shift our attention to cluster-wide task slowdowns by utilizing the duration time distribution of tasks across a cluster, so that …


Editorial: Dsaa 2023 Journal Track On Theoretical And Practical Data Science And Analytics., Bin YANG, Feida ZHU, Wei WEI 2024 Singapore Management University

Editorial: Dsaa 2023 Journal Track On Theoretical And Practical Data Science And Analytics., Bin Yang, Feida Zhu, Wei Wei

Research Collection School Of Computing and Information Systems

This special issue of the International Journal of Data Science and Analytics includes the DSAA 2023 Journal Track papers, which cover advances in both theoretical and practical aspects of data science and analytics, with a particular focus on trustworthy data science and analytics. The track contains nine papers, all of which underwent rigorous review by the guest editors and invited reviewers.


A Comparison Of Four Approaches To Modeling Information Insufficiency, Pengya AI, Sonny ROSENTHAL 2024 Singapore Management University

A Comparison Of Four Approaches To Modeling Information Insufficiency, Pengya Ai, Sonny Rosenthal

Research Collection College of Integrative Studies

Information insufficiency, or the disparity between the level of knowledge needed to confidently judge an issue and the perceived level of current knowledge, is a key motivator of risk information seeking and processing. This study compared 4 approaches to modeling information insufficiency within the planned risk information seeking model. These approaches included the raw difference score, regression approach, partial variance score, and direct measure. Statistical modeling used data from large samples in Singapore (n = 2,124) and the United States (n = 2,125). The results of ordinary least squares regression analysis and structural equation modeling pointed to several issues. First, …


Aligning Human And Computational Coherence Evaluations, Jia Peng LIM, Hady Wirawan LAUW 2024 Singapore Management University

Aligning Human And Computational Coherence Evaluations, Jia Peng Lim, Hady Wirawan Lauw

Research Collection School Of Computing and Information Systems

Automated coherence metrics constitute an efficient and popular way to evaluate topic models. Previous work presents a mixed picture of their presumed correlation with human judgment. This work proposes a novel sampling approach to mining topic representations at a large scale while seeking to mitigate bias from sampling, enabling the investigation of widely used automated coherence metrics via large corpora. Additionally, this article proposes a novel user study design, an amalgamation of different proxy tasks, to derive a finer insight into the human decision-making processes. This design subsumes the purpose of simple rating and outlier-detection user studies. Similar to the …


Robust Image Classification System Via Cloud Computing, Aligned Multimodal Embeddings, Centroids And Neighbours, Wei Lun KOH, Boon Yong KOH, Bing Tian DAI 2024 Singapore Management University

Robust Image Classification System Via Cloud Computing, Aligned Multimodal Embeddings, Centroids And Neighbours, Wei Lun Koh, Boon Yong Koh, Bing Tian Dai

Research Collection School Of Computing and Information Systems

We propose a framework for a cloud-based application of an image classification system that is highly accessible, maintains data confidentiality, and robust to incorrect training labels. The end-to-end system is implemented using Amazon Web Services (AWS), with a detailed guide provided for replication, enhancing the ways which researchers can collaborate with a community of users for mutual benefits. A front-end web application allows users across the world to securely log in, contribute labelled training images conveniently via a drag-and-drop approach, and use that same application to query an up-to-date model that has knowledge of images from the community of users. …


Self-Supervised Spatial-Temporal Normality Learning For Time Series Anomaly Detection, Yutong CHEN, Hongzuo XU, Guansong PANG, Hezhe QIAO, Yuan ZHOU, Mingsheng SHANG 2024 Singapore Management University

Self-Supervised Spatial-Temporal Normality Learning For Time Series Anomaly Detection, Yutong Chen, Hongzuo Xu, Guansong Pang, Hezhe Qiao, Yuan Zhou, Mingsheng Shang

Research Collection School Of Computing and Information Systems

Time Series Anomaly Detection (TSAD) finds widespread applications across various domains such as financial markets, industrial production, and healthcare. Its primary objective is to learn the normal patterns of time series data, thereby identifying deviations in test samples. Most existing TSAD methods focus on modeling data from the temporal dimension, while ignoring the semantic information in the spatial dimension. To address this issue, we introduce a novel approach, called Spatial-Temporal Normality learning (STEN). STEN is composed of a sequence Order prediction-based Temporal Normality learning (OTN) module that captures the temporal correlations within sequences, and a Distance prediction-based Spatial Normality learning …


Ft2ra: A Fine-Tuning-Inspired Approach To Retrieval-Augmented Code Completion, Qi GUO, Shangqing LIU, Xiaofei XIE, Ze Tang TANG 2024 Singapore Management University

Ft2ra: A Fine-Tuning-Inspired Approach To Retrieval-Augmented Code Completion, Qi Guo, Shangqing Liu, Xiaofei Xie, Ze Tang Tang

Research Collection School Of Computing and Information Systems

The rise of code pre-trained models has significantly enhanced various coding tasks, such as code completion, and tools like GitHub Copilot. However, the substantial size of these models, especially large models, poses a significant challenge when it comes to fine-tuning them for specific downstream tasks. As an alternative approach, retrieval-based methods have emerged as a promising solution, augmenting model predictions without the need for fine-tuning. Despite their potential, a significant challenge is that the designs of these methods often rely on heuristics, leaving critical questions about what information should be stored or retrieved and how to interpolate such information for …


Fintech Digital Transformation: Generative Ai, Humanoid Robots, Metaverse, Human-Ai Collaboration, And Industry 5.0, Yuxin LIU, Runyu WANG, Keng SIAU 2024 Singapore Management University

Fintech Digital Transformation: Generative Ai, Humanoid Robots, Metaverse, Human-Ai Collaboration, And Industry 5.0, Yuxin Liu, Runyu Wang, Keng Siau

Research Collection School Of Computing and Information Systems

This paper discusses the transformative impact of emerging digital technologies on the digital transformation of the financial industry, focusing on integrating Generative AI (GenAI), humanoid robots, and the Metaverse within the framework of Industry 5.0. Industry 5.0 emphasizes a human-centric approach to technology, where human-AI collaboration plays a central role in reshaping financial services. By reviewing both academic research and practical applications, the paper highlights the current advancements in FinTech, particularly in AI technologies and the Metaverse, and their future potential, demonstrating how these innovations are driving growth, efficiency, and resilience in the financial sector. Further, the paper proposes a …


Unraveling The Dynamics Of Stable And Curious Audiences In Web Systems, Rodrigo ALVES, Antoine LEDENT, Renato ASSUNÇÃO, Pedro VAZ-DE-MELO, Marius KLOFT 2024 Singapore Management University

Unraveling The Dynamics Of Stable And Curious Audiences In Web Systems, Rodrigo Alves, Antoine Ledent, Renato Assunção, Pedro Vaz-De-Melo, Marius Kloft

Research Collection School Of Computing and Information Systems

We propose the Burst-Induced Poisson Process (BPoP), a model designed to analyze time series data such as feeds or search queries. BPoP can distinguish between the slowly-varying regular activity of a stable audience and the bursty activity of a curious audience, often seen in viral threads. Our model consists of two hidden, interacting processes: a self-feeding process (SFP) that generates bursty behavior related to viral threads, and a non-homogeneous Poisson process (NHPP) with step function intensity that is influenced by the bursts from the SFP. The NHPP models the normal background behavior, driven solely by the overall popularity of the …


Certified Quantization Strategy Synthesis For Neural Networks, Yedi ZHANG, Guangke CHEN, Jun SUN, Jun SUN 2024 Singapore Management University

Certified Quantization Strategy Synthesis For Neural Networks, Yedi Zhang, Guangke Chen, Jun Sun, Jun Sun

Research Collection School Of Computing and Information Systems

Quantization plays an important role in deploying neural networks on embedded, real-time systems with limited computing and storage resources (e.g., edge devices). It significantly reduces the model storage cost and improves inference efficiency by using fewer bits to represent the parameters. However, it was recently shown that critical properties may be broken after quantization, such as robustness and backdoor-freeness. In this work, we introduce the first method for synthesizing quantization strategies that verifiably maintain desired properties after quantization, leveraging a key insight that quantization leads to a data distribution shift in each layer. We propose to compute the preimage for …


Low/No-Code And Traditional Code Integration In Digital Banking, Kim Siang YEO, Alan @ Ali MADJELISI MEGARGEL 2024 Singapore Management University

Low/No-Code And Traditional Code Integration In Digital Banking, Kim Siang Yeo, Alan @ Ali Madjelisi Megargel

Research Collection School Of Computing and Information Systems

This paper seeks to combine the merits of Low/No-Code Programming (LNCP) with Traditional Programming (TP) systems to achieve true “agility” when creating banking infrastructure. While it is easy to fall prey to Shiny Object Syndrome in today’s dynamic and fast-paced banking technology world, it is not easy to pick out the right technology for today and tomorrow’s financial industry. Instead, LNCPs allow us to hedge all bets by equally lowering the technical entry barriers for each technology. The added integration of TP, when needed, also rounds out the faults related to sole LNCP use and provides any bank with a …


Probing Effects Of Contextual Bias On Number Magnitude Estimation, Xuehao DU, Ping JI, Wei QIN, Lei WANG, Yunshi LAN 2024 Singapore Management University

Probing Effects Of Contextual Bias On Number Magnitude Estimation, Xuehao Du, Ping Ji, Wei Qin, Lei Wang, Yunshi Lan

Research Collection School Of Computing and Information Systems

The semantic understanding of numbers requires association with context. However, powerful neural networks overfit spurious correlations between context and numbers in training corpus can lead to the occurrence of contextual bias, which may affect the network's accurate estimation of number magnitude when making inferences in real-world data. To investigate the resilience of current methodologies against contextual bias, we introduce a novel out-of- distribution (OOD) numerical question-answering (QA) dataset that features specific correlations between context and numbers in the training data, which are not present in the OOD test data. We evaluate the robustness of different numerical encoding and decoding methods …


A Two-Stage Matheuristic For The Home Healthcare Routing And Scheduling Problem With Perishable Products, Aldy GUNAWAN, Nabila Yuraisyah SALSABILA, Vincent F. YU, Pham Kien Minh NGUYEN 2024 Singapore Management University

A Two-Stage Matheuristic For The Home Healthcare Routing And Scheduling Problem With Perishable Products, Aldy Gunawan, Nabila Yuraisyah Salsabila, Vincent F. Yu, Pham Kien Minh Nguyen

Research Collection School Of Computing and Information Systems

This study proposes a home healthcare routing and scheduling problem, where perishable products such as medicines, vaccines, or meals must be provided for some patients’ treatments. This problem is formulated as a mixed integer linear programming (MILP). A two-stage matheuristic is then developed as the solution approach. The first stage is a local search to solve the nurse routing problem, and the second stage is run as the relaxed MILP to solve the scheduling problem. The matheuristic is tested on newly generated instances and compared with the results of CPLEX. The proposed matheuristic is able to obtain CPLEX solutions within …


Enhancing Stance Classification On Social Media Using Quantified Moral Foundations, Hong ZHANG, Quoc-Nam NGUYEN, Prasanta BHATTACHARYA, Wei GAO, Liang Ze WONG, Brandon Siyuan LOH, Joseph J. P. SIMONS, Jisun AN 2024 Singapore Management University

Enhancing Stance Classification On Social Media Using Quantified Moral Foundations, Hong Zhang, Quoc-Nam Nguyen, Prasanta Bhattacharya, Wei Gao, Liang Ze Wong, Brandon Siyuan Loh, Joseph J. P. Simons, Jisun An

Research Collection School Of Computing and Information Systems

This study enhances stance detection on social media by incorporating deeper psychological attributes, specifically individuals’ moral foundations. These theoretically-derived dimensions aim to provide an interpretable profile of an individual’s moral concerns which, in recent work, has been linked to behaviour in a range of domains including society, politics, health, and the environment. In this paper, we investigate how moral foundation dimensions can contribute to detecting an individual’s stance on a given target. Specifically, we incorporate moral foundation features extracted from text, along with semantic features, to classify stances at both message-and user-levels using traditional machine learning and Large Language Models …


Federated Learning Systems For Mobile Sensing Data, Xiaopeng Jiang 2024 New Jersey Institute of Technology

Federated Learning Systems For Mobile Sensing Data, Xiaopeng Jiang

Dissertations

Federated Learning (FL) has emerged as a new distributed Deep Learning (DL) paradigm that enables privacy-aware training and inference on mobile devices with help from the cloud. This dissertation presents a comprehensive exploration of FL with mobile sensing data, covering systems, applications, and optimizations.

First, a mobile-cloud FL system, FLSys, is designed to balance model performance with resource consumption, tolerate communication failures, and achieve scalability. In FLSys, different DL models with different FL aggregation methods can be trained and accessed concurrently by different apps. In addition, FLSys provides advanced privacy-preserving mechanisms and a common API for third-party app developers to …


Real Time Pii Scanning, John David 2024 University of Denver

Real Time Pii Scanning, John David

Electronic Theses and Dissertations

The increased amount of web applications and internet software solutions utilizing cloud frameworks has contributed to large data sets of system log messages being generated constantly. These messages may contain sensitive data, creating an additional security risk for the systems and contributing to the need for analysis of such large volumes of data in real time. Large commercial data monitoring systems can solve for these analysis requirements, but they can be costly. We present a solution to analyzing web application log data which ingests it, processes it and visualizes sensitive data found within in real time. Our solution utilizes an …


Evaluation Of Business-Driven Reference Architecture For Big Data Analytics Implementation By Public Sector Organizations In Resource-Constrained Setting: A Case Study Of Uganda, Matendo Didas 2024 Department of Information Systems and Technology, The University of Dodoma, Tanzania

Evaluation Of Business-Driven Reference Architecture For Big Data Analytics Implementation By Public Sector Organizations In Resource-Constrained Setting: A Case Study Of Uganda, Matendo Didas

Tanzania Journal of Engineering and Technology (TJET)

Big Data Analytics (BDA) is a new area at the nexus of agenda, public sector organizations, and government business. It may satisfy the growing need for trustworthy, cost-effective services in the public sector for better, more informed decision-making processes. BDA has been proposed on the planning schedules of several public sector organizations and the government. Therefore, from the previous work, using Uganda as a case study, specifically the Uganda Bureau of Statistics (UBOS), Ministry of Health (MoH), and Ministry of Education and Sports (MoES), this study aims to evaluate a designed Business-Driven Reference Architecture for Big Data Analytics Implementation (BRABDAI) …


Concept And Development Trend Of Novel E-Infrastructure Platform, Jing XU, Chuan TANG, Kuangjunyu YANG, Juan ZHANG, Ru HUANG 2024 National Science Library (Chengdu), Chinese Academy of Sciences, Chengdu 610299, China; Department of Information Resources Management, School of Economics and Management, University of Chinese Academy of Sciences, Beijing 100049, China

Concept And Development Trend Of Novel E-Infrastructure Platform, Jing Xu, Chuan Tang, Kuangjunyu Yang, Juan Zhang, Ru Huang

Bulletin of Chinese Academy of Sciences (Chinese Version)

E-infrastructure platform has become a critical strategic asset for driving national scientific and technological innovation, and is the focus of strategic deployment by technologically advanced countries globally. This study, through the analysis of relevant strategy documents in the United States, European Union, and the United Kingdom, the relevant concepts and development changes of the novel E-infrastructure platform have been clarified. It also summarizes the planning process and development stages of e-infrastructure platform in the United States, Europe, and the United Kingdom, and analyzes that e-infrastructure platform will develop towards a new type of ecological, intelligent, diversified, and full process novel …


Digital Commons powered by bepress