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

Computer Sciences Commons™

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

2025

Discipline
Institution
Keyword
Publication
Publication Type
File Type

Articles 2851 - 2880 of 3497

Full-Text Articles in Computer Sciences

Artificial Intelligence And Procedural Due Process, Brandon L. Garrett Jan 2025

Artificial Intelligence And Procedural Due Process, Brandon L. Garrett

Faculty Scholarship

Artificial intelligence (AI) violates procedural due process rights if the government uses it to deprive people of life, liberty, and property without adequate notice or an opportunity to be heard. A wide range of government agencies deploy AI systems, including in courts, law enforcement, public benefits administration, and national security. If the government refuses to disclose the reasons why it denied a person bail, public benefits, or immigration status, serious due process concerns arise. If the government delegates such tasks to an AI system, the due process analysis does not change. One asks whether a person received adequate notice and …


The Reliability Response To Patent Law’S Ai Challenges, Arti K. Rai Jan 2025

The Reliability Response To Patent Law’S Ai Challenges, Arti K. Rai

Faculty Scholarship

Pervasive AI use adds newfound importance to longstanding debates over patent timing and reliability. Patent claims on speculative ideas generated by AI, or even the infusion of speculative AI-generated ideas into the public domain, may defeat patent incentives for more careful research. Although challenges that AI use poses for patent validity requirements like human inventorship and nonobviousness have received more attention, reliability is equally important.

Indeed, as this Article argues, the issues are linked. If requirements for inventorship and nonobviousness were adjusted to emphasize reliability, a human role could be preserved, and AI use would not necessarily threaten patents. Currently, …


Automating International Human Rights Adjudication, Veronika Fikfak, Laurence R. Helfer Jan 2025

Automating International Human Rights Adjudication, Veronika Fikfak, Laurence R. Helfer

Faculty Scholarship

International human rights courts and treaty bodies are increasingly turning to automated decision-making (“ADM”) technologies to expedite and enhance their review of individual complaints. These tribunals have yet to consider many of the legal, normative, and practical issues raised by the use of different types of automation technologies for these purposes. This article offers a comprehensive and balanced assessment of the benefits and challenges of introducing ADM into international human rights adjudication. We argue in favor of using ADM to digitize documents and for internal case management purposes and to make straightforward recommendations regarding registration, inadmissibility, and the calculation of …


Design And Evaluation Of A Thai Speech Emotion Recognition Corpus With Ambiguous Annotations, Chompakorn Chaksangchaichot Jan 2025

Design And Evaluation Of A Thai Speech Emotion Recognition Corpus With Ambiguous Annotations, Chompakorn Chaksangchaichot

Chulalongkorn University Theses and Dissertations (Chula ETD)

THAI-SER is the first large-scale Thai speech emotion recognition corpus, comprising 41.6 hours (27,854 utterances) from 100 recordings across diverse environments (Zoom and studio). The data includes both scripted and improvised speech by 200 professional actors (112 females, 88 males, aged 18–55), covering five emotions: neutral, angry, happy, sad, and frustrated. Utterances were labeled via crowdsourcing, with rigorous quality control ensuring a majority agreement score above 0.71. Annotation reliability, measured by Krippendorff’s alpha, reached 0.692 (above the 0.667 threshold), and human emotion recognition accuracy reached 0.772 after filtering. We also report benchmark results from models trained and evaluated on both …


Exploiting Artificial Intelligence And Optimization For Smart Agriculture, Jackson K. Butcher Jan 2025

Exploiting Artificial Intelligence And Optimization For Smart Agriculture, Jackson K. Butcher

Theses and Dissertations--Computer Science

Dynamic integration of Cyber-Physical Systems (CPS) and Artificial Intelligence (AI) has become a vital component for unlocking the potential of smart agriculture. Currently, limitations such as limited computational resources, poor network connectivity, and rigid treatment strategies stifle optimal agricultural outcomes. This creates a challenge of leveraging the capabilities of modern artificial intelligence to combat the natural and artificial constraints of the smart agriculture environment. The primary contribution of this thesis is the development of frameworks to alleviate the overhead data and computational demand for AI within smart agriculture settings. The first framework, iCrop+, utilizes TinyML and LoRa to guarantee high-precision …


Design And Implementation Of A Low-Cost Raspberry Pi And Ai-Based Intrusion Detection System For Surveillance, Metrine Nyaboke Osiemo Jan 2025

