Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,236 papers · 148 categories

Trend · papers per month

6.3%12.5%18.8%25.0% · Oct 199319922001200920182026
48 results for customer classification

Predicts customer call intent for auto dealerships using CNN.

problem Understanding customer intent from phone calls for better service.
method Developed a CNN-based supervised learning model for multi-class classification.
result CNN model performs well on customer call intent classification.

COTA improves customer support speed and accuracy with machine learning.

problem Improving speed and reliability of customer support.
method Combining feature engineering and deep learning for automated ticket classification and answer selection.
result COTA v2 outperforms COTA v1 in reducing issue resolution time by 10%.

The paper analyzes e-commerce reviews using RNN for sentiment classification.

problem Understanding customer sentiments in e-commerce reviews.
method Univariate and multivariate analyses on dataset features except review texts. Bidirectional RNN with LSTM implemented for classification.
result Bidirectional LSTM achieved high F1-scores for recommendation and sentiment classification.

Proposes RTL model for sentiment classification and key word detection in online reviews.

problem Sentiment classification and key word detection in online reviews for hospitality industry.
method Regularized Text Logistic (RTL) regression model.
result RTL model achieves satisfactory classification performance and identifies key word features.

The study compares prepaid and postpaid mobile phone users and predicts their subscription type.

problem Predicting mobile phone subscription type based on usage and network connections.
method Graph labelling approach using max-flow min-cut algorithms and indirect inference methods.
result Graph labelling approach achieves 87% classification accuracy, outperforming supervised learning methods.

Study predicts customer data sharing in Open Banking and explains key factors.

problem Predicting and explaining customer data sharing in Open Banking environments.
method Hybrid data balancing strategy with ADASYN and NEARMISS, XGBoost models, SHAP, CART.
result 91.39% accuracy for inflow and 91.53% for outflow predictions, revealing influential features.

The study explores machine learning for predicting customer propensity-to-pay uncertainty.

problem Improving customer experience, reducing financial hardship, and managing cash flow risks.
method Investigated machine learning models for predicting propensity-to-pay, focusing on uncertainty estimation.
result Novel Bayesian Neural Network model for binary classification of propensity-to-pay.

Study optimizes crowdfunding platform offerings based on customer behavior.

problem Maximizing crowdfunding platform revenue through optimal product assortment.
method Multinomial logit model and machine learning methods (multivariate regression, classification) for revenue prediction.
result Optimal assortments can significantly increase platform revenue.

System optimizes product images for e-commerce, enhancing customer engagement.

problem Optimizing product images for e-commerce to improve customer engagement.
method Machine learning, deep learning, and computer vision techniques applied to large e-commerce catalogs.
result System produces superior image sets tailored to customer preferences.

This paper converts NACE classification into embeddings to preserve hierarchical structure.

problem Preserving hierarchical structure in NACE classification while reducing dimensions.
method Custom metrics for hierarchical structure retention; state-of-the-art models and dimensionality reduction.
result The proposed approach effectively preserves hierarchical structures in NACE classification.

Predict and explain service failures in supply-chain networks using data models.

problem Predict and explain service failures in supply-chain networks, particularly last-mile pickup and delivery.
method Used supervised classification with Random Forests and Association Rules on a dataset of 500,000 services.
result Classifier reaches an average sensitivity of 0.7 and specificity of 0.7 for 5 types of failure.

Paper proposes a deep learning model for understanding e-commerce addresses.

problem Challenges in parsing shipping addresses with no fixed format.
method Combines NLP techniques with pre-processing steps for addresses, uses RoBERTa for vector representations.
result RoBERTa model achieves 90% accuracy in sub-region classification for North and South Indian cities.

Paper presents a novel time series clustering algorithm for financial inclusion.

problem Difficulty in understanding consumer financial behavior without restrictive credit scoring.
method Developed a novel time series clustering algorithm.
result Allows institutions to offer unique financial products based on customer needs.

EXoN creates an explainable latent space for semi-supervised learning.

