paper-with-me

홈 › Papers

Generalizing Multi-Objective Search via Objective-Aggregation Functions

2025-09-26 · Hadar Peer, Eyal Weiss, Ron Alterovitz, Oren Salzman arxiv

Multi-objective search (MOS) has become essential in robotics, as real-world robotic systems need to simultaneously balance multiple, often conflicting objectives. Recent works explore complex interactions between objectives, leading to problem formulations that do not allow the usage of out-of-the-box state-of-the-art MOS algorithms. In this paper, we suggest a generalized problem formulation that optimizes solution objectives via aggregation functions of hidden (search) objectives. We show that our formulation supports the application of standard MOS algorithms, necessitating only to properly extend several core operations to reflect the specific aggregation functions employed. We demonstrate our approach in several diverse robotics planning problems, spanning motion-planning for navigation, manipulation and planning fr medical systems under obstacle uncertainty as well as inspection planning, and route planning with different road types. We solve the problems using state-of-the-art MOS algorithms after properly extending their core operations, and provide empirical evidence that they outperform by orders of magnitude the vanilla versions of the algorithms applied to the same problems but without objective aggregation.

📄 PDF Abstract BibTeX arXiv:2509.22085

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On Generalization Across Environments In Multi-Objective Reinforcement Learning

2025-03-02 · Jayden Teoh, Pradeep Varakantham, Peter Vamplew

Real-world sequential decision-making tasks often require balancing trade-offs between multiple conflicting objectives, making Multi-Objective Reinforcement Learning (MORL) an increasingly prominent field of research. De…

Decision MakingMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning+1

Learning multi-modal generative models with permutation-invariant encoders and tighter variational objectives

2023-09-01 · Marcel Hirt, Domenico Campolo, Victoria Leong, Juan-Pablo Ortega

Devising deep latent variable models for multi-modal data has been a long-standing theme in machine learning research. Multi-modal Variational Autoencoders (VAEs) have been a popular generative model class that learns la…

Mixture-of-Experts

Enhanced Multi-Objective A* with Partial Expansion

2022-12-06 · Valmiki Kothare, Zhongqiang Ren, Sivakumar Rathinam, Howie Choset

The Multi-Objective Shortest Path Problem (MO-SPP), typically posed on a graph, determines a set of paths from a start vertex to a destination vertex while optimizing multiple objectives. In general, there does not exist…

Projection Optimization: A General Framework for Multi-Objective and Multi-Group RLHF

2025-02-21 · Nuoya Xiong, Aarti Singh

Reinforcement Learning with Human Feedback (RLHF) is a widely used fine-tuning approach that aligns machine learning model, particularly Language Model (LM) with human preferences. There are typically multiple objectives…

Consistent Aggregation of Objectives with Diverse Time Preferences Requires Non-Markovian Rewards

2023-09-30 · NeurIPS 2023 11

As the capabilities of artificial agents improve, they are being increasingly deployed to service multiple diverse objectives and stakeholders. However, the composition of these objectives is often performed ad hoc, with…