Browsing College of Computing Theses and Dissertations by Title
Now showing items 451-470 of 1071
-
Hardware assisted memory checkpointing and applications in debugging and reliability
(Georgia Institute of Technology, 2011-07-25)The problems of software debugging and system reliability/availability are among the most challenging problems the computing industry is facing today, with direct impact on the development and operating costs of computing ... -
Hardware support for distributed object-based systems
(Georgia Institute of Technology, 1989) -
Health Data Mining using Tensor Factorization: Methods and Applications
(Georgia Institute of Technology, 2019-05-16)The increasing volume and availability of healthcare and biomedical data is opening up new opportunities for the use of computational methods to improve health. However, the data are diverse, multidimensional and sparse, ... -
Hidden fallacies in formally verified systems
(Georgia Institute of Technology, 2020-04-28)Formal verification or formal methods represent a rising trend in approaches to correct software construction, i.e. they help us answer the question of how to build software that contains no errors, colloquially known as ... -
High performance computing algorithms for discrete optimization
(Georgia Institute of Technology, 2017-11-03)This thesis concerns the application of High Performance Computing to Discrete Optimization, and the development of massively parallel algorithms designed to accelerate the solving process of Mixed-Integer Programs (MIPs). ... -
High performance computing for irregular algorithms and applications with an emphasis on big data analytics
(Georgia Institute of Technology, 2014-03-31)Irregular algorithms such as graph algorithms, sorting, and sparse matrix multiplication, present numerous programming challenges, including scalability, load balancing, and efficient memory utilization. In this age of Big ... -
High performance distributed shared memory
(Georgia Institute of Technology, 1997) -
High-performance algorithms and software for large-scale molecular simulation
(Georgia Institute of Technology, 2014-12-17)Molecular simulation is an indispensable tool in many different disciplines such as physics, biology, chemical engineering, materials science, drug design, and others. Performing large-scale molecular simulation is of great ... -
A high-performance framework for analyzing massive complex networks
(Georgia Institute of Technology, 2008-07-08)Graphs are a fundamental and widely-used abstraction for representing data. We can analytically study interesting aspects of real-world complex systems such as the Internet, social systems, transportation networks, and ... -
Honeynet design and implementation
(Georgia Institute of Technology, 2007-12-20)Over the past decade, webcriminality has become a real issue. Because they allow the botmasters to control hundreds to millions of machines, botnets became the first-choice attack platform for the network attackers, to ... -
Human aspects of machine learning
(Georgia Institute of Technology, 2020-04-07)With the widespread use of Machine Learning (ML) algorithms in everyday life, it is important to study the human aspects of these algorithms. ML algorithms are increasingly used in applications that influence our day-to-day ... -
A human information acquisition model based on dialog experimentation which incorporates display effects.
(Georgia Institute of Technology, 1974) -
Human-centered AI through scalable visual data analytics
(Georgia Institute of Technology, 2019-11-01)While artificial intelligence (AI) has led to major breakthroughs in many domains, understanding machine learning models remains a fundamental challenge. How can we make AI more accessible and interpretable, or more broadly, ... -
Human-centered algorithms and ethical practices to understand deviant mental health behaviors in online communities
(Georgia Institute of Technology, 2019-07-19)Social media has changed how individuals cope with health challenges in complex ways. In some mental health communities, individuals promote deliberate self-injury, disordered eating habits, and suicidal ideas as acceptable ... -
Human-guided task transfer for interactive robots
(Georgia Institute of Technology, 2020-07-06)Adaptability is an essential skill in human cognition, enabling us to draw from our extensive, life-long experiences with various objects and tasks in order to address novel problems. To date, robots do not have this kind ... -
Hybrid and optical switching scheduling algorithms in data center networks
(Georgia Institute of Technology, 2020-04-01)As a cost-effective approach to the data center network scalability problem, hybrid-switched data center networks have received considerable research attention recently. A hybrid-switched data center network employs a much ... -
Identifying and clustering attack-driven crash reports using machine learning
(Georgia Institute of Technology, 2019-04-26)We propose a tool to identify crashes caused by filed exploits from benign crashes, and cluster them based on the exploited vulnerabilities to prioritize crashes from a security point of view. The tool extracts features ... -
Identifying and mitigating threats from embedding third-party content
(Georgia Institute of Technology, 2017-08-02)Embedding content from third parties to enrich features is a common practice in the development of modern web applications and mobile applications. Such practices can pose serious security and privacy threats to an end ... -
Identifying opportunities to improve content moderation
(Georgia Institute of Technology, 2020-03-18)This thesis contributes a nuanced understanding of the challenges inherent in the design and implementation of fair and efficient content moderation systems. Using large-scale data analyses, participant observations, survey ... -
Identifying Testing Requirements for Modified Software
(Georgia Institute of Technology, 2007-07-09)Throughout its lifetime, software must be changed for many reasons, such as bug fixing, performance tuning, and code restructuring. Testing modified software is the main activity performed to gain confidence that changes ...