We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Kernelized Hashcode Representations for Relation Extraction

Abstract: Kernel methods have produced state-of-the-art results for a number of NLP tasks such as relation extraction, but suffer from poor scalability due to the high cost of computing kernel similarities between natural language structures. A recently proposed technique, kernelized locality-sensitive hashing (KLSH), can significantly reduce the computational cost, but is only applicable to classifiers operating on kNN graphs. Here we propose to use random subspaces of KLSH codes for efficiently constructing an explicit representation of NLP structures suitable for general classification methods. Further, we propose an approach for optimizing the KLSH model for classification problems by maximizing an approximation of mutual information between the KLSH codes (feature vectors) and the class labels. We evaluate the proposed approach on biomedical relation extraction datasets, and observe significant and robust improvements in accuracy w.r.t. state-of-the-art classifiers, along with drastic (orders-of-magnitude) speedup compared to conventional kernel methods.
Comments: To appear in the proceedings of conference, AAAI-19
Subjects: Computation and Language (cs.CL); Information Retrieval (cs.IR); Machine Learning (cs.LG)
Cite as: arXiv:1711.04044 [cs.CL]
  (or arXiv:1711.04044v7 [cs.CL] for this version)

Submission history

From: Sahil Garg [view email]
[v1] Fri, 10 Nov 2017 23:42:42 GMT (299kb,D)
[v2] Thu, 1 Feb 2018 23:10:27 GMT (368kb,D)
[v3] Fri, 17 Aug 2018 16:28:56 GMT (1174kb,D)
[v4] Wed, 31 Oct 2018 22:48:42 GMT (1174kb,D)
[v5] Mon, 3 Dec 2018 17:17:25 GMT (5346kb,D)
[v6] Mon, 25 Feb 2019 04:10:53 GMT (5536kb,D)
[v7] Mon, 20 May 2019 22:01:52 GMT (5381kb,D)

Link back to: arXiv, form interface, contact.