2023 Cheriton Research SymposiumExport this event to calendar

Friday, October 6, 2023 — 9:30 AM to 4:30 PM EDT

The Cheriton School of Computer Science invites you to attend the 2023 Cheriton Research Symposium.

Learn, engage in discussion, and share findings at this showcase of research excellence made possible by David R. Cheriton’s generous investment in education.

collage of photos of Cheriton Research Symposium

This year’s symposium program consists of presentations by Cheriton Chairs Professors N. Asokan and Jimmy Lin, and Professor Emeritus David R. Cheriton, followed by poster presentations by Cheriton School of Computer Science graduate students.

Schedule

Friday, October 6, 2023

Time Event
9:30 a.m. Raouf Boutaba, Director, Cheriton School of Computer Science • DC 1302

Welcome and Opening Remarks

Refreshments will be served

9:40 a.m. – 10:20 a.m. N. Asokan, Professor, Cheriton School of Computer Science • DC 1302

Blinded Memory

Outsourcing computing to a remote processor is popular and compelling. Cryptographic techniques like homomorphic encryption allow a client to outsource computation on sensitive data while ensuring that the data cannot be leaked. However, such techniques incur substantial computation and communication costs. Leveraging hardware assistance to efficiently ensure security is thus an attractive proposition. Trusted Execution Environments (TEEs), which saw widespread deployment in the early 2000s by mobile device manufacturers to run sensitive computations on commodity devices, can help to realize secure outsourced computing. But the security guarantees provided by traditional TEEs have been called into question by various recent attacks that exploit the inherent complexity of modern hardware and software.

In this talk, I will describe Blinded Memory (BliMe): on-going work by my students to design minimal processor extensions that can help to efficiently realize secure outsourced computing. BliMe consists of a minimal set of Instruction Set Architecture (ISA) extensions that use taint-tracking to ensure confidentiality of sensitive (client) data even in the presence of server malware, run-time attacks, or side-channel attacks. To secure outsourced computation, BliMe extensions can be used together with an attestable, fixed-function hardware security module (HSM) and an encryption engine that provides atomic decrypt-and-taint and encrypt-and-untaint operations. I will describe the overall architecture, the current status of the work, and the challenges we face.


Bio: N. Asokan holds a David R. Cheriton Chair and serves as the Executive Director of Waterloo Cybersecurity and Privacy Institute (CPI). Asokan’s primary research theme is systems security broadly, including topics like the development and use of novel platform security features, applying cryptographic techniques to design secure protocols for distributed systems, applying machine learning techniques to security/privacy problems, and understanding/addressing the security and privacy of machine learning applications themselves.

For more information about Asokan’s work, visit his website or follow him on Twitter/X.

10:20 a.m. – 11:00 a.m. Jimmy Lin, Professor, Cheriton School of Computer Science • DC 1302

The Future of Information Retrieval in the Era of Large Language Models

Information access — the challenge of connecting users to previously stored information that is relevant to their needs — dates back millennia. The technologies have changed — from clay tablets stacked in granaries to books on shelves arranged according to the Dewey Decimal Classification to digital content indexed by web search engines — but the aims have not. Large language models (LLMs) such as OpenAI’s ChatGPT and GPT-4, Google’s Bard and Gemini, Meta’s Llama 2, as well as numerous open-source models, represent the latest innovations that can help tackle this challenge. Nevertheless, the shortcomings of LLMs are well known, including hallucinations, out-of-date information, and inability to access private data.

In this talk, I’ll share my perspectives on the future of search in the era of LLMs. I argue that “traditional” retrieval tasks, far from being obsolete, are now more important than ever, as retrieval augmentation forms the basis of addressing exactly those challenges mentioned above. In this context, I’ll discuss how different techniques available today, such as sparse and dense retrieval models, contribute to the overall design of next-generation information access systems.


Bio: Professor Jimmy Lin holds the David R. Cheriton Chair in the David R. Cheriton School of Computer Science at the University of Waterloo. Lin received his PhD in Electrical Engineering and Computer Science from the Massachusetts Institute of Technology in 2004.

For a quarter of a century, Lin’s research has been driven by the quest to develop methods and build tools that connect users to relevant information. His work mostly lies at the intersection of information retrieval and natural language processing, with a focus on two fundamental challenges: those of understanding and scale. He is a Fellow of the ACM and a member of the SIGIR Academy.

