- About
- Events
- Calendar
- Graduation Information
- Cornell Learning Machines Seminar
- Student Colloquium
- BOOM
- Spring 2025 Colloquium
- Conway-Walker Lecture Series
- Salton 2024 Lecture Series
- Seminars / Lectures
- Big Red Hacks
- Cornell University / Cornell Tech - High School Programming Workshop and Contest 2025
- Game Design Initiative
- CSMore: The Rising Sophomore Summer Program in Computer Science
- Explore CS Research
- ACSU Research Night
- Cornell Junior Theorists' Workshop 2024
- People
- Courses
- Research
- Undergraduate
- M Eng
- MS
- PhD
- Admissions
- Current Students
- Computer Science Graduate Office Hours
- Advising Guide for Research Students
- Business Card Policy
- Cornell Tech
- Curricular Practical Training
- A & B Exam Scheduling Guidelines
- Fellowship Opportunities
- Field of Computer Science Ph.D. Student Handbook
- Graduate TA Handbook
- Field A Exam Summary Form
- Graduate School Forms
- Instructor / TA Application
- Ph.D. Requirements
- Ph.D. Student Financial Support
- Special Committee Selection
- Travel Funding Opportunities
- Travel Reimbursement Guide
- The Outside Minor Requirement
- Diversity and Inclusion
- Graduation Information
- CS Graduate Minor
- Outreach Opportunities
- Parental Accommodation Policy
- Special Masters
- Student Spotlights
- Contact PhD Office
Title: How to Compute with PDGs: Inference, Inconsistency Measurement, and the Close Relationship Between the Two (via Zoom)
Abstract: Probabilistic Dependency Graphs (PDGs) are a flexible modeling tool that plays two seemingly different roles. On one hand, PDGs specify a joint distribution; in this capacity, they are an especially modular and interpretable generalization of standard probabilistic graphical models. On the other hand, PDGs have a natural inconsistency measure; in this capacity, they are a principled model-based way to specify a loss function. Yet, until now, there has been no practical way to compute with PDGs in either role: no inference algorithm, and no (provably correct) way to calculate the degree of inconsistency.
We present the first tractable inference algorithm for PDGs with discrete variables, making the asymptotic complexity of PDG inference similar to that of the graphical models they generalize. Our algorithm also happens to also calculate inconsistency as a byproduct. The key components are:
(1) the observation that, in many cases, the distribution a PDG specifies can be formulated as a convex optimization problem (with exponential cone constraints),
(2) a construction that allows us to express these problems compactly for PDGs of bounded treewidth,
(3) contributions to the theory of PDGs that justify the construction, and
(4) an appeal to interior point methods that can solve such problems in polynomial time.
In addition, we prove that there is an almost-linear reduction from approximate PDG inference to inconsistency approximation. In this sense, precisely quantifying one's inconsistencies is no easier than optimally resolving them. Thus, the two views of PDGs are essentially equivalent---not only semantically, but algorithmically as well.
This talk is based on joint work with Joseph Halpern and Christopher De Sa.
Bio. Oliver is a 6th year PhD student at Cornell, advised by Joe Halpern. His research develops clean unified mathematical foundations for fallible agents, bringing together graphical models, information theory, programming languages, logic, and machine learning. Oliver earned three majors (Math, Biology, CS) and minors (Chemistry, Physics, Cognitive Science) as an undergraduate at the University of Utah.