Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Engineering (17307)
- Computer Engineering (13035)
- Artificial Intelligence and Robotics (11148)
- Databases and Information Systems (7250)
- Numerical Analysis and Scientific Computing (6662)
-
- Electrical and Computer Engineering (5273)
- Social and Behavioral Sciences (4827)
- Operations Research, Systems Engineering and Industrial Engineering (4777)
- Information Security (4669)
- Software Engineering (4315)
- Systems Science (3919)
- Business (2514)
- Mathematics (2384)
- Graphics and Human Computer Interfaces (2371)
- Theory and Algorithms (2151)
- Education (2099)
- Life Sciences (2075)
- Programming Languages and Compilers (1844)
- Medicine and Health Sciences (1803)
- Other Computer Sciences (1793)
- OS and Networks (1760)
- Arts and Humanities (1456)
- Communication (1446)
- Law (1175)
- Data Science (1157)
- Applied Mathematics (1134)
- Statistics and Probability (1061)
- Bioinformatics (986)
- Institution
-
- Singapore Management University (9003)
- China Simulation Federation (3880)
- TÜBİTAK (3106)
- Wright State University (2694)
- Purdue University (2077)
-
- Old Dominion University (1996)
- Missouri University of Science and Technology (1938)
- University of Nebraska - Lincoln (1739)
- Edith Cowan University (1285)
- Air Force Institute of Technology (1277)
- University of Texas at El Paso (1174)
- Kennesaw State University (1161)
- Dartmouth College (1104)
- San Jose State University (1053)
- City University of New York (CUNY) (956)
- Embry-Riddle Aeronautical University (950)
- Washington University in St. Louis (830)
- Brigham Young University (823)
- Technological University Dublin (816)
- California Polytechnic State University, San Luis Obispo (788)
- Zayed University (677)
- University of Texas at Arlington (666)
- University for Business and Technology in Kosovo (637)
- Portland State University (625)
- Chulalongkorn University (618)
- Nova Southeastern University (577)
- New Jersey Institute of Technology (571)
- Syracuse University (532)
- University of Nebraska at Omaha (497)
- University of Central Florida (490)
- Keyword
-
- Machine learning (1665)
- Artificial intelligence (1020)
- Deep learning (1003)
- Machine Learning (761)
- Computer Science (712)
-
- Security (648)
- Cybersecurity (558)
- Artificial Intelligence (484)
- Deep Learning (434)
- Computer science (412)
- Privacy (410)
- Simulation (391)
- Technical Reports (390)
- UTEP Computer Science Department (389)
- Classification (375)
- Algorithms (357)
- Optimization (352)
- Computer vision (349)
- Neural networks (345)
- Data mining (337)
- AI (301)
- Natural language processing (293)
- Department of Computer Science and Engineering (291)
- Engineering (269)
- Education (268)
- Reinforcement learning (259)
- Blockchain (255)
- Cloud computing (255)
- College for Professional Studies (253)
- Software engineering (252)
- Publication Year
- Publication
-
- Research Collection School Of Computing and Information Systems (8458)
- Journal of System Simulation (3880)
- Turkish Journal of Electrical Engineering and Computer Sciences (3106)
- Theses and Dissertations (2733)
- Department of Computer Science Technical Reports (1721)
-
- Computer Science & Engineering Syllabi (1312)
- Computer Science Faculty Publications (928)
- Computer Science Faculty Research & Creative Works (919)
- Departmental Technical Reports (CS) (914)
- Master's Projects (859)
- Computer Science Technical Reports (772)
- The R Journal (708)
- All Computer Science and Engineering Research (683)
- All Works (675)
- Faculty Publications (663)
- C-Day Computing Showcase (653)
- Chulalongkorn University Theses and Dissertations (Chula ETD) (618)
- Dissertations (568)
- Electronic Theses and Dissertations (567)
- Kno.e.sis Publications (542)
- Journal of Digital Forensics, Security and Law (536)
- CCAC Theses and Dissertations (512)
- Walden Dissertations and Doctoral Studies (469)
- Computer Science Faculty Publications and Presentations (404)
- Theses (403)
- USF Tampa Graduate Theses and Dissertations (378)
- Neutrosophic Systems with Applications (375)
- Computer Science and Engineering Theses - Archive (365)
- Computer Science: Faculty Publications (364)
- Browse all Theses and Dissertations (359)
- Publication Type
Articles 5611 - 5640 of 63035
Full-Text Articles in Computer Sciences
Three-Sided Skyline Counting Queries, Suruchi Kushwaha
Three-Sided Skyline Counting Queries, Suruchi Kushwaha
Dissertations, Master's Theses and Master's Reports
A two-dimensional point p=(p.x,p.y) dominates another point p'=(p'.x,p'.y) if p.x ≥ p'.x and p.y>p'.y or p.x>p'.x and p.y ≥ p'.y. The skyline of a point set P is a subset P' ⊆ P such that every point in P' is not dominated by any other point in P. An orthogonal skyline counting query Q on a set of points P asks for the number of points on the skyline of P ⋂ Q.
In this work we study data structures that support orthogonal skyline counting queries in the special case when the query range is bounded on three …
Finding Antipatterns Across Languages With Abstract Syntax Trees, Daniel T. Masker
Finding Antipatterns Across Languages With Abstract Syntax Trees, Daniel T. Masker
Dissertations, Master's Theses and Master's Reports
Finding antipatterns in student code is a difficult task that is useful for helping beginner programmers. Antipatterns are common mistakes that students make while writing code. Code critiquers are tools that find antipatterns and provide rich, immediate feedback to students, even when professors aren’t available. WebTA is a code critiquer that finds antipatterns using regular expressions (regex), error messages, and language-specific abstract syntax trees (ASTs). Each of these tools has obstacles to antipattern searching that are difficult to overcome. Regex is without context, limiting the patterns it can recognize. Additionally, even experienced users have difficulty reading and debugging regex. Error …
System Dynamics With Insight Maker, Steven D'Alessandro, Fons Wijnhoven
System Dynamics With Insight Maker, Steven D'Alessandro, Fons Wijnhoven
Research outputs 2022 to 2026
This book offers a practical, model-driven pathway for reasoning about uncertain futures in business and public policy using system dynamics with Insight Maker. It begins by motivating why historical data alone often fail to predict social change, and it introduces the core language of system dynamics—stocks, flows, feedbacks, delays, and auxiliary variables—alongside the complementary use of agent-based modeling. Through business-relevant cases (e.g., park management trade-offs, epidemic–economy interactions, and industry competition), the book demonstrates how non-linear structure generates counter-intuitive dynamics, why scenario analysis is essential, and how to translate causal loop diagrams into stock-and-flow simulations. Readers are guided step-by-step to build, …
Pfedrag: A Personalized Federated Retrieval-Augmented Generation System With Depth-Adaptive Tiered Embedding Tuning, Hangyu He, Xin Yuan, Kai Wu, Ren Ping Liu, Wei Ni
Pfedrag: A Personalized Federated Retrieval-Augmented Generation System With Depth-Adaptive Tiered Embedding Tuning, Hangyu He, Xin Yuan, Kai Wu, Ren Ping Liu, Wei Ni
Research outputs 2022 to 2026
Large Language Models (LLMs) can undergo hallucinations in specialized domains, and standard Retrieval-Augmented Generation (RAG) often falters due to general-purpose embeddings ill-suited for domain-specific terminology. Though domain-specific fine-tuning enhances retrieval, centralizing data introduces privacy risks. The use of federated learning (FL) can alleviate this to some extent, but faces challenges of data heterogeneity, poor personalization, and expensive training data generation. We propose pFedRAG, a novel Personalized Federated RAG framework, which enables efficient collaborative fine-tuning of embedding models to address these challenges. The key contribution is a new Depth-Adaptive Tiered Embedding (DATE) architecture, which comprises a Global Shared Layer, combined using …
Multi-Lingual And Cross-Domain Frontiers In Machine-Generated Content Detection, Gurunameh Singh Chhatwal
Multi-Lingual And Cross-Domain Frontiers In Machine-Generated Content Detection, Gurunameh Singh Chhatwal
Theses and Dissertations (Comprehensive)
The rapid advancement of generative artificial intelligence, particularly Large Language Models (LLMs) such as GPT-4 and their multilingual capabilities, has significantly blurred the distinction between human-authored and machine-generated content. This technological evolution introduces critical challenges concerning the detection and attribution of textual authenticity and authorship, exacerbating societal issues like misinformation proliferation and compromising academic and professional integrity. Traditional detection methodologies, predominantly monolingual and heuristic-based, have demonstrated inadequate generalizability and efficacy against the sophisticated, multilingual capabilities of contemporary generative models.
This thesis addresses two major problems arising from these advancements. Firstly, it introduces novel multilingual detection methodologies explicitly designed to differentiate …
The Great Scrape: The Clash Between Scraping And Privacy, Daniel J. Solove, Woodrow Hartzog
The Great Scrape: The Clash Between Scraping And Privacy, Daniel J. Solove, Woodrow Hartzog
Faculty Scholarship
Artificial intelligence (AI) systems depend on massive quantities of data, often gathered by “scraping”—the automated extraction of large amounts of data from the internet. A great deal of scraped data contains people’s personal information. This personal data provides the grist for AI tools such as facial recognition, deep fakes, and generative AI. Although scraping enables web searching, archiving of records, and meaningful scientific research, scraping for AI can also be objectionable and even harmful to individuals and society.
Organizations are scraping at an escalating pace and scale, even though many privacy laws are seemingly incongruous with the practice. In this …
Finding Time-Proximity Communities In Temporal Heterogeneous Information Networks, Yifu Tang, Chengfei Liu, Lu Chen, Rui Zhou, Jianxin Li
Finding Time-Proximity Communities In Temporal Heterogeneous Information Networks, Yifu Tang, Chengfei Liu, Lu Chen, Rui Zhou, Jianxin Li
Research outputs 2022 to 2026
Community search in heterogeneous information networks (HINs) often neglects temporal dynamics, yielding structures that poorly reflect real-world interactions. We introduce the Temporal HIN Community Search (THCS) problem and propose a novel core model that captures both structural cohesiveness and temporal relevance. Our model uses a time span constraint to ensure interaction recency and a query interval for flexible temporal exploration, filtering irrelevant connections while preserving structural density. We develop two efficient online algorithms—Center-based Sliding Window search and Incremental Center Expansion—that exploit meta-path symmetry and dynamic connectivity tracking. For frequent queries, we design a Temporal HIN Core Interval-Index (TCI-Index), organising minimal …
Fuel Consumption Prediction Using Bayesian Neural Networks, Syarifah Diana Permai, Jurike V. Moniaga, Zener Sukra Lie, Ferry Jie
Fuel Consumption Prediction Using Bayesian Neural Networks, Syarifah Diana Permai, Jurike V. Moniaga, Zener Sukra Lie, Ferry Jie
Research outputs 2022 to 2026
Transportation is one of the necessities of life. Because humans need transportation to move from one location to another. Transportation requires fuel. On the other hand, fuel consumption is important and must be controlled. This is because fuel can come from both renewable and non-renewable energy sources, depending on the type and process of its formation. Several factors influence the fuel efficiency of a car, including the type of engine, vehicle weight, aerodynamics, driving habits, and other vehicle conditions. This research aims to predict car fuel consumption and identify the factors that affect fuel consumption. Several Machine Learning and Statistical …
Predicting Early Hospital Readmissions For Diabetic Patients Using Machine Learning, Amanda Ferraz, Leonardo Oliveira
Predicting Early Hospital Readmissions For Diabetic Patients Using Machine Learning, Amanda Ferraz, Leonardo Oliveira
ICT
This project applies machine learning to predict whether diabetic patients will be readmitted to a hospital within 30 days of discharge. Early readmissions are a costly and critical issue in healthcare, often signalling gaps in post-discharge care and risk management. Diabetic patients face unfair high readmission rates compared to the general population. According to the CDC Diabetes Report Card 37.3 million people in the U.S. or 11.3% of the population had diabetes as of 2019 (CDC, 2021). Our goal here is to develop a binary classification model capable of flagging high risk patient (< 30-day readmission) based on their clinical, demographic, and administrative data. This lets healthcare institutions to take measures,
Dogs Emotion System, Muhammad Anas Baig
Dogs Emotion System, Muhammad Anas Baig
ICT
For our capstone project, we built a machine learning model that can look at pictures of dogs and figure out how they’re feeling, like if they’re happy, sad, or just chill. The idea came from how important pets are in people’s lives these days and how cool it would be to actually understand their emotions better using tech. This system will allow users to upload images of dogs, which are then analysed by a trained model to classify the dog's emotional states such as happy, sad, or neutral. We followed the CRISP-DM process to build it, which basically means we …
Dogs Emotion System- Poster, Muhammad Anas Baig
Dogs Emotion System- Poster, Muhammad Anas Baig
ICT
This project is all about a deep learning-based “Dog Emotion System” that can figure out how dogs are feeling just by looking at their faces. We used a balanced set of 4,000 dog images with four different emotion categories and followed the CRISP-DM process to build it. The model was trained from scratch using a Convolutional Neural Network (CNN) without any pre-existing models. It is deployed using Steamlit, where people can upload pictures of their dogs and get their emotional state predicted in real time. The goal of this tech is to make it easier for pet owners to understand …
Brain Tumor Classification Using Deep Learning- Poster, Rayen Bentemessek
Brain Tumor Classification Using Deep Learning- Poster, Rayen Bentemessek
ICT
The project presents deep learning solutions to classify brain tumors through MRI images. Two Convolutional Neural Network (CNN) models were developed, a custom CNN designed from scratch and a pretrained ResNet50 that was transfer learned and fine-tuned.
Both models were implemented following CRISP-DM methodology from data understanding to deployment, and they were evaluated using different metrics such as accuracy, precision, recall and F1-score.
Key Highlights: •The custom CNN model achieved higher accuracy but failed to locate tumors. •ResNet50 provided a good performance while balancing explainability through Grad-CAM. •Model was deployed through Gradio to demonstrate a real-world use of the solution.
Strategic Analysis Of Employment Permit Statistics And Predictive Analytics For Workforce Planning In Ireland, Amy Souza, Thaynna Vieira
Strategic Analysis Of Employment Permit Statistics And Predictive Analytics For Workforce Planning In Ireland, Amy Souza, Thaynna Vieira
ICT
By analysing historical employment permit data from Enterprise.gov.ie (Enterprise.gov.ie, 2024), this project has the aim to use Data Analytics and Machine Learning to make predictions of employment permits trends across sectors and companies, providing insights to optimize workforce planning for Recruitment Agencies and guide international job seekers requiring work visas. The insights gained are intended to enhance strategic recruitment practices and empower job seekers to make informed career decisions in Ireland’s competitive labour market.
Data-Driven Public Transport Planning For Dublin: A Clustering And Forecasting Approach, Magdalena Burtinik Urueta, Mirae Yu
Data-Driven Public Transport Planning For Dublin: A Clustering And Forecasting Approach, Magdalena Burtinik Urueta, Mirae Yu
ICT
Dublin has been experiencing severe traffic congestion due to rapid economic and population growth, with residents losing an average of 158 hours per year in traffic during rush hour (Europe Data, 2025). A 2022 European Commission study found that 76% of Irish people use a car as their primary mode of transport on a typical day—an 8% increase from 2019, compared to the EU average of 47% (MacCarthaigh, 2022).
This project proposes a data-driven approach to identifying current transport accessibility gaps and forecasting future population growth across Dublin to support sustainable infrastructure development. Using Ireland’s Census data, an unsupervised method …
Strategic Analysis Of Employment Permit Statistics And Predictive Analytics For Workforce Planning In Ireland- Poster, Amy Souza, Thaynna Vieira
Strategic Analysis Of Employment Permit Statistics And Predictive Analytics For Workforce Planning In Ireland- Poster, Amy Souza, Thaynna Vieira
ICT
This project analyses employment permit trends in Ireland from 2020 to 2025. It aims to help recruitment agencies and job seekers with data driven insights to enhance hiring placement. Forecasting permit demand by sector to help improve workforce planning and policy decisions.
Development Of A Deep Learning Model For Synthetic Vs. Real Image Classification Synthetic Vs. Real Image Classification-Poster, Bernardo Gandara, Ignacio Varela
Development Of A Deep Learning Model For Synthetic Vs. Real Image Classification Synthetic Vs. Real Image Classification-Poster, Bernardo Gandara, Ignacio Varela
ICT
This project develops a deep learning model to classify images as either AI-generated or real, addressing the growing challenge of synthetic media detection. Using the DeepGuardDB dataset and guided by the CRISP-DM methodology, we implemented and compared three Convolutional Neural Networks (CNNs) architectures via transfer learning. The best-performing model was further optimised using hyperparameter tuning and fine-tuning techniques The resulting model achieved strong accuracy and generalisation, making it a promising candidate for real-time deployment and practical use across diverse industries.
Data Driven Public Transport Planning In Dublin : A Clustering And Forecasting Approach, Magdalena Burtinik Urueta, Mirae Yu
Data Driven Public Transport Planning In Dublin : A Clustering And Forecasting Approach, Magdalena Burtinik Urueta, Mirae Yu
ICT
Dublin faces increasing traffic congestions with over 76% of Irish residents relying on private cars for daily transport, well above the EU average (MacCarthaigh, 2022). This contributes to increased greenhouse gas emissions, challenging Ireland’s goals to reduce emissions by 55% by 2030. This project proposes a data-driven approach to identifying current transport accessibility gaps and forecasting future population growth across Dublin to support sustainable infrastructure development. Using Ireland’s Census data, an unsupervised method was applied to cluster EDs based on similarities in population dynamics. Forecasts were generated in 5-year intervals, revealing key growth corridors across Dublin using a clustered VAR …
Detecting Fake News Using Ai, Gustavo Lambert, Lucas Schultz
Detecting Fake News Using Ai, Gustavo Lambert, Lucas Schultz
ICT
This is a document that presents a strategic analysis of the project “Detecting Fake News using AI”. Developed as part of the BSc (Hons) in Computing in IT at CCT College Dublin. The goal is to analyse the potential advantages, exploiting the viability and the impact of applying Artificial intelligence to check, verify and alert about misinformation found and to answer the question “How can Artificial Intelligence be leveraged to accurately detect and combat fake news while ensuring data privacy and compliance with regulations?” and “To what extent can AI-driven misinformation detection help reduce the spread of fake news on …
Development Of A Deep Learning Model For Synthetic Vs. Real Image Classification Synthetic Vs. Real Image Classification, Bernardo Gandara, Ignacio Varela
Development Of A Deep Learning Model For Synthetic Vs. Real Image Classification Synthetic Vs. Real Image Classification, Bernardo Gandara, Ignacio Varela
ICT
The advancement of generative AI technologies has made it increasingly difficult to distinguish synthetic images from authentic ones. This capstone project addresses the challenge by developing a binary image classification model using deep learning techniques to differentiate AI-generated images from real photographs. Guided by the CRISP-DM methodology, we employed the DeepGuardDB dataset, consisting of 13,000 balanced image samples, evenly split between real and synthetic sources. We implemented and compared three Convolutional Neural Network (CNN) architectures through transfer learning, standardising input pipelines and integrating custom classification heads. Following a performance evaluation across multiple metrics, the best-performing model was selected for further …
Survey: A Study On Image Encryption Using Dna In Bioinformatics, Rana M. Zaki, Zaed S. Mahdi, Matheel E. Abdulmunim
Survey: A Study On Image Encryption Using Dna In Bioinformatics, Rana M. Zaki, Zaed S. Mahdi, Matheel E. Abdulmunim
Journal of Soft Computing and Computer Applications
One area of study between computer science and biology is bioinformatics, which deals with methods for collecting, processing, storing, and evaluating biological data. Sequences of RiboNucleic Acid (RNA), DeoxyriboNucleic Acid (DNA), and proteins make up biological data, which has a wide range of uses in domains such as feature extraction, data segmentation, data security, and more. In cryptography, DNA sequences are used as data carriers, enhancing the unique properties of biomolecules. This approach involves using DNA sequences to enhance the security of confidential data that must be transmitted over networks or stored securely. Several DNA-based security techniques have been developed, …
New Feature Selection Using Principal Component Analysis, Zaid Mundher Radeef, Soukaena Hassan Hashem, Ekhlas Khalaf Gbashi
New Feature Selection Using Principal Component Analysis, Zaid Mundher Radeef, Soukaena Hassan Hashem, Ekhlas Khalaf Gbashi
Journal of Soft Computing and Computer Applications
Dimensionality reduction techniques streamline machine learning by reducing data complexity, improving model accuracy, and cutting computational costs. They remove noise and irrelevant features, making models faster and more efficient. These techniques also enhance data visualization and interpretation by condensing data into manageable, insightful dimensions. Ultimately, dimensionality reduction leads to simpler, more interpretable models without sacrificing critical information, making it a cornerstone of efficient data analysis and machine learning applications. Theoretically, feature extraction tends to create new features that encapsulate more information by combining multiple existing features, resulting in more concentrated and informative features. In contrast, feature selection involves choosing a …
Development Of A Hybrid Methodology Of Deep Learning And Machine Learning For Lung Nodule Detection In Medical Computed Tomography Images, Zaed S. Mahdi, Rana M. Zaki, Alaa Kadhim Farhan, Negar Majma
Development Of A Hybrid Methodology Of Deep Learning And Machine Learning For Lung Nodule Detection In Medical Computed Tomography Images, Zaed S. Mahdi, Rana M. Zaki, Alaa Kadhim Farhan, Negar Majma
Journal of Soft Computing and Computer Applications
Deep learning and machine learning play an important role in the medical field, helping doctors make accurate, fast and effective diagnosis. Despite the progress achieved in the use of modern technologies in detecting cancerous nodes, current studies still suffer from some challenges and limitations that must be addressed to obtain high efficiency in identifying cancerous nodes. These challenges include using image pre-processing, combining deep learning and machine learning techniques, and constantly adapting to clinical changes, in order to address this. A hybrid methodology has been proposed for detecting cancerous nodules in the lung in medical Computed Tomography (CT) images. It …
Enhancing Image Classification Using A Convolutional Neural Network Model, Zena M. Saadi, Ahmed T. Sadiq, Omar Z. Akif, Marwa M. Eid
Enhancing Image Classification Using A Convolutional Neural Network Model, Zena M. Saadi, Ahmed T. Sadiq, Omar Z. Akif, Marwa M. Eid
Journal of Soft Computing and Computer Applications
In recent years, with the rapid development of the current classification system in digital content identification, automatic classification of images has become the most challenging task in the field of computer vision. As can be seen, vision is quite challenging for a system to automatically understand and analyze images, as compared to the vision of humans. Some research papers have been done to address the issue in the low-level current classification system, but the output was restricted only to basic image features. However, similarly, the approaches fail to accurately classify images. For the results expected in this field, such as …
Improved Rapidly-Exploring Random Tree Using Firefly Algorithm For Robot Path Planning, Dena Kadhim Muhsen, Firas Abdulrazzaq Raheem, Yuhanis Yusof, Ahmed T. Sadiq, Faiz Al Alawy
Improved Rapidly-Exploring Random Tree Using Firefly Algorithm For Robot Path Planning, Dena Kadhim Muhsen, Firas Abdulrazzaq Raheem, Yuhanis Yusof, Ahmed T. Sadiq, Faiz Al Alawy
Journal of Soft Computing and Computer Applications
In robotics, efficient path planning makes robots work independently and move through changing environments over time. This study combines the Rapidly-exploring Random Tree (RRT) architecture with the Firefly Algorithm (FA) to make robot’s path-planning better. The proposed ERRT-FA, which stands for "Enhanced RRT with Firefly Algorithm", generates better routes using Firefly social habits. Plan routes using Firefly social habits can effectively aid in exploring configuration space. The role of the FA is to enhance the RRT algorithm by providing an optimized exploration of the search space, ultimately leading to optimizing the path found by the RRT algorithm and better paths …
Pushing The Boundaries Of Large Language Models: Innovations And Limitations In Nlp, Finance, And Mathematics, A M Muntasir Rahman
Pushing The Boundaries Of Large Language Models: Innovations And Limitations In Nlp, Finance, And Mathematics, A M Muntasir Rahman
Dissertations
Large Language Models (LLMs) have emerged as transformative tools across a spectrum of domains, yet their practical deployment reveals a blend of remarkable potential and notable limitations. This research explores innovative methodologies to extend the capabilities of LLMs while addressing critical challenges in their evaluation and application. By leveraging rule-based approaches, the in-context learning capabilities of LLMs, and human-in-the-loop validation across three focused studies, this research introduces robust strategies for dataset synthesis, model enhancement, and model assessment in three distinct domains: natural language processing, financial sentiment analysis, and mathematical reasoning
The first study proposes an efficient data augmentation framework, EASE, …
First-Principles Study Of Ferroelectric Properties And Co2 Reduction Reaction Capabilities In Two-Dimensional Monolayers And Heterostructures, Mo Li
Dissertations
Two-dimensional (2D) materials hold significant potential for CO2 reduction reactions (CO2RR) due to their high surface-to-volume ratio. However, achieving high selectivity for desired products and overcoming limitations posed by scaling relationships remain challenging. Recent studies suggest that ferroelectric (FE) materials with switchable out-of-plane polarization (OOP) can effectively tune the adsorption behavior, thermodynamics, and kinetics of CO2RR, offering promising solutions to these challenges. Using density functional theory (DFT) and the Berry phase approach, this work expands the family of 2D ferroelectrics by theoretically identifying Y2CO2, Y2CS2, and Sc …
Ensemble Learning Models For Large-Scale Time Series Forecasting In Supply Chain, Minjuan Zhang
Ensemble Learning Models For Large-Scale Time Series Forecasting In Supply Chain, Minjuan Zhang
Dissertations
Machine learning and AI techniques are transforming supply chain forecasting, driven by the expanding availability of data assets. These advanced methods offer powerful opportunities to optimize management processes, reduce operational costs, and enhance strategic decision-making, which is crucial for enterprise success. However, conventional statistical approaches, such as Autoregressive Integrated Moving Average Models (ARIMA), dynamic regression, and Unobserved Component Models (UCMs)—which have long dominated time series forecasting—often fall short in accuracy and scalability. These traditional models face limitations in batch processing, handling large-scale data, addressing uncertainty-induced disruptions, and synchronizing demand-supply scenarios.
To address these challenges, a novel class of AI-powered ensemble …
Machine Learning Methods For Pattern Recognition Analysis Of Genomic And Molecular Data, Kuang Du
Machine Learning Methods For Pattern Recognition Analysis Of Genomic And Molecular Data, Kuang Du
Dissertations
While immune therapies achieve remarkable success in treating various cancers, only a subset of patients achieves a durable clinical response, and many exhibit innate or acquired resistance. Precision medicine aims to tailor treatments to individual patients based on specific biological markers, ensuring that each patient receives the therapy most likely to be effective. Predictive biomarkers and gene signatures offer potential for more personalized treatment strategies by identifying patients likely to benefit. Recent studies suggest that gene signatures, comprising sets of genes, hold predictive value for certain clinical variables. Typically derived from biological expert knowledge, these signatures demonstrate substantial predictive potential, …
Knowledge Diffusion In Networks Of Artificial Learners, Ehsan Beikihassan
Knowledge Diffusion In Networks Of Artificial Learners, Ehsan Beikihassan
Dissertations
The dissertation draws inspiration from the topic of peer learning in the social sciences and the study of information dissemination and knowledge diffusion in network science. In particular, it introduces and studies a setting involving a population or network of artificial learners, with the objective of optimizing aggregate performance measures under constraints on training resources. In this context, natural knowledge diffusion processes in networks of interacting artificial learners are studied. The term "natural" refers to processes that emulate human peer learning, where the internal state and learning processes of students remain largely opaque, and the main degree of freedom lies …
Interactive Visualization Workflows For Mitigating Analytical Uncertainty, Kaustav Bhattacharjee
Interactive Visualization Workflows For Mitigating Analytical Uncertainty, Kaustav Bhattacharjee
Dissertations
This dissertation takes a process-centric and stakeholder-first perspective for handling analytical uncertainty: the form of uncertainty that confronts data analysts' insight-generation processes in high-consequence decision-making scenarios. The cost of an incorrect decision when data is used for movie recommendations as opposed to when personal data is used to drive insights or when data-driven modeling is used to drive real-time decisions for maintaining the health of a grid are vastly different in terms of consequences. This dissertation looks at analytical uncertainty in two real-world scenarios: i) how sensitive information leakage can be prevented during the open data release process with data …