1



Constrained Information-Theoretic Tripartite Graph Clustering to Identify Semantically Similar Relations IJCAI’15, Buenos Aires, Argentina Chenguang Wang (Peking Univ.), Yangqiu Song (UIUC), Dan Roth (UIUC),

Chi Wang (MSR), Jiawei Han (UIUC), Heng Ji (RPI), and Ming Zhang (Peking Univ.)

2

Outline

Problem: Relation Clustering Approach: Constrained Tripartite Graph Clustering Model Experiments

3

Open Information Extraction Relations Open information extraction (IE) relations

Relations are not canonical: Similar relations are expressed in different natural language ways.

3

Open Information Extraction Relations Open information extraction (IE) relations

Unstructured Data

“Larry Page (born March 26, 1973) is an American computer scientist who cofounded Google Inc. with Sergey Brin.” “Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.”

……

Relations are not canonical: Similar relations are expressed in different natural language ways.

Larry Page

ReVerb

Open Information Extraction

Google

, cofounded,

Google

Larry Page

, was founded by,

……

3

Open Information Extraction Relations Open information extraction (IE) relations

Unstructured Data

“Larry Page (born March 26, 1973) is an American computer scientist who cofounded Google Inc. with Sergey Brin.” “Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.”

……

Relations are not canonical: Similar relations are expressed in different natural language ways.

Larry Page

ReVerb

Open Information Extraction

Google

, cofounded,

Google

Larry Page

, was founded by,

……

4

Knowledge Base Relations Knowledge base relations

Relations are not canonical: Multi-hop relation and one-hop relation has the same meaning.

4

Knowledge Base Relations Knowledge base relations

Relations are not canonical: Multi-hop relation and one-hop relation has the same meaning.

4

Knowledge Base Relations Knowledge base relations Harry Potter Series , written work,

Relations are not canonical: Multi-hop relation and one-hop relation has the same meaning.

Knowledge Bases

Philosopher's Stone

Harry Potter Series

Harry Potter Series , written work,

J.K Rowling

J.K Rowling

Multi-Hop Relation Generation

Philosopher's Stone

, part of,

, part of, J.K Rowling

Philosopher's Stone

J.K Rowling

Philosopher's Stone

, is author of,

, is author of,

……

Harry Potter Series

……

5

Solution: Clustering Relations Examples (X, wrote, Y) and (X, ’s written work, Y) (X, is founder of, Y) and (X, is CEO of, Y) (X, written by, Y) and (X, part of, Z)^(Y, wrote, Z)

5

Solution: Clustering Relations Examples (X, wrote, Y) and (X, ’s written work, Y) (X, is founder of, Y) and (X, is CEO of, Y) (X, written by, Y) and (X, part of, Z)^(Y, wrote, Z)

Applications Knowledge base completion [Socher et al., 2013; West et al., 2014] Information extraction [Chan and Roth, 2010; 2011; Li and Ji, 2014] Knowledge inference [Richardson and Domingos, 2006]

6

Relation Clustering

6

Relation Clustering

Constrained Tripartite Graph Clustering

7

Problem Formulation: Constrained Tripartite Graph Clustering

7

Problem Formulation: Constrained Tripartite Graph Clustering Left entity latent label set e.g., Person

Left entity set

7

Problem Formulation: Constrained Tripartite Graph Clustering Left entity latent label set

Left entity set

Relation set

e.g., Person

Relation latent label set e.g., Leadership of

7

Problem Formulation: Constrained Tripartite Graph Clustering Left entity latent label set e.g., Person

Left entity set

Relation set

Right entity set

Right entity latent label set e.g., Organization

Relation latent label set e.g., Leadership of

8

Must-Link and Cannot-Link Constraints

Must-link e.g., Person

8

Must-Link and Cannot-Link Constraints

Must-link e.g., Person

Note: we impose soft constraints to the above relations and entities, since in practice, some constraints could be violated.

Cannot-link

e.g., Leadership of

9

Model Description Intuition Relation triplet joint probability decomposition:

p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 )

Eq 1.

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

𝑒

Eq 2.

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

p( 𝑟𝑚 , 𝑒𝑖𝐼 ) approximation Cluster indicators Cluster indices