Design And Implementation Of A Low-Cost Raspberry Pi And Ai-Based Intrusion Detection System For Surveillance, Metrine Nyaboke Osiemo

All Graduate Theses, Dissertations, and Other Capstone Projects

As security concerns continue to rise, there is a growing demand for affordable and intelligent surveillance solutions to ensure safety in homes, businesses, and other environments. Many individuals are embracing AI-driven technologies such as Closed-Circuit Television (CCTV), smart doorbells, and automated security systems to protect their properties. This project presents a design and implementation of a cost-effective AI-powered intrusion detection system utilizing Raspberry Pi 5 for home surveillance, with adaptability for broader applications. The system integrates a camera module and an LCD screen running on a Linux-based platform, with Python, and OpenCV as key software components. It employs dlib’s deep …


Teaching Object-Oriented Design Through Interactive Uml: A Dual-Approach Framework For Code-Based Generation And Direct Diagram Manipulation, Moses Kayuni Jan 2025

Teaching Object-Oriented Design Through Interactive Uml: A Dual-Approach Framework For Code-Based Generation And Direct Diagram Manipulation, Moses Kayuni

Masters Theses & Specialist Projects

This thesis introduces an interactive educational framework for teaching object-oriented design through UML class diagrams. The framework implements a dual-approach methodology: code-based generation, where students write Java code that automatically transforms into UML diagrams, and direct diagram manipulation, where students build diagrams by interacting with highlighted terms in problem descriptions. This approach addresses common challenges in teaching UML, including cognitive load difficulties, visualization problems, and the disconnect between code implementation and visual design. Built on the Mermaid diagramming framework, the system features a React frontend for diagram creation and manipulation, and a Flask backend that handles some code parsing and …


Teaming With Technology: Adaptive Automation In Joint Cognitive Systems For Industry 5.0, Jessica Johnson Jan 2025

Teaming With Technology: Adaptive Automation In Joint Cognitive Systems For Industry 5.0, Jessica Johnson

Virginia Digital Maritime Center (VDMC) Faculty Publications

Adaptive automation enables dynamic reallocation of functions between people and autonomous agents to improve performance in complex work. This paper presents a meta-analysis of experimental and quasi-experimental studies (2000-2025) on joint cognitive systems in industrially relevant contexts, quantifying effects on task performance, safety/failure management, workload, trust, and learning. Across studies, adaptive automation reliably reduces operator workload and shows moderate gains in task performance and safety, with healthier trust dynamics when adaptations are triggered by human-state or event cues, made transparent to the user, and remain rapidly overridable. Risks emerge when performance-triggered switching is opaque or poorly timed, which can erode …


Credit Card Fraud Detection Via Model Retraining And Fine-Tuning, Anamol Khadka Jan 2025

Credit Card Fraud Detection Via Model Retraining And Fine-Tuning, Anamol Khadka

Computer Science and Engineering Student Research - Archive

Credit card fraud detection is a critical task in financial systems, especially given the rarity and evolving nature of the fraudulent behavior. The highly imbalanced class levels of the fraudulent and non-fraudulent transactions make it a challenging classification problem to solve. This study investigates the effectiveness of machine learning models: Logistic Regression, XGBoost, and Multi-Layer Perceptron (Neural Network), evaluated under temporal retraining and fine-tuning scenarios using a publicly available, highly imbalanced dataset of European credit card transactions. The dataset includes 284,807 transactions, of which only 492 (0.172%) are labeled as fraudulent, making it a well-known example of an imbalanced classification …


Comparative Evaluation Of Traditional Machine Learning And Deep Cnn Models For Static Hand Gesture Recognition, Anamol Khadka, Prit Desai Jan 2025

Comparative Evaluation Of Traditional Machine Learning And Deep Cnn Models For Static Hand Gesture Recognition, Anamol Khadka, Prit Desai

Computer Science and Engineering Student Research - Archive

Hand gesture recognition plays a vital role in facilitating natural and intuitive human-computer interaction, with applications ranging from sign language translation to touchless control systems. This study presents a comparative evaluation of traditional machine learning models and a deep convolutional neural network (CNN) for static hand gesture classification. The experimental dataset comprises 24,000 training images and 6,000 testing images, spanning 20 gesture classes. Traditional models, including k-Nearest Neighbors (KNN) and Support Vector Machines (SVM), utilize handcrafted features such as convex hull, convexity defects, and Hu moments. In contrast, the deep learning approach fine-tunes a ResNet18 architecture to learn features directly …


Smart Irrigation System Using Iot And Lstm For Optimal Water Management, Farley Y. Ruiz Jan 2025

Smart Irrigation System Using Iot And Lstm For Optimal Water Management, Farley Y. Ruiz

Electrical Engineering Theses - Archive

This thesis presents the design and implementation of a smart irrigation system that combines Internet of Things hardware with a Long Short-Term Memory (LSTM) neural network for predictive soil moisture management. The goal is an affordable and reliable solution that uses real-time sensor data and environmental data to schedule irrigation before the substrate moisture drops below its target range. The system integrates soil moisture, temperature, humidity, and sensors on an Arduino Nano that communicates wirelessly with a Raspberry Pi. The Raspberry Pi runs a Python/Flask backend that collects and processes data, executes the LSTM model, and serves a secure web …


Understanding Misinformation On Social Media Through Truthfulness Stance, Zhengyuan Zhu Jan 2025

Understanding Misinformation On Social Media Through Truthfulness Stance, Zhengyuan Zhu

Computer Science and Engineering Dissertations - Archive

Misinformation on social media has become a pervasive issue that profoundly influences public opinion and decision-making. As false or misleading claims circulate widely online, there is a critical need for analytical tools to understand how people react to such claims. This dissertation introduces the concept of truthfulness stance as a key lens for social sensing. In essence, truthfulness stance assesses whether a textual utterance believes a factual claim to be true, false, or expresses a neutral stance or no stance toward the claim. Leveraging stance in this manner fills an important gap in misinformation research: it enables us to gauge …


Correction: Yolo-Based Miner Detection Using Thermal Images In Underground Mines (Mining, Metallurgy & Exploration, (2025), 10.1007/S42461-025-01249-6), Cyrus Addy, Venkata Sriram Siddhardh Nadendla, Kwame Awuah-Offei Jan 2025

Correction: Yolo-Based Miner Detection Using Thermal Images In Underground Mines (Mining, Metallurgy & Exploration, (2025), 10.1007/S42461-025-01249-6), Cyrus Addy, Venkata Sriram Siddhardh Nadendla, Kwame Awuah-Offei

Computer Science Faculty Research & Creative Works

In the original published article, Figure 3 appears with the Fig. 1 caption, Figure 1 appears with the Fig. 2 caption, and Figure 2 appears with the Fig. 3 caption. The article has been updated to correct this error.


Remenet: A Memory-Enhanced Gan Model For Intrusion Detection In Transportation Cyber-Physical Systems, Xin Wang, Lianbo Ma, Sajal K. Das, Zhonghua Liu Jan 2025

Remenet: A Memory-Enhanced Gan Model For Intrusion Detection In Transportation Cyber-Physical Systems, Xin Wang, Lianbo Ma, Sajal K. Das, Zhonghua Liu

Computer Science Faculty Research & Creative Works

Ensuring the safety and reliability of Transportation Cyber-Physical Systems (T-CPS) is critical. However, the increasing interconnectedness of T-CPS exposes them to sophisticated cyberattacks, necessitating robust intrusion detection systems (IDS) to safeguard against evolving threats. This paper aims to enhance the security of T-CPS by addressing two key challenges: effective anomaly detection and handling imbalanced datasets in intrusion detection tasks. In this paper, we propose ReMeNet (Reconstruction Memory Network), a novel intrusion detection model that combines a memory module with a GAN-based architecture to enhance anomaly detection and data reconstruction. To address the challenge of imbalanced datasets, we incorporate a Vector …


V-Usdt: Vision-Based Uav Swarm Detection And Tracking By Leveraging Swarm Formation Constraints, Md Hasibur Rahman, Sanjay Madria Jan 2025

V-Usdt: Vision-Based Uav Swarm Detection And Tracking By Leveraging Swarm Formation Constraints, Md Hasibur Rahman, Sanjay Madria

Computer Science Faculty Research & Creative Works

The rapid proliferation of Unmanned Aerial Vehicles (UAVs) and UAV swarm technologies has raised critical concerns about security and safety in low-altitude airspace. In response, we propose a vision-based system for detecting and tracking UAV swarms, which combines a novel UAV detection mechanism with a swarm tracking strategy. Our UAV detector incorporates parallel receptive field blocks alongside an attention mechanism to enhance detection performance. This design effectively captures multiscale features of UAVs while prioritizing salient features, ensuring robust detection under diverse conditions. For swarm tracking, we leverage the inherent formation constraints typically maintained by UAV swarms. These constraints allow us …


