Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Codes for reproducing query-efficient black-box attacks in “AutoZOOM: Autoencoder-based Zeroth Order Optimization Method for Attacking Black-box Neural Networks” , published at AAAI 2019
Codes for reproducing the black-box adversarial attacks in “ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks without Training Substitute Models,” ACM CCS Workshop on AI-Security, 2017
Codes for reproducing the adversarial attacks on image captioning systems in “Attacking Visual Language Grounding with Adversarial Examples: A Case Study on Neural Image Captioning,” ACL 2018
Codes for reproducing the robustness evaluation scores in “Evaluating the Robustness of Neural Networks: An Extreme Value Theory Approach,” ICLR 2018
Semantic Search for Sustainable Development is experimental code for searching documents for text that "semantically" corresponds to any of the UN's Sustainable development goals/targets. For example, it can be used to mine the national development plan documents of a country and identify pieces of text that correspond to any of the SDGs in order to verify alignment of the plan with the SDGs.
Codes for reproducing robustness-accuracy analysis in "Is Robustness the Cost of Accuracy? -- A Comprehensive Study on the Robustness of 18 Deep Image Classification Models", ECCV 2018
This code is written in Python and implements a goal-oriented dialog system which takes as input a conversation history as well as the underlying database, and predicts the best next utterance.