Example-Driven Intent Synthesis for Constrained Data Bundle Retrieval: Focused Text Snippet Extraction and Beyond

📅 2026-05-18
📈 Citations: 0
Influential: 0
📄 PDF

career value

169K/year
🤖 AI Summary
This work addresses the challenges in combinatorial bundle retrieval where users struggle to explicitly articulate multidimensional intents and receive inadequate feedback when queries are infeasible. To overcome these limitations, the paper introduces Ex2Bundle, a novel example-driven bundle retrieval framework that automatically infers implicit aggregate constraints from user-provided examples to synthesize feasible queries. When the inferred constraints are unsatisfiable, Ex2Bundle performs data-aware minimal relaxation to ensure the returned bundles remain both feasible and aligned with the user’s underlying intent. Experimental results demonstrate that Ex2Bundle significantly enhances system usability, achieving strong performance on real-world datasets and in user studies, while maintaining robustness under shifts in database distributions by consistently delivering intent-aligned bundles.
📝 Abstract
Selecting a bundle of items that collectively satisfies constraints is a fundamental task across databases, recommender systems, and text summarization. Unlike traditional retrieval that returns individual or top-k items, bundle retrieval is inherently combinatorial and, in general, NP-hard. Although package queries can efficiently retrieve bundles given a well-formed query, two key user-centric challenges remain: (1) expressing and tuning multi-dimensional bundle intent through a user-friendly interface, and (2) ensuring feasibility when the query yields empty results. We introduce Ex2Bundle, an Example-driven Bundle retrieval framework that enables users to specify their intent through example bundles and automatically synthesizes package queries that capture the intent implicit in those example bundles via aggregate constraints. Ex2Bundle also addresses a challenge unique to bundle retrieval: when inferred aggregate constraints are infeasible over the target data, our data-aware constraint relaxation minimally adjusts the constraint bounds while preserving alignment with user intent. We instantiate a specific application of focused text snippet extraction by example to demonstrate the efficacy of the Ex2Bundle framework. Extensive experiments over real-world datasets and a user study demonstrate that Ex2Bundle improves usability and consistently returns intent-aligned bundles even under distributional shifts of the target database.
Problem

Research questions and friction points this paper is trying to address.

bundle retrieval
user intent
constraint feasibility
example-driven
combinatorial retrieval
Innovation

Methods, ideas, or system contributions that make the work stand out.

example-driven synthesis
bundle retrieval
constraint relaxation
aggregate constraints
intent alignment
🔎 Similar Papers
No similar papers found.