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

Computer Sciences Commons

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

Machine Learning

Discipline
Institution
Publication Year
Publication
Publication Type
File Type

Articles 1 - 30 of 756

Full-Text Articles in Computer Sciences

Closing The Interpretability Gap: Explainable Ml-Based Malware Detection For Defensive Cyberspace Operations, Tashi Stirewalt, Sean Hodgson, Puumaaya Tahiru, Assefaw Gebremedhin Sep 2026

Closing The Interpretability Gap: Explainable Ml-Based Malware Detection For Defensive Cyberspace Operations, Tashi Stirewalt, Sean Hodgson, Puumaaya Tahiru, Assefaw Gebremedhin

Military Cyber Affairs

This paper presents an end-to-end, explainable malware triage pipeline designed for defense-oriented cyber operations. It combines high-performance static detection methods with analyst-centered interpretability. Utilizing the EMBER 2024 Windows PE subset, we train and evaluate four classifiers and select LightGBM as the production model based on its predictive performance, inference efficiency, and compatibility with exact tree-based attribution. The deployed system consists of four sequential components: PE feature extraction, malware probability scoring, dual explainability (using SHAP and LIME), and large language model (LLM) report generation, all integrated within a Flask web interface. On a temporal test set of 1,080,000 samples, LightGBM achieves …


Prune: A Patching Based Repair Framework For Certifiable And Privacy-Robust Unlearning Of Neural Networks, Xuran Li, Jingyi Wang, Xiaohan Yuan, Peixin Zhang Sep 2026

Prune: A Patching Based Repair Framework For Certifiable And Privacy-Robust Unlearning Of Neural Networks, Xuran Li, Jingyi Wang, Xiaohan Yuan, Peixin Zhang

Research Collection School Of Computing and Information Systems

Machine unlearning has emerged as a key mechanism for enabling the “right to be forgotten” in neural network models, allowing the selective removal of specific training data upon request. Existing approaches typically rely on retraining models with the remaining data, which is computationally expensive and difficult to verify, especially when deployed models are distributed or resource-constrained. To address this challenge, our prior conference work introduced PRUNE, a patching-based framework that formulates unlearning as a neural network repair problem. PRUNE achieves targeted forgetting by learning lightweight patch networks that redirect model predictions on the data to be unlearned while preserving performance …


Machine Learning For Functional Outcome Prediction After Vestibular Schwannoma Surgery: A Systematic Review And Diagnostic Test Accuracy Meta-Analysis, Shiva Nischal, Shaan Patel, Musa China, Kush Kale, Yi Hein Chai, Santosh Guru, William Muirhead, Patrick Grover Aug 2026

Machine Learning For Functional Outcome Prediction After Vestibular Schwannoma Surgery: A Systematic Review And Diagnostic Test Accuracy Meta-Analysis, Shiva Nischal, Shaan Patel, Musa China, Kush Kale, Yi Hein Chai, Santosh Guru, William Muirhead, Patrick Grover

Department of Neurosurgery Faculty Papers

PURPOSE: Machine learning (ML) models have been increasingly applied to predict postoperative facial nerve dysfunction and hearing preservation after vestibular schwannoma (VS) surgery. However, reported performance varies substantially, and the overall diagnostic accuracy and clinical reliability of these models remain uncertain. We conducted a systematic review and diagnostic test accuracy meta-analysis to characterise the current state and methodological readiness of ML-based prediction of these outcomes.

METHODS: PubMed, Embase, and CENTRAL were searched from inception to February 2026. Studies evaluating ML-based prediction of facial nerve function or hearing preservation following VS surgery were included. Diagnostic performance metrics were pooled using random-effects …


Evaluating Machine Learning Models On Classification Of Novel Cyber Attacks In The Healthcare Domain, Promise Ehimen Jul 2026

Evaluating Machine Learning Models On Classification Of Novel Cyber Attacks In The Healthcare Domain, Promise Ehimen

Dissertations, Theses, and Projects

The increasing adoption of the Internet of Medical Things (IoMT) has improved healthcare delivery through connected medical devices while simultaneously expanding the cybersecurity risks facing healthcare organizations. Although machine learning based intrusion detection systems have demonstrated high detection accuracy, their ability to respond reliably to previously unseen cyberattacks remains uncertain. This study investigated how a Neural Network model and a Logistic Regression model classified novel cyberattacks within the IoMT environment. The Neural Network and Logistic Regression models were both trained and tested using a subset of the CICIoMT2024 benchmark dataset. The Neural Network achieved 99.82% test accuracy and a 0.94 …


