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

2525047561,008 · Jun 202019922001200920182026
48 results for Neural User Simulator

Neural User Simulator outperforms traditional ABUS in training dialogue systems.

problem Limited diversity and lack of natural language in ABUS.
method NUS learns user behavior from a corpus and generates natural language.
result NUS trained policies outperform ABUS in real user evaluations.

Smartfluidnet accelerates Eulerian fluid simulation with neural networks.

problem Current neural network methods for Eulerian fluid simulation lack flexibility and generalization.
method Smartfluidnet automates model generation and dynamic switching to meet user requirements.
result Smartfluidnet achieves 1.46x and 590x speedup compared to state-of-the-art models, with better simulation quality.

The paper uses neural networks to predict customer conversions and retarget ads.

problem Predicting customer conversions and optimizing advertising strategies.
method Modelled customer online behaviors using RNN and CNN, estimating conversion rates with Monte Carlo simulation.
result Demonstrated the feasibility of using neural networks for customer behavior prediction and advertising.

A neural network method optimizes power control in multi-user channels.

problem Maximizing sum rate in multi-user interference channels.
method PCNet, a multi-layer neural network, directly maximizes sum rate; ePCNet is an ensemble of multiple PCNets.
result ePCNet outperforms existing power control methods by 1.2%-4.6%.

Framework synthesizes programs for simulating complex models and estimating parameters.

problem Parameter estimation for complex models requires manual encoding of fixed model structures.
method Combines LLMs for program synthesis with neural simulation-based inference.
result Identifies plausible model families from open-ended prompts with high accuracy.

New method detects and measures malicious users in recommendation algorithms.

problem Identifying and quantifying malicious user activity in recommendation systems.
method Probabilistic programming for a disentangled model of malicious and regular user behavior.
result Simulation-based measure for quantifying malicious user effects.

Proposes a multi-perspective neural model for better user preference analysis in recommendation systems.

problem Complex user preferences not well captured by existing recommendation models.
method Uses multiple perspectives to encode user and item features, then combines these representations to predict ratings.
result Significant improvements over baseline models in predicting user ratings.

The paper examines how different fusion strategies in neural networks affect user embeddings and their quality.

problem The need for automated processing of user data, particularly in predicting ratings and estimating user similarity.
method Analyzed the effect of various fusion strategies in neural networks on user embeddings quality and prediction performance.
result Fusion strategies in neural networks affect both embedding quality and prediction performance, and prediction performance does not necessarily reflect embedding quality.

Many successful applications of computer vision to image or video manipulation are interactive by nature. However, parameters of such systems are often trained neglecting the user. Traditionally, interactive systems have been treated in the same manner as their fully automatic counterparts. Their performance is evaluat…

2009-12-13abs ↗pdf ↗

Proposes D2D-LSTM for predicting mobile social network content diffusion paths.

problem Lack of accurate content popularity prediction considering time and location in mobile social networks.
method D2D-LSTM, a deep neural network combining user social features and files features.
result Significantly improved prediction accuracy (up to 85.858%) and faster convergence (less than 100 steps).

PDSim simulates and estimates commodity futures prices using polynomial diffusion models.

problem Simulating and estimating commodity futures prices using polynomial diffusion models.
method Developed an R package with a Shiny app for simulation and estimation of commodity futures prices using polynomial diffusion models.
result PDSim is the only package specifically designed for the simulation and estimation of the polynomial diffusion model.

Improved neural model for social recommendation by integrating social and interest networks.

problem Data sparsity and lack of higher-order relationships in social recommendation.
method DiffNet++ models neural influence diffusion and interest diffusion in a unified framework using a multi-level attention network.
result Extensive experiments on real-world datasets show the effectiveness of DiffNet++.

New method for state inference in state-space models with unknown dynamics.

problem State inference in state-space models with computationally expensive and undefined dynamics.
method Estimate state transition dynamics using a multi-output Gaussian process and Bayesian Neural Network as a surrogate model.
result Significant improvement in accuracy for state inference and prediction in non-stationary user models.

