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

24487195 · Jun 202019922001200920182026
48 results for restaurant choices

The paper analyzes consumer preferences for restaurants using mobile location data.

problem Understanding and predicting consumer choices for restaurants based on location data.
method Bayesian approach with variational inference and stochastic gradient descent.
result The model outperforms standard models in predicting consumer behavior.

We study a resource utilization scenario characterized by intrinsic fitness. To describe the growth and organization of different cities, we consider a model for resource utilization where many restaurants compete, as in a game, to attract customers using an iterative learning process. Results for the case of restauran…

2014-03-07abs ↗pdf ↗

Study uses Bayesian regression to analyze consumer behavior changes in restaurants post-COVID-19.

problem Impact of COVID-19 on consumer behavior in the restaurant industry.
method Bayesian regression with Hamiltonian Monte Carlo.
result Estimates change in consumer behavior before and after the pandemic.

Generalisation of the El Farol bar problem to that of many bars here leads to the Kolkata restaurant problem, where the decision to go to any restaurant or not is much simpler (depending on the previous experience of course, as in the El Farol bar problem). This generalised problem can be exactly analysed in some limit…

2007-05-15abs ↗pdf ↗

This paper attempts to find out numerically the distribution of the queue-length ratio in the context of a model of preferential attachment. Here we consider two restaurants only and a large number of customers (agents) who come to these restaurants. Each day the same number of agents sequentially arrives and decides w…

2008-08-23abs ↗pdf ↗

Study measures impact of data and neural net similarity on transferability in restaurant sales data.

problem Identify indicators for successful transferability of neural nets across different data sets.
method Empirical study on sales data from six restaurants, calculating indicators based on data and neural net similarities.
result Negative correlations between transferability and indicators, allowing better model performance and fewer transfers.

Bayesian model clusters, forecasts, and imputes multivariate time series data.

problem Jointly modeling and forecasting sparsely observed multivariate time series with varying dynamics.
method Chinese restaurant process prior for clustering, temporally-reweighted extension for joint modeling within clusters, MCMC for inference.
result Superior forecasting and competitive imputation accuracy compared to baselines, interpretable clusters discovered in macroeconomic data.

Joint analysis of data from multiple sources has the potential to improve our understanding of the underlying structures in complex data sets. For instance, in restaurant recommendation systems, recommendations can be based on rating histories of customers. In addition to rating histories, customers' social networks (e…

2011-05-17abs ↗pdf ↗

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.

We develop the distance dependent Chinese restaurant process (CRP), a flexible class of distributions over partitions that allows for non-exchangeability. This class can be used to model many kinds of dependencies between data in infinite clustering models, including dependencies across time or space. We examine the pr…

2009-10-06abs ↗pdf ↗

Tree structures are ubiquitous in data across many domains, and many datasets are naturally modelled by unobserved tree structures. In this paper, first we review the theory of random fragmentation processes [Bertoin, 2006], and a number of existing methods for modelling trees, including the popular nested Chinese rest…

2015-09-16abs ↗pdf ↗

ClovaCall introduces a new Korean call speech corpus for contact centers.

problem Lack of large-scale call-based speech corpora for Korean dialog scenarios.
method Development of a new large-scale Korean call-based speech corpus (ClovaCall) in a restaurant reservation domain.
result Validation of the dataset with ASR models shows its effectiveness.

HIRM models noisy, sparse, heterogeneous relational data using hierarchical clustering and Dirichlet processes.

problem Modeling noisy, sparse, and heterogeneous relational data.
method Hierarchical Chinese restaurant process and Dirichlet process mixture for clustering and modeling relation values.
result HIRM generalizes standard models and discovers relational structure in real-world datasets.

New method detects changes in complex models using hierarchical latent-class models.

problem Detecting abrupt transitions in high-dimensional or heterogeneous models.
method Hierarchical latent-class model with CRP and EM algorithm for continual learning.
result The method reliably infers the number of latent classes and performs CPD.

Deep learning model reduces food waste by stabilizing online food delivery supply chains.

problem Wastage and bullwhip effect in online food delivery services.
method Two-phase LSTM network for demand forecasting, newsvendor model for inventory management.
result Significant reduction in bullwhip effect and food waste, improved forecasting accuracy.

