語系:
繁體中文
English
日文
簡体中文
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Data exploration using example-based...
~
Lissandrini, Matteo,
Data exploration using example-based methods /
紀錄類型:
書目-電子資源 : Monograph/item
杜威分類號:
005.7565
書名/作者:
Data exploration using example-based methods // Matteo Lissandrini, Davide Mottin, Themis Palpanas, Yannis Velegrakis.
作者:
Lissandrini, Matteo,
其他作者:
Mottin, Davide,
面頁冊數:
1 PDF (xvii, 146 pages) : : illustrations.
附註:
Part of: Synthesis digital library of engineering and computer science.
標題:
Database searching.
標題:
Database management.
標題:
Programming by example (Computer science)
ISBN:
9781681734569
書目註:
Includes bibliographical references (pages 125-143).
內容註:
1. Introduction -- 1.1 Example-driven exploration -- 1.1.1 Problem formulation -- 1.1.2 Applications of example-based methods -- 1.2 Road map --
摘要、提要註:
Data usually comes in a plethora of formats and dimensions, rendering the exploration and information extraction processes challenging. Thus, being able to perform exploratory analyses in the data with the intent of having an immediate glimpse on some of the data properties is becoming crucial. Exploratory analyses should be simple enough to avoid complicate declarative languages (such as SQL) and mechanisms, and at the same time retain the flexibility and expressiveness of such languages. Recently, we have witnessed a rediscovery of the so-called example-based methods, in which the user, or the analyst, circumvents query languages by using examples as input. An example is a representative of the intended results, or in other words, an item from the result set. Example-based methods exploit inherent characteristics of the data to infer the results that the user has in mind, but may not able to (easily) express. They can be useful in cases where a user is looking for information in an unfamiliar dataset, when the task is particularly challenging like finding duplicate items, or simply when they are exploring the data. In this book, we present an excursus over the main methods for exploratory analysis, with a particular focus on example-based methods. We show how that different data types require different techniques, and present algorithms that are specifically designed for relational, textual, and graph data. The book presents also the challenges and the new frontiers of machine learning in online settings which recently attracted the attention of the database community. The lecture concludes with a vision for further research and applications in this area.
電子資源:
https://ieeexplore.ieee.org/servlet/opac?bknumber=8552738
Data exploration using example-based methods /
Lissandrini, Matteo,
Data exploration using example-based methods /
Matteo Lissandrini, Davide Mottin, Themis Palpanas, Yannis Velegrakis. - 1 PDF (xvii, 146 pages) :illustrations. - Synthesis lectures on data management,# 532153-5426 ;. - Synthesis digital library of engineering and computer science..
Part of: Synthesis digital library of engineering and computer science.
Includes bibliographical references (pages 125-143).
1. Introduction -- 1.1 Example-driven exploration -- 1.1.1 Problem formulation -- 1.1.2 Applications of example-based methods -- 1.2 Road map --
Abstract freely available; full-text restricted to subscribers or individual document purchasers.
Compendex
Data usually comes in a plethora of formats and dimensions, rendering the exploration and information extraction processes challenging. Thus, being able to perform exploratory analyses in the data with the intent of having an immediate glimpse on some of the data properties is becoming crucial. Exploratory analyses should be simple enough to avoid complicate declarative languages (such as SQL) and mechanisms, and at the same time retain the flexibility and expressiveness of such languages. Recently, we have witnessed a rediscovery of the so-called example-based methods, in which the user, or the analyst, circumvents query languages by using examples as input. An example is a representative of the intended results, or in other words, an item from the result set. Example-based methods exploit inherent characteristics of the data to infer the results that the user has in mind, but may not able to (easily) express. They can be useful in cases where a user is looking for information in an unfamiliar dataset, when the task is particularly challenging like finding duplicate items, or simply when they are exploring the data. In this book, we present an excursus over the main methods for exploratory analysis, with a particular focus on example-based methods. We show how that different data types require different techniques, and present algorithms that are specifically designed for relational, textual, and graph data. The book presents also the challenges and the new frontiers of machine learning in online settings which recently attracted the attention of the database community. The lecture concludes with a vision for further research and applications in this area.
Mode of access: World Wide Web.
ISBN: 9781681734569
Standard No.: 10.2200/S00881ED1V01Y201810DTM053doiSubjects--Topical Terms:
480672
Database searching.
Subjects--Index Terms:
search by example
LC Class. No.: QA76.9.D3 / L573 2019
Dewey Class. No.: 005.7565
Data exploration using example-based methods /
LDR
:06032nmm 2200625 i 4500
001
509152
003
IEEE
005
20181128174322.0
006
m eo d
007
cr cn |||m|||a
008
210514s2019 caua foab 000 0 eng d
020
$a
9781681734569
$q
ebook
020
$z
9781681734576
$q
hardcover
020
$z
9781681734552
$q
paperback
024
7
$a
10.2200/S00881ED1V01Y201810DTM053
$2
doi
035
$a
(CaBNVSL)swl000408792
035
$a
(OCoLC)1076493846
035
$a
8552738
040
$a
CaBNVSL
$b
eng
$e
rda
$c
CaBNVSL
$d
CaBNVSL
050
4
$a
QA76.9.D3
$b
L573 2019
082
0 4
$a
005.7565
$2
23
100
1
$a
Lissandrini, Matteo,
$e
author.
$3
729019
245
1 0
$a
Data exploration using example-based methods /
$c
Matteo Lissandrini, Davide Mottin, Themis Palpanas, Yannis Velegrakis.
264
1
$a
[San Rafael, California] :
$b
Morgan & Claypool,
$c
2019.
300
$a
1 PDF (xvii, 146 pages) :
$b
illustrations.
336
$a
text
$2
rdacontent
337
$a
electronic
$2
isbdmedia
338
$a
online resource
$2
rdacarrier
490
1
$a
Synthesis lectures on data management,
$x
2153-5426 ;
$v
# 53
500
$a
Part of: Synthesis digital library of engineering and computer science.
504
$a
Includes bibliographical references (pages 125-143).
505
0
$a
1. Introduction -- 1.1 Example-driven exploration -- 1.1.1 Problem formulation -- 1.1.2 Applications of example-based methods -- 1.2 Road map --
505
8
$a
Part I. Example-based approaches --
505
8
$a
2. Relational data -- 2.1 Preliminaries -- 2.2 Reverse engineering queries (REQ) -- 2.2.1 Exact reverse engineering -- 2.2.2 Approximate reverse engineering -- 2.3 Schema mapping -- 2.3.1 From schema mapping to examples -- 2.3.2 Example-driven schema mapping -- 2.4 Data cleaning -- 2.4.1 Entity matching -- 2.4.2 Interactive data repairing -- 2.5 Example-based data exploration systems -- 2.6 Summary --
505
8
$a
3. Graph data -- 3.1 The graph data model -- 3.2 Search by example nodes -- 3.2.1 Connectivity and closeness -- 3.2.2 Clusters and node attributes -- 3.2.3 Similar entity search in information graphs -- 3.3 Reverse engineering queries on graphs -- 3.3.1 Learning path queries on graphs -- 3.3.2 Reverse engineering SPARQL queries -- 3.4 Search by example structures -- 3.4.1 Graph query via entity-tuples -- 3.4.2 Queries with example subgraphs -- 3.5 Summary --
505
8
$a
4. Textual data -- 4.1 Documents as examples -- 4.1.1 Learning relevance from plain-text -- 4.1.2 Modeling networks of document -- 4.2 Semi-structured data as example -- 4.2.1 Relation extraction -- 4.2.2 Incomplete web tables -- 4.3 Summary --
505
8
$a
5. Unifying example-based approaches -- 5.1 Data model conversion -- 5.2 Seeking relations -- 5.2.1 Implicit relation -- 5.2.2 Explicit relation -- 5.3 Entity extraction and matching --
505
8
$a
Part II. Open research directions --
505
8
$a
6. Online learning -- 6.1 Passive learning -- 6.1.1 First- and second-order learning -- 6.1.2 Regularization -- 6.1.3 MindReader -- 6.1.4 Multi-view learning -- 6.2 Active learning -- 6.2.1 Multi-armed bandits -- 6.2.2 Gaussian processes -- 6.3 Explore-by-example --
505
8
$a
7. The road ahead -- 7.1 Supporting interactive explorations -- 7.1.1 Query processing -- 7.1.2 Automatic result analysis -- 7.2 Presenting answers and exploration alternatives -- 7.2.1 Results presentation -- 7.2.2 Generation of exploration alternatives -- 7.3 New challenges -- 7.3.1 Explore heterogeneous data -- 7.3.2 Personalized explorations -- 7.3.3 Exploration for everybody --
505
8
$a
8. Conclusions -- Bibliography -- Authors' biographies.
506
$a
Abstract freely available; full-text restricted to subscribers or individual document purchasers.
510
0
$a
Compendex
510
0
$a
INSPEC
510
0
$a
Google scholar
510
0
$a
Google book search
520
3
$a
Data usually comes in a plethora of formats and dimensions, rendering the exploration and information extraction processes challenging. Thus, being able to perform exploratory analyses in the data with the intent of having an immediate glimpse on some of the data properties is becoming crucial. Exploratory analyses should be simple enough to avoid complicate declarative languages (such as SQL) and mechanisms, and at the same time retain the flexibility and expressiveness of such languages. Recently, we have witnessed a rediscovery of the so-called example-based methods, in which the user, or the analyst, circumvents query languages by using examples as input. An example is a representative of the intended results, or in other words, an item from the result set. Example-based methods exploit inherent characteristics of the data to infer the results that the user has in mind, but may not able to (easily) express. They can be useful in cases where a user is looking for information in an unfamiliar dataset, when the task is particularly challenging like finding duplicate items, or simply when they are exploring the data. In this book, we present an excursus over the main methods for exploratory analysis, with a particular focus on example-based methods. We show how that different data types require different techniques, and present algorithms that are specifically designed for relational, textual, and graph data. The book presents also the challenges and the new frontiers of machine learning in online settings which recently attracted the attention of the database community. The lecture concludes with a vision for further research and applications in this area.
530
$a
Also available in print.
538
$a
Mode of access: World Wide Web.
538
$a
System requirements: Adobe Acrobat Reader.
588
$a
Title from PDF title page (viewed on November 28, 2018).
650
0
$a
Database searching.
$3
480672
650
0
$a
Database management.
$3
174575
650
0
$a
Programming by example (Computer science)
$3
729023
653
$a
search by example
653
$a
data exploration
653
$a
information retrieval
653
$a
data management
700
1
$a
Mottin, Davide,
$e
author.
$3
729020
700
1
$a
Palpanas, Themis,
$e
author.
$3
729021
700
1
$a
Velegrakis, Yannis,
$e
author.
$3
729022
776
0 8
$i
Print version:
$z
9781681734552
$z
9781681734576
830
0
$a
Synthesis digital library of engineering and computer science.
$3
461208
830
0
$a
Synthesis lectures on data management ;
$v
# 48.
$x
2153-5426
$3
728978
856
4 2
$3
Abstract with links to resource
$u
https://ieeexplore.ieee.org/servlet/opac?bknumber=8552738
筆 0 讀者評論
多媒體
多媒體檔案
https://ieeexplore.ieee.org/servlet/opac?bknumber=8552738
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入