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

Physical Sciences and Mathematics Commons

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

Computer Sciences

2019

PDF

Artificial Intelligence

Institution
Publication
Publication Type

Articles 1 - 21 of 21

Full-Text Articles in Physical Sciences and Mathematics

Multi-Agent Narrative Experience Management As Story Graph Pruning, Edward T. Garcia Dec 2019

Multi-Agent Narrative Experience Management As Story Graph Pruning, Edward T. Garcia

University of New Orleans Theses and Dissertations

In this thesis I describe a method where an experience manager chooses actions for non-player characters (NPCs) in intelligent interactive narratives through story graph representation and pruning. The space of all stories can be represented as a story graph where nodes are states and edges are actions. By shaping the domain as a story graph, experience manager decisions can be made by pruning edges. Starting with a full graph, I apply a set of pruning strategies that will allow the narrative to be finishable, NPCs to act believably, and the player to be responsible for how the story unfolds. By …


Liability For Ai Decision-Making: Some Legal And Ethical Considerations, Iria Giuffrida Nov 2019

Liability For Ai Decision-Making: Some Legal And Ethical Considerations, Iria Giuffrida

Faculty Publications

No abstract provided.


Wuji: Automatic Online Combat Game Testing Using Evolutionary Deep Reinforcement Learning, Yan Zheng, Xiaofei Xie, Ting Su, Lei Ma, Jianye Hao, Zhaopeng Meng, Yang Liu, Ruimin Shen, Yingfeng Chen, Changjie Fan Nov 2019

Wuji: Automatic Online Combat Game Testing Using Evolutionary Deep Reinforcement Learning, Yan Zheng, Xiaofei Xie, Ting Su, Lei Ma, Jianye Hao, Zhaopeng Meng, Yang Liu, Ruimin Shen, Yingfeng Chen, Changjie Fan

Research Collection School Of Computing and Information Systems

—Game testing has been long recognized as a notoriously challenging task, which mainly relies on manual playing and scripting based testing in game industry. Even until recently, automated game testing still remains to be largely untouched niche. A key challenge is that game testing often requires to play the game as a sequential decision process. A bug may only be triggered until completing certain difficult intermediate tasks, which requires a certain level of intelligence. The recent success of deep reinforcement learning (DRL) sheds light on advancing automated game testing, without human competitive intelligent support. However, the existing DRLs mostly focus …


Artificial Intelligence And The Challenge For Rural Medicine, James Denvir Oct 2019

Artificial Intelligence And The Challenge For Rural Medicine, James Denvir

Marshall Journal of Medicine

Recent advances in artificial intelligence, machine learning, and deep learning are beginning to have an impact on everyday experiences, from natural language processing used in automated telephone call centers to semi-autonomous vehicles. These techniques have also been applied to medical care. In this editorial we discuss applications of AI to medicine and argue for a proactive approach to include rural medicine in this paradigm shift.


Court Record In The Age Of Artificial Intelligence, Fredric I. Lederer Oct 2019

Court Record In The Age Of Artificial Intelligence, Fredric I. Lederer

Popular Media

No abstract provided.


Designing Women: Essentializing Femininity In Ai Linguistics, Ellianie S. Vega Oct 2019

Designing Women: Essentializing Femininity In Ai Linguistics, Ellianie S. Vega

Student Publications

Since the eighties, feminists have considered technology a force capable of subverting sexism because of technology’s ability to produce unbiased logic. Most famously, Donna Haraway’s “A Cyborg Manifesto” posits that the cyborg has the inherent capability to transcend gender because of its removal from social construct and lack of loyalty to the natural world. But while humanoids and artificial intelligence have been imagined as inherently subversive to gender, current artificial intelligence perpetuates gender divides in labor and language as their programmers imbue them with traits considered “feminine.” A majority of 21st century AI and humanoids are programmed to fit female …


Implementing Facial Recognition Technology In A Municipal Archives Digitization Project, Rebecca Bakker Sep 2019

Implementing Facial Recognition Technology In A Municipal Archives Digitization Project, Rebecca Bakker

Works of the FIU Libraries

This poster at the 2019 annual meeting of the South Florida Archivists highlights a project where the facial recognition technology of Adobe Lightroom CC is used to identify individuals in photographs held by a local municipal archive. The photographs contain hundreds of images showing unnamed commissioners and city workers from the 1970s to the 1990s, with most of the images lacking metadata or information. Various strategies are employed to identify key city officials in the photographs, allowing their names to be added to the metadata of the records hosted in a digital repository. The poster demonstrates the potential and limitations …


Abstractions In Reasoning For Long-Term Autonomy, Kyle Hollins Wray Jul 2019

Abstractions In Reasoning For Long-Term Autonomy, Kyle Hollins Wray

Doctoral Dissertations

