从理论上理解为什么局部搜索适用于具有公平中心表示的聚类

IF 1 4区 计算机科学 Q3 COMPUTER SCIENCE, THEORY & METHODS
Zhen Zhang , Junfeng Yang , Limei Liu , Xuesong Xu , Guozhen Rong , Qilong Feng
{"title":"从理论上理解为什么局部搜索适用于具有公平中心表示的聚类","authors":"Zhen Zhang ,&nbsp;Junfeng Yang ,&nbsp;Limei Liu ,&nbsp;Xuesong Xu ,&nbsp;Guozhen Rong ,&nbsp;Qilong Feng","doi":"10.1016/j.ic.2025.105343","DOIUrl":null,"url":null,"abstract":"<div><div>The representative <em>k</em>-median problem generalizes the classical clustering formulations in that it partitions the data points into <em>ℓ</em> disjoint demographic groups and imposes a lower-bound constraint on the number of opened facilities from each group, such that all the groups are fairly represented by the opened facilities. Due to its simplicity, the local-search heuristic, which iteratively swaps a bounded number of closed facilities for the same number of opened ones to improve the solution, has been frequently used in the representative <em>k</em>-median problem. It is known that the local-search heuristic, when restricted to constant-size swaps, yields a constant-factor approximation if <span><math><mi>ℓ</mi><mo>=</mo><mn>2</mn></math></span>, and has an unbounded approximation ratio if <em>ℓ</em> is super-constant. However, for any constant <span><math><mi>ℓ</mi><mo>&gt;</mo><mn>2</mn></math></span>, the existence of a constant-factor approximation under constant-size swaps remained an open question for a long time. In response to this question, we demonstrate that the local-search heuristic guarantees a <span><math><mo>(</mo><mn>4</mn><mi>ℓ</mi><mo>+</mo><mn>5</mn><mo>)</mo></math></span>-approximation when up to <span><math><mi>ℓ</mi><mo>(</mo><mi>ℓ</mi><mo>+</mo><mn>1</mn><mo>)</mo></math></span> facilities are allowed to be swapped in each iteration, thus providing an affirmative answer to the question.</div><div>Our main technical contribution is a novel approach for theoretically analyzing the local-search heuristic, which bounds its approximation ratio by linearly combining the clustering cost increases induced by a set of hierarchically organized swaps. Our techniques also generalize to the <em>k</em>-means clustering formulation and reveal similar approximation guarantees for the local-search heuristic.</div></div>","PeriodicalId":54985,"journal":{"name":"Information and Computation","volume":"307 ","pages":"Article 105343"},"PeriodicalIF":1.0000,"publicationDate":"2025-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Towards a theoretical understanding of why local search works for clustering with fair-center representation\",\"authors\":\"Zhen Zhang ,&nbsp;Junfeng Yang ,&nbsp;Limei Liu ,&nbsp;Xuesong Xu ,&nbsp;Guozhen Rong ,&nbsp;Qilong Feng\",\"doi\":\"10.1016/j.ic.2025.105343\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>The representative <em>k</em>-median problem generalizes the classical clustering formulations in that it partitions the data points into <em>ℓ</em> disjoint demographic groups and imposes a lower-bound constraint on the number of opened facilities from each group, such that all the groups are fairly represented by the opened facilities. Due to its simplicity, the local-search heuristic, which iteratively swaps a bounded number of closed facilities for the same number of opened ones to improve the solution, has been frequently used in the representative <em>k</em>-median problem. It is known that the local-search heuristic, when restricted to constant-size swaps, yields a constant-factor approximation if <span><math><mi>ℓ</mi><mo>=</mo><mn>2</mn></math></span>, and has an unbounded approximation ratio if <em>ℓ</em> is super-constant. However, for any constant <span><math><mi>ℓ</mi><mo>&gt;</mo><mn>2</mn></math></span>, the existence of a constant-factor approximation under constant-size swaps remained an open question for a long time. In response to this question, we demonstrate that the local-search heuristic guarantees a <span><math><mo>(</mo><mn>4</mn><mi>ℓ</mi><mo>+</mo><mn>5</mn><mo>)</mo></math></span>-approximation when up to <span><math><mi>ℓ</mi><mo>(</mo><mi>ℓ</mi><mo>+</mo><mn>1</mn><mo>)</mo></math></span> facilities are allowed to be swapped in each iteration, thus providing an affirmative answer to the question.</div><div>Our main technical contribution is a novel approach for theoretically analyzing the local-search heuristic, which bounds its approximation ratio by linearly combining the clustering cost increases induced by a set of hierarchically organized swaps. Our techniques also generalize to the <em>k</em>-means clustering formulation and reveal similar approximation guarantees for the local-search heuristic.</div></div>\",\"PeriodicalId\":54985,\"journal\":{\"name\":\"Information and Computation\",\"volume\":\"307 \",\"pages\":\"Article 105343\"},\"PeriodicalIF\":1.0000,\"publicationDate\":\"2025-08-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Information and Computation\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0890540125000793\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Information and Computation","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0890540125000793","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

代表性k-中值问题是对经典聚类公式的推广,它将数据点划分为不相交的人口统计组,并对每组开放的设施数量施加下界约束,使得所有组都被开放的设施公平地代表。局部搜索启发式算法迭代地将有限数量的封闭设施交换为相同数量的开放设施以改进解,由于其简单性,已被频繁地用于具有代表性的k-中值问题。我们知道,局部搜索启发式算法,当限制为常数大小的交换时,当r =2时产生常数因子近似,当r为超常数时产生无界近似比。然而,对于任意常数r >;2,在常数大小交换下是否存在常数因子近似一直是一个悬而未决的问题。针对这个问题,我们证明了局部搜索启发式算法在每次迭代中允许交换至多1个设施时保证了一个(4 (r) +5)-近似,从而为问题提供了一个肯定的答案。我们的主要技术贡献是在理论上分析局部搜索启发式的新方法,该方法通过线性组合由一组分层组织的交换引起的聚类成本增加来限制其近似比率。我们的技术也推广到k-means聚类公式,并为局部搜索启发式提供类似的近似保证。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Towards a theoretical understanding of why local search works for clustering with fair-center representation
The representative k-median problem generalizes the classical clustering formulations in that it partitions the data points into disjoint demographic groups and imposes a lower-bound constraint on the number of opened facilities from each group, such that all the groups are fairly represented by the opened facilities. Due to its simplicity, the local-search heuristic, which iteratively swaps a bounded number of closed facilities for the same number of opened ones to improve the solution, has been frequently used in the representative k-median problem. It is known that the local-search heuristic, when restricted to constant-size swaps, yields a constant-factor approximation if =2, and has an unbounded approximation ratio if is super-constant. However, for any constant >2, the existence of a constant-factor approximation under constant-size swaps remained an open question for a long time. In response to this question, we demonstrate that the local-search heuristic guarantees a (4+5)-approximation when up to (+1) facilities are allowed to be swapped in each iteration, thus providing an affirmative answer to the question.
Our main technical contribution is a novel approach for theoretically analyzing the local-search heuristic, which bounds its approximation ratio by linearly combining the clustering cost increases induced by a set of hierarchically organized swaps. Our techniques also generalize to the k-means clustering formulation and reveal similar approximation guarantees for the local-search heuristic.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Information and Computation
Information and Computation 工程技术-计算机:理论方法
CiteScore
2.30
自引率
0.00%
发文量
119
审稿时长
140 days
期刊介绍: Information and Computation welcomes original papers in all areas of theoretical computer science and computational applications of information theory. Survey articles of exceptional quality will also be considered. Particularly welcome are papers contributing new results in active theoretical areas such as -Biological computation and computational biology- Computational complexity- Computer theorem-proving- Concurrency and distributed process theory- Cryptographic theory- Data base theory- Decision problems in logic- Design and analysis of algorithms- Discrete optimization and mathematical programming- Inductive inference and learning theory- Logic & constraint programming- Program verification & model checking- Probabilistic & Quantum computation- Semantics of programming languages- Symbolic computation, lambda calculus, and rewriting systems- Types and typechecking
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信