Researcher profile

Dongrong Li

Dongrong Li contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Fast Gibbs Sampling on Bayesian Hidden Markov Model with Missing Observations

The Hidden Markov Model (HMM) is a widely-used statistical model for handling sequential data. However, the presence of missing observations in real-world datasets often complicates the application of the model. The EM algorithm and Gibbs samplers can be used to estimate the model, yet suffering from various problems including non-convexity, high computational complexity and slow mixing. In this paper, we propose a collapsed Gibbs sampler that efficiently samples from HMMs' posterior by integrating out both the missing observations and the corresponding latent states. The proposed sampler is fast due to its three advantages. First, it achieves an estimation accuracy that is comparable to existing methods. Second, it can produce a larger Effective Sample Size (ESS) per iteration, which can be justified theoretically and numerically. Third, when the number of missing entries is large, the sampler has a significant smaller computational complexity per iteration compared to other methods, thus is faster computationally. In summary, the proposed sampling algorithm is fast both computationally and theoretically and is particularly advantageous when there are a lot of missing entries. Finally, empirical evaluations based on numerical simulations and real data analysis demonstrate that the proposed algorithm consistently outperforms existing algorithms in terms of time complexity and sampling efficiency (measured in ESS).

preprint2020arXiv

Intelligent Online Food Delivery System: A Dynamic Model to Generate Delivery Strategy and Tip Advice

Due to the rapid development of online food ordering platforms and rocketing growth of demand, the market is about to saturate soon, and the future trend is to seek efficient utilization of resources. Specifically speaking, food company must have a reliable algorithm to help them produce efficient delivery strategies; individual customers need planning for their decision making in this field. For example, when customers add tip to their order with the sake of controlling or reducing latency. However, few customers know how much tip is enough to reach their desired latency. Therefore, in our paper, we establish a dynamic model to generate delivery strategy for companies and tip advice for customers. We believe that the system we design is more efficient than the currently primitive system. We simulate the delivery process and generate delivery strategies using genetic annealing because it can approach a near optimal solution. High-quality delivery queue ensures that those orders can be delivered within an acceptable amount of time. Next, we construct regressions to find out relationships between multiple factors and latency and then generate the advisory amount of tip. Finally, we plug in those values and desired waiting time, getting the advisory tip price. Multiple indexes suggest that our regression results are accurate and reliable.