ROCVLGPLMar 25, 2024

SYNAPSE: SYmbolic Neural-Aided Preference Synthesis Engine

U of Toronto
arXiv:2403.16689v32 citationsh-index: 42AAAI
Originality Incremental advance
AI Analysis

This addresses the challenge of subjective preference learning in robotics, which is incremental as it combines existing techniques like visual parsing and LLMs into a novel neuro-symbolic approach.

The paper tackles the problem of preference learning for aligning robot behaviors from visual demonstrations by introducing SYNAPSE, a neuro-symbolic framework that learns preferential concepts from limited data, significantly outperforming baselines in out-of-distribution generalization.

This paper addresses the problem of preference learning, which aims to align robot behaviors through learning user specific preferences (e.g. "good pull-over location") from visual demonstrations. Despite its similarity to learning factual concepts (e.g. "red door"), preference learning is a fundamentally harder problem due to its subjective nature and the paucity of person-specific training data. We address this problem using a novel framework called SYNAPSE, which is a neuro-symbolic approach designed to efficiently learn preferential concepts from limited data. SYNAPSE represents preferences as neuro-symbolic programs, facilitating inspection of individual parts for alignment, in a domain-specific language (DSL) that operates over images and leverages a novel combination of visual parsing, large language models, and program synthesis to learn programs representing individual preferences. We perform extensive evaluations on various preferential concepts as well as user case studies demonstrating its ability to align well with dissimilar user preferences. Our method significantly outperforms baselines, especially when it comes to out of distribution generalization. We show the importance of the design choices in the framework through multiple ablation studies. Code, additional results, and supplementary material can be found on the website: https://amrl.cs.utexas.edu/synapse

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes