BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Department of Electrical and Computer Engineering - ECPv6.17.0//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Department of Electrical and Computer Engineering
X-ORIGINAL-URL:https://engineering.jhu.edu/ece
X-WR-CALDESC:Events for Department of Electrical and Computer Engineering
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20200130T150000
DTEND;TZID=America/New_York:20200130T160000
DTSTAMP:20210628T204255Z
CREATED:20210628T204255Z
LAST-MODIFIED:20210628T204255Z
UID:554065-1580396400-1580400000@engineering.jhu.edu
SUMMARY:Thesis Proposal: Pramuditha Perera
DESCRIPTION:Title: Deep Learning-based Novelty DetectionAbstract: In recent years\, intelligent systems powered by artificial intelligence and computer vision that perform visual recognition have gained much attention. These systems observe instances and labels of known object classes during training and learn association patterns that can beused during inference. A practical visual recognition system should first determine whether an observed instance is from a known class. If it is from a known class\, then the identity of the instance is queried through classification. The former process is commonly known as novelty detection (or novel class detection) in the literature. Given a set of image instances from known classes\, the goal of novelty detection is to determine whether an observed image during inference belongs to one of the known classes.We consider one-class novelty detection\, where all training data are assumed to belong to a single class without any finer-annotations available. We identify limitations of conventional approaches in one-class novelty detection and present a Generative Adversarial Network(GAN) based solution. Our solution is based on learning latent representations of in-class examples using a denoising auto-encoder network. The key contribution of our work is our proposal to explicitly constrain the latent space to exclusively represent the given class. In order to accomplish this goal\, firstly\, we force the latent space to have bounded support by introducing a tanh activation in the encoder’s output layer. Secondly\, using a discriminator in the latent space that is trained adversarially\, we ensure that encoded representations of in-class examples resemble uniform random samples drawn from the same bounded space. Thirdly\, using a second adversarial discriminator in the input space\, we ensure all randomly drawn latent samples generate examples that look real.Finally\, we introduce a gradient-descent based sampling technique that explores points in the latent space that generate potential out-of-class examples\, which are fed back to the network to further train it to generate in-class examples from those points. The effectiveness of the proposed method is measured across four publicly available datasets using two one-class novelty detection protocols where we achieve state-of-the-art results.
URL:https://engineering.jhu.edu/ece/event/thesis-proposal-pramuditha-perera/
LOCATION:Hackerman Hall B-17\, Hackerman Hall B-17
END:VEVENT
END:VCALENDAR