Events

Filter by:

Limit to events where the title matches:
Limit to events where the first date of the event:
Date range
Limit to events where the first date of the event:
Limit to events where the type is one or more of:
Limit to events tagged with one or more of:
Limit to events where the audience is one or more of:
Wednesday, January 22, 2020 4:00 pm - 4:00 pm EST (GMT -05:00)

Master’s Thesis Presentation: Classifier-based Approach for Out-of-distribution Detection

Sachin Vernekar, Master’s candidate
David R. Cheriton School of Computer Science

Discriminatively trained neural classifiers can be trusted only when the input data comes from the training distribution (in-distribution). Therefore, detecting out-of-distribution (OOD) samples is very important to avoid classification errors.

Taylor Denouden, Master’s candidate
David R. Cheriton School of Computer Science

Recently, much research has been published for detecting when a classification neural network is presented with data that does not fit into one of the class labels the network learned at train time. These so-called out-of-distribution (OOD) detection techniques hold promise for improving safety in systems where unusual or novel inputs may result in errors that endanger human lives.

Wednesday, April 15, 2020 11:00 am - 11:00 am EDT (GMT -04:00)

Master’s Thesis Presentation: Asking for Help with a Cost in Reinforcement Learning

Colin Vandenhof, Master’s candidate
David R. Cheriton School of Computer Science

Reinforcement learning (RL) is a powerful tool for developing intelligent agents, and the use of neural networks makes RL techniques more scalable to challenging real-world applications, from task-oriented dialogue systems to autonomous driving. However, one of the major bottlenecks to the adoption of RL is efficiency, as it often takes many time steps to learn an acceptable policy. 

Alexandre Parmentier, Master’s candidate
David R. Cheriton School of Computer Science

This thesis presents two works with the shared goal of improving the capacity of multiagent trust modeling to be applied to social networks. 

Gaurav Gupta, Master’s candidate
David R. Cheriton School of Computer Science

We propose a mechanism for achieving cooperation and communication in Multi-Agent Reinforcement Learning (MARL) settings by intrinsically rewarding agents for obeying the commands of other agents. At every timestep, agents exchange commands through a cheap-talk channel. During the following timestep, agents are rewarded both for taking actions that conform to commands received as well as for giving successful commands. We refer to this approach as obedience-based learning.

Please note: This master’s thesis presentation will be given online.

Nalin De Zoysa, Master’s candidate
David R. Cheriton School of Computer Science

GitHub is a collaborative platform that is used primarily for the development of software. In order to gain more insight into how teams work on GitHub, we wish to analyze the sentiment content available via communication on the platform.

Thursday, July 30, 2020 1:00 pm - 1:00 pm EDT (GMT -04:00)

Master’s Thesis Presentation: Decay Makes Supervised Predictive Coding Generative

Please note: This master’s thesis presentation will be given online.

Wei Sun, Master’s candidate
David R. Cheriton School of Computer Science

Predictive Coding is a hierarchical model of neural computation that approximates backpropagation using only local computations and local learning rules. An important aspect of Predictive Coding is the presence of feedback connections between layers. These feedback connections allow Predictive Coding networks to potentially be generative as well as discriminative. However, Predictive Coding networks trained on supervised classification tasks cannot generate accurate input samples close to the training inputs from the class vectors alone.

Tuesday, August 4, 2020 9:00 am - 9:00 am EDT (GMT -04:00)

Master’s Thesis Presentation: Data Augmentation for Text Classification Tasks

Please note: This master’s thesis presentation will be given online.

Daniel Tamming, Master’s candidate
David R. Cheriton School of Computer Science

Thanks to increases in computing power and the growing availability of large datasets, neural networks have achieved state of the art results in many natural language processing (NLP) and computer vision (CV) tasks. These models require a large number of training examples that are balanced between classes, but in many application areas they rely on training sets that are either small or imbalanced, or both. To address this, data augmentation has become standard practice in CV. This research is motivated by the observation that, relative to CV, data augmentation is underused and understudied in NLP.

Please note: This master’s thesis presentation will be given online.

Gaurav Sahu, Master’s candidate
David R. Cheriton School of Computer Science

Effective fusion of data from multiple modalities, such as video, speech, and text, is a challenging task due to the heterogeneous nature of multimodal data. In this work, we propose fusion techniques that aim to model context from different modalities effectively. Instead of defining a deterministic fusion operation, such as concatenation, for the network, we let the network decide how to combine given multimodal features more effectively.

Please note: This master’s thesis presentation will be given online.

Vikash Balasubramanian, Master’s candidate
David R. Cheriton School of Computer Science

Learning useful representations of data is a crucial task in machine learning with wide ranging applications. In this thesis we explore improving representations of models based on variational inference by improving the posterior.