paper-with-me

Papers

Contrastive String Representation Learning using Synthetic Data

2021-10-08 · Urchade Zaratiana

String representation Learning (SRL) is an important task in the field of Natural Language Processing, but it remains under-explored. The goal of SRL is to learn dense and low-dimensional vectors (or embeddings) for encoding character sequences. The learned representation from this task can be used in many downstream application tasks such as string similarity matching or lexical normalization. In this paper, we propose a new method for to train a SRL model by only using synthetic data. Our approach makes use of Contrastive Learning in order to maximize similarity between related strings while minimizing it for unrelated strings. We demonstrate the effectiveness of our approach by evaluating the learned representation on the task of string similarity matching. Codes, data and pretrained models will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2110.04217

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLexical NormalizationRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Understanding Contrastive Learning Requires Incorporating Inductive Biases

2022-02-28 · Nikunj Saunshi, Jordan Ash, Surbhi Goel, Dipendra Misra 외

Contrastive learning is a popular form of self-supervised learning that encourages augmentations (views) of the same input to have more similar representations compared to augmentations of different inputs. Recent attemp…

Contrastive LearningSelf-Supervised Learning

Learning Genomic Sequence Representations using Graph Neural Networks over De Bruijn Graphs

2023-12-06 · Kacper Kapuśniak, Manuel Burger, Gunnar Rätsch, Amir Joudaki

The rapid expansion of genomic sequence data calls for new methods to achieve robust sequence representations. Existing techniques often neglect intricate structural details, emphasizing mainly contextual information. To…

Contrastive LearningRetrieval

Learning Kernels over Strings using Gaussian Processes

2017-11-01 · IJCNLP 2017 11 · Daniel Beck, Trevor Cohn

Non-contiguous word sequences are widely known to be important in modelling natural language. However they not explicitly encoded in common text representations. In this work we propose a model for text processing using …

Emotion RecognitionGaussian Processesregression

Linking Representations with Multimodal Contrastive Learning

2023-04-07 · Abhishek Arora, Xinmei Yang, Shao-Yu Jheng, Melissa Dell

Many applications require linking individuals, firms, or locations across datasets. Most widely used methods, especially in social science, do not employ deep learning, with record linkage commonly approached using strin…

Contrastive LearningOptical Character RecognitionOptical Character Recognition (OCR)

Synthetic vs. Real Reference Strings for Citation Parsing, and the Importance of Re-training and Out-Of-Sample Data for Meaningful Evaluations: Experiments with GROBID, GIANT and Cora

2020-04-22 · WOSP 2020 8 · Mark Grennan, Joeran Beel

Citation parsing, particularly with deep neural networks, suffers from a lack of training data as available datasets typically contain only a few thousand training instances. Manually labelling citation strings is very t…