lol at ai for solving deterministic knapsacks. Just get yourself a solver. And if you wanna solve billion item sized problems hire an OR scientist to write a decomposed algo. Literally after 2 minutes of search: https://arxiv.org/pdf/2002.00352.pdf
You searching arxiv.org stood out to me. I wish I had better skills at searching academic papers for problems I'm trying to solve or that I'm just thinking about. I think just as there are some people that google better than others, I imagine a similar skill applies to academic papers. Anyone encounter this? How do I get better at it? I thought at first it was an accessibility problem, and perhaps it still is. In tha…
In fact, there are identical problems that are solved by different communities and you would not know because they use completely different lingo. Math optimization/dynamic programming/reinforcement learning is one of these.
Many of the accomplished scientists just read papers from other domains and adapt them to their own domain making huge progress.
So yes I see tremendous value to what you describe. A Google translate for academic work that can translate between domain specific lingos and common language.