Mapping Homogeneous Configuration States For Learning Based Motion Planners, Yazied Hasan May 2026

Mapping Homogeneous Configuration States For Learning Based Motion Planners, Yazied Hasan

Computer Science ETDs

Reinforcement learning (RL) excels at solving complex tasks, but training times can become prohibitively large for challenging motion-planning problems. Methods that address this cost often require additional training or tuning, counteracting the goal of reducing training time. A more effective approach is to exploit inherent task equivalences: many elements of the state space, dynamics, or structure are functionally interchangeable, enabling simplification or knowledge reuse. We present learning solutions that leverage these equivalences to enhance the RL process. First, we leverage the symmetry of homogeneous multi-agent teams to simplify the task to a single strategy. Second, we map correspondences between distinct …


Stridevision: Automated Detection Of Running Form Deviations From 2d Pose Estimation And Machine Learning, Paulina Eguibar Ortega May 2026

Stridevision: Automated Detection Of Running Form Deviations From 2d Pose Estimation And Machine Learning, Paulina Eguibar Ortega

Honors Theses

Running gait analysis plays a critical role in injury prevention and performance optimization, however, existing approaches often rely on specialized laboratory equipment or wearable sensors with limited interpretability. Recent advances in computer vision, particularly 2D human pose estimation, enable markerless motion analysis from standard video. However, progress remains constrained by the lack of publicly available datasets designed for running form analysis.

In this work, we introduce a preliminary dataset and benchmark for stride-level running gait analysis. The dataset consists of 73 treadmill running videos from 15 participants with varying experience levels, annotated with over 4,600 stride-level labels across multiple biomechanical …


Security Assessment Of A Machine Learning Approach To Generate And Validate Digital Signatures, Juan Ortiz Couder May 2026

Security Assessment Of A Machine Learning Approach To Generate And Validate Digital Signatures, Juan Ortiz Couder

Doctoral Dissertations and Master's Theses

Cybersecurity has become a global concern as cyber-attacks have become more common, and the cost of the damage caused by them continues to increase. There are several approaches to improve the cyber security of systems such as Digital Signatures, hashing, watermarking, and encryption among others. Digital Signatures are a cryptographic technique used to verify the authenticity and integrity of digital messages or documents. Digital Signatures use a combination of hashing and public-private key encryption to verify the authenticity and integrity of videos, just as they are used for documents and messages. As a result of using a combination of other …


Machine Learning For Handwritten Character Recognition, Hannah Freitag May 2026

Machine Learning For Handwritten Character Recognition, Hannah Freitag

Honors Capstones

Handwritten character recognition remains a challenging problem in machine learning due to the high variability of handwriting across individuals and the visual similarity between certain character classes. This project explores whether Singular Value Decomposition (SVD)-based dimensionality reduction can serve as an effective preprocessing step for a fully connected neural network trained on the EMNIST Balanced dataset, a 47-class benchmark of handwritten digits and letters. By projecting 784- dimensional pixel inputs onto the top 70 principal components, approximately 90% of the total variance is preserved while reducing input dimensionality by 91%. The resulting SVD-based model achieves approximately 94% test accuracy, outperforming …


Ai Institute Summer Camp Academic Preview Webinar: Curriculum, Research, And Outcomes, Paul English Applied Artificial Intelligence Institute May 2026

Ai Institute Summer Camp Academic Preview Webinar: Curriculum, Research, And Outcomes, Paul English Applied Artificial Intelligence Institute

Paul English Applied Artificial Intelligence (AI) Institute Publications

This webinar presents an academic preview of the AI Institute Summer Camp hosted by the Paul English Applied Artificial Intelligence Institute at the University of Massachusetts Boston. The session introduces the program’s curriculum, structure, and student outcomes, providing insight into a hybrid learning model that combines faculty-led lectures, hands-on labs, and guided project development. The webinar highlights the program’s five-week structure, covering topics such as machine learning, neural networks, computer vision, speech and language processing, and generative AI. Participants learn how students engage in real-world AI applications, complete portfolio-ready projects, and develop research and presentation skills. This session is designed …


The Quality Assurance Machine – A Software Quality Assurance Architecture For Ml-Enabled Systems, Shane E. Downing May 2026

The Quality Assurance Machine – A Software Quality Assurance Architecture For Ml-Enabled Systems, Shane E. Downing