problem Creating an explainable latent space for semi-supervised learning.
method EXoN combines VAE with SCI (Soft-label Consistency Interpolation) to create an explainable latent space.
result EXoN reduces the cost of investigating representation patterns on the latent space.

Study predicts purchasing decisions of online food delivery customers.

problem Understanding and predicting consumer purchasing decisions in online food delivery.
method Used machine learning techniques including CART, C4.5, random forest, and rule-based classifiers to predict purchasing decisions.
result C4.5 decision tree model outperformed others with 91.67% accuracy.

The study builds a customer selection model grouping and ranking customers based on multiple dimensions.

problem Traditional grouping methods based on assets are insufficient and ineffective.
method K-means unsupervised learning for grouping, weighted customer value calculation for ranking.
result Differentiates and ranks customers based on their values, not just assets.

Paper introduces a specialized text classification system for French Open Banking transactions.

problem Classifying specialized banking text data with high accuracy and efficiency.
method Data collection, labeling, preprocessing, modeling, and evaluation stages with language-specific techniques.
result Enhanced performance and efficiency compared to generic approaches.

Reduce survey questions to scale market research without annoying customers.

problem Performing market research by surveying customers with many questions is inefficient and annoying.
method Used Bayesian networks to model and reduce the number of questions asked to customers.
result Demonstrated the effectiveness of the approach using an example of broadband customer segmentation.

Financial institutions use LSTM models to predict customer goals.

problem Predicting customer goals and actions in financial services.
method Used LSTM models with state-space graph embeddings on historical customer traces.
result Demonstrated the effectiveness of LSTM models in predicting customer goals and actions.

Customer momentum is a positive relationship between a firm's returns and past returns of its customers.

problem Understanding the relationship between a firm's returns and its customers' past returns.
method Examined customer momentum using a long-short equally-weighted decile portfolio and Fama-French factor models.
result Customer momentum generates significant monthly returns and is statistically significant.

Proposes dual product embedding for complementary product representation learning.

problem Detecting complementary relationships from noisy and sparse customer purchase activities.
method Knowledge-aware dual product embedding with multi-task learning and user bias terms.
result Complementary relationships are captured more accurately than simple similarity.

Paper proposes a new topology for AML analysis using Poincaré embeddings.

problem Complex money laundering schemes and regulatory constraints hinder AML analysis and information sharing.
method Proposes a new topology for AML analysis using Poincaré embeddings.
result Demonstrates improved AML analysis and information sharing through Poincaré embeddings.

Paper proposes a method to aggregate customer engagement data for better ranking of e-commerce results.

problem Cold start problem and under-representation of new or under-impressed products in e-commerce search results.
method Aggregates customer engagements within a day for the same query as input training data for machine learning models.
result Training models on aggregated data leads to better ranking of new and under-impressed products.

Proposes a new feature-based evaluation method for explaining Deep Learning models in text classification.

problem Lack of consideration for linguistic dependencies in existing attribution-based explanations.
method Investigates perturbations based on embedded features removal from intermediate layers of Convolutional Neural Networks.
result Visualization tool assists analysts in understanding model predictions better.

Study uses Open Banking data to estimate customer value, showing potential 21% increase.

problem Limited CLV estimation using single-entity data.
method Introduces PCLV framework using Open Banking data for comprehensive customer value estimation.
result Open Banking data can estimate PCLV per competitor, showing a 21.06% increase over Actual CLV.

Paper presents a neural network method for automated bug and ticket classification.

problem Automated classification of bug and ticket content in systems.
method Recurrent neural network with hierarchical attention mechanism.
result The method outperforms previous approaches on two datasets.

QUACKIE creates a new benchmark for NLP interpretability.

problem Evaluating NLP interpretability methods is challenging due to biased ground truths.
method Formulated a custom classification task from question-answering datasets, generating unbiased ground truths.
result Demonstrated the effectiveness of current interpretability methods on the new benchmark.

Nearest neighbor methods are a popular class of nonparametric estimators with several desirable properties, such as adaptivity to different distance scales in different regions of space. Prior work on convergence rates for nearest neighbor classification has not fully reflected these subtle properties. We analyze the b…

2014-06-30abs ↗pdf ↗