{"id":573564,"date":"2019-03-19T08:38:10","date_gmt":"2019-03-19T15:38:10","guid":{"rendered":"https:\/\/www.microsoft.com\/en-us\/research\/?post_type=msr-event&p=573564"},"modified":"2019-09-18T08:40:40","modified_gmt":"2019-09-18T15:40:40","slug":"msr-montreal-pizza-ai-distinguished-lecture-series","status":"publish","type":"msr-event","link":"https:\/\/www.microsoft.com\/en-us\/research\/event\/msr-montreal-pizza-ai-distinguished-lecture-series\/","title":{"rendered":"MSR Montreal Pizza & AI Distinguished Lecture Series \/ S\u00e9rie de conf\u00e9rences \u00e9m\u00e9rites (MSR Montr\u00e9al Pizzas et IA)"},"content":{"rendered":"

Venue:<\/strong> Mila Auditorium (opens in new tab)<\/span><\/a><\/p>\n

Sponsor:<\/strong> Microsoft Research Lab – Montreal<\/p>\n","protected":false},"excerpt":{"rendered":"

Technical AI presentations with Q&amp;amp;amp;amp;amp;amp;amp;amp;amp;A, followed immediately by a brief reception with pizza to meet the speaker and address detailed questions. Local academic community members are welcome.<\/p>\n","protected":false},"featured_media":573579,"template":"","meta":{"msr-url-field":"","msr-podcast-episode":"","msrModifiedDate":"","msrModifiedDateEnabled":false,"ep_exclude_from_search":false,"msr_startdate":"2019-09-24","msr_enddate":"2019-09-24","msr_location":"Montreal, Quebec, Canada","msr_expirationdate":"","msr_event_recording_link":"","msr_event_link":"https:\/\/www.microsoftevents.com\/profile\/7953306","msr_event_link_redirect":false,"msr_event_time":"4:30 PM - 6:00 PM","msr_hide_region":false,"msr_private_event":true,"footnotes":""},"research-area":[13556],"msr-region":[197900],"msr-event-type":[197944],"msr-video-type":[],"msr-locale":[268875],"msr-program-audience":[],"msr-post-option":[],"msr-impact-theme":[],"class_list":["post-573564","msr-event","type-msr-event","status-publish","has-post-thumbnail","hentry","msr-research-area-artificial-intelligence","msr-region-north-america","msr-event-type-hosted-by-microsoft","msr-locale-en_us"],"msr_about":"Venue:<\/strong> Mila Auditorium<\/a>\r\n\r\nSponsor:<\/strong> Microsoft Research Lab - Montreal","tab-content":[{"id":0,"name":"About","content":"Join us for technical AI presentations with Q&A, followed immediately by a brief reception with pizza to meet the speaker and address detailed questions. Members of the local academic community are welcome to attend.\r\n\r\nRejoignez-nous pour une s\u00e9rie de conf\u00e9rences techniques sur l\u2019IA. Chaque conf\u00e9rence sera suivie d\u2019une session de questions-r\u00e9ponses ainsi que d\u2019une r\u00e9ception au cours de laquelle seront servis breuvages et pizzas. Tous les membres de la communaut\u00e9 acad\u00e9mique locale sont invit\u00e9s \u00e0 participer."},{"id":1,"name":"Upcoming speakers","content":"

Deep Learning for Knowledge Representation and Reasoning<\/h2>\r\nAndrew McCallum\r\nDirector of Center for Data Science, College of Information and Computer Science, University of Massachusetts Amherst\r\n\r\nTuesday, September 24, 2019 | Mardi, 24 septembre 2019\r\n4:30 PM \u2013 6:00 PM EST\r\n

Abstract<\/strong><\/h3>\r\nKnowledge gathering, representation, and reasoning are among the fundamental challenges of artificial intelligence. Large-scale repositories of knowledge about entities, relations, and their abstractions are known as \u201cknowledge bases.\u201d Most major technology companies now have substantial efforts in knowledge base construction. But how should knowledge in KBs be represented? Information retrieval and QA simply operate on raw text. Traditional KGs, like Cyc and Freebase, operate on human-engineered symbolic schemas. Massive latent learned representations, like those in BERT, have recently been explored for their knowledge-holding capacity. In this talk I will advocate for our 'Universal Schema\u2019 approach---a \"middle way,\u201d incorporating aspects of non-parametric raw-text, human ontologies, and large latent representations. After briefly reviewing foundational work on Universal Schema, I will introduce new research in (1) chains of reasoning, using reinforcement learning to guide the efficient search for meaningful chains, (2) aligning taxonomies and representing common sense with box-shaped embeddings, and (3) entity resolution by large-scale non-greedy clustering via Poincare embeddings.\r\n

Biography<\/strong><\/h3>\r\nAndrew McCallum is a Distinguished Professor and Director of the Information Extraction and Synthesis Laboratory, as well as Director of Center for Data Science in the College of Information and Computer Science at University of Massachusetts Amherst. He has published over 300 papers in many areas of AI, including natural language processing, machine learning and reinforcement learning; his work has received over 60,000 citations. He obtained his PhD from University of Rochester in 1995 with Dana Ballard and a postdoctoral fellowship from CMU with Tom Mitchell and Sebastian Thrun. In the early 2000's he was Vice President of Research and Development at at WhizBang Labs, a 170-person start-up company that used machine learning for information extraction from the Web. He is a AAAI Fellow, ACM Fellow, the recipient of the UMass Chancellor's Award for Research and Creative Activity, the UMass NSM Distinguished Research Award, the UMass Lilly Teaching Fellowship, and research awards from Google, IBM, Microsoft, Oracle, Amazon, and others. He was the General Chair for the International Conference on Machine Learning (ICML) 2012, and from 2014 to 2017 served the President of the International Machine Learning Society. He is a member of the editorial board of the Journal of Machine Learning Research. For the past ten years, McCallum has been active in research on statistical machine learning applied to text, especially information extraction, entity resolution, social network analysis, structured prediction, semi-supervised learning, and deep neural networks for knowledge representation. His team\u2019s work on open peer review can be found at http:\/\/openreview.net. McCallum's web page is http:\/\/www.cs.umass.edu\/~mccallum.\r\n\r\n
\r\n\r\n "},{"id":2,"name":"Past speakers","content":"[accordion]\r\n\r\n[panel header=\"Transformer-XL and XLNet: Generalized Autoregressive Modelling for Language Understanding\"]\r\nRuslan Salakhutdinov, CMU\r\n\r\nTuesday, July 30, 2019 | Mardi, juillet 30 2019\r\n

Abstract<\/strong><\/h3>\r\nTransformers have a potential of learning longer-term dependency, but are limited by a fixed-length context in the setting of language modeling. In the first part of the talk, I will discuss a novel neural architecture Transformer-XL that enables learning dependency beyond a fixed length without disrupting temporal coherence. It consists of a segment-level recurrence mechanism and a novel positional encoding scheme. Our method not only enables capturing longer-term dependency, but also resolves the context fragmentation problem. As a result, Transformer-XL learns dependency that is 80% longer than RNNs and 450% longer than vanilla Transformers, achieves better performance on both short and long sequences, and is up to 1,800+ times faster than vanilla Transformers during evaluation.\r\n\r\nIn the second part of the talk, I will introduce XLNet, a generalized autoregressive pretraining method that (1) enables learning bidirectional contexts by maximizing the expected likelihood over all permutations of the factorization order and (2) overcomes the limitations of BERT thanks to its autoregressive formulation. I will show how ideas from Transformer-XL can be integrated into XLNet pretraining. Empirically, XLNet outperforms BERT on 20 tasks, often by a large margin, and achieves state-of-the-art results on 18 tasks including question answering, natural language inference, sentiment analysis, and document ranking.\r\nJoint work with Zhilin Yang, Zihang Dai, Yiming Yang, Jaime Carbonell, and Quoc Le.\r\n\r\n

Biography<\/strong><\/h3>\r\nRuslan Salakhutdinov is a UPMC Professor of Computer Science in the Department of Machine Learning at CMU. He received his PhD in computer science from the University of Toronto in 2009. After spending two post-doctoral years at the Massachusetts Institute of Technology Artificial Intelligence Lab, he joined the University of Toronto as an Assistant Professor in the Departments of Statistics and Computer Science. In 2016, he joined CMU. Ruslan's primary interests lie in deep learning, machine learning, and large-scale optimization. He is an action editor of the Journal of Machine Learning Research, served on the senior programme committee of several top-tier machine learning conferences including NIPS and ICML, and was a program co-chair for ICML 2019. He is an Alfred P. Sloan Research Fellow, Microsoft Research Faculty Fellow, Canada Research Chair in Statistical Machine Learning, a recipient of the Early Researcher Award, Google Faculty Award, Nvidia's Pioneers of AI award, and is a Senior Fellow of the Canadian Institute for Advanced Research.\r\n\r\n[\/panel]\r\n\r\n[panel header=\"Towards Automatic 3D Content Creation\"]\r\nSanja Fidler, University of Toronto\r\n\r\nThursday, June 25, 2019 | Mardi, juin 25 2019\r\n

Abstract<\/strong><\/h3>\r\nSimulation is crucial for robotic applications such as autonomous vehicles and household robots where agents need to be tested in a virtual environment before they are deployed to the real world. One of the bottlenecks in simulation is content creation which is typically done manually, and is time consuming. In this talk, I will present our recent work on adaptive simulation and 3D content generation with deep learning.\r\n

Biography<\/strong><\/h3>\r\nSanja Fidler is an Assistant Professor at the Department of Computer Science, University of Toronto. She joined UofT in 2014. In 2018, she took a role of Director of AI at NVIDIA, leading a research lab in Toronto. Previously she was a Research Assistant Professor at TTI-Chicago, a philanthropically endowed academic institute located in the campus of the University of Chicago. She completed her PhD in computer science at University of Ljubljana in 2010, and was a postdoctoral fellow at University of Toronto during 2011-2012. In 2010 she visited UC Berkeley as a visiting research scientist. She has served as a Program Chair of the 3DV conference, and as an Area Chair of CVPR, ICCV, EMNLP, ICLR, NIPS, and AAAI, and will serve as Program Chair of ICCV\u201921. She received the NVIDIA Pioneer of AI award, Amazon Academic Research Award, Facebook Faculty Award, and the Connaught New Researcher Award. In 2018 she was appointed as the Canadian CIFAR AI Chair. She has also been ranked among the top 3 most influential AI female researchers in Canada by Re-WORK. Her work on semi-automatic object instance annotation won the Best Paper Honorable Mention at CVPR\u201917. Her main research interests are scene parsing from images and videos, interactive annotation, 3D scene understanding, 3D content creation, and multimodal representations.\r\n\r\n[\/panel]\r\n[panel header=\"Representing Cause-and-Effect in a Tensor Framework\"]\r\nM. Alex O. Vasilescu, UCLA\r\n\r\nThursday, May 30, 2019 | Jeudi, 30 mai 2019\r\n

Abstract<\/strong><\/h3>\r\nNatural images are the compositional consequence of multiple causal factors related to scene structure, illumination, and imaging. Tensor algebra, the algebra of higher-order tensors offers a potent mathematical framework for explicitly representing and disentangling the causal factors of data formation which allows intelligent agents to better understand and navigate the world, an important tenet of artificial intelligence, and an important goal of data science. Theoretical evidence has shown that deep learning is a neural network implementation equivalent to multilinear tensor decomposition, while a shallow network corresponds to linear tensor factorization (aka. CANDECOMP\/Parafac tensor factorization).\r\n\r\nTensor factorizations have been successfully applied in numerous computer vision, signal processing, computer graphics, and machine learning tasks. Tensor approach first employed in computer vision to recognize people from the way they move (Human Motion Signatures in 2001) and from their facial images (TensorFaces in 2002), but it may be used to recognize any objects, or object attributes.\r\n\r\nWe will also discuss several multilinear representations that represent cause-and-effect, such as, Multilinear PCA, Multilinear ICA (not to be confused with computing ICA by employing tensor methods, an approach typically employed to reparameterize deep learning models), Compositional Hierarchical Tensor Factorization, as well as the multilinear projection operator which is important in performing recognition.\r\n

Biography<\/strong><\/h3>\r\nM. Alex O. Vasilescu received her education at the Massachusetts Institute of Technology and the University of Toronto.\r\n\r\nVasilescu introduced the tensor paradigm in computer vision, computer graphics, machine learning, and extended the tensor algebraic framework by generalizing concepts from linear algebra. Starting in the early 2000s, she re-framed the analysis, recognition, synthesis, and interpretability of sensory data as multilinear tensor factorization problems suitable for mathematically representing cause-and-effect and demonstratively disentangling the causal factors of observable data. The tensor framework is a powerful paradigm whose utility and value has been further underscored by theoretical evidence that has showing that deep learning is a neural network approximation of multilinear tensor factorization and shallow networks are linear tensor factorizations (CP decomposition).\r\n\r\nVasilescu\u2019s face recognition research, known as TensorFaces, has been funded by the TSWG, the Department of Defenses Combating Terrorism Support Program, and by IARPA, Intelligence Advanced Research Projects Activity. Her work was featured on the cover of Computer World, and in articles in the New York Times, Washington Times, etc. MITs Technology Review Magazine named her to their TR100 honoree, and the National Academy of Science co-awarded the KeckFutures Initiative Grant.\r\n\r\n[\/panel]\r\n\r\n[panel header=\"Computational Narrative Intelligence and Story Generation\"]\r\nMark Riedl, Georgia Tech\r\n\r\nTuesday, April 30, 2019 | Mardi, 30 avril 2019\r\n

Abstract<\/strong><\/h3>\r\nStorytelling is a pervasive part of the human experience--we as humans tell stories to communicate, inform, entertain, and educate. In this talk, I will lay out the case for the study of storytelling through the lens of present the case for the study of storytelling through the lens of artificial intelligence and a number of ways computational narrative intelligence can facilitate the creation of intelligent applications that benefit humans and facilitate human-agent interaction. I will explore the grand challenge of building an intelligent system capable of generating fictional stories, including work from my lab using classical artificial intelligence techniques, machine learning, and neural networks.\r\n

Biography<\/strong><\/h3>\r\nDr. Mark Riedl is an Associate Professor in the Georgia Tech School of Interactive Computing and director of the Entertainment Intelligence Lab. Dr. Riedl\u2019s research focuses on human-centered artificial intelligence\u2014the development of artificial intelligence and machine learning technologies that understand and interact with human users in more natural ways. Dr. Riedl\u2019s recent work has focused on story understanding and generation, computational creativity, explainable AI, and teaching virtual agents to behave safely. His research is supported by the NSF, DARPA, ONR, the U.S. Army, U.S. Health and Human Services, Disney, and Google. He is the recipient of a DARPA Young Faculty Award and an NSF CAREER Award.\r\n\r\n[\/panel]\r\n\r\n[panel header=\"Learning Healthy Models for Healthcare\"]\r\nDr. Marzyeh Ghassemi, University of Toronto and Vector Institute\r\n\r\nMarch 25, 2019\r\n

Abstract<\/strong><\/h3>\r\nHealth is important, and improvements in health improve lives. However, we still don't fundamentally understand what it means to be healthy, and the same patient may receive different treatments across different hospitals or clinicians as new evidence is discovered, or individual illness is interpreted.\r\n\r\nHealth is unlike many success stories in machine learning so far - games like Go and self-driving cars - because we do not have well-defined goals that can be used to learn rules. The nuance of health also requires that we keep machine learning models \"healthy\" - working to ensure that they do not learn biased rules or detrimental recommendations.\r\n\r\nIn this talk, Dr. Ghassemi covered some of the many novel technical opportunities for machine learning to tackle that stem from health challenges, and important progress to be made with careful application to domain.\r\n[\/panel]\r\n\r\n[\/accordion]"}],"msr_startdate":"2019-09-24","msr_enddate":"2019-09-24","msr_event_time":"4:30 PM - 6:00 PM","msr_location":"Montreal, Quebec, Canada","msr_event_link":"https:\/\/www.microsoftevents.com\/profile\/7953306","msr_event_recording_link":"","msr_startdate_formatted":"September 24, 2019","msr_register_text":"Watch now","msr_cta_link":"https:\/\/www.microsoftevents.com\/profile\/7953306","msr_cta_text":"Watch now","msr_cta_bi_name":"Event Register","featured_image_thumbnail":"\"Event:","event_excerpt":"Technical AI presentations with Q&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;A, followed immediately by a brief reception with pizza to meet the speaker and address detailed questions. Local academic community members are welcome.","msr_research_lab":[437514],"related-researchers":[],"msr_impact_theme":[],"related-academic-programs":[],"related-groups":[],"related-projects":[],"related-opportunities":[],"related-publications":[],"related-videos":[],"related-posts":[],"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-event\/573564"}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-event"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/types\/msr-event"}],"version-history":[{"count":18,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-event\/573564\/revisions"}],"predecessor-version":[{"id":609411,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-event\/573564\/revisions\/609411"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media\/573579"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/media?parent=573564"}],"wp:term":[{"taxonomy":"msr-research-area","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/research-area?post=573564"},{"taxonomy":"msr-region","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-region?post=573564"},{"taxonomy":"msr-event-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-event-type?post=573564"},{"taxonomy":"msr-video-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-video-type?post=573564"},{"taxonomy":"msr-locale","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-locale?post=573564"},{"taxonomy":"msr-program-audience","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-program-audience?post=573564"},{"taxonomy":"msr-post-option","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-post-option?post=573564"},{"taxonomy":"msr-impact-theme","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/research\/wp-json\/wp\/v2\/msr-impact-theme?post=573564"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}