All-Inclusive List of Electronic Theses and Dissertations

This dissertation evaluates whether a reusable assurance architecture, the Quality Assurance Machine (QAM), can provide effective product and process quality assurance for ML-enabled software platforms. The QAM is a system-level SQA architecture that turns plans and policies into versioned configurations, executes them in controlled environments, and produces preserved run evidence that supports traceability, auditability, and controlled change. The study follows Design Science Research and evaluates the instantiated artifact using eight assurance requirements (AR1–AR8) synthesized from standards-based guidance, including IEEE 730 and ISO/IEC/IEEE 15026. A four-year longitudinal evaluation combines two methods. First, operational evidence from routine regression and release-validation runs, defect …


Using Ai For Data Loss Prevention, Camden A. Wright May 2026

Using Ai For Data Loss Prevention, Camden A. Wright

Theses/Capstones/Creative Projects

Data Loss Prevention (DLP) systems play a critical role in protecting modern systems that handle sensitive information from both accidental and malicious exposure. Traditional DLP approaches often rely on static rules and methods that can struggle to adapt to complex and evolving data patterns. This paper presents a hybrid DPL system that integrates machine learning-based message classification, rule based policy enforcement, and context-aware access control to improve both detection accuracy and decision reliability. In addition, the system introduces a second stage access control model that evaluates user context, including role of clearance level and job title to determine whether access …


Evaluating Modern Neural Network Architectures For Suicide Prediction, Kyle Brown May 2026

Evaluating Modern Neural Network Architectures For Suicide Prediction, Kyle Brown

Master's Theses

Suicide remains a leading cause of death among adolescents despite more access to healthcare information than ever before. Medical professionals struggle to make accurate diagnoses and catch warning signs with the overwhelming amount of data available. Machine learning algorithms, including neural networks, have previously been employed for this task, yet it remains an understudied domain.

This research aims to evaluate the capabilities of Multi-Layer Perceptron (MLP) and a selection of its successors, ResNet and MLP with a category embedding layer, at the task of predicting suicidal ideation among high-school students. This research finds ResNet to be the most capable at …


Genre Prediction Using Rnns And Llm-Enhanced Video Game Review Data, Gabriel Young May 2026

Genre Prediction Using Rnns And Llm-Enhanced Video Game Review Data, Gabriel Young

Graduate Theses and Dissertations

LLMs (Large Language Models) are powerful tools for engaging with textual data, carrying many advantages over classical NLP (Natural Language Processing) and ML (Machine Learning) approaches. However, a classical ML model can still be faster, more efficient to run, and accessible than an LLM. We seek to gain the benefits of LLM text comprehension and preserve them in a classical ML model, a hybrid approach. The LLM operates on text to surface relevant information and associations in our problem space, then the ML model trains on the LLM output. The model may learn from the LLM and provide a more …


Machine Learning Based Models For Simulation And Analysis Of Bulk Earth Melt System, Abin Shakya Apr 2026

Machine Learning Based Models For Simulation And Analysis Of Bulk Earth Melt System, Abin Shakya

LSU Doctoral Dissertations

Understanding the segregation of bulk Earth melt systems into metallic (core) and silicate (mantle) phases under high-pressure and high-temperature conditions is central to modeling Earth’s interior, yet relevant experimental and computational studies remain limited. This work develops a machine learning–based simulation pipeline that iteratively couples first-principles (quantum mechanical) calculations with neural network training to generate high-fidelity force fields. Using major-element Fe–Mg–Si–O melt systems, with and without H and N, as testbeds, we demonstrate that this framework enables large-scale molecular dynamics simulations at near first-principles accuracy. We further introduce a sequence of phase identification methods, progressing from statistical binning of elemental …


Developing Machine Learning Algorithms For Highly Imbalanced Neonatal Disorder Data, Ali Nawaz Apr 2026

Developing Machine Learning Algorithms For Highly Imbalanced Neonatal Disorder Data, Ali Nawaz

Thesis/ Dissertation Defenses

Neonatal disorders such as low birth weight, very low birth weight, extremely low birth weight, preterm birth, and very preterm birth increase the likelihood of high neonatal morbidity or mortality and call for early identification. However, the rarity of occurrence of these conditions in the clinical datasets has resulted in a severe class imbalance, raising questions about the application of binary classification models to them. Therefore, this thesis proposes a sequential methodological framework for neonatal disorder detection under different assumptions related to the availability of labels. Initially, binary classification experiments are conducted to analyze the behaviour of commonly used classification …


