paper-with-me

Papers

Convex and Bilevel Optimization for Neuro-Symbolic Inference and Learning

2024-01-17 · Charles Dickens, Changyu Gao, Connor Pryor, Stephen Wright, Lise Getoor

We leverage convex and bilevel optimization techniques to develop a general gradient-based parameter learning framework for neural-symbolic (NeSy) systems. We demonstrate our framework with NeuPSL, a state-of-the-art NeSy architecture. To achieve this, we propose a smooth primal and dual formulation of NeuPSL inference and show learning gradients are functions of the optimal dual variables. Additionally, we develop a dual block coordinate descent algorithm for the new formulation that naturally exploits warm-starts. This leads to over 100x learning runtime improvements over the current best NeuPSL inference method. Finally, we provide extensive empirical evaluations across 8 datasets covering a range of tasks and demonstrate our learning framework achieves up to a 16% point prediction performance improvement over alternative learning methods.

📄 PDF Abstract BibTeX arXiv:2401.09651

Code (3)

convexbilevelnesylearning/experimentscripts 공식 구현 pytorch
convexbilevelnesylearning/psl 공식 구현
linqs/dickens-icml24 공식 구현 pytorch

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

Learning Neuro-Symbolic Skills for Bilevel Planning

2022-06-21 · Tom Silver, Ashay Athalye, Joshua B. Tenenbaum, Tomas Lozano-Perez 외

Decision-making is challenging in robotics environments with continuous object-centric states, continuous actions, long horizons, and sparse feedback. Hierarchical approaches, such as task and motion planning (TAMP), add…

Decision MakingMotion PlanningTask and Motion Planning

Learning Neuro-Symbolic Relational Transition Models for Bilevel Planning

2021-05-28 · AAAI Workshop CLeaR 2022 2 · Rohan Chitnis, Tom Silver, Joshua B. Tenenbaum, Tomas Lozano-Perez 외

In robotic domains, learning and planning are complicated by continuous state spaces, continuous action spaces, and long task horizons. In this work, we address these challenges with Neuro-Symbolic Relational Transition …

Model-based Reinforcement Learning

Bilevel Planning with Learned Symbolic Abstractions from Interaction Data

2026-03-09 · Fatih Dogangun, Burcu Kilic, Serdar Bahar, Emre Ugur arxiv

Intelligent agents must reason over both continuous dynamics and discrete representations to generate effective plans in complex environments. Previous studies have shown that symbolic abstractions can emerge from neural…

Efficiently Escaping Saddle Points in Bilevel Optimization

2022-02-08 · Minhui Huang, Xuxing Chen, Kaiyi Ji, Shiqian Ma 외

Bilevel optimization is one of the fundamental problems in machine learning and optimization. Recent theoretical developments in bilevel optimization focus on finding the first-order stationary points for nonconvex-stron…

Bilevel Optimization

Adaptive Mirror Descent Bilevel Optimization

2023-11-08 · Feihu Huang

In the paper, we propose a class of efficient adaptive bilevel methods based on mirror descent for nonconvex bilevel optimization, where its upper-level problem is nonconvex possibly with nonsmooth regularization, and it…

Bilevel Optimization