PhD Seminar • Data Systems • Record Fusion via Inference and Data Augmentation
Please note: This PhD seminar will be given online.
Alireza Heidarikhazaei, PhD candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Ihab Ilyas
Alireza Heidarikhazaei, PhD candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Ihab Ilyas
Yangtian Zi, Master’s candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Gregor Richards
Mustafa Abualsaud, PhD candidate
David R. Cheriton of Computer Science
Supervisor: Professor Mark Smucker
Cameron Seth, Master’s candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Eric Blais
The GapDensest-k-Subgraph(d) problem (GapDkS(d)) is defined as follows: given a graph G and parameters k,d, distinguish between the case that G contains a k-clique, and the case that every k-subgraph of G has density at most d.
Nathan King, PhD candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Christopher Batty
Vijay Menon, PhD candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Kate Larson
Matthew Lakier, PhD candidate
David R. Cheriton School of Computer Science
Josh Jung, PhD candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Jesse Hoey
Gaetano Coccimiglio, Master’s candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Trevor Brown
Anubhav Srivastava, Master’s candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Trevor Brown
The ordered dictionary is one of the most fundamental abstract data types. It stores a set of key-value pairs, and supports operations to insert, remove and retrieve key-value pairs. It can also support range query operations.