A View Under The Hood: Duquesne Kline's Law And Computing Program, Wesley M. Oliver, Katherine L.W. Norton, Martin Mckown, David Horrigan Apr 2026

A View Under The Hood: Duquesne Kline's Law And Computing Program, Wesley M. Oliver, Katherine L.W. Norton, Martin Mckown, David Horrigan

West Virginia Law Review

No abstract provided.


Scenarioxp: A Complete Scenario-Based Testing Framework For The Exploration And Exploitation Of Autonomous Vehicle Validation Scenarios, Quentin Goss Apr 2026

Scenarioxp: A Complete Scenario-Based Testing Framework For The Exploration And Exploitation Of Autonomous Vehicle Validation Scenarios, Quentin Goss

Doctoral Dissertations and Master's Theses

Today is an age of exciting emerging technology where cutting-edge research in autonomous vehicles (AVs) reduces the active human participation in driving and extends awareness beyond human limitations of perception and reaction, improving driving safety and quality of the user experience as a result. The ever-increasing complexity of these autonomous systems poses many challenges towards the validation and verification (V\&V) of these complex systems under time and resource constraints, as the use of artificial intelligence and also the intricacy of the operating environment means that these systems are also black-box and non-deterministic. Scenario-based V\&V testing of such systems, which involves …


Aiw26s: Machine Learning Of Structured Data, Moumita Saha Apr 2026

Aiw26s: Machine Learning Of Structured Data, Moumita Saha

Paul English Applied Artificial Intelligence (AI) Institute Publications

This workshop introduces the fundamentals of machine learning for structured data, focusing on tabular datasets and real-world applications. Participants explore key concepts such as data types, data preprocessing, feature engineering, and supervised learning methods. The session covers commonly used models, including linear regression, logistic regression, decision trees, and neural networks, along with evaluation metrics such as RMSE, accuracy, and confusion matrices. By the end of the workshop, participants will have gained a practical understanding of how to build, interpret, and evaluate machine learning models for structured data.


From Attention To Reasoning: Beyond Accuracy In Multimodal Ai, Wayner Barrios Apr 2026

From Attention To Reasoning: Beyond Accuracy In Multimodal Ai, Wayner Barrios

Dartmouth College Ph.D Dissertations

Multimodal large language models have achieved impressive performance on vision-language benchmarks by integrating visual encoders with large language models. Yet a critical gap persists between benchmark accuracy and genuine multimodal understanding: current evaluation frameworks assess performance by final answers alone, rewarding confident predictions while leaving systematic reasoning failures undetected.

This thesis addresses this gap through a unified framework that progresses from understanding to reasoning, using video as the most comprehensive multimodal testbed. Video inherently combines vision, audio, and language with temporal dynamics and massive token redundancy; techniques developed for video's comprehensive challenges transfer naturally to simpler multimodal tasks.

On understanding …


Development Of Deep Fused Neural Architecture For Ancient Tamil Palm-Leaf Manuscript Recognition, Hariharan P Mr Mar 2026

Development Of Deep Fused Neural Architecture For Ancient Tamil Palm-Leaf Manuscript Recognition, Hariharan P Mr

Theses and Dissertations

Digitizing Tamil palm-leaf manuscripts is important for education, communication, and the preservation of cultural heritage. The complex structure of the Tamil script, the wide range of handwriting styles, and the degradation seen in ancient Tamil palm-leaf manuscripts make these texts very difficult to read and understand. Digital Image Processing (DIP), document analysis techniques, and traditional Optical Character Recognition (OCR) are unable to handle noise, background interference, faded ink, and limited labelled data, motivating the need for robust, effective Deep Learning (DL)- based solutions.

As a prerequisite to understanding and designing effective recognition systems for ancient manuscripts, this thesis first examines …


Tree-Based Graph Neura Networks For Natural Language Inference: From Structure-Only To Hybrid Architectures, Jason P. Lunder Jan 2026

Tree-Based Graph Neura Networks For Natural Language Inference: From Structure-Only To Hybrid Architectures, Jason P. Lunder

EWU Masters Thesis Collection

Large transformer models achieve strong performance on natural language understanding tasks but require hundreds of millions of parameters and extensive pretraining. This thesis investigates whether graph neural networks operating on dependency parse trees can provide more parameter-efficient sentence representations for natural language inference, evaluated on two NLI tasks: entailment classification and semantic textual similarity.

