Browsing Computer Science by Title
Now showing items 1433-1452 of 1453
-
Walking Onions: Scaling Distribution of Information Safely in Anonymity Networks
(University of Waterloo, 2020-08-07)Scaling anonymity networks offers unique security challenges, as attackers can exploit differing views of the network’s topology to perform epistemic and route capture attacks. Anonymity networks in practice, such as ... -
Wasserstein Adversarial Robustness
(University of Waterloo, 2020-09-21)Deep models, while being extremely flexible and accurate, are surprisingly vulnerable to ``small, imperceptible'' perturbations known as adversarial attacks. While the majority of existing attacks focus on measuring ... -
Wasserstein Autoencoders with Mixture of Gaussian Priors for Stylized Text Generation
(University of Waterloo, 2021-01-28)Probabilistic text generation is an important application of Natural Language Processing (NLP). Variational autoencoders and Wasserstein autoencoders are two widely used methods for text generation. New research efforts ... -
WatchTrace: Design and Evaluation of an At-Your-Side Gesture Paradigm
(University of Waterloo, 2017-11-16)In this thesis, we present the exploration and evaluation of a gesture interaction paradigm performed with arms at rest at the side of one's body. This gesture stance is informed persisting challenges in mid-air arm gesture ... -
Weakly-supervised Semantic Segmentation with Regularized Loss Hyperparameter Search
(University of Waterloo, 2021-09-20)Weakly supervised segmentation signi cantly reduces user annotation e ort. Recently, regularized loss was proposed for single object class segmentation under image-level weak supervision. Regularized loss consists of ... -
Weaving a Faster Tor: A Multi-Threaded Relay Architecture for Improved Throughput
(University of Waterloo, 2020-08-10)The Tor anonymity network has millions of daily users and thousands of volunteer-run relays, but growing it further has several research and deployment challenges. One such challenge is supporting the increase in bandwidth ... -
Web Data Integration for Non-Expert Users
(University of Waterloo, 2018-04-26)oday, there is an abundance of structured data available on the web in the form of RDF graphs and relational (i.e., tabular) data. This data comes from heterogeneous sources, and realizing its full value requires integrating ... -
Web Search, Web Tutorials & Software Applications: Characterizing and Supporting the Coordinated Use of Online Resources for Performing Work in Feature-Rich Software
(University of Waterloo, 2015-08-06)Web search and other online resources serve an integral role in how people learn and use feature-rich software (e.g., Adobe Photoshop) on a daily basis. Users depend on web resources both as a first line of technical ... -
A Web-based Statistical Analysis Framework
(University of Waterloo, 2007-04-26)Statistical software packages have been used for decades to perform statistical analyses. Recently, the emergence of the Internet has expanded the potential for these packages. However, none of the existing packages have ... -
Website Fingerprinting: Attacks and Defenses
(University of Waterloo, 2016-01-13)Website fingerprinting attacks allow a local, passive eavesdropper to determine a client's web activity by leveraging features from her packet sequence. These attacks break the privacy expected by users of privacy technologies, ... -
Weighting Document Genre in Enterprise Search
(University of Waterloo, 2007-08-14)The creation of an Enterprise Search system involves many challenges that are not present in Web search. Searching a corporate collection is influenced both by the structure of the data present in the collection and by ... -
Which classes of structures are both pseudo-elementary and definable by an infinitary sentence?
(2019-03-21)When classes of structures are not first-order definable, we might still try to find a nice description. There are two common ways for doing this. One is to expand the language, leading to notions of pseudo-elementary ... -
White Paper: Measuring Research Outputs Through Bibliometrics
(University of Waterloo, 2016)This White Paper provides a high-level review of issues relevant to understanding bibliometrics, and practical recommendations for how to appropriately use these measures. This is not a policy paper; instead, it defines ... -
Wholetoning: Synthesizing Abstract Black-and-White Illustrations
(University of Waterloo, 2009-02-18)Black-and-white imagery is a popular and interesting depiction technique in the visual arts, in which varying tints and shades of a single colour are used. Within the realm of black-and-white images, there is a set of ... -
Wikipedia-Based Semantic Enhancements for Information Nugget Retrieval
(University of Waterloo, 2008-05-16)When the objective of an information retrieval task is to return a nugget rather than a document, query terms that exist in a document often will not be used in the most relevant nugget in the document for the query. In ... -
WiseBench: A Motion Planning Benchmarking Framework for Autonomous Vehicles
(University of Waterloo, 2020-10-01)Rapid advances in every sphere of autonomous driving technology have intensified the need to be able to benchmark and compare different approaches. While many benchmarking tools tailored to different sub-systems of an ... -
WLAN Interface Management on Mobile Devices
(University of Waterloo, 2008-08-15)The number of smartphones in use is overwhelmingly increasing every year. These devices rely on connectivity to the Internet for the majority of their applications. The ever-increasing number of deployed 802.11 ... -
Workload Matters: A Robust Approach to Physical RDF Database Design
(University of Waterloo, 2015-10-01)Recent advances in Information Extraction, Linked Data Management and the Semantic Web have led to a rapid increase in both the volume and the variety of publicly available graph-structured data. As more and more businesses ... -
XQuery Query Processing in Relational Systems
(University of Waterloo, 2004)With the rapid growth of XML documents to serve as a popular and major media for storage and interchange of the data on the Web, there is an increasing interest in using existing traditional relational database techniques ... -
µProfiler: A Concurrent Profiler for Concurrent C++ (µC++)
(University of Waterloo, 2007-08-21)A concurrent program, unlike a sequential program, has multiple threads of execution, resulting in numerous advantages (e.g., faster execution), but also in complex and unpredictable interaction. As a consequence, a ...