𝑒

Eq 2.

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

𝑒

Eq 2.

p( 𝑟𝑚 , 𝑒𝑖𝐼 ) approximation Cluster indicators Cluster indices

Objective Function 1 1 2 2 ℒ 𝑒 1 ,ℒ𝑟 ,ℒ 𝑒 2 = 𝑎𝑟𝑔𝑚𝑖𝑛 𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 ))+𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 )) + 𝑀 𝑉(𝑟𝑚1 , 𝑟𝑚2 ∈ ℳ𝑟𝑚1 ) + 𝑀 𝑟𝑚 =1 𝑟𝑚 ∈ℳ𝑟 𝑟𝑚 =1 𝑟𝑚 ∈𝐶𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 ∈ 𝐶𝑟𝑚1 ) 1

+

𝑉1 𝑒𝑖1 =1 1

+

𝑉2 𝑒𝑗2 =1 1

𝑚1

2

1 1 𝑒𝑖1 ∈ℳ𝑒1 𝑉(𝑒𝑖1 , 𝑒𝑖2 2 𝑖 1

𝑒𝑗2 ∈ℳ𝑒2 2 𝑗1

1

∈ ℳ𝑒 1 )+ 𝑖1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ ℳ𝑒 2 )+ 𝑗1

𝑉1 𝑒𝑖1 =1 1

𝑉2 𝑒𝑗2 =1 1

2

1

1 1 𝑒𝑖1 ∈𝐶𝑒1 𝑉(𝑒𝑖1 , 𝑒𝑖2 2 𝑖 1

𝑒𝑗2 ∈𝐶𝑒2 2

𝑗1

∈ 𝐶𝑒 1 ) 𝑖1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ 𝐶𝑒 2 ) 𝑗1

Eq 3.

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

𝑒

Eq 2.

p( 𝑟𝑚 , 𝑒𝑖𝐼 ) approximation Cluster indicators Cluster indices Multinomial distributions Multinomial distributions 1 Objective Function composed by p( 𝑟𝑚 , 𝑒𝑖 ) composed by q( 𝑟𝑚 , 𝑒𝑖2 ) 1 1 2 2 Eq 3. ℒ 1 ,ℒ ,ℒ 2 = 𝑎𝑟𝑔𝑚𝑖𝑛 𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 ))+𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 )) +

+

𝑟 𝑒 𝑒 𝑀 𝑀 𝑟𝑚1 =1 𝑟𝑚2 ∈ℳ𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 ∈ ℳ𝑟𝑚1 ) + 𝑟𝑚1 =1 𝑟𝑚2 ∈𝐶𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 1 1 𝑉1 𝑉1 1 1 1 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ ℳ𝑒 1 )+ 𝑒 1 =1 𝑒 1 ∈𝐶 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ 𝐶𝑒 1 ) 𝑒𝑖1 =1 𝑒𝑖12 ∈ℳ𝑒1 𝑖1 𝑖1 𝑖2 𝑖 𝑒 1

+

𝑉2 𝑒𝑗2 =1 1

1

𝑖1

𝑒𝑗2 ∈ℳ𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ ℳ𝑒 2 )+ 𝑗1

𝑉2 𝑒𝑗2 =1 1

𝑖1

𝑒𝑗2 ∈𝐶𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ 𝐶𝑒 2 ) 𝑗1

∈ 𝐶𝑟𝑚1 )

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

𝑒

Eq 2.

p( 𝑟𝑚 , 𝑒𝑖𝐼 ) approximation Cluster indicators Cluster indices Multinomial distributions Multinomial distributions 1 Objective Function composed by p( 𝑟𝑚 , 𝑒𝑖 ) composed by q( 𝑟𝑚 , 𝑒𝑖2 ) 1 1 2 2 Eq 3. ℒ 1 ,ℒ ,ℒ 2 = 𝑎𝑟𝑔𝑚𝑖𝑛 𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 ))+𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 )) +

+

