首页 > 最新文献

21st International Conference on Data Engineering (ICDE'05)最新文献

英文 中文
CLICKS: Mining Subspace Clusters in Categorical Data via K-Partite Maximal Cliques 通过k部极大团挖掘分类数据中的子空间聚类
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.33
Mohammed J. Zaki, M. Peters
We present a novel algorithm called CLICKS, that finds clusters in categorical datasets based on a search for k-partite maximal cliques. Unlike previous methods, CLICKS mines subspace clusters. It uses a selective vertical method to guarantee complete search. CLICKS outperforms previous approaches by over an order of magnitude and scales better than any of the existing method for high-dimensional datasets. We demonstrate this improvement in an excerpt from our comprehensive performance studies.
我们提出了一种名为CLICKS的新算法,该算法基于搜索k部最大团在分类数据集中找到聚类。与以前的方法不同,CLICKS挖掘子空间簇。它使用选择性垂直方法来保证完全搜索。对于高维数据集,CLICKS比以前的方法要好一个数量级,并且比任何现有的方法都更好。我们在综合性能研究的摘录中展示了这种改进。
{"title":"CLICKS: Mining Subspace Clusters in Categorical Data via K-Partite Maximal Cliques","authors":"Mohammed J. Zaki, M. Peters","doi":"10.1109/ICDE.2005.33","DOIUrl":"https://doi.org/10.1109/ICDE.2005.33","url":null,"abstract":"We present a novel algorithm called CLICKS, that finds clusters in categorical datasets based on a search for k-partite maximal cliques. Unlike previous methods, CLICKS mines subspace clusters. It uses a selective vertical method to guarantee complete search. CLICKS outperforms previous approaches by over an order of magnitude and scales better than any of the existing method for high-dimensional datasets. We demonstrate this improvement in an excerpt from our comprehensive performance studies.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"7 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120988975","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 73
Towards an industrial strength SQL/XML infrastructure 向工业强度的SQL/XML基础设施迈进
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.144
M. Krishnaprasad, Z. Liu, Anand Manikutty, James W. Warner, Vikas Arora
XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and defines XML generation functions in the SQL/XML 2003 standard. The goal for the next version of SQL/XML is integrating XQuery with SQL by supporting XQuery embedded inside SQL functions such as the XMLQuery and XMLTable functions. Starting with the 9i database release, Oracle has supported the XML datatype and various operations on XML instances. In this paper, we present the design and implementation strategies of the SQL/XML standard in Oracle XMLDB. We explore the various critical infrastructures needed in the SQL database kernel to support an efficient native XML datatype implementation and the design approaches for efficient generation, query and update of the XML instances. Furthermore, we also illustrate extensions to SQL/XML that makes Oracle XMLDB a truly industrial strength platform for XML processing.
XML已经成为应用程序的一种有吸引力的数据处理模型。SQL/XML是一种集成了XML和SQL的SQL标准。它将XML数据类型作为本地SQL数据类型引入,并在SQL/XML 2003标准中定义了XML生成函数。下一个版本的SQL/XML的目标是通过支持嵌入在SQL函数(如XMLQuery和XMLTable函数)中的XQuery,将XQuery与SQL集成在一起。从9i数据库版本开始,Oracle支持XML数据类型和对XML实例的各种操作。本文介绍了Oracle XMLDB中SQL/XML标准的设计与实现策略。我们将探讨SQL数据库内核中支持高效的原生XML数据类型实现所需的各种关键基础设施,以及用于高效生成、查询和更新XML实例的设计方法。此外,我们还说明了SQL/XML的扩展,这些扩展使Oracle XMLDB成为真正的工业级XML处理平台。
{"title":"Towards an industrial strength SQL/XML infrastructure","authors":"M. Krishnaprasad, Z. Liu, Anand Manikutty, James W. Warner, Vikas Arora","doi":"10.1109/ICDE.2005.144","DOIUrl":"https://doi.org/10.1109/ICDE.2005.144","url":null,"abstract":"XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and defines XML generation functions in the SQL/XML 2003 standard. The goal for the next version of SQL/XML is integrating XQuery with SQL by supporting XQuery embedded inside SQL functions such as the XMLQuery and XMLTable functions. Starting with the 9i database release, Oracle has supported the XML datatype and various operations on XML instances. In this paper, we present the design and implementation strategies of the SQL/XML standard in Oracle XMLDB. We explore the various critical infrastructures needed in the SQL database kernel to support an efficient native XML datatype implementation and the design approaches for efficient generation, query and update of the XML instances. Furthermore, we also illustrate extensions to SQL/XML that makes Oracle XMLDB a truly industrial strength platform for XML processing.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121478543","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 19
Extending relational database systems to automatically enforce privacy policies 扩展关系数据库系统以自动执行隐私策略
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.64
R. Agrawal, Paul Bird, Tyrone Grandison, J. Kiernan, Scott Logan, Walid Rjaibi
Databases are at the core of successful businesses. Due to the voluminous stores of personal data being held by companies today, preserving privacy has become a crucial requirement for operating a business. This paper proposes how current relational database management systems can be transformed into their privacy-preserving equivalents. Specifically, we present language constructs and implementation design for fine-grained access control to achieve this goal.
数据库是成功企业的核心。由于如今公司持有大量个人数据,保护隐私已成为经营企业的一项关键要求。本文提出了如何将当前的关系数据库管理系统转换为它们的隐私保护等效系统。具体来说,我们提出了用于细粒度访问控制的语言构造和实现设计,以实现这一目标。
{"title":"Extending relational database systems to automatically enforce privacy policies","authors":"R. Agrawal, Paul Bird, Tyrone Grandison, J. Kiernan, Scott Logan, Walid Rjaibi","doi":"10.1109/ICDE.2005.64","DOIUrl":"https://doi.org/10.1109/ICDE.2005.64","url":null,"abstract":"Databases are at the core of successful businesses. Due to the voluminous stores of personal data being held by companies today, preserving privacy has become a crucial requirement for operating a business. This paper proposes how current relational database management systems can be transformed into their privacy-preserving equivalents. Specifically, we present language constructs and implementation design for fine-grained access control to achieve this goal.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123240337","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 152
Bootstrapping semantic annotation for content-rich HTML documents 为内容丰富的HTML文档引导语义注释
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.28
Saikat Mukherjee, I. Ramakrishnan, Amarjeet Singh
Enormous amount of semantic data is still being encoded in HTML documents. Identifying and annotating the semantic concepts implicit in such documents makes them directly amenable for semantic Web processing. In this paper we describe a highly automated technique for annotating HTML documents, especially template-based content-rich documents, containing many different semantic concepts per document. Starting with a (small) seed of hand-labeled instances of semantic concepts in a set of HTML documents we bootstrap an annotation process that automatically identifies unlabeled concept instances present in other documents. The bootstrapping technique exploits the observation that semantically related items in content-rich documents exhibit consistency in presentation style and spatial locality to learn a statistical model for accurately identifying different semantic concepts in HTML documents drawn from a variety of Web sources. We also present experimental results on the effectiveness of the technique.
大量的语义数据仍在HTML文档中编码。识别和注释这些文档中隐含的语义概念使它们直接适用于语义Web处理。在本文中,我们描述了一种高度自动化的技术,用于注释HTML文档,特别是基于模板的内容丰富的文档,每个文档包含许多不同的语义概念。从一组HTML文档中手工标记的语义概念实例开始,我们引导一个注释过程,该过程自动识别其他文档中未标记的概念实例。自引导技术利用富内容文档中语义相关项在表示样式和空间位置上的一致性这一观察结果,学习一种统计模型,用于准确识别从各种Web源提取的HTML文档中的不同语义概念。我们还给出了该技术有效性的实验结果。
{"title":"Bootstrapping semantic annotation for content-rich HTML documents","authors":"Saikat Mukherjee, I. Ramakrishnan, Amarjeet Singh","doi":"10.1109/ICDE.2005.28","DOIUrl":"https://doi.org/10.1109/ICDE.2005.28","url":null,"abstract":"Enormous amount of semantic data is still being encoded in HTML documents. Identifying and annotating the semantic concepts implicit in such documents makes them directly amenable for semantic Web processing. In this paper we describe a highly automated technique for annotating HTML documents, especially template-based content-rich documents, containing many different semantic concepts per document. Starting with a (small) seed of hand-labeled instances of semantic concepts in a set of HTML documents we bootstrap an annotation process that automatically identifies unlabeled concept instances present in other documents. The bootstrapping technique exploits the observation that semantically related items in content-rich documents exhibit consistency in presentation style and spatial locality to learn a statistical model for accurately identifying different semantic concepts in HTML documents drawn from a variety of Web sources. We also present experimental results on the effectiveness of the technique.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115944539","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 58
BlossomTree: evaluating XPaths in FLWOR expressions blossom - tree:在FLWOR表达式中计算xpath
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.27
Ning Zhang, Shishir Agrawal, M. Tamer Özsu
Efficient evaluation of path expressions has been studied extensively. However, evaluating more complex FLWOR expressions that contain multiple path expressions has not been well studied. In this paper, we propose a novel pattern matching approach, called BlossomTree, to evaluate a FLWOR expression that contains correlated path expressions. BlossomTree is a formalism to capture the semantics of the path expressions and their correlations. We propose a general algebraic framework (abstract data types and logical operators) to evaluate BlossomTree pattern matching that facilitates efficient evaluation and experimentation. We design efficient data structures and algorithms to implement the abstract data types and logical operators. Our experimental studies demonstrate that the BlossomTree approach can generate highly efficient query plans in different environments.
路径表达式的高效求值已经得到了广泛的研究。然而,计算包含多个路径表达式的更复杂的FLWOR表达式尚未得到很好的研究。在本文中,我们提出了一种新的模式匹配方法,称为blossom - tree,用于评估包含相关路径表达式的FLWOR表达式。blossom - tree是一种捕捉路径表达式及其相关性语义的形式化方法。我们提出了一个通用的代数框架(抽象数据类型和逻辑运算符)来评估“开花树”模式匹配,以促进有效的评估和实验。我们设计了高效的数据结构和算法来实现抽象数据类型和逻辑运算符。我们的实验研究表明,该方法可以在不同的环境下生成高效的查询计划。
{"title":"BlossomTree: evaluating XPaths in FLWOR expressions","authors":"Ning Zhang, Shishir Agrawal, M. Tamer Özsu","doi":"10.1109/ICDE.2005.27","DOIUrl":"https://doi.org/10.1109/ICDE.2005.27","url":null,"abstract":"Efficient evaluation of path expressions has been studied extensively. However, evaluating more complex FLWOR expressions that contain multiple path expressions has not been well studied. In this paper, we propose a novel pattern matching approach, called BlossomTree, to evaluate a FLWOR expression that contains correlated path expressions. BlossomTree is a formalism to capture the semantics of the path expressions and their correlations. We propose a general algebraic framework (abstract data types and logical operators) to evaluate BlossomTree pattern matching that facilitates efficient evaluation and experimentation. We design efficient data structures and algorithms to implement the abstract data types and logical operators. Our experimental studies demonstrate that the BlossomTree approach can generate highly efficient query plans in different environments.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132499316","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Deep Store: an archival storage system architecture 深度存储:一种归档存储系统架构
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.47
L. You, Kristal T. Pollack, D. Long
We present the Deep Store archival storage architecture, a large-scale storage system that stores immutable data efficiently and reliably for long periods of time. Archived data is stored across a cluster of nodes and recorded to hard disk. The design differentiates itself from traditional file systems by eliminating redundancy within and across files, distributing content for scalability, associating rich metadata with content, and using variable levels of replication based on the importance or degree of dependency of each piece of stored data. We evaluate the foundations of our design, including PRESIDIO, a virtual content-addressable storage framework with multiple methods for interfile and intra-file compression that effectively addresses the data-dependent variability of data compression. We measure content and metadata storage efficiency, demonstrate the need for a variable-degree replication model, and provide preliminary results for storage performance.
我们提出了深度存储档案存储架构,这是一种大规模的存储系统,可以长时间高效、可靠地存储不可变数据。归档数据存储在节点集群中并记录到硬盘上。这种设计与传统文件系统的不同之处是,它消除了文件内部和文件之间的冗余,分发内容以实现可伸缩性,将丰富的元数据与内容关联起来,并根据每个存储数据块的重要性或依赖程度使用不同级别的复制。我们评估了我们设计的基础,包括PRESIDIO,这是一个虚拟的内容可寻址存储框架,具有多种文件间和文件内压缩方法,有效地解决了数据压缩的数据依赖性可变性。我们测量了内容和元数据存储效率,展示了对可变程度复制模型的需求,并提供了存储性能的初步结果。
{"title":"Deep Store: an archival storage system architecture","authors":"L. You, Kristal T. Pollack, D. Long","doi":"10.1109/ICDE.2005.47","DOIUrl":"https://doi.org/10.1109/ICDE.2005.47","url":null,"abstract":"We present the Deep Store archival storage architecture, a large-scale storage system that stores immutable data efficiently and reliably for long periods of time. Archived data is stored across a cluster of nodes and recorded to hard disk. The design differentiates itself from traditional file systems by eliminating redundancy within and across files, distributing content for scalability, associating rich metadata with content, and using variable levels of replication based on the importance or degree of dependency of each piece of stored data. We evaluate the foundations of our design, including PRESIDIO, a virtual content-addressable storage framework with multiple methods for interfile and intra-file compression that effectively addresses the data-dependent variability of data compression. We measure content and metadata storage efficiency, demonstrate the need for a variable-degree replication model, and provide preliminary results for storage performance.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131523873","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 177
SemCast: semantic multicast for content-based data dissemination SemCast:基于内容的数据传播的语义组播
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.131
Olga Papaemmanouil, U. Çetintemel
We address the problem of content-based dissemination of highly-distributed, high-volume data streams for stream-based monitoring applications and large-scale data delivery. Existing content-based dissemination approaches commonly rely on distributed filtering trees that require filtering at all brokers on the tree. We present a new semantic multicast approach that eliminates the need for content-based filtering at interior brokers and facilitates fine-grained control over the construction of efficient dissemination trees. The central idea is to split the incoming data streams (based on their contents, rates, and destinations) and then spread the pieces across multiple channels, each of which is implemented as an independent dissemination tree. We present the basic design and evaluation of SemCast, an overlay-network based system that implements this semantic multicast approach. Through a detailed simulation study and realistic network topologies, we demonstrate that SemCast significantly improves the efficiency of dissemination compared to traditional approaches.
我们解决了基于内容的高分布、大容量数据流的传播问题,用于基于流的监控应用和大规模数据交付。现有的基于内容的传播方法通常依赖于分布式过滤树,需要对树上的所有代理进行过滤。我们提出了一种新的语义组播方法,它消除了对内部代理的基于内容的过滤的需要,并促进了对高效传播树构建的细粒度控制。其核心思想是拆分传入的数据流(基于它们的内容、速率和目的地),然后将这些数据块分散到多个通道,每个通道都被实现为一个独立的传播树。我们介绍了SemCast的基本设计和评估,SemCast是一个基于覆盖网络的系统,实现了这种语义组播方法。通过详细的仿真研究和真实的网络拓扑,我们证明了SemCast与传统方法相比显著提高了传播效率。
{"title":"SemCast: semantic multicast for content-based data dissemination","authors":"Olga Papaemmanouil, U. Çetintemel","doi":"10.1109/ICDE.2005.131","DOIUrl":"https://doi.org/10.1109/ICDE.2005.131","url":null,"abstract":"We address the problem of content-based dissemination of highly-distributed, high-volume data streams for stream-based monitoring applications and large-scale data delivery. Existing content-based dissemination approaches commonly rely on distributed filtering trees that require filtering at all brokers on the tree. We present a new semantic multicast approach that eliminates the need for content-based filtering at interior brokers and facilitates fine-grained control over the construction of efficient dissemination trees. The central idea is to split the incoming data streams (based on their contents, rates, and destinations) and then spread the pieces across multiple channels, each of which is implemented as an independent dissemination tree. We present the basic design and evaluation of SemCast, an overlay-network based system that implements this semantic multicast approach. Through a detailed simulation study and realistic network topologies, we demonstrate that SemCast significantly improves the efficiency of dissemination compared to traditional approaches.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116980868","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 90
Proactive caching for spatial queries in mobile environments 移动环境中空间查询的主动缓存
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.113
Haibo Hu, Jianliang Xu, W. S. Wong, Baihua Zheng, Lee, Wang-Chien Lee
Semantic caching enables mobile clients to answer spatial queries locally by storing the query descriptions together with the results. However, it supports only a limited number of query types, and sharing results among these types is difficult. To address these issues, we propose a proactive caching model which caches the result objects as well as the index that supports these objects as the results. The cached index enables the objects to be reused for all common types of queries. We also propose an adaptive scheme to cache such an index, which further optimizes the query response time for the best user experience. Simulation results show that proactive caching achieves a significant performance gain over page caching and semantic caching in mobile environments where wireless bandwidth and battery are precious resources.
语义缓存允许移动客户端通过将查询描述与结果存储在一起来本地回答空间查询。但是,它只支持有限数量的查询类型,并且很难在这些类型之间共享结果。为了解决这些问题,我们提出了一个主动缓存模型,该模型将结果对象以及支持这些对象的索引作为结果缓存。缓存的索引使对象能够用于所有常见类型的查询。我们还提出了一种自适应方案来缓存这样的索引,从而进一步优化查询响应时间,以获得最佳的用户体验。仿真结果表明,在无线带宽和电池是宝贵资源的移动环境中,主动缓存比页面缓存和语义缓存获得了显著的性能提升。
{"title":"Proactive caching for spatial queries in mobile environments","authors":"Haibo Hu, Jianliang Xu, W. S. Wong, Baihua Zheng, Lee, Wang-Chien Lee","doi":"10.1109/ICDE.2005.113","DOIUrl":"https://doi.org/10.1109/ICDE.2005.113","url":null,"abstract":"Semantic caching enables mobile clients to answer spatial queries locally by storing the query descriptions together with the results. However, it supports only a limited number of query types, and sharing results among these types is difficult. To address these issues, we propose a proactive caching model which caches the result objects as well as the index that supports these objects as the results. The cached index enables the objects to be reused for all common types of queries. We also propose an adaptive scheme to cache such an index, which further optimizes the query response time for the best user experience. Simulation results show that proactive caching achieves a significant performance gain over page caching and semantic caching in mobile environments where wireless bandwidth and battery are precious resources.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"12 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113980121","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 67
MoDB: database system for synthesizing human motion MoDB:合成人体运动的数据库系统
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.89
T. Edmunds, S. Muthukrishnan, Subarna Sadhukhan, S. Sueda
Enacting and capturing real motion for all potential scenarios is prohibitively expensive; hence, there is a great demand to synthetically generate realistic human motion. However, it is a central challenge in character animation to synthetically generate a large sequence of smooth human motion. We present a novel, database-centric solution to address this challenge. We demonstrate a method of generating long sequences of motion by performing various similarity-based "joins" on a database of captured motion sequences. This article illustrates our system (MoDB) and showcases the process of encoding captured motion into relational data and generating realistic motion by concatenating sub-sequences of the captured data according to feasibility metrics. The demo features an interactive character that moves towards user-specified targets; the character 's motion is generated by relying on the real time performance of the database for indexing and selection of feasible sub-sequences.
为所有可能的场景制作和捕捉真实的动作是非常昂贵的;因此,对合成逼真的人体运动有很大的需求。然而,如何合成大量流畅的人体动作序列是角色动画的核心挑战。我们提出了一种新颖的、以数据库为中心的解决方案来应对这一挑战。我们演示了一种通过在捕获的运动序列的数据库上执行各种基于相似性的“连接”来生成长运动序列的方法。本文演示了我们的系统(MoDB),并展示了将捕获的运动编码为关系数据并根据可行性度量通过连接捕获数据的子序列来生成真实运动的过程。该演示的特点是一个互动角色,可以向用户指定的目标移动;根据数据库的实时性能生成角色的运动,并对可行子序列进行索引和选择。
{"title":"MoDB: database system for synthesizing human motion","authors":"T. Edmunds, S. Muthukrishnan, Subarna Sadhukhan, S. Sueda","doi":"10.1109/ICDE.2005.89","DOIUrl":"https://doi.org/10.1109/ICDE.2005.89","url":null,"abstract":"Enacting and capturing real motion for all potential scenarios is prohibitively expensive; hence, there is a great demand to synthetically generate realistic human motion. However, it is a central challenge in character animation to synthetically generate a large sequence of smooth human motion. We present a novel, database-centric solution to address this challenge. We demonstrate a method of generating long sequences of motion by performing various similarity-based \"joins\" on a database of captured motion sequences. This article illustrates our system (MoDB) and showcases the process of encoding captured motion into relational data and generating realistic motion by concatenating sub-sequences of the captured data according to feasibility metrics. The demo features an interactive character that moves towards user-specified targets; the character 's motion is generated by relying on the real time performance of the database for indexing and selection of feasible sub-sequences.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114200137","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Efficient data management on lightweight computing devices 轻量级计算设备上的高效数据管理
Pub Date : 2005-04-05 DOI: 10.1109/ICDE.2005.58
Rajkumar Sen, K. Ramamritham
Lightweight computing devices are becoming ubiquitous and an increasing number of applications are being developed for these devices. Many of these applications deal with significant amounts of data and involve complex joins and aggregate operations, which necessitate a local database management system on the device. This is a challenge as these devices are constrained by limited stable storage and main memory. Hence new storage models that reduce storage costs are needed and a storage scheme should be selected based on data characteristics, nature of queries, and updates. Also, query execution plan should be chosen depending on the amount of available memory and the underlying storage scheme; memory should be optimally allocated among the database operators involved in the query. To achieve these goals, we utilize a novel storage model, ID based storage, which reduces storage costs considerably. We present an exact algorithm for allocating memory among the database operators. Because of its high complexity, we also propose a heuristic solution based on the benefit of an operator per unit memory allocation.
轻量级计算设备正变得无处不在,并且正在为这些设备开发越来越多的应用程序。这些应用程序中的许多都要处理大量数据,并涉及复杂的连接和聚合操作,这就需要设备上的本地数据库管理系统。这是一个挑战,因为这些设备受到有限的稳定存储和主存储器的限制。因此,需要降低存储成本的新存储模型,并且应该根据数据特征、查询性质和更新来选择存储方案。此外,应该根据可用内存量和底层存储方案来选择查询执行计划;应该在查询中涉及的数据库操作符之间以最佳方式分配内存。为了实现这些目标,我们使用了一种新的存储模型,即基于ID的存储,这大大降低了存储成本。我们提出了一种在数据库操作符之间分配内存的精确算法。由于其较高的复杂性,我们还提出了一种基于每单位内存分配算子的优势的启发式解决方案。
{"title":"Efficient data management on lightweight computing devices","authors":"Rajkumar Sen, K. Ramamritham","doi":"10.1109/ICDE.2005.58","DOIUrl":"https://doi.org/10.1109/ICDE.2005.58","url":null,"abstract":"Lightweight computing devices are becoming ubiquitous and an increasing number of applications are being developed for these devices. Many of these applications deal with significant amounts of data and involve complex joins and aggregate operations, which necessitate a local database management system on the device. This is a challenge as these devices are constrained by limited stable storage and main memory. Hence new storage models that reduce storage costs are needed and a storage scheme should be selected based on data characteristics, nature of queries, and updates. Also, query execution plan should be chosen depending on the amount of available memory and the underlying storage scheme; memory should be optimally allocated among the database operators involved in the query. To achieve these goals, we utilize a novel storage model, ID based storage, which reduces storage costs considerably. We present an exact algorithm for allocating memory among the database operators. Because of its high complexity, we also propose a heuristic solution based on the benefit of an operator per unit memory allocation.","PeriodicalId":297231,"journal":{"name":"21st International Conference on Data Engineering (ICDE'05)","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2005-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114927377","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 27
期刊
21st International Conference on Data Engineering (ICDE'05)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1