Study compares deep learning and superlearner architectures for classification problems.

problem Assessing performance and computational efficiency of different machine-learning methods.
method Comparative analysis of superlearner and deep learning architectures across various datasets.
result Superlearner outperforms deep neural networks on nonlinear predictor relationship datasets, suggesting faster convergence and interpretability.

ARNN augments RNNs with user-contextual preference for better session-based recommendations.

problem Limited context-awareness in RNN session models.
method Proposes ARNN that uses PNN to extract high-order user-contextual preference.
result ARNN outperforms baseline RNN by a large margin with rich user-side contexts.

Paper presents a reinforcement learning framework for personalized music playlist generation.

problem Misalignment between offline model objectives and online user satisfaction metrics in conventional playlist recommendation methods.
method Simulation-based reinforcement learning approach using a Deep Q-Network (DQN) modified to address large state and action spaces.
result The modified DQN (AH-DQN) policy leads to better user-satisfaction metrics compared to baseline methods during online A/B tests.

A hybrid approach uses RNNs to recommend news articles based on context and session history.

problem Challenging news recommendation due to varying user interests and factors.
method Context-aware, hybrid, deep learning approach using RNNs with additional information types.
result Significantly higher recommendation accuracy and catalog coverage compared to other session-based algorithms.

Neural pedagogical agent updates user models in real-time for mobile education apps.

problem Real-time user modeling for dynamic mobile education platforms.
method Bidirectional recurrent neural networks with attention mechanism over embedded question-response pairs.
result Model outperforms existing approaches in predicting user response correctness.

Deep learning identifies smartphone users from motion sensor data.

problem Smartphone user identification using motion sensor signals.
method Transformed motion signals into images, trained CNN for classification, used SVM for few-shot identification.
result CNN achieved 89.75% multi-class user classification and 96.72% few-shot user identification accuracy.

FURL improves model accuracy in FL by locally training user embeddings.

problem Improving prediction accuracy of neural-network-based models in Federated Learning.
method FURL divides model parameters into federated and private parameters, training private parameters locally.
result Significant performance improvement with 8% and 51% increases on two datasets.

A novel RNN survival model predicts web user return times.

problem Predicting when web users will return.
method Developed a novel RNN survival model that combines RNN's feature learning with survival analysis's non-returning user representation.
result Successfully predicts return times with superior discrimination between returning and non-returning users.

This paper tackles efficient resource control in IoT edge computing using deep reinforcement learning.

problem Efficient allocation and scheduling of limited resources in IoT edge computing systems.
method Formulated as a CTMDP model, used deep reinforcement learning (RL) to approximate value functions and solve the MDP problem.
result Significant performance improvement over baseline algorithms and RL algorithms based on other architectures.

Automates decision-making for human operators managing multiple robots.

problem Limited human operator attention when controlling multiple robots.
method Learned model of user preferences from easy settings to automatically identify the most critical robot.
result Automated decision-making can assist human operators in managing more robots than their attention allows.

Modeling dynamic user interests using neural matrix factorization.

problem Challenging extraction of valuable insights from unstructured, high-dimensional, and dynamic online content data.
method Combines matrix factorization with neural networks to model nonlinear user and content factors.
result Accurately identifies nuanced and coherent consumption patterns of Boston Globe readers over five years.

Algorithmic recommendation systems can homogenize user behavior, reducing utility.

problem Algorithmic feedback loops homogenize user behavior in recommendation systems.
method Simulations of recommendation systems using confounded data.
result Using confounded data decreases utility without increasing diversity.

NGMs create mirrored features to assess neural network feature importance.

problem Lack of feature relevance information in DNNs limits their applicability.
method Structured perturbation and kernel-based conditional dependence measure for feature importance evaluation.
result Controls feature selection error rate and maintains high selection power with correlated features.

Deep learning optimizes user association in Massive MIMO networks.

problem Optimizing user cell association for maximum sum-rate in Massive MIMO networks.
method Training a deep neural network to learn optimal association rules based on user positions.
result The neural network achieves the same performance as traditional optimization methods with reduced computational complexity.