paper-with-me

Papers

Efficient Online Clustering with Moving Costs

2023-09-21 · NeurIPS 2023 11

In this work we consider an online learning problem, called Online $k$-Clustering with Moving Costs, at which a learner maintains a set of $k$ facilities over $T$ rounds so as to minimize the connection cost of an adversarially selected sequence of clients. The learner is informed on the positions of the clients at each round $t$ only after its facility-selection and can use this information to update its decision in the next round. However, updating the facility positions comes with an additional moving cost based on the moving distance of the facilities. We present the first $\mathcal{O}(\log n)$-regret polynomial-time online learning algorithm guaranteeing that the overall cost (connection $+$ moving) is at most $\mathcal{O}(\log n)$ times the time-averaged connection cost of the best fixed solution. Our work improves on the recent result of (Fotakis et al., 2021) establishing $\mathcal{O}(k)$-regret guarantees only on the connection cost.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Approximating arrival costs in distributed moving horizon estimation: A recursive method

2024-06-10 · Xiaojie Li, Xunyuan Yin

In this paper, we present a new approach to distributed moving horizon estimation for constrained nonlinear processes. The method involves approximating the arrival costs of local estimators through a recursive framework…

Chemical Process

Online Pedestrian Group Walking Event Detection Using Spectral Analysis of Motion Similarity Graph

2019-09-03 · Vahid Bastani, Damian Campo, Lucio Marcenaro, Carlo S. Regazzoni

A method for online identification of group of moving objects in the video is proposed in this paper. This method at each frame identifies group of tracked objects with similar local instantaneous motion pattern using sp…

ClusteringEvent Detection

Delayed Assignments in Online Non-Centroid Clustering with Stochastic Arrivals

2026-01-22 · Saar Cohen arxiv

Clustering is a fundamental problem, aiming to partition a set of elements, like agents or data points, into clusters such that elements in the same cluster are closer to each other than to those in other clusters. In th…

Optical Flow Based Online Moving Foreground Analysis

2018-11-18 · Junjie Huang, Wei Zou, Zheng Zhu, Jiagang Zhu

Obtained by moving object detection, the foreground mask result is unshaped and can not be directly used in most subsequent processes. In this paper, we focus on this problem and address it by constructing an optical flo…

ClusteringMoving Object Detectionobject-detectionObject Detection+1

Heterogeneous Tri-stream Clustering Network

2023-01-11 · Xiaozhi Deng, Dong Huang, Chang-Dong Wang

Contrastive deep clustering has recently gained significant attention with its ability of joint contrastive learning and clustering via deep neural networks. Despite the rapid progress, previous works mostly require both…

ClusteringContrastive LearningDeep Clustering