Pith. sign in

REVIEW 2 cited by

"I Want It That Way": Enabling Interactive Decision Support Using Large Language Models and Constraint Programming

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.06908 v3 pith:EEEUMLUD submitted 2023-12-12 cs.HC

"I Want It That Way": Enabling Interactive Decision Support Using Large Language Models and Constraint Programming

classification cs.HC
keywords supportdecisionpreferencessystemsapproachconstraintelicitationframework
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

A critical factor in the success of decision support systems is the accurate modeling of user preferences. Psychology research has demonstrated that users often develop their preferences during the elicitation process, highlighting the pivotal role of system-user interaction in developing personalized systems. This paper introduces a novel approach, combining Large Language Models (LLMs) with Constraint Programming to facilitate interactive decision support. We study this hybrid framework through the lens of meeting scheduling, a time-consuming daily activity faced by a multitude of information workers. We conduct three studies to evaluate the novel framework, including a diary study (n=64) to characterize contextual scheduling preferences, a quantitative evaluation of the system's performance, and a user study (n=10) with a prototype system. Our work highlights the potential for a hybrid LLM and optimization approach for iterative preference elicitation and design considerations for building systems that support human-system collaborative decision-making processes.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LISTEN to Your Preferences: An LLM Framework for Multi-Objective Selection

    cs.CL 2025-10 unverdicted novelty 6.0

    LISTEN is an agentic LLM framework for multi-objective selection using natural language, with LISTEN-U refining a parametric utility function and LISTEN-T performing tournament-style batch selections, showing context-...

  2. LISTEN to Your Preferences: An LLM Framework for Multi-Objective Selection

    cs.CL 2025-10 conditional novelty 6.0

    LISTEN uses LLMs as zero-shot preference oracles, via iterative utility refinement (LISTEN-U) or tournament comparisons (LISTEN-T), to select preferred items from large multi-objective candidate sets.