paper-with-me

Papers

Learning Data-Driven Objectives to Optimize Interactive Systems

2018-02-17 · Ziming Li, Julia Kiseleva, Alekh Agarwal, Maarten de Rijke

Effective optimization is essential for interactive systems to provide a satisfactory user experience. However, it is often challenging to find an objective to optimize for. Generally, such objectives are manually crafted and rarely capture complex user needs in an accurate manner. We propose an approach that infers the objective directly from observed user interactions. These inferences can be made regardless of prior knowledge and across different types of user behavior. We introduce interactive system optimization, a novel algorithm that uses these inferred objectives for optimization. Our main contribution is a new general principled approach to optimizing interactive systems using data-driven objectives. We demonstrate the high effectiveness of interactive system optimization over several simulations.

📄 PDF Abstract BibTeX arXiv:1802.06306

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Interactive Systems via Data-Driven Objectives

2020-06-19 · Ziming Li, Julia Kiseleva, Alekh Agarwal, Maarten de Rijke 외

Effective optimization is essential for real-world interactive systems to provide a satisfactory user experience in response to changing user behavior. However, it is often challenging to find an objective to optimize fo…

SARDINE: A Simulator for Automated Recommendation in Dynamic and Interactive Environments

2023-11-28 · Romain Deffayet, Thibaut Thonet, Dongyoon Hwang, Vassilissa Lehoux 외

Simulators can provide valuable insights for researchers and practitioners who wish to improve recommender systems, because they allow one to easily tweak the experimental setup in which recommender systems operate, and …

counterfactualLearning-To-RankRecommendation Systems

Fairness Begins with State: Purifying Latent Preferences for Hierarchical Reinforcement Learning in Interactive Recommendation

2026-03-04 · Yun Lu, Xiaoyu Shi, Hong Xie, Xiangyu Zhao 외 arxiv

Interactive recommender systems (IRS) are increasingly optimized with Reinforcement Learning (RL) to capture the sequential nature of user-system dynamics. However, existing fairness-aware methods often suffer from a fun…

Hierarchical Reinforcement Learning

Data-driven Identification of Occupant Thermostat-Behavior Dynamics

2019-12-13

Building occupant behavior drives significant differences in building energy use, even in automated buildings. Users' distrust in the automation causes them to override settings. This results in responses that fail to sa…

UI2Code^N: UI-to-Code Generation as Interactive Visual Optimization

2025-11-11 · Zhen Yang, Wenyi Hong, Mingde Xu, Xinyue Fan 외 arxiv

UI-to-code aims to translate UI screenshots into executable front-end code. Despite progress with vision-language models (VLMs), most existing methods formulate UI-to-code as a single-pass generation, which mismatches re…

Reinforcement LearningCode Generation