Securing Federated Learning From Distributed Backdoor Attacks Via Maximal Clique And Dynamic Reputation System, Priyesh Ranjan, Ashish Gupta, Sajal K. Das Jan 2025

Securing Federated Learning From Distributed Backdoor Attacks Via Maximal Clique And Dynamic Reputation System, Priyesh Ranjan, Ashish Gupta, Sajal K. Das

Computer Science Faculty Research & Creative Works

Federated Learning (FL) is a distributed learning paradigm that leverages the computational strength of local devices to collaboratively train a model. The clients train the local model on their respective devices and submit the weight updates to the server for aggregation. This paradigm allows the clients to experience diverse data without sharing their local data with other participants or the server. However, FL is susceptible to backdoor attackers that deliberately train the model on altered data, essentially trying to get favor on a specific subtask separated from the main task. In this work, we focus on powerful backdoor attackers who …


Rush: Rule-Based Scheduling For Low-Latency Serverless Computing, Priyanka Ashok Birajdar, Kush Anchalia, Anurag Satpathy, Sourav Kanti Addya Jan 2025

Rush: Rule-Based Scheduling For Low-Latency Serverless Computing, Priyanka Ashok Birajdar, Kush Anchalia, Anurag Satpathy, Sourav Kanti Addya

Computer Science Faculty Research & Creative Works

Serverless computing abstracts server management, enabling developers to focus on application logic while benefiting from automatic scaling and pay-per-use pricing. However, dynamic workloads pose challenges in resource allocation and response time optimization. Response time is a critical performance metric in serverless environments, especially for latency-sensitive applications, where inefficient scheduling can degrade user experience and system efficiency. This paper proposes RUSH (Rule-based Scheduling for Low-Latency Serverless Computing), a lightweight and adaptive scheduling framework designed to reduce cold starts and execution delays. RUSH employs a set of predefined rules that consider system state, resource availability, and timeout thresholds to make proactive, latency-Aware …


Integrating Data Management Plans Into The Unified Architecture Framework Standards Views, Cansu Yalim, Holly A. H. Handley Jan 2025

Integrating Data Management Plans Into The Unified Architecture Framework Standards Views, Cansu Yalim, Holly A. H. Handley

Engineering Management & Systems Engineering Faculty Publications

System Architecting translates an operational concept into a model of the system to be realized. There is a need for a Data Management Plan (DMP) to be included in the overall system engineering process with the advent of Digital Engineering. Data longevity, accessibility, and integrity can all be improved throughout the system's lifecycle by a well-defined DMP. System engineers use an architecture framework to arrange the system data into several sets of viewpoints. Incorporating a DMP at this point specifies the procedures for gathering, storing, retrieving, and maintaining data to ensure that all interested parties have access to current, correct …


Opinion Mining On Offshore Wind Energy For Environmental Engineering, Isabele Bittencourt, Aparna S. Varde, Pankaj Lal Jan 2025

Opinion Mining On Offshore Wind Energy For Environmental Engineering, Isabele Bittencourt, Aparna S. Varde, Pankaj Lal

School of Computing Faculty Scholarship and Creative Works

Renewable energy sources are vital to help mitigate the effects of climate change, and reducing the carbon dioxide emissions of fossil fuels, e.g. the state of New Jersey has a goal of producing 100% clean energy by 2050. However, the plans for offshore wind energy by the shore of the state still brings much controversy between residents due to the wind farms’ impact on wildlife, coastline, and the people’s view from the beaches. In this context, we perform sentiment analysis on social media data to investigate people’s opinions and concerns regarding offshore wind energy. We adapt 3 machine learning models, …


Artificial Intelligence In Radiology, Olivia Sweeney Jan 2025

Artificial Intelligence In Radiology, Olivia Sweeney

Theses, Dissertations and Capstones

Introduction: Artificial intelligence (AI) has increasingly transformed radiologic practice by improving diagnostic accuracy, streamlining workflows, and reducing interpretation errors. As AI integration has expanded across imaging modalities, questions have emerged regarding its effectiveness compared to traditional radiologist-only interpretation.

Purpose of Study: The purpose of this study has been to evaluate the impact of AI-assisted radiology on diagnostic accuracy, efficiency, and error reduction, while also assessing clinician perceptions of AI as a collaborative tool in imaging analysis.

Methodology: This qualitative study has used a systematic review of peer-reviewed literature published between 2015 and 2025, following PRISMA guidelines, combined with an interview …


