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

Computational Linguistics Commons

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

2025

Discipline
Institution
Keyword
Publication
Publication Type

Articles 1 - 11 of 11

Full-Text Articles in Computational Linguistics

Ctrl + Alt + Inner Speech: A Verbal–Cognitive Scaffold (Vcs) Model Of Pathways To Computational Thinking, Daisuke Akiba Dec 2025

Ctrl + Alt + Inner Speech: A Verbal–Cognitive Scaffold (Vcs) Model Of Pathways To Computational Thinking, Daisuke Akiba

Publications and Research

This theoretical paper introduces the Verbal–Cognitive Scaffold (VCS) Model, a cognitively inclusive framework which proposes the cognitive architectures underlying computational thinking (CT). Moving beyond monolithic theories of cognition (e.g., executive-function and metacognitive control models), the VCS Model posits inner speech (InSp) as the predominant cognitive pathway supporting CT operations in neurotypical populations. Synthesizing interdisciplinary scholarship across cognitive science, computational theory, neurodiversity research, and others, this framework articulates distinct mechanisms through which InSp supports CT. The model specifies four primary pathways linking InSp to CT components: verbal working memory supporting decomposition, symbolic representation facilitating pattern recognition and abstraction, sequential processing enabling …


Syntax-Enhanced Boundary-Aware Named Entity Recognition Model, Chuanming Yu, Bin Deng, Zhengang Zhang Jul 2025

Syntax-Enhanced Boundary-Aware Named Entity Recognition Model, Chuanming Yu, Bin Deng, Zhengang Zhang

Journal of Scientific Information Research

[Purpose/significance] This study addresses the issue of inadequate perception of entity boundaries in traditional character-level modeling-based named entity recognition models by integrating syntax information containing entity boundary features into the task using a multi-head graph attention network with dense connections. This integration enhances the effectiveness of named entity recognition.

[Method/process] This study proposes a Syntax-enhanced Boundary-aware Named Entity Recognition Model (SynBNER), which utilizes BERT for text semantic representation and integrates syntax information using a dense-connected graph attention network. This integration incorporates implicit entity boundary information from syntax information into word representations, thereby enhancing the model's entity boundary perception capability.

[Result/conclusion] …


Revitalization Of Endangered Languages With Ai, Ivory Yang Jun 2025

Revitalization Of Endangered Languages With Ai, Ivory Yang

Dartmouth College Master’s Theses

The preservation and revitalization of endangered languages, particularly those with minimal digital presence, presents significant challenges for computational linguistics. This thesis addresses these challenges by proposing novel methods for language identification and data generation, focusing on underrepresented Indigenous languages, specifically Nüshu, Native American and Native Alaskan languages.

In the first study, a COLING 2025 paper, we present NüshuRescue, an AI-driven framework designed to facilitate the preservation of Nüshu, an endangered script used exclusively by Yao women in China. Using minimal seed data, we demonstrate how GPT-4-Turbo can generate new translations, expanding a publicly available Nüshu-Chinese corpus, achieving 48.69% accuracy in …


Alle Or Elle: Automatic Speech Recognition On Louisiana French, Emily Chiu Jun 2025

Alle Or Elle: Automatic Speech Recognition On Louisiana French, Emily Chiu

Dissertations, Theses, and Capstone Projects

Applications of automatic speech recognition largely serve the most commonly spoken languages, but can cause harm through bias when used for speakers of underrepresented language varieties who are not adequately supported. This experiment’s goal is to reveal how state-of-the-art end-to-end ASR systems perform with Louisiana French, a nonstandard variety of French that has suffered a history of state-sanctioned language oppression in Louisiana.


Fact-Checking As A Multi-Step Process: From Ambiguity Resolution To Claim Validation, Wenbo Wang May 2025

Fact-Checking As A Multi-Step Process: From Ambiguity Resolution To Claim Validation, Wenbo Wang

Dissertations

The spread of misinformation and disinformation has become a major concern, particularly with the rise of social media as a primary source of information for many people. Fact-checking—the process of verifying claims against credible evidence—has emerged as a critical safeguard against misinformation. Yet, the task is fraught with challenges: claims are often ambiguous, context-dependent, or composed of multiple intertwined assertions, while automated systems struggle to replicate the nuanced reasoning of human experts. This dissertation addresses these challenges by reimagining fact-checking as a multi-step, knowledge-guided process that systematically resolves ambiguity, decomposes complexity, and validates claims through structured reasoning. Additionally, the proposed …


From Adversarial Attacks To Robust Classifiers - A Study In Social Media Spam Detection - Black Box & White Box, Jonathan Jose Penaloza Rumie Apr 2025

From Adversarial Attacks To Robust Classifiers - A Study In Social Media Spam Detection - Black Box & White Box, Jonathan Jose Penaloza Rumie

Undergraduate Theses

