paper-with-me

홈 › Papers

Rectified Euler k-means and Beyond

2021-08-06 · Yunxia Lin, Songcan Chen

Euler k-means (EulerK) first maps data onto the unit hyper-sphere surface of equi-dimensional space via a complex mapping which induces the robust Euler kernel and next employs the popular $k$-means. Consequently, besides enjoying the virtues of k-means such as simplicity and scalability to large data sets, EulerK is also robust to noises and outliers. Although so, the centroids captured by EulerK deviate from the unit hyper-sphere surface and thus in strict distributional sense, actually are outliers. This weird phenomenon also occurs in some generic kernel clustering methods. Intuitively, using such outlier-like centroids should not be quite reasonable but it is still seldom attended. To eliminate the deviation, we propose two Rectified Euler k-means methods, i.e., REK1 and REK2, which retain the merits of EulerK while acquire real centroids residing on the mapped space to better characterize the data structures. Specifically, REK1 rectifies EulerK by imposing the constraint on the centroids while REK2 views each centroid as the mapped image from a pre-image in the original space and optimizes these pre-images in Euler kernel induced space. Undoubtedly, our proposed REKs can methodologically be extended to solve problems of such a category. Finally, the experiments validate the effectiveness of REK1 and REK2.

📄 PDF Abstract BibTeX arXiv:2108.03081

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow

2022-09-07 · Xingchao Liu, Chengyue Gong, Qiang Liu

We present rectified flow, a surprisingly simple approach to learning (neural) ordinary differential equation (ODE) models to transport between two empirically observed distributions \pi_0 and \pi_1, hence providing a un…

Domain AdaptationImage GenerationImage-to-Image TranslationTranslation

Order-Optimal Sample Complexity of Rectified Flows

2026-01-28 · Hari Krishna Sahoo, Mudit Gaur, Vaneet Aggarwal arxiv

Recently, flow-based generative models have shown superior efficiency compared to diffusion models. In this paper, we study rectified flow models, which constrain transport trajectories to be linear from the base distrib…

Divergence-Suppressing Couplings for Rectified Flow

2026-05-18 · Yimeng Min, Carla P. Gomes arxiv

The promise of Rectified Flow rests on producing self-generated couplings whose trajectories are straight, or nearly so. In practice, trajectories generated by the base flow model can bend and intertwine, and the resulti…

Image Generation

Stochastic Backward Euler: An Implicit Gradient Descent Algorithm for $k$-means Clustering

2017-10-21 · Penghang Yin, Minh Pham, Adam Oberman, Stanley Osher

In this paper, we propose an implicit gradient descent algorithm for the classic $k$-means problem. The implicit gradient step or backward Euler is solved via stochastic fixed-point iteration, in which we randomly sample…

Clustering

Learning Syllogism with Euler Neural-Networks

2020-07-14 · Tiansi Dong, Chengjiang Li, Christian Bauckhage, Juanzi Li 외

Traditional neural networks represent everything as a vector, and are able to approximate a subset of logical reasoning to a certain degree. As basic logic relations are better represented by topological relations betwee…

Logical Reasoning