類似オブジェクトのパーティション化とグループ化は、画像のセグメンテーションとクラスタリングの問題で基本的な役割を果たします。このような問題の典型的な目標は、類似したオブジェクト、または画像処理の場合はピクセルをグループ化することです。同時に、別の目標は、各グループを他のグループとは明らかに異なるものにし、グループサイズをかなり大きくすることです。多くの場合、これらの目標は比率最適化の問題として組み合わされます。そのような問題の1つの例は正規化されたカットの問題であり、別の例は比率領域の問題です。ここで、これらの問題を最適に解決する最初の多項式時間アルゴリズムを考案します。アルゴリズムは効率的で組み合わせです。これは、これらの問題を非線形最適化問題として定式化する画像セグメンテーションの文献で使用されている発見的アプローチとは対照的であり、その後、実数のスペクトル技術で緩和および解決されます。これらのアプローチは、最適なソリューションを提供できないだけでなく、計算コストもかかります。ここで紹介するアルゴリズムは、サブルーチンとして、多項式サイズの関連グラフで最小の$ s、t-cutプロシージャを使用します。出力は、それぞれの比率の問題に対する最適なソリューションと、分子と分母の目的の相対的な重み付けに関するネストされたソリューションのシーケンスで構成されます。ここでの結果の二基準および多基準目的関数への拡張は、パートIIに示されています。
Partitioning and grouping of similar objects plays a fundamental role in image segmentation and in clustering problems. In such problems a typical goal is to group together similar objects, or pixels in the case of image processing. At the same time another goal is to have each group distinctly dissimilar from the rest and possibly to have the group size fairly large. These goals are often combined as a ratio optimization problem. One example of such problem is the normalized cut problem, another is the ratio regions problem. We devise here the first polynomial time algorithms solving these problems optimally. The algorithms are efficient and combinatorial. This contrasts with the heuristic approaches used in the image segmentation literature that formulate those problems as nonlinear optimization problems, which are then relaxed and solved with spectral techniques in real numbers. These approaches not only fail to deliver an optimal solution, but they are also computationally expensive. The algorithms presented here use as a subroutine a minimum $s,t-cut procedure on a related graph which is of polynomial size. The output consists of the optimal solution to the respective ratio problem, as well as a sequence of nested solution with respect to any relative weighting of the objectives of the numerator and denominator. An extension of the results here to bi-criteria and multi-criteria objective functions is presented in part II.