paper-with-me

Papers

Constructive Preference Elicitation over Hybrid Combinatorial Spaces

2017-11-21 · Paolo Dragone, Stefano Teso, Andrea Passerini

Preference elicitation is the task of suggesting a highly preferred configuration to a decision maker. The preferences are typically learned by querying the user for choice feedback over pairs or sets of objects. In its constructive variant, new objects are synthesized "from scratch" by maximizing an estimate of the user utility over a combinatorial (possibly infinite) space of candidates. In the constructive setting, most existing elicitation techniques fail because they rely on exhaustive enumeration of the candidates. A previous solution explicitly designed for constructive tasks comes with no formal performance guarantees, and can be very expensive in (or unapplicable to) problems with non-Boolean attributes. We propose the Choice Perceptron, a Perceptron-like algorithm for learning user preferences from set-wise choice feedback over constructive domains and hybrid Boolean-numeric feature spaces. We provide a theoretical analysis on the attained regret that holds for a large class of query selection strategies, and devise a heuristic strategy that aims at optimizing the regret in practice. Finally, we demonstrate its effectiveness by empirical evaluation against existing competitors on constructive scenarios of increasing complexity.

📄 PDF Abstract BibTeX arXiv:1711.07875

Code (1)

unitn-sml/choice-perceptron 공식 구현

Similar Papers 제목 키워드 기반

Decomposition Strategies for Constructive Preference Elicitation

2017-11-22 · Paolo Dragone, Stefano Teso, Mohit Kumar, Andrea Passerini

We tackle the problem of constructive preference elicitation, that is the problem of learning user preferences over very large decision problems, involving a combinatorial space of possible outcomes. In this setting, the…

Learning Modulo Theories for preference elicitation in hybrid domains

2015-08-18 · Paolo Campigotto, Roberto Battiti, Andrea Passerini

This paper introduces CLEO, a novel preference elicitation algorithm capable of recommending complex objects in hybrid domains, characterized by both discrete and continuous attributes and constraints defined over them. …

Learning-To-Rank

Preference Elicitation for Multi-objective Combinatorial Optimization with Active Learning and Maximum Likelihood Estimation

2025-03-14 · Marianne Defresne, Jayanta Mandi, Tias Guns

Real-life combinatorial optimization problems often involve several conflicting objectives, such as price, product quality and sustainability. A computationally-efficient way to tackle multiple objectives is to aggregate…

Active LearningCombinatorial Optimization

Constructive Preference Elicitation by Setwise Max-margin Learning

2016-04-20 · Stefano Teso, Andrea Passerini, Paolo Viappiani

In this paper we propose an approach to preference elicitation that is suitable to large configuration spaces beyond the reach of existing state-of-the-art approaches. Our setwise max-margin method can be viewed as a gen…

LLM-Powered Preference Elicitation in Combinatorial Assignment

2025-02-14 · Ermis Soumalias, Yanchen Jiang, Kehang Zhu, Michael Curry 외

We study the potential of large language models (LLMs) as proxies for humans to simplify preference elicitation (PE) in combinatorial assignment. While traditional PE methods rely on iterative queries to capture preferen…