期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
A Novel Hybrid Optimization Algorithm for Materialized View Selection from Data Warehouse Environments
1
作者 Popuri Srinivasarao Aravapalli Rama Satish 《Computer Systems Science & Engineering》 SCIE EI 2023年第11期1527-1547,共21页
Responding to complex analytical queries in the data warehouse(DW)is one of the most challenging tasks that require prompt attention.The problem of materialized view(MV)selection relies on selecting the most optimal v... Responding to complex analytical queries in the data warehouse(DW)is one of the most challenging tasks that require prompt attention.The problem of materialized view(MV)selection relies on selecting the most optimal views that can respond to more queries simultaneously.This work introduces a combined approach in which the constraint handling process is combined with metaheuristics to select the most optimal subset of DW views from DWs.The proposed work initially refines the solution to enable a feasible selection of views using the ensemble constraint handling technique(ECHT).The constraints such as self-adaptive penalty,epsilon(ε)-parameter and stochastic ranking(SR)are considered for constraint handling.These two constraints helped the proposed model select the finest views that minimize the objective function.Further,a novel and effective combination of Ebola and coot optimization algorithms named hybrid Ebola with coot optimization(CHECO)is introduced to choose the optimal MVs.Ebola and Coot have recently introduced metaheuristics that identify the global optimal set of views from the given population.By combining these two algorithms,the proposed framework resulted in a highly optimized set of views with minimized costs.Several cost functions are described to enable the algorithm to choose the finest solution from the problem space.Finally,extensive evaluations are conducted to prove the performance of the proposed approach compared to existing algorithms.The proposed framework resulted in a view maintenance cost of 6,329,354,613,784,query processing cost of 3,522,857,483,566 and execution time of 226 s when analyzed using the TPC-H benchmark dataset. 展开更多
关键词 MATERIALIZATION ensemble approach stochastic ranking optimization optimal view selection
在线阅读 下载PDF
Optimal Genetic View Selection Algorithm for Data Warehouse
2
作者 王自强 冯博琴 《Journal of Southwest Jiaotong University(English Edition)》 2005年第1期5-10,共6页
To efficiently solve the materialized view selection problem, an optimal genetic algorithm of how to select a set of views to be materialized is proposed so as to achieve both good query performance and low view maint... To efficiently solve the materialized view selection problem, an optimal genetic algorithm of how to select a set of views to be materialized is proposed so as to achieve both good query performance and low view maintenance cost under a storage space constraint. First, a pre-processing algorithm based on the maximum benefit per unit space is used to generate initial solutions. Then, the initial solutions are improved by the genetic algorithm having the mixture of optimal strategies. Furthermore, the generated infeasible solutions during the evolution process are repaired by loss function. The experimental results show that the proposed algorithm outperforms the heuristic algorithm and canonical genetic algorithm in finding optimal solutions. 展开更多
关键词 Data warehouse Genetic algorithm view selection AND-OR graph
在线阅读 下载PDF
Materialized Views Selection Problem in Decision Supporting Systems: Issues and Challenges
3
作者 Mohamed Ridani Mohamed Amnai 《Journal of Computer and Communications》 2022年第9期96-112,共17页
The data warehouse is the most widely used database structure in many decision support systems around the world. This is the reason why a lot of research has been conducted in the literature over the last two decades ... The data warehouse is the most widely used database structure in many decision support systems around the world. This is the reason why a lot of research has been conducted in the literature over the last two decades on their design, refreshment and optimization. The manipulation of hypercubes (cubes) of data is a frequently used operation in the design of multidimensional data warehouses, due to their better adaptation to OLAP (On-Line Analytical Processing). However, the updating of these hypercubes is a very complicated process due mainly to the mass and complexity of the data presented. The purpose of this paper is to present the state of the art of works based on multidimensional modeling using the hypercube as a unit of presentation of data stores. It starts with the base of this process which is the choice of the views (cubes) forming our data warehouse base. The objective of this work is to describe the state of the art of research works dealing with the selection of materialized views in decision support systems. 展开更多
关键词 Data Hypercube OLAP Data Warehouse Materialized views selection
在线阅读 下载PDF
Transparent OLED displays for selective bidirectional viewing using ZnO/Yb:Ag cathode with highly smooth and low-barrier surface
4
作者 Eun-young Choi Sung-Cheon Kang +3 位作者 Kanghoon Kim Su-Hyeon Lee Jeong-Beom Kim Jang-Kun Song 《Light(Science & Applications)》 2025年第3期673-683,共11页
Transparent organic light-emitting diode(TrOLED)displays represent cutting-edge technology posed to significantly enhance user experience.This study addresses two pivotal challenges in TrOLED development.Firstly,we fo... Transparent organic light-emitting diode(TrOLED)displays represent cutting-edge technology posed to significantly enhance user experience.This study addresses two pivotal challenges in TrOLED development.Firstly,we focus on the innovation of transparent cathodes,a fundamental component in TrOLEDs,by introducing a ZnO/Yb:Ag cathode.This cathode employs a combination of seed layer and metal doping techniques to achieve a highly uniform surface morphology and a low surface energy barrier.The optimized Yb:Ag cathode on ZnO,with a mere thickness of 15 nm,exhibits remarkable properties:an extremely low surface roughness of 0.52 nm,sheet resistance of 11.6Ω γ^(-1),an optical transmittance of 86.7%at 510 nm,and tunable work function(here,optimized to be 3.86 eV),ensuring superior electron injection capability.Secondly,we propose a novel TrOLED pixel structure that features selective bidirectional viewing,allowing different types of information to be selectively displayed on each side while preserving overall transparency and minimizing pixel complexity.This design innovation distinguishes itself from conventional TrOLEDs that display images on only one side.The bidirectional TrOLED design not only enhances openness and esthetic appeal but also holds promise for diverse applications across various user environments. 展开更多
关键词 transparent OLED displays transparent cathodesa troled displays significantly enhance user experiencethis selective bidirectional viewing ZNO Yb Ag cathode low barrier surface highly smooth surface
原文传递
An Effective Semantic Cache for Exploiting XPath Query/View Answerability 被引量:2
5
作者 李国良 冯建华 《Journal of Computer Science & Technology》 SCIE EI CSCD 2010年第2期347-361,共15页
Maintaining a semantic cache of materialized XPath views inside or outside the database is a novel, feasible and efficient approach to facilitating XML query processing. However, most of the existing approaches incur ... Maintaining a semantic cache of materialized XPath views inside or outside the database is a novel, feasible and efficient approach to facilitating XML query processing. However, most of the existing approaches incur the following disadvantages: 1) they cannot discover enough potential cached views sufficiently to effectively answer subsequent queries; or 2) they are inefficient for view selection due to the complexity of XPath expressions. In this paper, we propose SCEND, an effective Semantic Cache based on dEcompositioN and Divisibility, to exploit the XPath query/view answerability. The contributions of this paper include: 1) a novel technique of decomposing complex XPath queries into some much simpler ones, which can facilitate discovering more potential views to answer a new query than the existing methods and thus can adequately exploit the query/view answerability; 2) an efficient view-section method by checking the divisibility between two positive numbers assigned to queries and views; 3) a cache-replacement approach to further enhancing the query/view answerability; 4) an extensive experimental study which demonstrates that our approach achieves higher performance and outperforms the existing state-of-the-art alternative methods significantly. 展开更多
关键词 XML query processing semantic cache view selection cache lookup
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部