← Search

Connor Pryor

8 accepted papers

2024

Convex and Bilevel Optimization for Neural-Symbolic Inference and Learning

ICML 2024poster

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…

Cited by 6SourcePDFScholar
2023

CausalDialogue: Modeling Utterance-level Causality in Conversations

ACL 2023findings

Despite their widespread adoption, neural conversation models have yet to exhibit natural chat capabilities with humans. In this research, we examine user utterances as causes and generated responses as effects, recognizing that changes in a cause should produce a different effect. To further explor…

2023

ESC: Exploration with Soft Commonsense Constraints for Zero-shot Object Navigation

ICML 2023poster

The ability to accurately locate and navigate to a specific object is a crucial capability for embodied agents that operate in the real world and interact with objects to complete tasks. Such object navigation tasks usually require large-scale training in visual environments with labeled objects, wh…

Cited by 115SourcePDFScholar
2023

NeuPSL: Neural Probabilistic Soft Logic

IJCAI 2023poster

In this paper, we introduce Neural Probabilistic Soft Logic (NeuPSL), a novel neuro-symbolic (NeSy) framework that unites state-of-the-art symbolic reasoning with the low-level perception of deep neural networks. To model the boundary between neural and symbolic representations, we propose a family…

2023

Using Domain Knowledge to Guide Dialog Structure Induction via Neural Probabilistic Soft Logic

ACL 2023long

Dialog Structure Induction (DSI) is the task of inferring the latent dialog structure (i.e., a set of dialog states and their temporal transitions) of a given goal-oriented dialog. It is a critical component for modern dialog system design and discourse analysis. Existing DSI approaches are often pu…

2022

FETA: A Benchmark for Few-Sample Task Transfer in Open-Domain Dialogue

EMNLP 2022main

Task transfer, transferring knowledge contained in related tasks, holds the promise of reducing the quantity of labeled data required to fine-tune language models. Dialogue understanding encompasses many diverse tasks, yet task transfer has not been thoroughly studied in conversational AI. This work…

2021

Context-Aware Online Collective Inference for Templated Graphical Models

ICML 2021spotlight

In this work, we examine online collective inference, the problem of maintaining and performing inference over a sequence of evolving graphical models. We utilize templated graphical models (TGM), a general class of graphical models expressed via templates and instantiated with data. A key challenge…

2021

Local Explanation of Dialogue Response Generation

NeurIPS 2021poster

In comparison to the interpretation of classification models, the explanation of sequence generation models is also an important problem, however it has seen little attention. In this work, we study model-agnostic explanations of a representative text generation task -- dialogue response generation.…