The path to building adaptive, robust, intelligent agents has led researchers to develop a suite of powerful models and algorithms for agents with a single objective. However, in recent years, attempts to use this monolithic approach to solve an ever-expanding set of complex real-world problems, which increasingly include long-term autonomous deployments, have illuminated challenges in its ability to scale. Consequently, a fragmented collection of hierarchical and multi-objective models were developed. This trend continues into the algorithms as well, as each approximates an optimal solution in a different manner for scalability. These models and algorithms represent an attempt to solve pieces …


A Study On Large-Scale Deep Learning In Bioinformatics And Biomedical Applications, Shayan Shams Jun 2019

A Study On Large-Scale Deep Learning In Bioinformatics And Biomedical Applications, Shayan Shams

LSU Doctoral Dissertations

Recent advances in Artificial Intelligence and deep learning have provided researchers in various fields insights into the analysis of multiple datasets. These applications include image analysis, text analysis, and many more. However, the effectiveness of deep learning in some areas, such as biomedical imaging and genomic research, has been overshadowed by the variance in the types and complexity of data. This is in addition to the expensive labeling process and the limited size of datasets in these fields. These challenges require advanced deep learning models capable of learning from a small dataset and also from a small number of labeled …


Deep Learning Based Real Time Devanagari Character Recognition, Aseem Chhabra May 2019

Deep Learning Based Real Time Devanagari Character Recognition, Aseem Chhabra

Master's Projects

The revolutionization of the technology behind optical character recognition (OCR) has helped it to become one of those technologies that have found plenty of uses in the entire industrial space. Today, the OCR is available for several languages and have the capability to recognize the characters in real time, but there are some languages for which this technology has not developed much. All these advancements have been possible because of the introduction of concepts like artificial intelligence and deep learning. Deep Neural Networks have proven to be the best choice when it comes to a task involving recognition. There are …


Commonsense Knowledge In Sentiment Analysis Of Ordinance Reactions For Smart Governance, Manish Puri May 2019

Commonsense Knowledge In Sentiment Analysis Of Ordinance Reactions For Smart Governance, Manish Puri

Theses, Dissertations and Culminating Projects

Smart Governance is an emerging research area which has attracted scientific as well as policy interests, and aims to improve collaboration between government and citizens, as well as other stakeholders. Our project aims to enable lawmakers to incorporate data driven decision making in enacting ordinances. Our first objective is to create a mechanism for mapping ordinances (local laws) and tweets to Smart City Characteristics (SCC). The use of SCC has allowed us to create a mapping between a huge number of ordinances and tweets, and the use of Commonsense Knowledge (CSK) has allowed us to utilize human judgment in mapping. …


Reversi Artificial Intelligence: A Project Management Analysis, Grant David Ross Mar 2019

Reversi Artificial Intelligence: A Project Management Analysis, Grant David Ross

Student Scholarship – Computer Science

This paper is meant to educate fellow computer science students of the importance of identifying, estimating and overcoming various challenges in software research through the lessons learned in the research for basic artificial intelligence (AI) conducted on the game Reversi. Teaching the various challenges and problems occurred along the way with the hopes that other students in the future can learn from and have an easier time producing better computer software research projects. Through educating other future students and taking the lessons learned in this project optimistically the next class of students will be able to create, manage and make …


Intelligent Technology Of Command And Control System In The Rts Perspective, Wenfeng Wu, Zhang Yu, Rong Ming Jan 2019

Intelligent Technology Of Command And Control System In The Rts Perspective, Wenfeng Wu, Zhang Yu, Rong Ming

Journal of System Simulation

Abstract: Real-Time Strategy (RTS) games have important reference value for studying the intelligent technology of command and control systems. The similarities between RTS games and the strategic battle level command and control systems are described according to the decision process. The challenges brought by the problems of planning, learning, uncertainty and space-time reasoning in the intelligent technology of RTS games are analyzed. The key technologies and latest research progress of action sequence planning, plan recognition, state assessment, multi-agent collaboration and multi-scale AI are studied. The trend of intelligent technology development of strategic and operational level command and control systems is …


Exploring Cyber-Physical Systems, Misbah Uddin Mohammed Jan 2019

Exploring Cyber-Physical Systems, Misbah Uddin Mohammed

Graduate Research Theses & Dissertations

The advances in IOT, Computer Vision, AI and Machine Learning have made these technologies ubiquitous to our daily lives. From Smart Phones to Connected Vehicles, Cyber Physical systems have been interspersed into everything we interact in today’s world. The aim or this thesis was to explore these advances in Cyber Physical Systems and analyze the different sectors they were affecting. We then hand-picked certain domains and explored further by carrying out practical projects using some of the latest software and hardware resources available. Technologies like Amazon Alexa services, NVIDIA Jetson boards, TensorFlow, OpenCV, NodeJS were heavily employed in our various …


Capso: A Multi-Objective Cultural Algorithm System To Predict Locations Of Ancient Sites, Samuel Dustin Stanley Jan 2019

Capso: A Multi-Objective Cultural Algorithm System To Predict Locations Of Ancient Sites, Samuel Dustin Stanley

Wayne State University Dissertations

ABSTRACT

CAPSO: A MULTI-OBJECTIVE CULTURAL ALGORITHM SYSTEM TO PREDICT LOCATIONS OF ANCIENT SITES

