paper-with-me

홈 › Papers

Orbit: A Framework for Designing and Evaluating Multi-objective Rankers

2024-11-07 · Chenyang Yang, Tesi Xiao, Michael Shavlovsky, Christian Kästner, Tongshuang Wu

Machine learning in production needs to balance multiple objectives: This is particularly evident in ranking or recommendation models, where conflicting objectives such as user engagement, satisfaction, diversity, and novelty must be considered at the same time. However, designing multi-objective rankers is inherently a dynamic wicked problem -- there is no single optimal solution, and the needs evolve over time. Effective design requires collaboration between cross-functional teams and careful analysis of a wide range of information. In this work, we introduce Orbit, a conceptual framework for Objective-centric Ranker Building and Iteration. The framework places objectives at the center of the design process, to serve as boundary objects for communication and guide practitioners for design and evaluation. We implement Orbit as an interactive system, which enables stakeholders to interact with objective spaces directly and supports real-time exploration and evaluation of design trade-offs. We evaluate Orbit through a user study involving twelve industry practitioners, showing that it supports efficient design space exploration, leads to more informed decision-making, and enhances awareness of the inherent trade-offs of multiple objectives. Orbit (1) opens up new opportunities of an objective-centric design process for any multi-objective ML models, as well as (2) sheds light on future designs that push practitioners to go beyond a narrow metric-centric or example-centric mindset.

📄 PDF Abstract BibTeX arXiv:2411.04798

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agile Tradespace Exploration for Space Rendezvous Mission Design via Transformers

2025-10-03 · Yuji Takubo, Daniele Gammelli, Marco Pavone, Simone D'Amico arxiv

Spacecraft rendezvous enables on-orbit servicing, debris removal, and crewed docking, forming the foundation for a scalable space economy. Designing such missions requires rapid exploration of the tradespace between cont…

Min-Max Bilevel Multi-objective Optimization with Applications in Machine Learning

2022-03-03 · Alex Gu, Songtao Lu, Parikshit Ram, Lily Weng

We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-lo…

BIG-bench Machine LearningBilevel OptimizationHyperparameter OptimizationMeta-Learning+2

Orbital Facility Location Problem for Satellite Constellation Servicing Depots

2023-02-21 · Yuri Shimane, Nick Gollins, Koki Ho

This work proposes an adaptation of the Facility Location Problem for the optimal placement of on-orbit servicing depots for satellite constellations in high-altitude orbit. The high-altitude regime, such as Medium Earth…

Single-Satellite Navigation on Lunar North Pole

2025-04-04 · Tim Gong, Andrew Dempster

The Moon is a primary focus of space exploration. Current navigation methods face significant limitations in providing precise location data for lunar missions. In particular, existing methods often require direct Line o…

Position

Orbit-Equivariant Graph Neural Networks

2024-01-16 · ICLR 2024 1 · Matthew Morris, Bernardo Cuenca Grau, Ian Horrocks

Equivariance is an important structural property that is captured by architectures such as graph neural networks (GNNs). However, equivariant graph functions cannot produce different outputs for similar nodes, which may …