期刊文献+
共找到10篇文章
< 1 >
每页显示 20 50 100
Deterministic streaming algorithms for non-monotone submodular maximization
1
作者 Xiaoming SUN Jialin ZHANG Shuo ZHANG 《Frontiers of Computer Science》 2025年第6期103-114,共12页
Submodular maximization is a significant area of interest in combinatorial optimization.It has various real-world applications.In recent years,streaming algorithms for submodular maximization have gained attention,all... Submodular maximization is a significant area of interest in combinatorial optimization.It has various real-world applications.In recent years,streaming algorithms for submodular maximization have gained attention,allowing realtime processing of large data sets by examining each piece of data only once.However,most of the current state-of-the-art algorithms are only applicable to monotone submodular maximization.There are still significant gaps in the approximation ratios between monotone and non-monotone objective functions.In this paper,we propose a streaming algorithm framework for non-monotone submodular maximization and use this framework to design deterministic streaming algorithms for the d-knapsack constraint and the knapsack constraint.Our 1-pass streaming algorithm for the d-knapsack constraint has a 1/4(d+1)-∈approximation ratio,using O(BlogB/∈)memory,and O(logB/∈)query time per element,where B=MIN(n,b)is the maximum number of elements that the knapsack can store.As a special case of the d-knapsack constraint,we have the 1-pass streaming algorithm with a 1/8-∈approximation ratio to the knapsack constraint.To our knowledge,there is currently no streaming algorithm for this constraint when the objective function is non-monotone,even when d=1.In addition,we propose a multi-pass streaming algorithm with 1/6-∈approximation,which stores O(B)elements. 展开更多
关键词 submodular maximization streaming algorithms cardinality constraint knapsack constraint
原文传递
Multipass Streaming Algorithms for Regularized Submodular Maximization
2
作者 Qinqin Gong Suixiang Gao +1 位作者 Fengmin Wang Ruiqi Yang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2024年第1期76-85,共10页
In this work,we study a k-Cardinality Constrained Regularized Submodular Maximization(k-CCRSM)problem,in which the objective utility is expressed as the difference between a non-negative submodular and a modular funct... In this work,we study a k-Cardinality Constrained Regularized Submodular Maximization(k-CCRSM)problem,in which the objective utility is expressed as the difference between a non-negative submodular and a modular function.No multiplicative approximation algorithm exists for the regularized model,and most works have focused on designing weak approximation algorithms for this problem.In this study,we consider the k-CCRSM problem in a streaming fashion,wherein the elements are assumed to be visited individually and cannot be entirely stored in memory.We propose two multipass streaming algorithms with theoretical guarantees for the above problem,wherein submodular terms are monotonic and nonmonotonic. 展开更多
关键词 submodular optimization regularized model streaming algorithms THRESHOLD
原文传递
Streaming Algorithms for Non-Submodular Maximizationon the Integer Lattice
3
作者 Jingjing Tan Yue Sun +1 位作者 Yicheng Xu Juan Zou 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2023年第5期888-895,共8页
Many practical problems emphasize the importance of not only knowing whether an element is selectedbut also deciding to what extent it is selected,which imposes a challenge on submodule optimization.In this study,we c... Many practical problems emphasize the importance of not only knowing whether an element is selectedbut also deciding to what extent it is selected,which imposes a challenge on submodule optimization.In this study,we consider the monotone,nondecreasing,and non-submodular maximization on the integer lattice with a cardinalityconstraint.We first design a two-pass streaming algorithm by refining the estimation interval of the optimal value.Foreach element,the algorithm not only decides whether to save the element but also gives the number of reservations.Then,we introduce the binary search as a subroutine to reduce the time complexity.Next,we obtain a one-passstreaming algorithm by dynamically updating the estimation interval of optimal value.Finally,we improve the memorycomplexity of this algorithm. 展开更多
关键词 integer lattice non-submodular streaming algorithm cardinality constraint
原文传递
A Novel Pipelining Encryption Hardware System with High Throughput and High Integration for 5G
4
作者 Yuntao Liu Zesheng Shen +1 位作者 Shuo Fang Yun Wang 《China Communications》 SCIE CSCD 2022年第6期1-10,共10页
This paper presents a ZUC-256 stream cipher algorithm hardware system in order to prevent the advanced security threats for 5 G wireless network.The main innovation of the hardware system is that a six-stage pipeline ... This paper presents a ZUC-256 stream cipher algorithm hardware system in order to prevent the advanced security threats for 5 G wireless network.The main innovation of the hardware system is that a six-stage pipeline scheme comprised of initialization and work stage is employed to enhance the solving speed of the critical logical paths.Moreover,the pipeline scheme adopts a novel optimized hardware structure to fast complete the Mod(231-1)calculation.The function of the hardware system has been validated experimentally in detail.The hardware system shows great superiorities.Compared with the same type system in recent literatures,the logic delay reduces by 47%with an additional hardware resources of only 4 multiplexers,the throughput rate reaches 5.26 Gbps and yields at least 45%better performance,the throughput rate per unit area increases 14.8%.The hardware system provides a faster and safer encryption module for the 5G wireless network. 展开更多
关键词 encryption hardware system for 5G ZUC-256 stream cipher algorithm pipeline scheme throughput rate integration rate
在线阅读 下载PDF
Optimal Rate Allocation Algorithm for Multiple Source Video Streaming
5
作者 戢彦泓 郭常杰 +1 位作者 钟玉琢 孙立峰 《Tsinghua Science and Technology》 SCIE EI CAS 2004年第4期435-440,共6页
Video streaming is one of the most important applications used in the best-effort Internet. This paper presents a new scheme for multiple source video streaming in which the traditional fine granular scal-able coding ... Video streaming is one of the most important applications used in the best-effort Internet. This paper presents a new scheme for multiple source video streaming in which the traditional fine granular scal-able coding was rebuilt into a multiple sub-streams based transmission model. A peak signal to noise ratio based stream rate allocation algorithm was then developed based on the transmission model. In tests, the algorithm performance is about 1 dB higher than that of a uniform rate allocation algorithm. Therefore, this scheme can overcome bottlenecks along a single link and smooth jitter to achieve high quality and stable video. 展开更多
关键词 fine granular scalable coding multiple sources video streaming stream rate allocation algorithm
原文传递
Approximation Algorithms for Maximization of k-Submodular Function Under a Matroid Constraint
6
作者 Yuezhu Liu Yunjing Sun Min Li 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2024年第6期1633-1641,共9页
In this paper,we design a deterministic 1/3-approximation algorithm for the problem of maximizing non-monotone k-submodular function under a matroid constraint.In order to reduce the complexity of this algorithm,we al... In this paper,we design a deterministic 1/3-approximation algorithm for the problem of maximizing non-monotone k-submodular function under a matroid constraint.In order to reduce the complexity of this algorithm,we also present a randomized 1/3-approximation algorithm with the probability of 1−ε,whereεis the probability of algorithm failure.Moreover,we design a streaming algorithm for both monotone and non-monotone objective k-submodular functions. 展开更多
关键词 k-submodular matroid constraint deterministic algorithm randomized algorithm streaming algorithm
原文传递
A Note on Maximizing Regularized Submodular Functions Under Streaming
7
作者 Qinqin Gong Kaiqiao Meng +1 位作者 Ruiqi Yang Zhenning Zhang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2023年第6期1023-1029,共7页
Recent progress in maximizing submodular functions with a cardinality constraint through centralized and streaming modes has demonstrated a wide range of applications and also developed comprehensive theoretical guara... Recent progress in maximizing submodular functions with a cardinality constraint through centralized and streaming modes has demonstrated a wide range of applications and also developed comprehensive theoretical guarantees.The submodularity was investigated to capture the diversity and representativeness of the utilities,and the monotonicity has the advantage of improving the coverage.Regularized submodular optimization models were developed in the latest studies(such as a house on fire),which aimed to sieve subsets with constraints to optimize regularized utilities.This study is motivated by the setting in which the input stream is partitioned into several disjoint parts,and each part has a limited size constraint.A first threshold-based bicriteria(1/3,2/3/)-approximation for the problem is provided. 展开更多
关键词 submodular optimization regular model streaming algorithms threshold technique
原文传递
Maximization of k-Submodular Function with d-Knapsack Constraints Over Sliding Window
8
作者 Wenqi Wang Yuefang Sun +2 位作者 Zhiren Sun Donglei Du Xiaoyan Zhang 《Tsinghua Science and Technology》 2025年第2期488-498,共11页
Submodular function maximization problem has been extensively studied recently.A natural variant of submodular function is k-submodular function,which has many applications in real life,such as influence maximization ... Submodular function maximization problem has been extensively studied recently.A natural variant of submodular function is k-submodular function,which has many applications in real life,such as influence maximization and sensor placement problem.The domain of a k-submodular function has k disjoint subsets,and hence includes submodular function as a special case when k=1.This work investigates the k-submodular function maximization problem with d-knapsack constraints over the sliding window.Based on the smooth histogram technique,we design a deterministic approximation algorithm.Furthermore,we propose a randomized algorithm to improve the approximation ratio. 展开更多
关键词 k-submodular function d-knapsack constraints sliding window streaming algorithm approximation algorithm
原文传递
Maximizing Submodular+Supermodular Functions Subject to a Fairness Constraint
9
作者 Zhenning Zhang Kaiqiao Meng +1 位作者 Donglei Du Yang Zhou 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2024年第1期46-55,共10页
We investigate the problem of maximizing the sum of submodular and supermodular functions under a fairness constraint.This sum function is non-submodular in general.For an offline model,we introduce two approximation ... We investigate the problem of maximizing the sum of submodular and supermodular functions under a fairness constraint.This sum function is non-submodular in general.For an offline model,we introduce two approximation algorithms:A greedy algorithm and a threshold greedy algorithm.For a streaming model,we propose a one-pass streaming algorithm.We also analyze the approximation ratios of these algorithms,which all depend on the total curvature of the supermodular function.The total curvature is computable in polynomial time and widely utilized in the literature. 展开更多
关键词 submodular function supermodular function fairness constraint greedy algorithm threshold greedy algorithm streaming algorithm
原文传递
Maximizing the Differences Between a Monotone DR-Submodular Function and a Linear Function on the Integer Lattice
10
作者 Zhen-Ning Zhang Dong-Lei Du +1 位作者 Ran Ma Dan Wu 《Journal of the Operations Research Society of China》 EI CSCD 2024年第3期795-807,共13页
In this paper,we investigate the maximization of the differences between a nonnegative monotone diminishing return submodular(DR-submodular)function and a nonnegative linear function on the integer lattice.As it is al... In this paper,we investigate the maximization of the differences between a nonnegative monotone diminishing return submodular(DR-submodular)function and a nonnegative linear function on the integer lattice.As it is almost unapproximable for maximizing a submodular function without the condition of nonnegative,we provide weak(bifactor)approximation algorithms for this problem in two online settings,respectively.For the unconstrained online model,we combine the ideas of single-threshold greedy,binary search and function scaling to give an efficient algorithm with a 1/2 weak approximation ratio.For the online streaming model subject to a cardinality constraint,we provide a one-pass(3-√5)/2 weak approximation ratio streaming algorithm.Its memory complexity is(k log k/ε),and the update time for per element is(log^(2)k/ε). 展开更多
关键词 Submodular maximization DR-submodular Integer lattice Single-threshold greedy algorithm streaming algorithm
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部