利用多视图学习挖掘关系数据库

Hongyu Guo, H. Viktor
{"title":"利用多视图学习挖掘关系数据库","authors":"Hongyu Guo, H. Viktor","doi":"10.1145/1090193.1090197","DOIUrl":null,"url":null,"abstract":"Most of today's structured data resides in relational databases where multiple relations are formed by foreign key joins. In recent years, the field of data mining has played a key role in helping humans analyze and explore large databases. Unfortunately, most methods only utilize \"flat\" data representations. Thus, to apply these single-table data mining techniques, we are forced to incur a computational penalty by first converting the data into this \"flat\" form. As a result of this transformation, the data not only loses its compact representation but the semantic information present in the relations are reduced or eliminated. In this paper, we describe a classification approach, which addresses this issue by operating directly on relational databases. The approach, called MVC (Multi-View Classification), is based on a multi-view learning framework. In this framework, the target concept is represented in different views and then independently learned using single-table data mining techniques. After constructing multiple classifiers for the target concept in each view, the learners are validated and combined by a meta-learning algorithm. Two methods are employed in the MVC approach, namely (1) target concept propagation and (2) multi-view learning. The propagation method constructs training sets directly from relational databases for use by the multi-view learners. The learning method employs traditional single-table mining techniques to mine data straight from a multi-relational database. Our experiments on benchmark real-world databases show that the MVC method achieves promising results in terms of overall accuracy obtained and run time, when compared with the FOIL and CrossMine learning methods.","PeriodicalId":190575,"journal":{"name":"Proceedings of the 4th international workshop on Multi-relational mining - MRDM '05","volume":"769 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2005-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"26","resultStr":"{\"title\":\"Mining relational databases with multi-view learning\",\"authors\":\"Hongyu Guo, H. Viktor\",\"doi\":\"10.1145/1090193.1090197\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Most of today's structured data resides in relational databases where multiple relations are formed by foreign key joins. In recent years, the field of data mining has played a key role in helping humans analyze and explore large databases. Unfortunately, most methods only utilize \\\"flat\\\" data representations. Thus, to apply these single-table data mining techniques, we are forced to incur a computational penalty by first converting the data into this \\\"flat\\\" form. As a result of this transformation, the data not only loses its compact representation but the semantic information present in the relations are reduced or eliminated. In this paper, we describe a classification approach, which addresses this issue by operating directly on relational databases. The approach, called MVC (Multi-View Classification), is based on a multi-view learning framework. In this framework, the target concept is represented in different views and then independently learned using single-table data mining techniques. After constructing multiple classifiers for the target concept in each view, the learners are validated and combined by a meta-learning algorithm. Two methods are employed in the MVC approach, namely (1) target concept propagation and (2) multi-view learning. The propagation method constructs training sets directly from relational databases for use by the multi-view learners. The learning method employs traditional single-table mining techniques to mine data straight from a multi-relational database. Our experiments on benchmark real-world databases show that the MVC method achieves promising results in terms of overall accuracy obtained and run time, when compared with the FOIL and CrossMine learning methods.\",\"PeriodicalId\":190575,\"journal\":{\"name\":\"Proceedings of the 4th international workshop on Multi-relational mining - MRDM '05\",\"volume\":\"769 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2005-08-21\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"26\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 4th international workshop on Multi-relational mining - MRDM '05\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/1090193.1090197\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 4th international workshop on Multi-relational mining - MRDM '05","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/1090193.1090197","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 26

摘要

今天的大多数结构化数据驻留在关系数据库中,其中多个关系是通过外键连接形成的。近年来,数据挖掘领域在帮助人类分析和探索大型数据库方面发挥了关键作用。不幸的是,大多数方法只使用“平面”数据表示。因此,要应用这些单表数据挖掘技术,我们必须首先将数据转换为这种“平面”形式,从而导致计算损失。这种转换的结果是,数据不仅失去了紧凑的表示形式,而且关系中存在的语义信息也减少或消除了。在本文中,我们描述了一种分类方法,它通过直接在关系数据库上操作来解决这个问题。这种方法被称为MVC(多视图分类),是基于多视图学习框架的。在这个框架中,目标概念在不同的视图中表示,然后使用单表数据挖掘技术独立学习。在每个视图中为目标概念构建多个分类器后,通过元学习算法验证和组合学习器。MVC方法采用了两种方法:(1)目标概念传播和(2)多视图学习。传播方法直接从关系数据库中构建训练集,供多视图学习者使用。该学习方法采用传统的单表挖掘技术,直接从多关系数据库中挖掘数据。我们在基准真实数据库上的实验表明,与FOIL和CrossMine学习方法相比,MVC方法在获得的总体精度和运行时间方面取得了令人满意的结果。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Mining relational databases with multi-view learning
Most of today's structured data resides in relational databases where multiple relations are formed by foreign key joins. In recent years, the field of data mining has played a key role in helping humans analyze and explore large databases. Unfortunately, most methods only utilize "flat" data representations. Thus, to apply these single-table data mining techniques, we are forced to incur a computational penalty by first converting the data into this "flat" form. As a result of this transformation, the data not only loses its compact representation but the semantic information present in the relations are reduced or eliminated. In this paper, we describe a classification approach, which addresses this issue by operating directly on relational databases. The approach, called MVC (Multi-View Classification), is based on a multi-view learning framework. In this framework, the target concept is represented in different views and then independently learned using single-table data mining techniques. After constructing multiple classifiers for the target concept in each view, the learners are validated and combined by a meta-learning algorithm. Two methods are employed in the MVC approach, namely (1) target concept propagation and (2) multi-view learning. The propagation method constructs training sets directly from relational databases for use by the multi-view learners. The learning method employs traditional single-table mining techniques to mine data straight from a multi-relational database. Our experiments on benchmark real-world databases show that the MVC method achieves promising results in terms of overall accuracy obtained and run time, when compared with the FOIL and CrossMine learning methods.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信