paper-with-me

홈 › Papers

Crowdsourcing Pareto-Optimal Object Finding by Pairwise Comparisons

2014-09-15 · Abolfazl Asudeh, Gensheng Zhang, Naeemul Hassan, Chengkai Li, Gergely V. Zaruba

This is the first study on crowdsourcing Pareto-optimal object finding, which has applications in public opinion collection, group decision making, and information exploration. Departing from prior studies on crowdsourcing skyline and ranking queries, it considers the case where objects do not have explicit attributes and preference relations on objects are strict partial orders. The partial orders are derived by aggregating crowdsourcers' responses to pairwise comparison questions. The goal is to find all Pareto-optimal objects by the fewest possible questions. It employs an iterative question-selection framework. Guided by the principle of eagerly identifying non-Pareto optimal objects, the framework only chooses candidate questions which must satisfy three conditions. This design is both sufficient and efficient, as it is proven to find a short terminal question sequence. The framework is further steered by two ideas---macro-ordering and micro-ordering. By different micro-ordering heuristics, the framework is instantiated into several algorithms with varying power in pruning questions. Experiment results using both real crowdsourcing marketplace and simulations exhibited not only orders of magnitude reductions in questions when compared with a brute-force approach, but also close-to-optimal performance from the most efficient instantiation.

📄 PDF Abstract BibTeX arXiv:1409.4161

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingObjectQuestion Selection

Similar Papers 제목 키워드 기반

An Interactive Framework for Finding the Optimal Trade-off in Differential Privacy

2025-09-04 · Yaohong Yang, Aki Rehn, Sammie Katt, Antti Honkela 외 arxiv

Differential privacy (DP) is the standard for privacy-preserving analysis, and introduces a fundamental trade-off between privacy guarantees and model performance. Selecting the optimal balance is a critical challenge th…

Transfer Learning

Divide and Conquer: Provably Unveiling the Pareto Front with Multi-Objective Reinforcement Learning

2024-02-11 · Willem Röpke, Mathieu Reymond, Patrick Mannion, Diederik M. Roijers 외

An important challenge in multi-objective reinforcement learning is obtaining a Pareto front of policies to attain optimal performance under different preferences. We introduce Iterated Pareto Referent Optimisation (IPRO…

Multi-Objective Reinforcement Learningreinforcement-learningReinforcement Learning

How to Find the Exact Pareto Front for Multi-Objective MDPs?

2024-10-21 · Yining Li, Peizhong Ju, Ness B. Shroff

Multi-objective Markov Decision Processes (MDPs) are receiving increasing attention, as real-world decision-making problems often involve conflicting objectives that cannot be addressed by a single-objective MDP. The Par…

User-Preference Meets Pareto-Optimality: Multi-Objective Bayesian Optimization with Local Gradient Search

2025-02-10 · Joshua Hang Sai Ip, Ankush Chakrabarty, Ali Mesbah, Diego Romeres

Incorporating user preferences into multi-objective Bayesian optimization (MOBO) allows for personalization of the optimization procedure. Preferences are often abstracted in the form of an unknown utility function, esti…

Bayesian Optimization

Weak Pareto Boundary: The Achilles' Heel of Evolutionary Multi-Objective Optimization

2025-05-20 · Ruihao Zheng, Jingda Deng, Zhenkun Wang

The weak Pareto boundary ($WPB$) refers to a boundary in the objective space of a multi-objective optimization problem, characterized by weak Pareto optimality rather than Pareto optimality. The $WPB$ brings severe chall…

AttributeEvolutionary Algorithms