paper-with-me

Papers

Nearly-Unsupervised Hashcode Representations for Biomedical Relation Extraction

2019-11-01 · IJCNLP 2019 11 · Sahil Garg, Aram Galstyan, Greg Ver Steeg, Guillermo Cecchi

Recently, kernelized locality sensitive hashcodes have been successfully employed as representations of natural language text, especially showing high relevance to biomedical relation extraction tasks. In this paper, we propose to optimize the hashcode representations in a nearly unsupervised manner, in which we only use data points, but not their class labels, for learning. The optimized hashcode representations are then fed to a supervised classifi er following the prior work. This nearly unsupervised approach allows fine-grained optimization of each hash function, which is particularly suitable for building hashcode representations generalizing from a training set to a test set. We empirically evaluate the proposed approach for biomedical relation extraction tasks, obtaining significant accuracy improvements w.r.t. state-of-the-art supervised and semi-supervised approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation Extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Nearly-Unsupervised Hashcode Representations for Relation Extraction

2019-09-09 · Sahil Garg, Aram Galstyan, Greg Ver Steeg, Guillermo Cecchi

Recently, kernelized locality sensitive hashcodes have been successfully employed as representations of natural language text, especially showing high relevance to biomedical relation extraction tasks. In this paper, we …

RelationRelation Extraction

Kernelized Hashcode Representations for Relation Extraction

2017-11-10 · Sahil Garg, Aram Galstyan, Greg Ver Steeg, Irina Rish 외

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…

General ClassificationRelationRelation Extraction

Image Hashing via Cross-View Code Alignment in the Age of Foundation Models

2025-10-31 · Ilyass Moummad, Kawtar Zaher, Hervé Goëau, Alexis Joly arxiv

Efficient large-scale retrieval requires representations that are both compact and discriminative. Foundation models provide powerful visual and multimodal embeddings, but nearest neighbor search in these high-dimensiona…

Modeling Psychotherapy Dialogues with Kernelized Hashcode Representations: A Nonparametric Information-Theoretic Approach

2018-04-26 · Sahil Garg, Irina Rish, Guillermo Cecchi, Palash Goyal 외

We propose a novel dialogue modeling framework, the first-ever nonparametric kernel functions based approach for dialogue modeling, which learns kernelized hashcodes as compressed text representations; unlike traditional…

Computational EfficiencyDialogue GenerationModel Selection

Faster and Space Efficient Indexing for Locality Sensitive Hashing

2025-03-09 · Bhisham Dev Verma, Rameshwar Pratap

This work suggests faster and space-efficient index construction algorithms for LSH for Euclidean distance (\textit{a.k.a.}~\ELSH) and cosine similarity (\textit{a.k.a.}~\SRP). The index construction step of these LSHs r…