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,181 papers · 148 categories

Trend · papers per month

24487296 · Jun 202019922001200920182026
48 results for user intent

TIM framework uses LLMs and domain experts to infer DeFi user transaction intents.

problem Challenges in understanding user intent in DeFi transactions due to complex interactions and opaque logs.
method TIM framework leverages a DeFi intent taxonomy, multi-agent LLM system, and a Meta-Level Planner.
result TIM significantly outperforms existing methods in inferring user transaction intents.

Intelligent recommender system tracks user activity and intent for better recommendations.

problem Recommender systems often lack user intent awareness, leading to suboptimal recommendations.
method Encoded user activity, reduced to lower dimensions using tensor factorization, and scored for intent. Combined with contextual information for ranking recommendations.
result Better recommendations compared to baselines, with intent-aware scoring.

Study proposes a time-aware model to predict user conversion intent.

problem Weak predictive signals from users not suitable for conversion prediction.
method Time-aware approach to model user activities and capture conversion intent signals.
result Approach outperforms other models on real-world datasets.

This paper examines feature selection for extracting user intentions from Twitter.

problem Extracting user intentions from informal, misspelled tweets.
method Developed a dataset from Twitter feeds, used two feature selection techniques (Information Gain and hybrid forward selection), and applied four classification algorithms.
result The hybrid feature selection approach outperformed the Information Gain method.

New method infers intent from suboptimal behavior by modeling incorrect internal beliefs about dynamics.

problem Inferring intent from suboptimal human behavior using traditional methods assumes near-optimality, which is not always valid.
method Model suboptimal behavior as internal model misspecification, estimating incorrect beliefs about dynamics.
result Accurately models human intent by accounting for internal model inaccuracies.

SYNTHONY selects tabular synthesizers based on stress profiling and user intent.

problem Non-uniform performance of tabular generative models across datasets.
method Stress profiling and intent-conditioned tabular synthesis selection.
result Meta-features predict synthesizer performance, improving selection accuracy.

End-to-end dialogue model learns from joint embeddings and user intent.

problem Challenges in reasoning and incorporating state-full knowledge in goal-oriented dialogues.
method Proposes an RNN-based end-to-end encoder-decoder architecture trained with joint embeddings and multi-task learning.
result Improves task-oriented dialogue system performance as shown by BLEU score evaluation.

MACRo-mIcro VAE learns disentangled user behavior representations.

problem Complex user behavior data in recommender systems are entangled; disentangling them enhances robustness and interpretability.
method MACRo-mIcro Disentangled Variational Auto-Encoder (MacridVAE) infers high-level user intentions and micro-disentangles preferences.
result Our approach achieves substantial improvement over state-of-the-art baselines and demonstrates interpretable and controllable learned representations.

Adaptive system diversifies and personalizes visual browsing for better user engagement.

problem Poor performance of search queries in ambiguous or inspirational browsing scenarios.
method Bayesian regression for scoring relevance, submodular diversification, and personalized category preferences learned from user behavior.
result Significant improvement in click-through-rate and session duration on live traffic.

The paper shows how machine learning models can be fooled by fake users.

problem How machine learning recommendation models can be fooled by fake users.
method A framework for generating fake user profiles that mimic real users and achieve adversarial intent.
result Machine learning recommendation models can be easily fooled by fake users.

TIMeSynC combines financial service interactions for intent prediction.

problem Aligning and learning from multi-domain, multi-resolution sequences for accurate intent prediction.
method An encoder-decoder transformer model addressing sequence alignment, temporal dynamics, and dynamic/static sequence combination.
result Significant improvement in intent prediction over existing methods.

PIP-Net predicts pedestrian crossing intentions with up to 4-second lead.

problem Accurate pedestrian intention prediction for autonomous vehicles in real-world scenarios.
method Recurrent and temporal attention-based model using kinematic and spatial features.
result PIP-Net predicts pedestrian crossing intentions up to 4 seconds in advance.

Researchers analyze how RNNs solve intent detection tasks using dynamical systems theory.

problem Understanding the internal mechanisms of RNNs in intent detection.
method Investigating RNN architectures through a dynamical systems perspective.
result Identified fixed point topology and limited number of attractors in RNN dynamics.

Neural network predicts purchasing intent without feature engineering.

problem Predicting purchasing intent in ecommerce with minimal feature engineering.
method Trainable vector spaces, multi-layer recurrent neural networks, parameter sharing, skip connections.
result Classification accuracy exceeds state-of-the-art on benchmark datasets.

