Turns Out AI Is Not Good at Database Transaction Scheduling

(adrs-ucb.notion.site)

11 points | by accheng 12 hours ago ago

10 comments

  • zeristor 11 hours ago

    We modelled using Redshift scheduling automation, that suggested a welcome 20% improvement.

    We applied it and it run 20% slower.

    As it runs it is supposed to learn how to optimise scheduling. Not sure how it gets over the burst at month, quarter, and year end.

    • accheng 11 hours ago

      What did you use to try to optimize scheduling?

  • pakt1 11 hours ago

    Transactions seem like a hard problem for scheduling, wonder how the authors got this to work in the original paper?

  • pos456 11 hours ago

    For the offline problem, AI found a new solution that was 34% faster. Interesting results!

  • taqpos 11 hours ago

    I wonder what the optimal for these workloads are?

  • gfhsad 11 hours ago

    What about other use cases

    • accheng 11 hours ago

      Check out our blog series here: ucbskyadrs.github.io!

  • kap901 11 hours ago

    Seems like AI hype

  • qat321 11 hours ago

    turns out DB transactions are a hard problem...