w3c / tpac2024-breakouts

Repository set up to collect and organize breakout session proposals for TPAC 2024
3 stars 0 forks source link

AI Model Management #15

Open mmccool opened 3 months ago

mmccool commented 3 months ago

Session description

AI models can be executed on the client web platform and can add significant functionality to web applications. However, they can also be quite large, requiring significant resources to download and store. Download and compilation latencies can potentially impact the user experience.

This breakout will discuss ways in which these issues can be mitigated. Possible topics include the following.

Note: this is both an AI topic and a Storage topic. Input from both communities would be useful and is encouraged!

There were some related presentations on this topic in the WebML IG.

See:

Session goal

Prioritize issues, discuss highest priority issues, define follow-up actions if possible.

Additional session chairs (Optional)

No response

Who can attend

Anyone may attend (Default)

IRC channel (Optional)

ai-model

Other sessions where we should avoid scheduling conflicts (Optional)

23, #36, #39

Instructions for meeting planners (Optional)

Need to avoid scheduling conflicts with sessions related to WoT, Smart Cities, or WNIG.

Agenda for the meeting.

  1. Review list of issues and add or refine any if necessary (5m)
  2. Prioritize issues, identify shortlist for discussion (10m)
  3. Discuss potential solutions to high-priority issues (approx 15m each)
    • Expand explanation of each issue, identify stakeholders
    • Discuss possible resolutions
    • Define followup actions and collaborations

Links to calendar

Meeting materials

tpac-breakout-bot commented 3 months ago

Thank you for proposing a session!

You may update the session description as needed and at any time before the meeting, but please keep in mind that tooling relies on issue formatting: follow the instructions and leave all headings and other formatting intact in particular. Bots and W3C meeting organizers may also update the description, to fix formatting issues or add links and other relevant information. Please do not revert these changes. Feel free to use comments to raise questions.

Do not expect formal approval; W3C meeting organizers endeavor to schedule all proposed sessions that are in scope for a breakout. Actual scheduling should take place shortly before the meeting.

mmccool commented 1 month ago

Slides posted here: https://github.com/webmachinelearning/hybrid-ai/blob/main/presentations/WebML%20Discussion%20-%20Hybrid%20AI%20for%20the%20Web%20-%20AI%20Model%20Management%20TPAC%202024%20Breakout.pdf (summary slides presented in WebML meeting on Sept 23 are in same repo).

mmccool commented 4 weeks ago

Thanks everyone who attended! Note that draft minutes are now linked from the description. The slides have also been posted in the following repo, which I suggest we use for followup discussion (e.g. via issues): https://github.com/webmachinelearning/hybrid-ai/

Although the name of the repo is "hybrid-ai" most of the material there (so far) has been focused on local model management.