𝑟 𝑒 𝑒 𝑀 𝑀 𝑟𝑚1 =1 𝑟𝑚2 ∈ℳ𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 ∈ ℳ𝑟𝑚1 ) + 𝑟𝑚1 =1 𝑟𝑚2 ∈𝐶𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 1 1 𝑉1 𝑉1 1 1 1 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ ℳ𝑒 1 )+ 𝑒 1 =1 𝑒 1 ∈𝐶 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ 𝐶𝑒 1 ) 𝑒𝑖1 =1 𝑒𝑖12 ∈ℳ𝑒1 𝑖1 𝑖1 𝑖2 𝑖 𝑒 1

+

𝑉2 𝑒𝑗2 =1 1

1

𝑖1

𝑒𝑗2 ∈ℳ𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ ℳ𝑒 2 )+ 𝑗1

𝑉2 𝑒𝑗2 =1 1

Must-link set

𝑖1

𝑒𝑗2 ∈𝐶𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ 𝐶𝑒 2 ) 𝑗1

∈ 𝐶𝑟𝑚1 )

9

Model Description Intuition

Calculated based on the co𝐼 𝑒 𝑟 occurrence count of and 𝑚 𝑖 Relation triplet joint probability decomposition: p(𝑒𝑖1 , 𝑟𝑚 , 𝑒𝑗2 )∝p(𝑟𝑚 , 𝑒𝑖1 ) p( 𝑟𝑚 , 𝑒𝑗2 ) Eq 1.

Motivated by Information-Theoretic Co-Clustering (ITCC) [I. S. Dhillon KDD’03] :

q(𝑟𝑚 , 𝑒𝑖𝐼 )=p(𝑟𝑘𝑟 , 𝑒𝑘𝐼 𝐼 )p(𝑟𝑚 |𝑟𝑘𝑟 )p(𝑒𝑖𝐼 |𝑒𝑘𝐼 𝐼 ) 𝑒

𝑒

Eq 2.

p( 𝑟𝑚 , 𝑒𝑖𝐼 ) approximation Cluster indicators Cluster indices Multinomial distributions Multinomial distributions 1 Objective Function composed by p( 𝑟𝑚 , 𝑒𝑖 ) composed by q( 𝑟𝑚 , 𝑒𝑖2 ) 1 1 2 2 Eq 3. ℒ 1 ,ℒ ,ℒ 2 = 𝑎𝑟𝑔𝑚𝑖𝑛 𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 ))+𝐷𝐾𝐿 (p(R, 𝜀 )||q(R, 𝜀 )) +

+

𝑟 𝑒 𝑒 𝑀 𝑀 𝑟𝑚1 =1 𝑟𝑚2 ∈ℳ𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 ∈ ℳ𝑟𝑚1 ) + 𝑟𝑚1 =1 𝑟𝑚2 ∈𝐶𝑟𝑚 𝑉(𝑟𝑚1 , 𝑟𝑚2 1 1 𝑉1 𝑉1 1 1 1 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ ℳ𝑒 1 )+ 𝑒 1 =1 𝑒 1 ∈𝐶 1 𝑉(𝑒𝑖1 , 𝑒𝑖2 ∈ 𝐶𝑒 1 ) 𝑒𝑖1 =1 𝑒𝑖12 ∈ℳ𝑒1 𝑖1 𝑖1 𝑖2 𝑖 𝑒 1

+

𝑉2 𝑒𝑗2 =1 1

1

𝑖1

𝑒𝑗2 ∈ℳ𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ ℳ𝑒 2 )+ 𝑗1

𝑉2 𝑒𝑗2 =1 1

Must-link set

∈ 𝐶𝑟𝑚1 )

𝑖1

𝑒𝑗2 ∈𝐶𝑒2 2

𝑗1

𝑉(𝑒𝑗21 , 𝑒𝑗22 ∈ 𝐶𝑒 2 ) 𝑗1

Cannot-link set

10

Experiments Datasets Name

Description

Rel-KB

KB relations from Freebase, which particularly includes multi-hop relations

Rel-OIE

ReVerb

Open IE Relations extracted from Wikipedia using ReVerb

10

Experiments Datasets Name

Description

Rel-KB

KB relations from Freebase, which particularly includes multi-hop relations

Rel-OIE

ReVerb

Open IE Relations extracted from Wikipedia using ReVerb

10

Experiments Datasets Name

Description

Rel-KB

KB relations from Freebase, which particularly includes multi-hop relations