Adversarial attacks pose a significant threat to the reliability of machine learning-based spam detection systems in social media. This undergraduate thesis, "From Adversarial Attacks to Robust Classifiers: A Study in Social Media Spam Detection – Black Box & White Box," systematically examines the impact of both black-box and white-box adversarial attacks on a range of spam classifiers, including Logistic Regression, Decision Trees, Random Forests, K-Nearest Neighbors, Bagging, Gradient Boosting, and Support Vector Machines. Leveraging a novel dataset derived from Twitter spam messages and enhanced with adversarial perturbations such as synonym replacement and character-level modifications, this study evaluates classifier performance under …


On The Provenance Of Software Systems: Automating Software Traceability With Knowledge Graph And Large Language Model Synergy, Tyler Procko Apr 2025

On The Provenance Of Software Systems: Automating Software Traceability With Knowledge Graph And Large Language Model Synergy, Tyler Procko

Doctoral Dissertations and Master's Theses

The present dissertation delineates a system that enables those engaged in software development to automatically generate and maintain project life cycle provenance. All projects are implemented and made manifest with the development of artifacts, e.g., papers, code files, etc. Tools exist to accelerate artifact creation, but little focus is paid to the processes that produce them. In terms of Ontology, or, from Ancient Greek, the study of being, the two most basic entities in reality are Continuant and Occurrent, or, roughly, “Artifact” and “Process”. This dissertation posits that for any created artifact, its process of creation, i.e., its life …


Improving Low-Resource Translation With Finite State Grammars, Nicholas J. Uva Feb 2025

Improving Low-Resource Translation With Finite State Grammars, Nicholas J. Uva

Dissertations, Theses, and Capstone Projects

Scarcity of training data continues to pose a problem for the development of neural machine translation systems for low-resource languages. This study develops a method for the incorporation of linguistic information into the training of neural machine translation models for low-resource languages, using morphological grammars created using finite state transducers. This study explores the benefits, historical background, and effectiveness of this approach. This study incorporates morphological tags into a pre-trained multilingual neural machine translation model using a dual encoder structure. This study finds an improvement in performance in the Irish-English translation scenario. This method offers promising results with low computational …


A Proposed Ehrenfeucht-Fraïssé Game Model For Natural Language Processing Generative Adversarial Networks, Don Li Jan 2025

A Proposed Ehrenfeucht-Fraïssé Game Model For Natural Language Processing Generative Adversarial Networks, Don Li

Anthós

Large Language Models (LLM’s) (e.g., ChatGPT) constitute both a significant research area and commercial application of AI. Current major LLM’s are built on Generative Pre-Trained Transformer (GPT) neural network architecture to perform natural language processing (NLP) tasks. Generative Adversarial Network (GAN) is another popular neural network architecture, which leverages a zero-sum game between constituent neural networks within the architecture to train the GAN, and is widely used for visual data applications. This article proposes a new GAN architecture for NLP: an EF-GAN whose underlying algorithm uses Ehrenfeucht–Fraïssé (EF) games, a game-theoretic approach from model theory to determine elementary equivalence of …


Investigating Post-Adoption Abandonment Of Mental Health Mobile Applications Among Young Adults, Donald Harris Jan 2025

Investigating Post-Adoption Abandonment Of Mental Health Mobile Applications Among Young Adults, Donald Harris

Electronic Theses & Dissertations (2024 - present)

The rising prevalence of mental health issues among young adults has driven increased interest in Mental Health Mobile Applications (MHMAs), which offer accessible and cost-effective solutions to traditional barriers such as financial limitations, stigma, and restricted healthcare access. Despite their promise, MHMAs frequently experience high rates of attrition and abandonment, significantly limiting their long-term effectiveness. Employing a mixed-methods, multi-stage research design, this dissertation explores the determinants of MHMA abandonment among young adults, emphasizing the interplay between technological inhibitors and enablers, individual user characteristics, and the mediating roles of user satisfaction and perceived usefulness.

Study 1 utilized quantitative text analysis, including …


Characterizing Language Use In Online Accessibility Discussion Forums, Nithiya Venkatraman, Anand Ravi Aiyer, Yash Prakash, Sampath Jayarathna, Hae-Na Lee, Vikas Ashok Jan 2025

Characterizing Language Use In Online Accessibility Discussion Forums, Nithiya Venkatraman, Anand Ravi Aiyer, Yash Prakash, Sampath Jayarathna, Hae-Na Lee, Vikas Ashok

Computer Science Faculty Publications

Discussion forums are one of the favored platforms for knowledge sharing. Given their popularity, copious research exists on understanding the linguistic and behavioral characteristics of forum conversations, so as to inform the design of many downstream applications including discourse visualization, sentiment analysis, and question answering. However, prior investigations have mainly focused on general forums designed primarily for sighted users, and as such the applicability of their findings to dedicated accessibility discussion forums frequented by blind screen reader users remains unanswered. To bridge this knowledge gap and facilitate the development of better-informed assistive technologies for blind people, we investigated language use …