Detection Of Data Leakage And Disruption Of Covert Timing Channel In Secure Drone Communication Using Machine And Deep Learning, Jonathan Walatkiewicz Jan 2025

Detection Of Data Leakage And Disruption Of Covert Timing Channel In Secure Drone Communication Using Machine And Deep Learning, Jonathan Walatkiewicz

Master's Theses and Doctoral Dissertations

The utilization of recreational drones has experienced a substantial increase in both the United States and globally. However, it is noteworthy that most drones, classified as Internet of Things devices, are produced with a limited security lifecycle. This study's findings are of paramount importance, as traditional computing exploits can be applied to drones, designating them as high- value targets. This study examines the detectability and disruptability of covert timing channel traffic in secure drones. The investigation aims to ascertain the effects of multiple interarrival times, distances ranging from 1 to 330 feet, various detection algorithms, and stream sizes between 32-bit …


Automated Generation Of Malware Metadata Signatures, Joel Schott Jan 2025

Automated Generation Of Malware Metadata Signatures, Joel Schott

Masters Theses

In advanced, targeted malware attacks, the custom software tools used to package and send malicious files and messages can lead to distinctive metadata values that facilitate creation of a malware metadata signature. Manual creation of these signatures requires expert domain knowledge and is time-consuming and error-prone. Our goal is to automate this process. We created several methods of automatically generating malware metadata signatures for ZIP files and emails. We evaluated these methods by comparing signatures generated with these methods to existing expert-created signatures. We found automated methods for ZIP files and emails that are capable of generating metadata signatures that …


Augmentation Of Quality Of Service, Security, And Trust In Edge-Enhanced Iot Networks Leveraging Blockchain, Kyle Matthew Whitlatch Jan 2025

Augmentation Of Quality Of Service, Security, And Trust In Edge-Enhanced Iot Networks Leveraging Blockchain, Kyle Matthew Whitlatch

Masters Theses

The meteoric rise of the Internet of Things (IoT) has led to multiple architectural schemas to handle the data these devices create. Edge-enhancement is a technique where groups of IoT report to a median layer to aggregate the data before relaying to the endpoint. These edges also open opportunities to perform more operations to ensure devices are behaving properly before committing the data to long term storage. By interconnecting these edges with a technology like blockchain, it is possible to have an interconnected and responsive system to ensure the Quality of Service (QoS) of the IoT devices within the architecture …


Constraint Programming For Optimized Degree Paths, Mitchell Lee Skaggs Jan 2025

Constraint Programming For Optimized Degree Paths, Mitchell Lee Skaggs

Masters Theses

This work presents a degree planning tool developed as part of the Pervasive Cyberinfrastructure for Personalized eLearning and Instructional Support (PERCEPOLIS) project which generates complete, valid, and personalized degree paths at any point from admission to graduation. This eliminates tedious calculation and double-checking, allowing advisors to focus on a student’s long-term plans and students to proactively explore potential degree paths. The original research contribution of this work is the use of a unified model for academic requirements to automatically translate complex, real-world curricula into a constraint programming model that can be quickly optimized based on personalized student criteria.

Automatically translating …


Performance Of Standard Medical Mllms On Ecg Image Data, Prisha Anil Jan 2025

Performance Of Standard Medical Mllms On Ecg Image Data, Prisha Anil

Masters Theses

This work presents a structured benchmarking study of multimodal large language models (MLLMs) applied to electrocardiogram (ECG) interpretation tasks. We evaluate three representative architectures: MedGemma, HuatuoGPT-Vision, and LLaVA-Med, across progressive experimental stages involving text-only structured prompt normalization, text–image fusion with ECG plots, and full multimodal fusion incorporating time-series signals. A standardized five-section cardiology prompt was designed to enforce consistent output structure and SCP-code alignment, enabling reproducible metric computation across models. Quantitative evaluation using BERTScore, token-level F1, and diagnostic accuracy demonstrates that HuatuoGPT-Vision achieves the highest semantic and diagnostic alignment, while MedGemma exhibits superior formatting stability and reproducibility. In contrast, LLaVA-Med …


Multimodal Spatio-Temporal Pest Prediction In Precision Agriculture, V N S Kameswari Sri Sindhu Manchikanti Jan 2025

Multimodal Spatio-Temporal Pest Prediction In Precision Agriculture, V N S Kameswari Sri Sindhu Manchikanti

Masters Theses

