paper-with-me

홈 › Papers

An On-device Deep-Learning Approach for Attribute Extraction from Heterogeneous Unstructured Text

2021-12-01 · ICON 2021 12 · Mahesh Gorijala, Aniruddha Bala, Pinaki Bhaskar, Krishnaditya ., Vikram Mupparthi

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute Extraction

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Attribute Extraction

2017-11-29 · Robert L. Logan IV, Samuel Humeau, Sameer Singh

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 Extraction

A Modular Unsupervised Framework for Attribute Recognition from Unstructured Text

2025-07-05 · KMA Solaiman arxiv

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 Similarity

LATEX-Numeric: Language Agnostic Text Attribute Extraction for Numeric Attributes

2021-06-01 · NAACL 2021 4 · Kartik Mehta, Ioana Oprea, Nikhil Rasiwasia

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+1

Event Extraction from Unstructured Amharic Text

2020-05-01 · LREC 2020 5 · ephrem tadesse, Rosa Tsegaye, Kuulaa Qaqqabaa

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 Extraction

ExtractGPT: Exploring the Potential of Large Language Models for Product Attribute Value Extraction

2023-10-19 · Alexander Brinkmann, Roee Shraga, Christian Bizer

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