paper-with-me

홈 › Papers

Combining a Context Aware Neural Network with a Denoising Autoencoder for Measuring String Similarities

2018-07-16 · Mehdi Ben Lazreg, Morten Goodwin

Measuring similarities between strings is central for many established and fast growing research areas including information retrieval, biology, and natural language processing. The traditional approach for string similarity measurements is to define a metric over a word space that quantifies and sums up the differences between characters in two strings. The state-of-the-art in the area has, surprisingly, not evolved much during the last few decades. The majority of the metrics are based on a simple comparison between character and character distributions without consideration for the context of the words. This paper proposes a string metric that encompasses similarities between strings based on (1) the character similarities between the words including. Non-Standard and standard spellings of the same words, and (2) the context of the words. Our proposal is a neural network composed of a denoising autoencoder and what we call a context encoder specifically designed to find similarities between the words based on their context. The experimental results show that the resulting metrics succeeds in 85.4\% of the cases in finding the correct version of a non-standard spelling among the closest words, compared to 63.2\% with the established Normalised-Levenshtein distance. Besides, we show that words used in similar context are with our approach calculated to be similar than words with different contexts, which is a desirable property missing in established string metrics.

📄 PDF Abstract BibTeX arXiv:1807.06414

Code (1)

mehdi-mbl/WordCoding 공식 구현

Tasks

DenoisingInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

Dynamic Feature Acquisition Using Denoising Autoencoders

2018-11-03 · Mohammad Kachuee, Sajad Darabi, Babak Moatamed, Majid Sarrafzadeh

In real-world scenarios, different features have different acquisition costs at test-time which necessitates cost-aware methods to optimize the cost and performance trade-off. This paper introduces a novel and scalable a…

DenoisingDensity EstimationInformativenessSensitivity

Improving Unsupervised Word-by-Word Translation with Language Model and Denoising Autoencoder

2019-01-06 · EMNLP 2018 10 · Yunsu Kim, Jiahui Geng, Hermann Ney

Unsupervised learning of cross-lingual word embedding offers elegant matching of words across languages, but has fundamental limitations in translating sentences. In this paper, we propose simple yet effective methods to…

DenoisingLanguage ModelingLanguage ModellingTranslation+1

Semantic denoising autoencoders for retinal optical coherence tomography

2019-03-23 · Max-Heinrich Laves, Sontje Ihler, Lüder Alexander Kahrs, Tobias Ortmaier

Noise in speckle-prone optical coherence tomography tends to obfuscate important details necessary for medical diagnosis. In this paper, a denoising approach that preserves disease characteristics on retinal optical cohe…

DenoisingGeneral ClassificationMedical Diagnosis

Adaptive Multi-Column Deep Neural Networks with Application to Robust Image Denoising

2013-12-01 · NeurIPS 2013 12 · Forest Agostinelli, Michael R. Anderson, Honglak Lee

Stacked sparse denoising auto-encoders (SSDAs) have recently been shown to be successful at removing noise from corrupted images. However, like most denoising techniques, the SSDA is not robust to variation in noise type…

DenoisingImage Denoising

NAADA: A Noise-Aware Attention Denoising Autoencoder for Dental Panoramic Radiographs

2025-06-24 · Khuram Naveed, Bruna Neves de Freitas, Ruben Pauwels

Convolutional denoising autoencoders (DAEs) are powerful tools for image restoration. However, they inherit a key limitation of convolutional neural networks (CNNs): they tend to recover low-frequency features, such as s…

DenoisingDiagnosticImage Restoration