paper-with-me

홈 › Papers

“Where is My Parcel?” Fast and Efficient Classifiers to Detect User Intent in Natural Language

2019-12-16 · SNAMS 2019 12 · Constantina Nicolaou, Amal Vaidya, Fabon Dzogang, David Wardrope, Nikos Konstantinidis

We study the performance of customer intent classifiers designed to predict the most popular intent received through ASOS.com Customer Care Department, namely “Where is my order?”. These queries are characterised by the use of colloquialism, label noise and short message length. We conduct extensive experiments with two well established classification models: logistic regression via n-grams to account for sequences in the data and recurrent neural networks that perform the extraction of these sequential patterns automatically. Maintaining the embedding layer fixed to GloVe coordinates, a Mann-Whitney U test indicated that the F1 score on a held out set of messages was lower for recurrent neural network classifiers than for linear n-grams classifiers (M1=0.828, M2=0.815; U=1,196, P=1.46e-20), unless all layers were jointly trained with all other network parameters (M1=0.831, M2=0.828, U=4,280, P=8.24e-4). This plain neural network produced top performance on a denoised set of labels (0.887 F1) matching with Human annotators (0.889 F1) and superior to linear classifiers (0.865 F1). Calibrating these models to achieve precision levels above Human performance (0.93 Precision), our results indicate a small difference in Recall of 0.05 for the plain neural networks (training under 1hr), and 0.07 for the linear n-grams (training under 10min), revealing the latter as a judicious choice of model architecture in modern AI production systems.

📄 PDF Abstract BibTeX

Code (1)

fabon/chatbot-intents tf

Tasks

English Conversational Speech RecognitionIntent DetectionText Classification

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Decoupling Parcellation from Classification: Systematic Benchmark of Fast Brain Segmentation Methods for Alzheimer's Disease Detection

2026-08-17 · Jiadao Zou, Hongyu Guo, Wei Xi arxiv

Brain parcellation and classification are typically evaluated in isolation, yet downstream AD detection performance depends on their interaction. We decouple these components and systematically benchmark fast deep learni…

Alzheimer's Disease DetectionBrain Segmentation

TAMPAR: Visual Tampering Detection for Parcel Logistics in Postal Supply Chains

2023-11-06 · Alexander Naumann, Felix Hertlein, Laura Dörr, Kai Furmans

Due to the steadily rising amount of valuable goods in supply chains, tampering detection for parcels is becoming increasingly important. In this work, we focus on the use-case last-mile delivery, where only a single RGB…

Change DetectionKeypoint Detection

Parcel3D: Shape Reconstruction from Single RGB Images for Applications in Transportation Logistics

2023-04-18 · Alexander Naumann, Felix Hertlein, Laura Dörr, Kai Furmans

We focus on enabling damage and tampering detection in logistics and tackle the problem of 3D shape reconstruction of potentially damaged parcels. As input we utilize single RGB images, which corresponds to use-cases whe…

2D Object Detection3D Object Detection3D Shape Reconstruction

Superficial White Matter Analysis: An Efficient Point-cloud-based Deep Learning Framework with Supervised Contrastive Learning for Consistent Tractography Parcellation across Populations and dMRI Acquisitions

2022-07-18 · Tengfei Xue, Fan Zhang, Chaoyi Zhang, Yuqian Chen 외

Diffusion MRI tractography is an advanced imaging technique that enables in vivo mapping of the brain's white matter connections. White matter parcellation classifies tractography streamlines into clusters or anatomicall…

Contrastive LearningDiffusion MRI

Outlier detection at the parcel-level in wheat and rapeseed crops using multispectral and SAR time series

2020-04-17 · Florian Mouret, Mohanad Albughdadi, Sylvie Duthoit, Denis Kouamé 외

This paper studies the detection of anomalous crop development at the parcel-level based on an unsupervised outlier detection technique. The experimental validation is conducted on rapeseed and wheat parcels located in B…

Anomaly DetectionOutlier DetectionTime SeriesTime Series Analysis