Rel-OIE

ReVerb

Open IE Relations extracted from Wikipedia using ReVerb

Relation Constraints for Rel-KB dataset (* Entity Constraints are similarly defined) Constraint Type

Description

Must-link

If two relations are generated from the same relation category, we add a must-link

Cannot-link

Otherwise

Relation Constraints for Rel-OIE dataset (* Entity Constraints are similarly defined) Constraint Type

Description

Must-link

If the similarity between two relation phrases is beyond a predefined threshold (experimentally, 0.5), we add a must-link to these relations

Cannot-link

Otherwise

11

Comparable Methods Methods

Description

Kmeans

One-dimensional clustering algorithm

CKmeans

Constrained Kmeans [S. Basu KDD’04]

ITCC

Information-theoretic co-clustering [I. S. Dhillon KDD’03]

CITCC

Constrained information-theoretic co-clustering [Y. Song TKDE’13]

TFBC

Tensor factorization based clustering [I. Sutskever NIPS’09]

TGC

Our method without constraints

CTGC

Our method

12

Analysis of Clustering Results

12

Analysis of Clustering Results

Finding #1:

Relation constraints are very effective: CTGC and TGC perform better, with more relation constraints in CTGC, the improvement is more significant.

12

Analysis of Clustering Results

Finding #1:

Relation constraints are very effective: CTGC and TGC perform better, with more relation constraints in CTGC, the improvement is more significant.

Finding #2:

*Entity constraints are also effective: Even if we have little knowledge about relations, we can still expect better results if we know knowledge about entities.

13

Case Study of Clustering Results Examples generated by CTGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, act in, Y); (X, , appears in, Y); (X, won best actor for, Y)

Examples generated by TGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, who played, Y); (X, starred in, Y); (X, ’s capital in, Y)

13

Case Study of Clustering Results Examples generated by CTGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, act in, Y); (X, , appears in, Y); (X, won best actor for, Y)

Examples generated by TGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, who played, Y); (X, starred in, Y); (X, ’s capital in, Y)

Finding #1:

Both CTGC and TGC generate reasonable results: The tripartite graph structure enhances the clustering by using entity and relation together.

13

Case Study of Clustering Results Examples generated by CTGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, act in, Y); (X, , appears in, Y); (X, won best actor for, Y)

Examples generated by TGC Category

Examples

Organization-Founder

(X, founded by, Y); (X, led by, Y); (Y, is the owner of, X); (X, , sold by, Y)

Actor-Film

(X, who played, Y); (X, starred in, Y); (X, ’s capital in, Y)

Finding #1:

Finding #2:

Both CTGC and TGC generate reasonable results: The tripartite graph structure enhances the clustering by using entity and relation together. CTGC is better than TGC: The must-link and cannot-link constraints help filter out illegitimate relations.

14

Recall Problem Relation clustering

CTGC Constrained information-theoretic tripartite graph clustering model

Results In both knowledge base and open information extraction, CTGC is effective

14

Recall Problem Relation clustering

CTGC Constrained information-theoretic tripartite graph clustering model

Results In both knowledge base and open information extraction, CTGC is effective

Thank You! 

If you have any problem, please contact via [email protected]

Enhanced Semantic Graph Using Latent Relation ...