Accurate and timely prediction of pest outbreaks is a cornerstone of Agriculture 5.0, which emphasizes intelligent, data-driven, and sustainable decision-making in crop production. This research presents a multimodal deep learning framework that integrates heterogeneous data sources, including weather parameters, satellite-derived vegetation indices, and static and dynamic soil attributes, to forecast pest population dynamics under varying management and ecological conditions. The proposed framework employs modality-specific deep encoders to capture distinct temporal and spatial representations from each data stream and merges them through a late-fusion architecture that learns cross-modal dependencies critical to pest emergence. The design further incorporates treatment-aware and multiclass extensions, …


Analysis And Research On The Guiding Role Of Xi Jinping Thought On Socialism With Chinese Characteristics For A New Era In The Discipline Of Information Resources Management, Sanhong Deng, Yiqin Zhang, Hao Wang Jan 2025

Analysis And Research On The Guiding Role Of Xi Jinping Thought On Socialism With Chinese Characteristics For A New Era In The Discipline Of Information Resources Management, Sanhong Deng, Yiqin Zhang, Hao Wang

Journal of Scientific Information Research

[Purpose/significance]This paper explores the guiding role of Xi Jinping Thought on Socialism with Chinese Characteristics for a New Era in the development of the Information Resource Management discipline with Chinese characteristics, providing significant insights for the innovative advancement of China's Information Resource Management discipline and strengthening the discourse power of Chinese social sciences. [Method/process]This paper systematically reviews the core elements of the development philosophy of the Information Resource Management discipline within Xi Jinping Thought on Socialism with Chinese Characteristics for a New Era from a holistic perspective,elucidates the logical system of the development of the discipline from the diverse perspectives …


The Evolution Of Research Methods In The Digital Humanities Perspective: A Quantitative Analysis Based On Cnki Data And A Large Language Model, Guangyao Sun, Dongbo Wang Jan 2025

The Evolution Of Research Methods In The Digital Humanities Perspective: A Quantitative Analysis Based On Cnki Data And A Large Language Model, Guangyao Sun, Dongbo Wang

Journal of Scientific Information Research

[Purpose/significance]This paper aims to explore the evolution trend of research methods in the field of digital humanities with the help of large language model technology. [Method/process]This paper mainly focuses on the data of CNKI journal articles, selects the general Chinese large language model GLM-4, uses prompt engineering and chain of thought to extract and cluster the abstract data, of papers and analyzes its evolution trend through quantitative processing. [Result/conclusion]The study shows that GLM-4 can well identify and extract research methods from complex abstract data. Analyzing the evolution trend in chronological order, it is found that research methods such as "interview …


Interaction Mechanism Between Health Anxiety And Information Seeking Behavior From The Perspective Of Phenomenology, Yanfeng Zhang, Minqian Yu Jan 2025

Interaction Mechanism Between Health Anxiety And Information Seeking Behavior From The Perspective Of Phenomenology, Yanfeng Zhang, Minqian Yu

Journal of Scientific Information Research

[Purpose/significance]To analyze the evolution characteristics of health anxiety before and after information search behavior from the perspective of phenomenological graph analysis, and to explain the internal mechanism of the interaction between health anxiety and information search behavior. [Method/process]By using the phenomenological qualitative research method, the interactive mechanism between health anxiety and information search behavior was deeply explored. Based on the I-PACE theoretical model framework, the model elements of users' health anxiety and information search behavior were analyzed from the four dimensions of "Person-Affect-Cognition-Execution". To construct a mechanistic relationship model between health anxiety and information search behavior. [Result/conclusion]The research results revealed …


Research On Automated Generation And Evaluation Of Patent Claimsbased On Gpt-4, Junhua Li, Qian Yuan, Xiang Yan, Changhong Lv Jan 2025

Research On Automated Generation And Evaluation Of Patent Claimsbased On Gpt-4, Junhua Li, Qian Yuan, Xiang Yan, Changhong Lv

Journal of Scientific Information Research

[Purpose/significance]This study aims to automatically generate claims using the GPT-4 model, in order to reduce the writing difficulty for inventor and improve the work efficiency and quality. [Method/process]The article constructs Prompts suitable for automatically generating patent claims and implements four prompting strategies: ZeroShot, Exact-Drafting, Stepwise-Claim, and Exact-Step Claim. By inputting patent specifications and technical disclosure documents into the GPT-4 model and using Prompts to guide its output, the automated generation of patent claims is achieved. The ROUGE and BERTScore evaluation metrics were used to assess the quality of the text, and the generated text was analyzed in comparison with the …