CLMay 12, 2018

Unsupervised Semantic Frame Induction using Triclustering

arXiv:1805.04715v21096 citations
Originality Incremental advance
AI Analysis

This addresses the problem of automatically inducing semantic frames from large-scale text data for natural language processing applications, representing an incremental improvement over existing methods.

The paper tackles unsupervised semantic frame induction by framing it as a triclustering problem, achieving state-of-the-art results on a FrameNet-derived dataset and competitive performance on a verb class clustering task.

We use dependency triples automatically extracted from a Web-scale corpus to perform unsupervised semantic frame induction. We cast the frame induction problem as a triclustering problem that is a generalization of clustering for triadic data. Our replicable benchmarks demonstrate that the proposed graph-based approach, Triframes, shows state-of-the art results on this task on a FrameNet-derived dataset and performing on par with competitive methods on a verb class clustering task.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes