中文
相关论文

相关论文: Materialized View Selection and Maintenance Using …

200 篇论文

The graph database (GDB) is an increasingly common storage model for data involving relationships between entries. Beyond its widespread usage in database industries, the advantages of GDBs indicate a strong potential in constructing…

数据库 · 计算机科学 2025-11-17 Yanjun Yang , Adrian Wheeldon , Yihan Pan , Themis Prodromakis , Alex Serb

In this paper, we propose the problem of optimizing multivariate performance measures from multi-view data, and an effective method to solve it. This problem has two features: the data points are presented by multiple views, and the target…

机器学习 · 计算机科学 2015-01-19 Jim Jing-Yan Wang

Clustering with incomplete views is a challenge in multi-view clustering. In this paper, we provide a novel and simple method to address this issue. Specifically, the proposed method simultaneously exploits the local information of each…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Jie Wen , Zheng Zhang , Yong Xu , Zuofeng Zhong

Relational databases have always had a means for creating a pseudo-table, called a view, defined by a query. Views are like tables in most ways, except that they are read-only and cannot be updated. The problem of how to update views has…

数据库 · 计算机科学 2022-10-31 Terry Brennan

In this paper we study the problem of reducing the evaluation costs of queries on finite databases in presence of integrity constraints, by designing and materializing views. Given a database schema, a set of queries defined on the schema,…

数据库 · 计算机科学 2007-05-23 Rada Chirkova , Michael R. Genesereth

Selecting the appropriate visual presentation of the data such that it preserves the semantics of the underlying data and at the same time provides an intuitive summary of the data is an important, often the final step of data analytics.…

人工智能 · 计算机科学 2017-11-15 Rema Ananthanarayanan , Pranay Kr. Lohia , Srikanta Bedathur

Multiple-view visualization (MV) has been used for visual analytics in various fields (e.g., bioinformatics, cybersecurity, and intelligence analysis). Because each view encodes data from a particular perspective, analysts often use a set…

人机交互 · 计算机科学 2022-07-18 Abdul Rahman Shaikh , David Koop , Hamed Alhoori , Maoyuan Sun

Current systems for data-parallel, incremental processing and view maintenance over high-rate streams isolate the execution of independent queries. This creates unwanted redundancy and overhead in the presence of concurrent incrementally…

分布式、并行与集群计算 · 计算机科学 2020-06-15 Frank McSherry , Andrea Lattuada , Malte Schwarzkopf , Timothy Roscoe

Analytical queries defined on data warehouses are complex and use several join operations that are very costly, especially when run on very large data volumes. To improve response times, data warehouse administrators casually use indexing…

数据库 · 计算机科学 2008-09-12 Stéphane Azefack , Kamel Aouiche , Jérôme Darmont

Variable Elimination is a fundamental algorithm for probabilistic inference over Bayesian networks. In this paper, we propose a novel materialization method for Variable Elimination, which can lead to significant efficiency gains when…

数据库 · 计算机科学 2021-01-29 Cigdem Aslay , Martino Ciaperoni , Aristides Gionis , Michael Mathioudakis

Multi-view subspace clustering always performs well in high-dimensional data analysis, but is sensitive to the quality of data representation. To this end, a two stage fusion strategy is proposed to embed representation learning into the…

信号处理 · 电气工程与系统科学 2022-01-07 Run-kun Lu , Jian-wei Liu , Ze-yu Liu , Jin-zhong Chen

Learning multi-view data is an emerging problem in machine learning research, and nonnegative matrix factorization (NMF) is a popular dimensionality-reduction method for integrating information from multiple views. These views often provide…

机器学习 · 统计学 2023-04-26 Shuo Shuo Liu , Lin Lin

The standard approach for optimization of XPath queries by rewriting using views techniques consists in navigating inside a view's output, thus allowing the usage of only one view in the rewritten query. Algorithms for richer classes of…

数据库 · 计算机科学 2013-08-27 Bogdan Cautis , Alin Deutsch , Ioana Ileana , Nicola Onose

We overview recent progress on the longstanding problem of incremental view maintenance (IVM), with a focus on the fine-grained complexity and optimality of IVM for classes of conjunctive queries. This theoretical progress guided the…

数据库 · 计算机科学 2024-04-30 Dan Olteanu

Multiple-view visualization (MV) is a layout design technique often employed to help users see a large number of data attributes and values in a single cohesive representation. Because of its generalizability, the MV design has been widely…

人机交互 · 计算机科学 2020-08-05 Xi Chen , Wei Zeng , Yanna Lin , Hayder Mahdi Al-maneea , Jonathan Roberts , Remco Chang

In the era of big data, it is common to have data with multiple modalities or coming from multiple sources, known as "multi-view data". Multi-view clustering provides a natural way to generate clusters from such data. Since different views…

机器学习 · 计算机科学 2016-11-08 Weixiang Shao , Lifang He , Chun-Ta Lu , Philip S. Yu

Distinguishing the importance of views has proven to be quite helpful for semi-supervised multi-view learning models. However, existing strategies cannot take advantage of semi-supervised information, only distinguishing the importance of…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Yuyuan Yu , Guoxu Zhou , Haonan Huang , Shengli Xie , Qibin Zhao

Reusing intermediates in databases to speed-up analytical query processing has been studied in the past. Existing solutions typically require intermediate results of individual operators to be materialized into temporary tables to be…

数据库 · 计算机科学 2016-08-22 Kayhan Dursun , Carsten Binnig , Ugur Cetintemel , Tim Kraska

With the popularity of multimedia technology, information is always represented or transmitted from multiple views. Most of the existing algorithms are graph-based ones to learn the complex structures within multiview data but overlooked…

机器学习 · 计算机科学 2020-10-19 Huibing Wang , Yang Wang , Zhao Zhang , Xianping Fu , Zhuo Li , Mingliang Xu , Meng Wang

Traditional query optimizers are designed to be fast and stateless: each query is quickly optimized using approximate statistics, sent off to the execution engine, and promptly forgotten. Recent work on learned query optimization have shown…

数据库 · 计算机科学 2023-07-12 Ryan Marcus