paper-with-me

홈 › Papers

Scaling Hierarchical Coreference with Homomorphic Compression

2018-11-17 · AKBC 2019 · Michael Wick, Swetasudha Panda, Joseph Tassarotti, Jean-Baptiste Tristan

Locality sensitive hashing schemes such as \simhash provide compact representations of multisets from which similarity can be estimated. However, in certain applications, we need to estimate the similarity of dynamically changing sets. In this case, we need the representation to be a homomorphism so that the hash of unions and differences of sets can be computed directly from the hashes of operands. We propose two representations that have this property for cosine similarity (an extension of \simhash and angle-preserving random projections), and make substantial progress on a third representation for Jaccard similarity (an extension of \minhash). We employ these hashes to compress the sufficient statistics of a conditional random field (CRF) coreference model and study how this compression affects our ability to compute similarities as entities are split and merged during inference. \cut{We study these hashes in a conditional random field (CRF) hierarchical coreference model in order to compute the similarity of entities as they are merged and split during inference.} We also provide novel statistical analysis of \simhash to help justify it as an estimator inside a CRF, showing that the bias and variance reduce quickly with the number of bits. On a problem of author coreference, we find that our \simhash scheme allows scaling the hierarchical coreference algorithm by an order of magnitude without degrading its statistical performance or the model's coreference accuracy, as long as we employ at least 128 or 256 bits. Angle-preserving random projections further improve the coreference quality, potentially allowing even fewer dimensions to be used.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Homomorphic Parameter Compression for Distributed Deep Learning Training

2017-11-28 · Jaehee Jang, Byungook Na, Sungroh Yoon

Distributed training of deep neural networks has received significant research interest, and its major approaches include implementations on multiple GPUs and clusters. Parallelization can dramatically improve the effici…

Deep Learning

Scaling Homomorphic Applications in Deployment

2025-09-30 · Ryan Marinelli, Angelica Chowdhury arxiv

In this endeavor, a proof-of-concept homomorphic application is developed to determine the production readiness of encryption ecosystems. A movie recommendation app is implemented for this purpose and productionized thro…

Reinforcement LearningMovie Recommendation

A Hierarchical Distance-dependent Bayesian Model for Event Coreference Resolution

2015-04-22 · TACL 2015 1 · Bishan Yang, Claire Cardie, Peter Frazier

We present a novel hierarchical distance-dependent Bayesian model for event coreference resolution. While existing generative models for event coreference resolution are completely unsupervised, our model allows for the …

Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1

SciCo: Hierarchical Cross-Document Coreference for Scientific Concepts

2021-04-18 · AKBC 2021 10 · Arie Cattan, Sophie Johnson, Daniel Weld, Ido Dagan 외

Determining coreference of concept mentions across multiple documents is a fundamental task in natural language understanding. Previous work on cross-document coreference resolution (CDCR) typically considers mentions of…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionNatural Language Understanding

Light Coreference Resolution for Russian with Hierarchical Discourse Features

2023-06-02 · Elena Chistova, Ivan Smirnov

Coreference resolution is the task of identifying and grouping mentions referring to the same real-world entity. Previous neural models have mainly focused on learning span representations and pairwise scores for corefer…

coreference-resolutionCoreference ResolutionLanguage ModelingLanguage Modelling