This paper tackles tweet classification by identifying purpose and position.

problem Difficulties in determining user intention and attitude in short, informal tweets.
method Transformed tweet classification into a multi-label problem and applied a multi-label classification method with post-processing.
result The method effectively classifies tweet purpose and position, outperforming individual classification methods.

Model improves email-based conversational agents' ability to extract relevant information.

problem Asynchronous email communication makes it hard for agents to detect intents and extract relevant entities.
method Neural model for scoping relevant information from large queries.
result Improves performance of intent detection and entity extraction tasks by 35% in precision.

We propose a robust classifier to predict buying intentions based on user behaviour within a large e-commerce website. In this work we compare traditional machine learning techniques with the most advanced deep learning approaches. We show that both Deep Belief Networks and Stacked Denoising auto-Encoders achieved a su…

2015-11-19abs ↗pdf ↗

Estimates treatment effects with machine learning using instruments in A/B tests.

problem Estimating heterogeneous treatment effects with unobserved confounders in A/B tests.
method Develops a statistical learning approach using machine learning methods and auxiliary models.
result Shows robustness of estimated effect model to auxiliary model errors and provides asymptotic normality for parameter estimates.

Seq-CVAE learns a latent space for each word position to capture sentence intention.

problem Capturing diversity in image captioning models.
method Seq-CVAE learns a sequential latent space for each word position, mimicking future sentence summaries.
result Significantly improves diversity metrics on MSCOCO dataset compared to baselines.

DeepProbe uses seq2seq models to improve query understanding and chatbot design.

problem Improving query understanding and chatbot design efficiency.
method Attention-based seq2seq recurrent neural network for information extraction and active user interactions.
result DeepProbe achieves significant improvements in query understanding and chatbot efficiency.

Paper improves Native ads CTR prediction using event embeddings and recurrent networks.

problem Hard CTR prediction for Native ads due to lack of direct query intent.
method Proposes a large-scale event embedding scheme and a recurrent neural network model.
result Significantly outperforms baseline and variants in CTR prediction.

Proposes a new method for intent classification in student and enrollee questions.

problem Challenges of intent classification in specific subject areas with limited training data.
method Uses Shannon entropy to generate low-dimensional question vectors.
result Outperforms existing methods in intent classification task with small datasets.

Hybrid approach combines user feedback and machine learning for predicting user satisfaction.

problem Measuring user satisfaction in large-scale conversational agent systems.
method Fusion of explicit user feedback and predictions from two machine-learned models trained on different data types.
result Hybrid approach significantly improves user satisfaction predictions.

UCFE benchmarks LLMs in financial tasks with human feedback.

problem Evaluating LLMs' financial task performance and user satisfaction.
method Hybrid approach combining human expert evaluations and dynamic interactions.
result Significant alignment between benchmark scores and human preferences (Pearson correlation coefficient of 0.78).

Robots learn intentions from multiple cues to reduce uncertainty.

problem Uncertainty in human-robot interaction for vulnerable users.
method Multimodal classifier fusion using Bayesian Independent Opinion Pool.
result Fused classifiers outperform individual modalities in accuracy and uncertainty reduction.

Visual reranking is effective to improve the performance of the text-based video search. However, existing reranking algorithms can only achieve limited improvement because of the well-known semantic gap between low level visual features and high level semantic concepts. In this paper, we adopt interactive video search…

2011-03-14abs ↗pdf ↗

New model learns coupled representations for domains, intents, and slots.

problem Representation learning for domains, intents, and slots in spoken language understanding.
method Proposes a model that learns coupled representations by aggregating slot and intent representations based on their hierarchical relationships.
result Improved performance on contextual cross-domain reranking task.

New method adapts to user preferences dynamically, improving recommendation models.

problem Current recommendation models lack dynamic adaptation to changing user preferences.
method Preference Discerning with LLM-Enhanced Generative Retrieval
result Mender achieves state-of-the-art performance in adapting to evolving user preferences.

This work recommends personalized search stories to users based on their interests.

problem Personalized search story recommendation within search engines.
method Deep reinforcement learning architecture trained by imitation learning and reinforcement learning.
result Empirically demonstrated effectiveness on real-world data sets.

Proposes a model to recommend products at the right time to meet user demands.

problem Maximizing product sales by recommending products at the right time to meet user demands.
method Integrates user interests and time-based demands into a Long-Short Demands-Aware Model (LSDM) using recurrent neural networks.
result Demonstrates the effectiveness of the LSDM in next-item recommendation on real-world commerce datasets.