Character-level Deep Conflation for Business Data Analytics

02/08/2017
by   Zhe Gan, et al.
0

Connecting different text attributes associated with the same entity (conflation) is important in business data analytics since it could help merge two different tables in a database to provide a more comprehensive profile of an entity. However, the conflation task is challenging because two text strings that describe the same entity could be quite different from each other for reasons such as misspelling. It is therefore critical to develop a conflation model that is able to truly understand the semantic meaning of the strings and match them at the semantic level. To this end, we develop a character-level deep conflation model that encodes the input text strings from character level into finite dimension feature vectors, which are then used to compute the cosine similarity between the text strings. The model is trained in an end-to-end manner using back propagation and stochastic gradient descent to maximize the likelihood of the correct association. Specifically, we propose two variants of the deep conflation model, based on long-short-term memory (LSTM) recurrent neural network (RNN) and convolutional neural network (CNN), respectively. Both models perform well on a real-world business analytics dataset and significantly outperform the baseline bag-of-character (BoC) model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2017

End-to-end Recurrent Neural Network Models for Vietnamese Named Entity Recognition: Word-level vs. Character-level

This paper demonstrates end-to-end neural network architectures for Viet...
research
08/26/2015

Character-Aware Neural Language Models

We describe a simple neural language model that relies only on character...
research
06/14/2015

Reading Scene Text in Deep Convolutional Sequences

We develop a Deep-Text Recurrent Network (DTRN) that regards scene text ...
research
07/11/2016

Recurrent Memory Array Structures

The following report introduces ideas augmenting standard Long Short Ter...
research
07/15/2019

A Scalable Framework for Multilevel Streaming Data Analytics using Deep Learning

The rapid growth of data in velocity, volume, value, variety, and veraci...
research
02/25/2021

Hybrid deep neural network for Bangla automated image descriptor

Automated image to text generation is a computationally challenging comp...
research
12/07/2020

Observement as Universal Measurement

Measurement theory is the cornerstone of science, but no equivalent theo...

Please sign up or login with your details

Forgot password? Click here to reset