11:00 a.m. – 12:00 p.m. David R. Cheriton, Professor of Computer Science, Emeritus, Stanford University • DC 1302

The War Against Unpredictable Software

Software design and implementation is the greatest challenge that humans have ever faced. Done right, it is over a million times faster, cheaper and better than manually performing the same task. Done wrong, it can be a disaster. The last 50 years has created a mountain of software that is unpredictable, and more is being created every day. Yet, a key goal of engineering is predictability.

In this talk, I rail against unpredictable software (as a lonely warrior), particularly targeting parallel threads, and discuss a “solution” based on separate virtual address spaces, object-oriented programming and compiler-supported coroutine.

12:00 p.m. – 1:00 p.m. Lunch • DC 1301

By invitation

1:00 p.m. – 4:00 p.m. Poster Session, Cheriton ​Graduate Students • DC Atrium
See below
4:00 p.m. – 4:30 p.m. Awards Ceremony • DC 1301

Gelato, everyone is welcome!

2023 Cheriton Research Symposium Poster Presenters
Graduate student Poster title Supervisor(s)
Rasoul Akhavan Mahdavi Is Homomorphic Encryption Actually Practical? Florian Kerschbaum
Shaikh Shawon Arefin Shimon Exploring Uni-manual Around Ear Off-Device Gestures for Earables Jian Zhao
Ege Ciklabakkal Single-pass Stratified Importance Resampling Toshiya Hachisuka
Lasantha Fernando An Experimental Analysis of Quantile Sketches over Data Streams Khuzaima Daudjee
Senyu Fu Arbor: A Distributed Dependency-Tracking Database for Serverless Computing Bernard Wong
Abhibhav Garg Polynomial Identity Testing and Sylvester-Gallai Theorems Rafael Oliveira
Runsheng Guo Hydrozoa: Dynamic Hybrid-Parallel DNN Training on Serverless Containers Khuzaima Daudjee
Liam Hebert Multi-Modal Discussion Transformer: Integrating Text, Images and Graph Transformers to Detect Hate Speech on Social Media Robin Cohen, Lukasz Golab
Matthew Lakier More than Just Software Surprises: Purposes, Processes, and Directions for Software Application Easter Eggs Daniel Vogel
Nils Lukas Controlling Misuse of Generative AI Through Watermarking Florian Kerschbaum
Argyris Mouzakis New Lower Bounds for Private Estimation and a Generalized Fingerprinting Lemma Gautam Kamath
Ronak Pradeep RankVicuna: Zero-Shot Listwise Document Reranking with Open-Source LLMs Jimmy Lin
Ajay Singh Immediate Memory Reclamation in Concurrent Data Structures Trevor Brown
Nanda Kishore Sreenivas Deliberation and Voting in Multi-winner Elections Kate Larson, Robin Cohen
Asim Waheed GrOVe: Ownership Verification of Graph Neural Networks using Embeddings N. Asokan
Ruizhe Wang Secure Memory Allocator for Use-After-Free and Other Heap Vulnerabilities N. Asokan, Meng Xu
Robert Wang Cheeger Inequalities for Directed Graphs and Hypergraphs using Reweighted Eigenvalues Lap Chi Lau
Jheng-Hong Yang Connecting Neural Search and Image-Text Retrieval for Authoring Tools: An Exploration of Multimodal Search Jimmy Lin
Max Zhang PPR: Pairwise Program Reduction Chengnian Sun
Location 
DC - William G. Davis Computer Research Centre
DC 1302 (presentations) | DC 1301 (lunch) | DC Atrium (posters)
200 University Avenue West

Waterloo, ON N2L 3G1
Canada
Event tags 

S M T W T F S
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
  1. 2024 (132)
    1. June (1)
    2. May (13)
    3. April (41)
    4. March (27)
    5. February (25)
    6. January (25)
  2. 2023 (296)
    1. December (20)
    2. November (28)
    3. October (15)
    4. September (25)
    5. August (30)
    6. July (30)
    7. June (22)
    8. May (23)
    9. April (32)
    10. March (31)
    11. February (18)
    12. January (22)
  3. 2022 (245)
  4. 2021 (210)
  5. 2020 (217)
  6. 2019 (255)
  7. 2018 (217)
  8. 2017 (36)
  9. 2016 (21)
  10. 2015 (36)
  11. 2014 (33)
  12. 2013 (23)
  13. 2012 (4)
  14. 2011 (1)
  15. 2010 (1)
  16. 2009 (1)
  17. 2008 (1)