Collaborative filtering analyzes user preferences for items (e.g., books, movies, restaurants, academic papers) by exploiting the similarity patterns across users. In implicit feedback settings, all the items, including the ones that a user did not consume, are taken into consideration. But this assumption does not acc…

2015-10-23abs ↗pdf ↗

New statistical models capture double power-law behavior in data.

problem Capturing two-regime power-law behavior in datasets.
method Introducing completely random measures with double power-law behavior.
result Proposed models provide a better fit than Pitman-Yor process.

We develop a nested hierarchical Dirichlet process (nHDP) for hierarchical topic modeling. The nHDP is a generalization of the nested Chinese restaurant process (nCRP) that allows each word to follow its own path to a topic node according to a document-specific distribution on a shared tree. This alleviates the rigid, …

2013-01-16abs ↗pdf ↗

Nested Chinese Restaurant Process (nCRP) topic models are powerful nonparametric Bayesian methods to extract a topic hierarchy from a given text corpus, where the hierarchical structure is automatically determined by the data. Hierarchical Latent Dirichlet Allocation (hLDA) is a popular instance of nCRP topic models. H…

2017-02-23abs ↗pdf ↗

We are concerned with modeling the strength of links in networks by taking into account how often those links are used. Link usage is a strong indicator of how closely two nodes are related, but existing network models in Bayesian Statistics and Machine Learning are able to predict only wether a link exists at all. As …

2014-02-18abs ↗pdf ↗

New model generates clusters with sublinear growth, useful for sparse multigraphs.

problem Cluster sizes grow linearly with sample size, limiting applicability in some cases.
method Non-exchangeable random partition models based on completely random measures and Poisson embedding.
result Model generates partitions with sublinearly growing cluster sizes, controlled by parameters.

We study reinforcement learning of chatbots with recurrent neural network architectures when the rewards are noisy and expensive to obtain. For instance, a chatbot used in automated customer service support can be scored by quality assurance agents, but this process can be expensive, time consuming and noisy. Previous …

2017-02-10abs ↗pdf ↗

We develop a nested hierarchical Dirichlet process (nHDP) for hierarchical topic modeling. The nHDP is a generalization of the nested Chinese restaurant process (nCRP) that allows each word to follow its own path to a topic node according to a document-specific distribution on a shared tree. This alleviates the rigid, …

2012-10-25abs ↗pdf ↗

Teaching machines to accomplish tasks by conversing naturally with humans is challenging. Currently, developing task-oriented dialogue systems requires creating multiple components and typically this involves either a large amount of handcrafting, or acquiring costly labelled datasets to solve a statistical learning pr…

2016-04-15abs ↗pdf ↗

Which song will Smith listen to next? Which restaurant will Alice go to tomorrow? Which product will John click next? These applications have in common the prediction of user trajectories that are in a constant state of flux over a hidden network (e.g. website links, geographic location). What users are doing now may b…

2015-11-03abs ↗pdf ↗

We present a new approach to estimating the interdependence of industries in an economy by applying data science solutions. By exploiting interfirm buyer--seller network data, we show that the problem of estimating the interdependence of industries is similar to the problem of uncovering the latent block structure in n…

2015-04-06abs ↗pdf ↗

BoSsNet learns language and knowledge separately, improving task-oriented dialog performance.

problem End-to-end neural networks struggle with KB changes in task-oriented dialogs.
method Encoder-decoder architecture with Bag-of-Sequences memory.
result BoSsNet outperforms state-of-the-art models with >10% improvement on bAbI OOV test sets.

In a standard cluster analysis, such as k-means, in addition to clusters locations and distances between them, it's important to know if they are connected or well separated from each other. The main focus of this paper is discovering the relations between the resulting clusters. We propose a new method which is based …

2017-05-18abs ↗pdf ↗

Unsupervised clustering of curves according to their shapes is an important problem with broad scientific applications. The existing model-based clustering techniques either rely on simple probability models (e.g., Gaussian) that are not generally valid for shape analysis or assume the number of clusters. We develop an…

2015-04-01abs ↗pdf ↗

Paper proposes a method to improve language model performance on unknown distributions.

problem Language models trained on diverse data can perform poorly on unseen distributions.
method Distributionally robust optimization (DRO) to minimize worst-case performance over a mixture of potential test distributions.
result Topic CVaR approach reduces perplexity by 5.5 points compared to standard maximum likelihood.