中文
相关论文

相关论文: Incremental View Maintenance For Collection Progra…

200 篇论文

We introduce F-IVM, a unified incremental view maintenance (IVM) approach for a variety of tasks, including gradient computation for learning linear regression models over joins, matrix chain multiplication, and factorized evaluation of…

数据库 · 计算机科学 2018-03-02 Milos Nikolic , Dan Olteanu

Materialized views are a core construct in database systems, used to accelerate analytical queries and optimize batch pipelines for extract-transform-load (ETL) workflows. Maintaining view consistency as underlying data evolves is a…

Many analytics tasks and machine learning problems can be naturally expressed by iterative linear algebra programs. In this paper, we study the incremental view maintenance problem for such complex analytical queries. We develop a…

数据库 · 计算机科学 2014-05-12 Milos Nikolic , Mohammed ElSeidy , Christoph Koch

Deep learning often faces the challenge of efficiently processing dynamic inputs, such as sensor data or user inputs. For example, an AI writing assistant is required to update its suggestions in real time as a document is edited.…

机器学习 · 计算机科学 2023-07-28 Or Sharir , Anima Anandkumar

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

This paper discusses the challenges of incremental view maintenance for property graph queries. We select a subset of property graph queries and present an approach that uses nested relational algebra to allow incremental evaluation.

数据库 · 计算机科学 2017-12-13 Gábor Szárnyas

Applications ranging from algorithmic trading to scientific data analysis require realtime analytics based on views over databases that change at very high rates. Such views have to be kept fresh at low maintenance cost and latencies. At…

数据库 · 计算机科学 2012-07-03 Yanif Ahmad , Oliver Kennedy , Christoph Koch , Milos Nikolic

Incremental view maintenance has been for a long time a central problem in database theory. Many solutions have been proposed for restricted classes of database languages, such as the relational algebra, or Datalog. These techniques do not…

数据库 · 计算机科学 2022-04-01 Mihai Budiu , Frank McSherry , Leonid Ryzhyk , Val Tannen

Nowadays, graph databases are employed when relationships between entities are in the scope of database queries to avoid performance-critical join operations of relational databases. Graph queries are used to query and modify graphs stored…

数据库 · 计算机科学 2016-12-07 Thomas Beyhl , Holger Giese

The proliferation of imprecise data has motivated both researchers and the database industry to push statistical techniques into relational database management systems (RDBMSs). We study algorithms to maintain model-based views for a…

数据库 · 计算机科学 2011-04-19 Mehmet Levent Koc , Christopher Ré

We address the problem of class incremental learning, which is a core step towards achieving adaptive vision intelligence. In particular, we consider the task setting of incremental learning with limited memory and aim to achieve better…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shipeng Yan , Jiangwei Xie , Xuming He

Multi-view learning (MVL) has gained great success in integrating information from multiple perspectives of a dataset to improve downstream task performance. To make MVL methods more practical in an open-ended environment, this paper…

机器学习 · 计算机科学 2023-10-16 Depeng Li , Tianqi Wang , Junwei Chen , Kenji Kawaguchi , Cheng Lian , Zhigang Zeng

We study the classical incremental view maintenance problem: Given a query and a database, maintain the query output under single-tuple updates (inserts or deletes) to the database such that the tuples in the query output can be enumerated…

数据库 · 计算机科学 2026-05-12 Mahmoud Abo-Khamis , Eden Chmielewski , Andrei Draghici , Ahmet Kara , Dan Olteanu

Deep learning research over the past years has shown that by increasing the scope or difficulty of the learning problem over time, increasingly complex learning problems can be addressed. We study incremental learning in the context of…

机器学习 · 计算机科学 2016-12-05 Edwin D. de Jong

RRAM-based in-memory computing (IMC) offers high energy efficiency but suffers from conductance drift that severely degrades long-term accuracy. Existing approaches including retraining, noise-aware training, and Batch Normalization…

硬件体系结构 · 计算机科学 2026-03-30 Weirong Dong , Kai Zhou , Zhen Kong , Zhengke Yang , Quan Cheng , Haoyuan Li , Junkai Huang , Jun Lan , Yida Li , Masanori Hashimoto , Longyang Lin

Interpretability in black-box dense retrievers remains a central challenge in Retrieval-Augmented Generation (RAG). Understanding how queries and documents semantically interact is critical for diagnosing retrieval behavior and improving…

信息检索 · 计算机科学 2026-01-29 Yash Saxena , Ankur Padia , Kalpa Gunaratna , Manas Gaur

While nowadays visual anomaly detection algorithms use deep neural networks to extract salient features from images, the high dimensionality of extracted features makes it difficult to apply those algorithms to large data with 1000s of…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Teng-Yok Lee

In this paper we propose an incremental learning strategy for import vector machines (IVM), which is a sparse kernel logistic regression approach. We use the procedure for the concept of self-training for sequential classification of…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Ribana Roscher , Björn Waske , Wolfgang Förstner

Deep learning models in recommender systems are usually trained in the batch mode, namely iteratively trained on a fixed-size window of training data. Such batch mode training of deep learning models suffers from low training efficiency,…

信息检索 · 计算机科学 2020-09-07 Yichao Wang , Huifeng Guo , Ruiming Tang , Zhirong Liu , Xiuqiang He

The prevalence of vector similarity search in modern machine learning applications and the continuously changing nature of data processed by these applications necessitate efficient and effective index maintenance techniques for vector…

‹ 上一页 1 2 3 10 下一页 ›