An On-device Deep-Learning Approach for Attribute Extraction from Heterogeneous Unstructured Text
Mobile devices, with their rapidly growing usage, have turned into rich sources of user information, holding critical insights for betterment of user experience and personalization. Creating, receiving and storing important information in the form of unstructured text has become a part and parcel of daily routine of users. From purchase deliveries in Short Message Service (SMS) or Notifications, to event booking details in Calendar applications, mobile devices serve as a portal for understanding user interests, behaviours and activities through information extraction. In this paper, we address the challenge of on-device extraction of user information from unstructured data in natural language from heterogeneous sources like messages, notification, calendar etc. The issue of privacy concern is effectively eliminated by the on-device nature of the proposed solution. Our proposed solution consists of 3 components – A Na ̈ıve-Bayes based classifier for domain identification, a Dual Character andWord based Bidirectional Long Short Term Memory (Bi-LSTM) and Conditional Random Field (CRF) model for attribute extraction and a rule-based Entity Linker. Our solution achieved a 93.29% F1 score on five domains (shopping, travel, event, service and personal). Since on-device deployment has memory and latency constraints, we ensure minimal model size and optimal inference latency. To demonstrate the efficacy of our approach, we have experimented on CoNLL- 2003 dataset and achieved comparable performance to existing benchmark results.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeAttribute ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multimodal Attribute Extraction
The broad goal of information extraction is to derive structured information from unstructured data. However, most existing methods focus solely on text, ignoring other types of unstructured data such as images, video an…
AttributeAttribute ExtractionMultimodal Attribute Value ExtractionA Modular Unsupervised Framework for Attribute Recognition from Unstructured Text
We propose POSID, a modular, lightweight and on-demand framework for extracting structured attribute-based properties from unstructured text without task-specific fine-tuning. While the method is designed to be adaptable…
Attribute ExtractionSemantic SimilarityLATEX-Numeric: Language Agnostic Text Attribute Extraction for Numeric Attributes
In this paper, we present LATEX-Numeric - a high-precision fully-automated scalable framework for extracting E-commerce numeric attributes from unstructured product text like product description. Most of the past work on…
Active LearningAttributeAttribute ExtractionMissing Labels+1Event Extraction from Unstructured Amharic Text
In information extraction, event extraction is one of the types that extract the specific knowledge of certain incidents from texts. Event extraction has been done on different languages text but not on one of the Semiti…
BIG-bench Machine LearningEvent ExtractionExtractGPT: Exploring the Potential of Large Language Models for Product Attribute Value Extraction
E-commerce platforms require structured product data in the form of attribute-value pairs to offer features such as faceted product search or attribute-based product comparison. However, vendors often provide unstructure…
AttributeAttribute Value Extraction