This document presents algorithms for minimizing regret ratio in multi-objective submodular function maximization. It introduces the concept of regret ratio for evaluating the quality of a solution set for multiple objectives. It then proposes two algorithms, Coordinate and Polytope, that provide upper bounds on regret ratio by leveraging approximation algorithms for single objective problems. Experimental results on a movie recommendation dataset show the proposed algorithms achieve significantly lower regret ratios than a random baseline.