paper-with-me

Papers

SYNAPSE: SYmbolic Neural-Aided Preference Synthesis Engine

2024-03-25 · Sadanand Modak, Noah Patton, Isil Dillig, Joydeep Biswas

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

📄 PDF Abstract BibTeX arXiv:2403.16689

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingOut-of-Distribution GeneralizationProgram Synthesis

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

NeuroSynt: A Neuro-symbolic Portfolio Solver for Reactive Synthesis

2024-01-22 · Matthias Cosler, Christopher Hahn, Ayham Omar, Frederik Schmitt

We introduce NeuroSynt, a neuro-symbolic portfolio solver framework for reactive synthesis. At the core of the solver lies a seamless integration of neural and symbolic approaches to solving the reactive synthesis proble…

SYNAPSE: Neuro-Symbolic Visual Thought-to-Text Decoding via Topological Semantic Denoising

2026-05-27 · Akshaj Murhekar, Abhijit Mishra arxiv

Recent advances in large language models have accelerated open-vocabulary EEG-to-imagined-text decoding, where non-invasive neural activity recorded during visual perception is translated into coherent natural language d…

Text GenerationEeg Decoding

Engineering Sketch Generation for Computer-Aided Design

2021-04-19 · Karl D. D. Willis, Pradeep Kumar Jayaraman, Joseph G. Lambourne, Hang Chu 외

Engineering sketches form the 2D basis of parametric Computer-Aided Design (CAD), the foremost modeling paradigm for manufactured objects. In this paper we tackle the problem of learning based engineering sketch generati…

PRIMT: Preference-based Reinforcement Learning with Multimodal Feedback and Trajectory Synthesis from Foundation Models

2025-09-19 · Ruiqi Wang, Dezhong Zhao, Ziqin Yuan, Tianyu Shao 외 arxiv

Preference-based reinforcement learning (PbRL) has emerged as a promising paradigm for teaching robots complex behaviors without reward engineering. However, its effectiveness is often limited by two critical challenges:…

Reinforcement Learning

Non-Interactive Symbolic-Aided Chain-of-Thought for Logical Reasoning

2025-08-17 · Phuong Minh Nguyen, Tien Huu Dang, Naoya Inoue arxiv

This work introduces Symbolic-Aided Chain-of-Thought (CoT), an improved approach to standard CoT, for logical reasoning in large language models (LLMs). The key idea is to integrate lightweight symbolic representations i…

Logical Reasoning