Skip to main content

Showing 1–3 of 3 results for author: Donti, P L

Searching in archive stat. Search in all archives.
.
  1. arXiv:2104.12225  [pdf, other

    cs.LG math.OC stat.ML

    DC3: A learning method for optimization with hard constraints

    Authors: Priya L. Donti, David Rolnick, J. Zico Kolter

    Abstract: Large optimization problems with hard constraints arise in many settings, yet classical solvers are often prohibitively slow, motivating the use of deep networks as cheap "approximate solvers." Unfortunately, naive deep learning approaches typically cannot enforce the hard constraints of such problems, leading to infeasible solutions. In this work, we present Deep Constraint Completion and Correct… ▽ More

    Submitted 25 April, 2021; originally announced April 2021.

    Comments: In ICLR 2021. Code available at https://github.com/locuslab/DC3

    Journal ref: International Conference on Learning Representations 2021

  2. arXiv:1906.05433  [pdf, other

    cs.CY cs.AI cs.LG stat.ML

    Tackling Climate Change with Machine Learning

    Authors: David Rolnick, Priya L. Donti, Lynn H. Kaack, Kelly Kochanski, Alexandre Lacoste, Kris Sankaran, Andrew Slavin Ross, Nikola Milojevic-Dupont, Natasha Jaques, Anna Waldman-Brown, Alexandra Luccioni, Tegan Maharaj, Evan D. Sherwin, S. Karthik Mukkavilli, Konrad P. Kording, Carla Gomes, Andrew Y. Ng, Demis Hassabis, John C. Platt, Felix Creutzig, Jennifer Chayes, Yoshua Bengio

    Abstract: Climate change is one of the greatest challenges facing humanity, and we, as machine learning experts, may wonder how we can help. Here we describe how machine learning can be a powerful tool in reducing greenhouse gas emissions and hel** society adapt to a changing climate. From smart grids to disaster management, we identify high impact problems where existing gaps can be filled by machine lea… ▽ More

    Submitted 5 November, 2019; v1 submitted 10 June, 2019; originally announced June 2019.

    Comments: For additional resources, please visit the website that accompanies this paper: https://www.climatechange.ai/

  3. arXiv:1905.12149  [pdf, other

    cs.LG cs.AI stat.ML

    SATNet: Bridging deep learning and logical reasoning using a differentiable satisfiability solver

    Authors: Po-Wei Wang, Priya L. Donti, Bryan Wilder, Zico Kolter

    Abstract: Integrating logical reasoning within deep learning architectures has been a major goal of modern AI systems. In this paper, we propose a new direction toward this goal by introducing a differentiable (smoothed) maximum satisfiability (MAXSAT) solver that can be integrated into the loop of larger deep learning systems. Our (approximate) solver is based upon a fast coordinate descent approach to sol… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

    Comments: Accepted at ICML'19. The code can be found at https://github.com/locuslab/satnet