A vulnerability disclosure policy (VDP), also referred to as a responsible disclosure policy, describes how an organization will handle reports of vulnerabilities submitted by ethical hackers. A VDP must thus be easily identifiable via a simple way, a security.txt notice.
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>Ted Shaowang | PhD Student @ UChicago CS</title> <meta name="generator" content="Jekyll v4.3.2" /> <meta property="og:title" content="Ted Shaowang" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="PhD Student @ UChicago CS" /> <meta property="og:description" content="PhD Student @ UChicago CS" /> <meta property="og:site_name" content="Ted Shaowang" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="Ted Shaowang" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebSite","description":"PhD Student @ UChicago CS","headline":"Ted Shaowang","name":"Ted Shaowang","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/assets/img/portrait.png"}},"url":"/"}</script> <!-- End Jekyll SEO tag --> <link rel="stylesheet" href="/assets/css/style.css?v="> <!--[if lt IE 9]> <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script> <![endif]--> <!-- start custom head snippets, customize with your own _includes/head-custom.html file --> <!-- Setup Google Analytics --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YXM4LW31FP"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YXM4LW31FP'); </script> <!-- You can set your favicon here --> <link rel="shortcut icon" type="image/x-icon" href="/assets/img/favicon.ico"> <!-- end custom head snippets --> </head> <body> <div class="wrapper"> <header> <h1><a href="/">Ted Shaowang</a></h1> <img class="hidden-mobile" src="/assets/img/portrait.png" alt="Logo" /> <br /> <p></p> <p> Contact: swjz@uchicago.edu<br /> Office: Crerar 299 </p> </header> <section> <h1 id="hi">Hi!</h1> <p>I am currently a fourth-year PhD student in computer science at the University of Chicago, advised by <a href="http://sanjayk.io/" target="_blank">Sanjay Krishnan</a>. My research interests include edge-based data systems and video analytics.</p> <h2 id="projects">Projects</h2> <p><strong>EdgeServe</strong> is a decentralized model serving system that optimizes data movements and model placements within an edge cluster. <a href="https://github.com/swjz/EdgeServe" target="_blank">[Link]</a></p> <ul> <li> <p><strong>Sensor Fusion on the Edge: Initial Experiments in the EdgeServe System</strong> <a href="assets/pdf/bidede22-shaowang.pdf">[Paper]</a><br /> <strong>Ted Shaowang</strong>, Xi Liang and Sanjay Krishnan.<br /> BiDEDE 2022: <em>The International Workshop on Big Data in Emergent Distributed Environments</em></p> </li> <li> <p><strong>Declarative Data Serving: The Future of Machine Learning Inference on the Edge</strong> <a href="http://www.vldb.org/pvldb/vol14/p2555-shaowang.pdf">[Paper]</a><br /> <strong>Ted Shaowang</strong>, Nilesh Jain, Dennis D. Matthews and Sanjay Krishnan.<br /> VLDB 2021: <em>The 47th International Conference on Very Large Data Bases</em></p> </li> </ul> <p><strong>AMIR</strong> (Active Multimodal Interaction Recognition) is a framework for activity recognition that trains independent models for video and network data respectively, and subsequently combines the predictions from both models using a meta-learning method. <a href="https://amir-vidnet.github.io/" target="_blank">[Link]</a></p> <ul> <li><strong>AMIR: Active Multimodal Interaction Recognition from Video and Network Traffic in Connected Environments</strong> <a href="https://www.paparrizos.org/papers/LiuUbiComp23.pdf">[Paper]</a><br /> Shinan Liu, Tarun Mangla, <strong>Ted Shaowang</strong>, Jinjin Zhao, John Paparrizos, Sanjay Krishnan and Nick Feamster<br /> UbiComp 2023: <em>The ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies (IMWUT)</em></li> </ul> <p><strong>VizEx</strong> is an ongoing project that explores how to effectively debug long-tail errors in video analytics pipelines.</p> <ul> <li><strong>Towards Causal Physical Error Discovery in Video Analytics Systems</strong> <a href="assets/pdf/hilda22-video.pdf">[Paper]</a><br /> <strong>Ted Shaowang<sup>*</sup></strong>, Jinjin Zhao<sup>*</sup>, Stavros Sintos, Sanjay Krishnan<br /> HILDA 2022: <em>Workshop on Human-In-the-Loop Data Analytics</em></li> </ul> </section> <footer> <p> <small> * denotes equal contribution. <br /> Theme by <a href="https://github.com/orderedlist">orderedlist</a> </small> </p> </footer> </div> <script src="/assets/js/scale.fix.js"></script> </body> </html>
This policy crawled by Onyphe on the 2023-03-16 is sorted as securitytxt.
FireBounty © 2015-2025