CIS Seminar: ” E=Graphs for Next-Gen Programming Language Tools”
Building a state-of-the-art program optimizer, synthesizer, or verifier is still a gargantuan task for even programming language (PL) experts. Much of this challenge stems from the fact that term rewriting, […]
CIS Seminar: “The Design of a General-Purpose Distributed Execution System”
Scaling applications with distributed execution has become the norm. With the rise of big data and machine learning, more and more developers must build applications that involve complex and data-intensive […]
CIS Seminar: “Privacy-Preserving Accountability Online”
Technologies that enable confidential communication and anonymous authentication are important for improving privacy for users of internet services. Unfortunately, encryption and anonymity, while good for privacy, make it hard to […]
ASSET Seminar: Machine Learning: A Data-Centric Perspective, Aleksander Madry (Massachusetts Institute of Technology)
ABSTRACT: The training data that modern machine learning models ingest has a major impact on these models’ performance (as well as failures). Yet, this impact tends to be neither fully […]
ASSET Seminar: Lockout: Sparse Regularization of Neural Networks, Gilmer Valdes (UCSF)
ABSTRACT: Many regression and classification procedures fit a function f(x;w) of predictor variables x to data 〖{x_i,y_i}〗_1^N based on some loss criterion L(y,f(x;w)). Often, regularization is applied to improve accuracy […]
CIS Seminar: “Cryptography, Security, and Law”
My research focuses on the security, privacy, and transparency of technologies in societal and legal context. My talk will focus on three of my recent works in this space, relating […]
CIS Seminar: “Secure Computation with Minimal Interaction”
In the current digital and decentralized world, there is an imminent need for technologies that can provide a fast approach to compute on private data while guaranteeing secrecy. Secure Multiparty […]
CIS Seminar: “Birds of a Feather Flock Together: How Homophily Leads to Segregation, Inequality, and Inefficiency and What We Can Do About It”
Humans exhibit a strong tendency to associate with those similar to them. This tendency, termed homophily in the social sciences, impacts both the structure of society and its outcomes. In […]
CIS Seminar: “Methods of Data Lookup with Hashing”
We will discuss methods of data lookup, with a focus on hash sets / tables, including motivation, properties, and variants. This will be in the context of a “CS 2” […]
CIS Seminar: “Rethinking System Design for Expressive Cryptography”
Expressive cryptography, including Secure Multi-Party Computation (SMPC) and Fully Homomorphic Encryption (FHE), has the potential to enable transformative new applications, drawing significant interest from industry. Unfortunately, it is often slow […]