by

SAMUEL DUSTIN STANLEY

August 2019

Advisor: Dr. Robert Reynolds

Major: Computer Science

Degree: Doctor of Philosophy

The recent archaeological discovery by Dr. John O’Shea at University of Michigan of prehistoric caribou remains and Paleo-Indian structures underneath the Great Lakes has opened up an opportunity for Computer Scientists to develop dynamic systems modelling these ancient caribou routes and hunter-gatherer settlement systems as well as the prehistoric environments that they existed in. The Wayne State University Cultural Algorithm team has been interested assisting Dr. O’Shea’s archaeological team by …


Efficient Local Comparison Of Images Using Krawtchouk Descriptors, Julian Deville Jan 2019

Efficient Local Comparison Of Images Using Krawtchouk Descriptors, Julian Deville

Online Theses and Dissertations

It is known that image comparison can prove cumbersome in both computational complexity and runtime, due to factors such as the rotation, scaling, and translation of the object in question. Due to the locality of Krawtchouk polynomials, relatively few descriptors are necessary to describe a given image, and this can be achieved with minimal memory usage. Using this method, not only can images be described efficiently as a whole, but specific regions of images can be described as well without cropping. Due to this property, queries can be found within a single large image, or collection of large images, which …


Utilizing Various Neural Network Architectures To Play A Game Developed For Human Players, Michael Blake Arender Jan 2019

Utilizing Various Neural Network Architectures To Play A Game Developed For Human Players, Michael Blake Arender

Electronic Theses and Dissertations

Neural Networks have received an explosive amount of attention and interest in recent years. Despite the fact that Neural Network algorithms having existed for many decades, it was not until recent advances in computer hardware that they saw widespread use. This is in no small part due to the success these algorithms have had in tasks ranging from image classification, voice recognition, game theory, and many other applications. Thanks to recent strides in hardware development, most importantly in the advancements in Graphics Processor Units including the capabilities of modern GPU Computing, Neural Networks are now capable of solving tasks at …


Efficient Detection Of Diseases By Feature Engineering Approach From Chest Radiograph, Avishek Mukherjee Jan 2019

Efficient Detection Of Diseases By Feature Engineering Approach From Chest Radiograph, Avishek Mukherjee

Legacy Theses & Dissertations (2009 - 2024)

Deep Learning is the new state-of-the-art technology in Image Processing. We applied Deep Learning techniques for identification of diseases from Radiographs made publicly available by NIH. We applied some Feature Engineering approach to augment the data from Anterior-Posterior position to Posterior-Anterior position and vice-versa for all the diseases, at the same point we suppressed ‘No Finding’ radiographs which contributed to more than 50% (approximately 60,000) of the dataset to top 1000 images. We also prepared a model by adding a huge amount of noise to the augmented data, which if need be can be deployed at rural locations which lack …


Knowledge-Enabled Entity Extraction, Hussein S. Al-Olimat Jan 2019

Knowledge-Enabled Entity Extraction, Hussein S. Al-Olimat

Browse all Theses and Dissertations

Information Extraction (IE) techniques are developed to extract entities, relationships, and other detailed information from unstructured text. The majority of the methods in the literature focus on designing supervised machine learning techniques, which are not very practical due to the high cost of obtaining annotations and the difficulty in creating high quality (in terms of reliability and coverage) gold standard. Therefore, semi-supervised and distantly-supervised techniques are getting more traction lately to overcome some of the challenges, such as bootstrapping the learning quickly. This dissertation focuses on information extraction, and in particular entities, i.e., Named Entity Recognition (NER), from multiple domains, …


Exploring The Modularity And Structure Of Robots Evolved In Multiple Environments, Collin Cappelle Jan 2019

Exploring The Modularity And Structure Of Robots Evolved In Multiple Environments, Collin Cappelle

Graduate College Dissertations and Theses

Traditional techniques for the design of robots require human engineers to plan every aspect of the system, from body to controller. In contrast, the field of evolu- tionary robotics uses evolutionary algorithms to create optimized morphologies and neural controllers with minimal human intervention. In order to expand the capability of an evolved agent, it must be exposed to a variety of conditions and environments.

This thesis investigates the design and benefits of virtual robots which can reflect the structure and modularity in the world around them. I show that when a robot’s morphology and controller enable it to perceive each …


Curtus: An Nlp Tool To Map Job Skills To Academic Courses, Daniel Rockwell Jan 2019

Curtus: An Nlp Tool To Map Job Skills To Academic Courses, Daniel Rockwell

Theses and Dissertations

Many businesses are burdened with the need to train students for the job instead of finding them prepared for it. Few business leaders feel that colleges prepare students for future jobs from day one. It can be a challenge for colleges to determine if their curricula meet the industry needs. Mapping industry needs to academic courses can be advantageous to both parties as it will allow colleges to be aligned with the industry needs and accordingly satisfy those needs and will allow the industry to hire better prepared graduates. In an attempt to address this, a system prototype that uses …