Tree Matching Networks (TMN) adapt Graph Matching Networks to linguistic dependency trees with rich node and edge features, evaluated against a BERT baseline at matched parameter counts on identical training data. Tree Transformer Networks (TTN) extend TMN with transformer-based aggregation and tree-aware positional encodings, with component …


Network-Aware Airline-Specific Flight Delay Prediction Using Tree-Based Ensemble Models, Mary Dufie Afrane Jan 2026

Network-Aware Airline-Specific Flight Delay Prediction Using Tree-Based Ensemble Models, Mary Dufie Afrane

College of Graduate Studies: Theses & Dissertations

Flight delays pose persistent challenges to the efficiency and reliability of air transportation systems, affecting airlines, airports, regulators, and passengers alike. As traffic demand grows and operational environments become increasingly interconnected, accurately predicting both departure and arrival delays has become crucial for effective planning and mitigation. This study presents a network-aware, airline-specific framework for predicting flight delays in U.S. domestic air transportation systems using tree-based ensemble machine learning models. A large-scale dataset of 1.98 million flights, enriched with weather information, is used to develop predictive models for both departure and arrival delays. To capture the structural and operational complexity of …


Drone Authentication System Using Radio Frequency Fingerprinting, Jamila Muhsen Alnuaimi, Shamma Ghaleb Almansoori, Noura Ahmed Alrumeithi, Richard Ikuesan Jan 2026

Drone Authentication System Using Radio Frequency Fingerprinting, Jamila Muhsen Alnuaimi, Shamma Ghaleb Almansoori, Noura Ahmed Alrumeithi, Richard Ikuesan

All Works

The widespread integration of unmanned aerial vehicles (UAVs) across domains such as logistics, surveillance, and emergency response has introduced critical security challenges, particularly unauthorized access, identity spoofing, and drone cloning. Traditional software-based authentication methods, including GPS tracking and encryption, have proven inadequate against advanced cyber-physical threats. This paper proposes a secure and automated drone authentication framework based on Radio Frequency (RF) fingerprinting, leveraging intrinsic hardware-level signal imperfections to generate unique and unclonable drone identities. Using Random Forest classifiers, the system captures, preprocesses, and analyses RF features to distinguish between authorized and unauthorized UAVs. Validation with real-world RF datasets demonstrates high …


An Llm-Driven System For Doctor-Patient Simulation, Akilan Amithasagaran Jan 2026

An Llm-Driven System For Doctor-Patient Simulation, Akilan Amithasagaran

Computer Science Theses

Effective physician-patient communication is fundamental to clinical competence, yet traditional simulation-based training methods using standardized patients and high-fidelity manikins are costly, resource-intensive, and difficult to scale. This dissertation presents CLiVR (Conversational Learning system in Virtual Reality), an LLM-driven system that integrates large language models and 3D avatars to simulate doctor-patient interactions for medical communication training.

CLiVR addresses three key limitations in existing virtual reality medical training platforms. First, the system operates on standalone Meta Quest 3 hardware with realistic 3D patient avatars featuring synchronized lip movements and speech-based interaction. Second, CLiVR grounds LLM responses using a curated syndrome-symptom database, constraining …


Beyond The Lace Index: Benchmarking Machine Learning Architectures And Explaining 30-Day Hospital Readmission Risk With Shap Analysis, Carl E. Hughes Iii Jan 2026

Beyond The Lace Index: Benchmarking Machine Learning Architectures And Explaining 30-Day Hospital Readmission Risk With Shap Analysis, Carl E. Hughes Iii

Williams Honors College, Honors Research Projects

Unplanned 30-day hospital readmission remains a fundamental challenge in US healthcare, associated with increased risk to patient recovery and representing an estimated $52.4 billion in annual expenses (Beauvais et al., 2022). While the rigorously validated LACE index serves as the clinical standard for readmission modeling, its linear structure and four explanatory variables lack the complexity to capture the high-dimensional and interactive nature of patient risk. This study utilizes an admission granularity level cohort of the MIMIC-IV database to develop and compare machine learning architectures against the baseline LACE index. Due to the imbalanced prevalence of readmission, the penalized logistic regression, …


Challenges And Applications Of Fine-Grained Temporal Action Understanding: Modeling Temporal Granularity And Data Efficiency, Halil I. Helvaci Jan 2026

Challenges And Applications Of Fine-Grained Temporal Action Understanding: Modeling Temporal Granularity And Data Efficiency, Halil I. Helvaci

Theses and Dissertations--Electrical and Computer Engineering

