paper-with-me

Papers

Data-driven Preference Learning Methods for Sorting Problems with Multiple Temporal Criteria

2023-09-22 · Yijun Li, Mengzhuo Guo, Miłosz Kadziński, Qingpeng Zhang

The advent of predictive methodologies has catalyzed the emergence of data-driven decision support across various domains. However, developing models capable of effectively handling input time series data presents an enduring challenge. This study presents novel preference learning approaches to multiple criteria sorting problems in the presence of temporal criteria. We first formulate a convex quadratic programming model characterized by fixed time discount factors, operating within a regularization framework. To enhance scalability and accommodate learnable time discount factors, we introduce a novel monotonic Recurrent Neural Network (mRNN). It is designed to capture the evolving dynamics of preferences over time while upholding critical properties inherent to MCS problems, including criteria monotonicity, preference independence, and the natural ordering of classes. The proposed mRNN can describe the preference dynamics by depicting marginal value functions and personalized time discount factors along with time, effectively amalgamating the interpretability of traditional MCS methods with the predictive potential offered by deep preference learning models. Comprehensive assessments of the proposed models are conducted, encompassing synthetic data scenarios and a real-case study centered on classifying valuable users within a mobile gaming app based on their historical in-app behavioral sequences. Empirical findings underscore the notable performance improvements achieved by the proposed models when compared to a spectrum of baseline methods, spanning machine learning, deep learning, and conventional multiple criteria sorting approaches.

📄 PDF Abstract BibTeX arXiv:2309.12620

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
mRNN A Multiplicative RNN (mRNN) is a type of recurrent neural network with multiplicative connections. In a standard RNN, the current input $x\_{t}$ is first transformed via the…

Similar Papers 제목 키워드 기반

Lexicographic optimization-based approaches to learning a representative model for multi-criteria sorting with non-monotonic criteria

2024-09-03 · Zhen Zhang, Zhuolin Li, Wenyu Yu

Deriving a representative model using value function-based methods from the perspective of preference disaggregation has emerged as a prominent and growing topic in multi-criteria sorting (MCS) problems. A noteworthy obs…

Data-driven preference learning methods for value-driven multiple criteria sorting with interacting criteria

2019-05-21 · Jiapeng Liu, Milosz Kadzinski, Xiuwu Liao, Xiaoxin Mao

The learning of predictive models for data-driven decision support has been a prevalent topic in many fields. However, construction of models that would capture interactions among input variables is a challenging task. I…

An incremental preference elicitation-based approach to learning potentially non-monotonic preferences in multi-criteria sorting

2024-09-04 · Zhuolin Li, Zhen Zhang, Witold Pedrycz

This paper introduces a novel incremental preference elicitation-based approach to learning potentially non-monotonic preferences in multi-criteria sorting (MCS) problems, enabling decision makers to progressively provid…

Active LearningQuestion Selection

A preference learning framework for multiple criteria sorting with diverse additive value models and valued assignment examples

2019-10-12 · Jiapeng Liu, Milosz Kadzinski, Xiuwu Liao, Xiaoxin Mao 외

We present a preference learning framework for multiple criteria sorting. We consider sorting procedures applying an additive value model with diverse types of marginal value functions (including linear, piecewise-linear…

Sorting and filtering as effective rational choice procedures

2018-09-18 · Paulo Oliva, Philipp Zahn

Many online shops offer functionality that help their customers navigate the available alternatives. For instance, options to filter and to sort goods are wide-spread. In this paper we show that sorting and filtering can…

Navigate