Open anssiko opened 5 years ago
The Web & Networks IG has documented its initial ML use case at https://github.com/w3c/web-networks/issues/2 and identified the following requirements:
- The user agent must be able to query the network link information such as link latencies, link quality. The parameters TBD.
- A network side agent must be able to monitor the networking conditions in real-time and share with any user-agent that is requesting it.
The newly launched Web & Networks Interest Group is looking for network-related use case input from WebML CG. In the context of the IG, "networks" means computer networks, not to be confused with neural networks :-) This is how the IG introduces itself:
The IG has identified the following use case for this group that could benefit from exposure of more advanced (computer) network capabilities to web apps:
Let's use this issue to discuss and solicit feedback on use cases and requirements on network characteristics (bandwidth, latency, others) beneficial for implementing logic for switching between in-browser and cloud-based inference at runtime. For example, what network hints are needed to estimate when fetching a pre-trained model from the server yields too big of a startup cost? An example API that might get extended as an outcome is the Network Information API.
By seeding use case input to W&N IG, we can help make sure any future work on network information APIs consider requirements from the ML domain. I'm happy to package this group's input from discussion in this issue and submit it to the W&N IG. I think they're expecting us to provide feedback latest by TPAC timeframe mid-September.
FYI @sudeepdi @dontcallmedom