Fine-grained Temporal Action Segmentation (TAS) has become a cornerstone of video understanding, offering dense frame-level predictions essential for clinical assessment, surgical skill evaluation, and human-computer interaction. While TAS methods have delivered strong results on coarse-grained benchmarks, two fundamental challenges persist: (1) global attention mechanisms dilute boundary information critical for subsecond precision, a phenomenon we term the temporal granularity bottleneck, and (2) dense frame-level annotation remains prohibitively expensive, with most datasets requiring exhaustive labeling of lengthy untrimmed videos. These challenges are particularly pronounced in medical domains, where sub-second primitives define clinical outcomes while expert annotation remains scarce. In this dissertation, we …


Real-Time Isolated Asl Recognition: Evaluating Spatial-Temporal Networks And Multimodal Llms, Raga Mouni Batchu Jan 2026

Real-Time Isolated Asl Recognition: Evaluating Spatial-Temporal Networks And Multimodal Llms, Raga Mouni Batchu

West Chester University Graduate Theses, Dissertations, and Final Projects

This thesis investigates the deployment of high-accuracy Isolated ASL Recognition (ISLR) in resource-constrained edge environments. We train a lightweight Spatio-Temporal Attention Network (SSTAN,∼2.7 M parameters,∼10 MB) on the WLASL-100 benchmark, achieving 75.25% Top-1 and 88.24% Top-5 accuracy with 139 ms CPU-only inference. A systematic comparison against frontier multimodal LLMs (Gemini 3 Flash, Gemini 3.1 Pro, Qwen 3 VL) shows SSTAN outperforms the best LLM baseline by∼1.85×in accuracy while being 22–230×faster and up to 40×cheaper annually. The LLMs’ core limitation is a lack of fine-grained temporal perception; they impose English-language semantic priors rather than learning the articulatory distinctions that define ASL …


Performance Of Numerical Methods Applied To The Black–Scholes Model, Scott Cameron Williams Jan 2026

Performance Of Numerical Methods Applied To The Black–Scholes Model, Scott Cameron Williams

UNF Graduate Theses and Dissertations

We compare five numerical approaches for approximating solutions to the Black–Scholes partial differential equation for pricing European call options: FTCS, BTCS, Crank– Nicolson, Monte Carlo simulation, and a physics–informed neural network (PINN). These methods span finite difference techniques, probabilistic simulation, and machine learning. Performance is evaluated based on computational efficiency and accuracy relative to the analytical Black–Scholes solution.

Among the methods, Crank–Nicolson and the PINN demonstrated the strongest overall performance. Crank–Nicolson achieved the highest accuracy but exhibited increased runtime as the number of underlying stock price grid points grew. In contrast, the PINN produced slightly less accurate results but with …


Visualizing And Evaluating Binary Classifier Performance With Contingency Space, Colin D. Kehoe, Azim Ahmadzadeh Dec 2025

Visualizing And Evaluating Binary Classifier Performance With Contingency Space, Colin D. Kehoe, Azim Ahmadzadeh

Undergraduate Research Symposium

Traditional metrics for evaluating binary classifiers, such as Accuracy, F1 Score, and True Skill Statistic (TSS), often obscure the underlying tradeoffs between true positive and true negative performance—particularly in imbalanced or high-stakes domains. This poster introduces the Contingency Space, a two-dimensional representation of classifier behavior defined by true positive rate (TPR) and true negative rate (TNR). Within this space, scalar performance metrics become geometric surfaces, revealing how scores vary across the entire landscape of possible classifier outputs.

We present a Python package that implements this framework, enabling users to map model predictions into the Contingency Space, visualize metric surfaces …


Face Value: A Computational Approach To Subjective Impressions Of Faces, Kevin Kpankou Dec 2025

Face Value: A Computational Approach To Subjective Impressions Of Faces, Kevin Kpankou

Undergraduate Research Symposium

Various computational models of first impressions have been developed to uncover the mechanisms driving these judgments. However, the implicit notion of a singular ``human'' often overlooks meaningful individual differences in beliefs, attitudes, and associations, as well as culturally grounded group-level constructs. In this paper, we extend Cultural Consensus Theory (CCT) to estimate culturally shared beliefs about faces by incorporating latent constructs structured around interpretable facial features extracted via computer vision algorithms. We apply our model to a large-scale dataset of people’s first impressions of faces. Our approach reveals a robust mapping between facial features and culturally constructed impressions, allowing us …