MOO: A Methodology for Online Optimization through Mining the Offline Optimum
Jason W.H. Lee, Y.C. Tay, Anthony K.H. Tung (National University of, Singapore)

TL;DR
This paper introduces MOO, a data mining-based methodology that leverages offline optimal decisions to improve online optimization in logistics, demonstrating its effectiveness through experiments on the k-server problem.
Contribution
MOO is a novel approach applying data mining to derive online decision rules from offline optimal solutions, requiring minimal prior knowledge.
Findings
Achieves optimal solutions for strong request patterns
Outperforms other heuristics for weak patterns
Remains robust despite cost model variations
Abstract
Ports, warehouses and courier services have to decide online how an arriving task is to be served in order that cost is minimized (or profit maximized). These operators have a wealth of historical data on task assignments; can these data be mined for knowledge or rules that can help the decision-making? MOO is a novel application of data mining to online optimization. The idea is to mine (logged) expert decisions or the offline optimum for rules that can be used for online decisions. It requires little knowledge about the task distribution and cost structure, and is applicable to a wide range of problems. This paper presents a feasibility study of the methodology for the well-known k-server problem. Experiments with synthetic data show that optimization can be recast as classification of the optimum decisions; the resulting heuristic can achieve the optimum for strong request…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Caching and Content Delivery · Auction Theory and Applications