natural language ways. Open information extraction .... Relation triplet joint probability decomposition: p( ,. ) approximation. (p(R,. 1. )||q(R,. 1. ))+ (p(R,. 2. )||q(R,.

967KB Sizes 0 Downloads 251 Views

Recommend Documents

Graphic Symbol Recognition using Graph Based ... - Semantic Scholar
http://mathieu.delalandre.free.fr/projects/sesyd/queries.html (accessed: May 16 2009). Table 1. ... In AI Magazine, volume 12, pages 50–63,. 1991. [3] A. K. ...

LATENT SEMANTIC RETRIEVAL OF SPOKEN ...
dia/spoken documents out of the huge quantities of Internet content is becoming more and more important. Very good results for spoken document retrieval have ...

Graph Theory Notes - Semantic Scholar
The degree of v ∈ V (G), denoted deg(v), is the number of edges incident with v. Alterna- tively, deg(v) = |N(v)|. Definition 3 The complement of a graph G = (V,E) is a graph with vertex set V and edge set. E such that e ∈ E if and only if e ∈

Discrete Graph Hashing - Semantic Scholar
matrix trace norm, matrix Frobenius norm, l1 norm, and inner-product operator, respectively. Anchor Graphs. In the discrete graph hashing model, we need to ...

Pattern-based approaches to semantic relation ... - Semantic Scholar
assessment of semantic information that can be automatically extracted from machine readable dictionaries (MRDs). In fact, a large body of research has been ...

Rediscovering the Pattern-Relation Duality - Semantic Scholar
Feb 9, 2011 - tory, with most online contents being HTML text, to unleash “data inside,” we are facing the ...... one-one area-code. Area code(s) of largest 100 U.S. cities .... (red color or “1”) makes use of scores from both classes of patt

Regularized Latent Semantic Indexing
optimization problems which can be optimized in parallel, for ex- ample via .... edge discovery, relevance ranking in search, and document classifi- cation [23, 35] ..... web search engine, containing about 1.6 million documents and 10 thousand.

Rediscovering the Pattern-Relation Duality - Semantic Scholar
Feb 9, 2011 - [email protected]. † Department of Computer Science, University of Illinois at Urbana-Champaign, Urbana, IL, USA .... (a) Problem 1: Searching patterns by seed tuples ..... has the same in-degree and out-degree, since it is a pair

Graph-Based Distributed Cooperative Navigation ... - Semantic Scholar
Apr 3, 2012 - joint pdf for the case of two-robot measurements (r = 2). ...... In this section, we discuss the effect of process and measurement noise terms on the ..... (50). The computational complexity cost of calculating the .... Figure 5: Schema

ACTIVE MODEL SELECTION FOR GRAPH ... - Semantic Scholar
Experimental results on four real-world datasets are provided to demonstrate the ... data mining, one often faces a lack of sufficient labeled data, since labeling often requires ..... This work is supported by the project (60675009) of the National.

A Latent Semantic Pattern Recognition Strategy for an ...
Abstract—Target definition is a process aimed at partitioning the potential ...... blog texts and its application to event discovery,” Data Mining and Knowledge ...

Enhanced Electrochemical Detection of Ketorolac ... - Semantic Scholar
Apr 10, 2007 - The drug shows a well-defined peak at –1.40 V vs. Ag/AgCl in the acetate buffer. (pH 5.5). The existence of Ppy on the surface of the electrode ...

Enhanced Electrochemical Detection of Ketorolac ... - Semantic Scholar
Apr 10, 2007 - Ketorolac tromethamine, KT ((k)-5-benzoyl-2,3-dihydro-1H ..... A. Radi, A. M. Beltagi, and M. M. Ghoneim, Talanta,. 2001, 54, 283. 18. J. C. Vire ...

The Relation between Baroclinic Adjustment and ... - Semantic Scholar
Apr 1, 2007 - energy (EKE) spectrum for three different values of ... of the EKE generation on the supercriticality (Held ..... An alternative definition more.

JUST-IN-TIME LATENT SEMANTIC ADAPTATION ON ...
SPEECH RECOGNITION USING WEB DATA. Qin Gao, Xiaojun ... Development of World Wide Web makes it a huge data source. The Web .... as the decoding history changes, every access to the trigram probability requires (7) to be computed. In this work, Web da

LATENT SEMANTIC RATIONAL KERNELS FOR TOPIC ...
Chao Weng, Biing-Hwang (Fred) Juang. Center for Signal and Image Processing, Georgia Institute of Technology, Atlanta, USA. 1chao.weng,[email protected]. ABSTRACT. In this work, we propose latent semantic rational kernels. (LSRK) for topic spotti

Regularized Latent Semantic Indexing: A New ...
particularly propose adopting l1 norm on topics and l2 norm on document representations to create a model with compact and .... to constrain the solutions. In batch ... with limited storage. In that sense, online RLSI has an even better scalability t

Language input and semantic categories: a relation ...
Nov 9, 2004 - of function, form or meaning is arguably one of our most important ... Address for correspondence: Arielle Borovsky, Department of Cognitive Science #0515, ... cognitive and linguistic functioning around the middle of the second year, .