Register and share your invite link to earn from video plays and referrals.

cv usk
@cv_usk
AI / Software Research Notes AI Agent, LLMOps, MLOps, Software Architecture ๆŠ•็จฟใฏๅ€‹ไบบใฎๆ„่ฆ‹ใงใ™ใ€‚
Joined May 2026
278 Following    408 Followers
A shipment leaving a factory in Groningen, Netherlands, actually takes several days and hops across multiple vehicles before it reaches a consumer in Versailles, via Utrecht, Antwerp, and Paris. ๐Ÿ“ฆ In logistics optimization, "first mile" (producer to hub) and "last mile" (hub to consumer) have been studied for decades. But the segment connecting them, "middle mile," relaying goods between distribution centers at regional or continental scale, has stayed largely unstudied despite its huge operational cost. The reason is simple: logistics companies guard their network topology and demand volumes as trade secrets, leaving researchers without realistic data to work with. ๐Ÿงญ Google Research's "MilleMiglia: A Realistic Instance Generator for Middle-Mile Logistics" ( fills that gap. Instead of treating middle-mile as just another VRP variant, it reframes it as a multi-commodity flow problem on a space-time graph, folding three non-negotiable hard constraints, fixed schedules, hub throughput limits, and arrival-triggered synchronization, into a single unified file format. ๐ŸŒ Using gravity-model hub placement and realistic demand distributions, it generates everything from small academic toy problems to continent-scale industrial instances and large ML training datasets, all while protecting privacy. The goal: become the CVRPLIB of middle-mile research, a standard benchmark the whole community can build on. #LogisticsOptimization# #OperationsResearch#
Show more