Search
Now showing items 1-10 of 158
Evaluating Lineups and Complementary Play Styles in the NBA
(2017-10-13)
NBA coaches and general managers are tasked with building lineups and rosters that maximize their chances of winning. Further, basketball is a team sport where interactions between the players in a lineup can be integral ...
Measuring Political Preferences of the U.S. Voting Population
(2015-04-08)
Political polarization is a common topic in the news and media, but not much has been done to understand the distribution of the preferences of the U.S. voting population. Political scientists have drawn different conclusions ...
Engineering Ingenium: Improving Engagement and Accuracy With the Visualization of Latin for Language Learning
(2015-04-08)
The goal of Ingenium is to prompt beginning Latin students to think consciously and critically on Latin grammar prior to translating a sentence, while engaging them with the grammar in an intuitive and hands-on way. Learners ...
Strong Update for Object-Oriented Flow-Sensitive Points-To Analysis
(2015-04-08)
Points-to analysis is a static analysis that approximates which memory locations each program expression may refer to. Many client analyses use points-to information to optimize compilers or reason about program security. ...
Set Reconciliation and File Synchronization Using Invertible Bloom Lookup Tables
(2015-04-08)
As more and more data migrate to the cloud, and the same files become accessible from
multiple different machines, finding effective ways to ensure data consistency is becoming increasingly important.
In this thesis, we ...
The effect of quasi-identifier characteristics on statistical bias introduced by k-anonymization
(2015-04-08)
The de-identification of publicly released datasets that contain personal information is necessary to preserve personal privacy. One such de-identification algorithm, k-anonymization, reduces the risk of the re-identification ...
Building N Birds With 1 Store: Parallel Simulations of Stochastic Evolutionary Processes
(2015-04-08)
Stochastic processes are used to study the dynamics of evolution in finite, structured populations. Simulations of such processes provide a useful tool for their study, but are currently limited by computational speed and ...
Expansion in Lifts of Graphs
(2015-04-08)
The central goal of this thesis is to better understand, and explicitly construct, expanding towers G_1,G_2,..., which are expander families with the additional constraint that G_{n+1} is a lift of G_n. A lift G of H is a ...
The Differential Privacy of Bayesian Inference
(2015-04-08)
Differential privacy is one recent framework for analyzing and quantifying the amount of privacy lost when data is released. Meanwhile, multiple imputation is an existing Bayesian-inference based technique from statistics ...
Security Analysis of Java Web Applications Using String Constraint Analysis
(2015-04-08)
Web applications are exposed to myriad security vulnerabilities related to malicious user
string input. In order to detect such vulnerabilities in Java web applications,
this project employs string constraint analysis, ...