paper-with-me

Papers

Adaptive Threshold-Driven Continuous Greedy Method for Scalable Submodular Optimization

2026-04-03 · Mohammadreza Rostami, Solmaz S. Kia arxiv

Submodular maximization under matroid constraints is a fundamental problem in combinatorial optimization with applications in sensing, data summarization, active learning, and resource allocation. While the Sequential Greedy (SG) algorithm achieves only a $\frac{1}{2}$-approximation due to irrevocable selections, Continuous Greedy (CG) attains the optimal $\bigl(1-\frac{1}{e}\bigr)$-approximation via the multilinear relaxation, at the cost of a progressively dense decision vector that forces agents to exchange feature embeddings for nearly every ground-set element. We propose \textit{ATCG} (\underline{A}daptive \underline{T}hresholded \underline{C}ontinuous \underline{G}reedy), which gates gradient evaluations behind a per-partition progress ratio $η_i$, expanding each agent's active set only when current candidates fail to capture sufficient marginal gain, thereby directly bounding which feature embeddings are ever transmitted. Theoretical analysis establishes a curvature-aware approximation guarantee with effective factor $τ_{\mathrm{eff}}=\max\{τ,1-c\}$, interpolating between the threshold-based guarantee and the low-curvature regime where \textit{ATCG} recovers the performance of CG. This shows that the problem structure, as captured by curvature, determines the amount of coordination and communication required to approach full-CG performance. Experiments on a class-balanced prototype selection problem over a subset of the CIFAR-10 animal dataset show that \textit{ATCG} achieves objective values comparable to those of the full CG method while substantially reducing communication overhead through adaptive active-set expansion.

📄 PDF Abstract BibTeX arXiv:2604.03419

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Stream Clipper: Scalable Submodular Maximization on Stream

2016-06-01 · Tianyi Zhou, Jeff Bilmes

We propose a streaming submodular maximization algorithm "stream clipper" that performs as well as the offline greedy algorithm on document/video summarization in practice. It adds elements from a stream either to a solu…

Video Summarization

Scalable Influence Maximization for Multiple Products in Continuous-Time Diffusion Networks

2016-12-08 · Nan Du, YIngyu Liang, Maria-Florina Balcan, Manuel Gomez-Rodriguez 외

A typical viral marketing model identifies influential users in a social network to maximize a single product adoption assuming unlimited user attention, campaign budgets, and time. In reality, multiple products need cam…

Marketing

Bio-plausible Neuromorphic Disturbance Observer Based on Emulation Theory: Extended Version

2026-05-05 · Hongfu Xu, Xiaoyu Guo, Shengbo Wang, Shuo Gao arxiv

Biological neural systems achieve remarkable robustness and adaptability in uncertain environments through sparse, event-driven spike-based information processing and adaptive regulation. Inspired by this paradigm, this …

Greedy Criterion in Orthogonal Greedy Learning

2016-04-20 · Lin Xu, Shao-Bo Lin, Jinshan Zeng, Xia Liu 외

Orthogonal greedy learning (OGL) is a stepwise learning scheme that starts with selecting a new atom from a specified dictionary via the steepest gradient descent (SGD) and then builds the estimator through orthogonal pr…

Infrequent Exploration in Linear Bandits

2025-10-29 · Harin Lee, Min-hwan Oh arxiv

We study the problem of infrequent exploration in linear bandits, addressing a significant yet overlooked gap between fully adaptive exploratory methods (e.g., UCB and Thompson Sampling), which explore potentially at eve…

Computational Efficiency