Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebML WG Virtual Meetings at TPAC 2021 #18

Closed
anssiko opened this issue Sep 6, 2021 · 8 comments
Closed

WebML WG Virtual Meetings at TPAC 2021 #18

anssiko opened this issue Sep 6, 2021 · 8 comments

Comments

@anssiko
Copy link
Member

anssiko commented Sep 6, 2021

WebML WG Virtual Meeting at TPAC 2021

WebML logo TPAC 2021 cover

📢 This issue is to collaboratively work out an agenda for the Web Machine Learning WG Virtual Meeting at TPAC 2021 event. Your suggestions for agenda topics are welcome via comments. 👇

Registration

TPAC registration will open on 20 September 2021, register via https://www.w3.org/2021/10/TPAC/

Logistics

CONFIRMED dates and times, 1 hour a day, subject to the agenda:

– ⏰ 26 October 2021 14:00-15:00 UTC+0 (see your local time) - 🗓️ Calendar
– ⏰ 27 October 2021 14:00-15:00 UTC+0 (see your local time) - 🗓️ Calendar
– ⏰ 28 October 2021 14:00-15:00 UTC+0 (see your local time) - 🗓️ Calendar


✋ Setting the context

TPAC meeting is an opportunity for a Working or Interest Group:

  • look on the progress and goals of the Group as well as the deliverables;
  • look at related work (e.g in Community Groups) and what's new out there within the scope or related to the Group's mission;
  • welcome new participants, understand their interests, get their questions/feedback on the Group, and potentially mentor them on how to contribute;
  • welcome observers, understand their interests in the Group, and get them interested in joining the Group and helping;

Agenda

⏰ 26 October 2021 14:00-15:00 UTC+0 - 🗓️ Calendar - 📝 Minutes

ℹ️ Rationale/criteria for adding new ops to the WebNN API

Contributors: @wchao1115, @jbingham & @pyu10055, Michał Karzyński @postrational

Discuss what makes for a good criteria to ensure the WebNN API evolves and its scope is driven by right priorities, identify and distill key learnings from related work.

References:

ℹ️ Versioning and web compatibility

Contributors: @cynthia @torgo / @w3ctag

Discuss how versioning fits into the web platform, techniques that enable conditionally running code, best practices, common pitfalls.

References:

ℹ️ Privacy and security discussion

Contributors: Christine Runnegar @w3cping, Dzmitry Malyshau @kvark Kai Ninomiya @kainino0x Corentin Wallez @Kangz / WebGPU, @jbingham / Model Loader

Revisit privacy discussion and related work happening in the WebGPU WG, discuss fingerprinting guidance from PING and evaluate its mitigations.

References:


⏰ 27 October 2021 14:00-15:00 UTC+0 - 🗓️ Calendar - 📝 Minutes

ℹ️ ML JS framework performance, focus areas for WebNN

Contributors: @huningxin, @wchao1115, @pyu10055 / TF.js, @EmmaNingMS & co / ONNX Runtime Web, @dtig @penzn / Wasm SIMD, @mingqiusun / WASI

Review ML JS framework performance data across backends, discuss learnings from backend implementation efforts.

References:

ℹ️ Integrating an open-source cross-platform implementation of the Web Neural Network API into a web engine

Contributors: @huningxin, @fujunwei, Corentin Wallez @Kangz & co / WebGPU & Dawn

WebNN-Native is a software project that implements the WebNN API specification on top of DirectML, OpenVINO, oneDNN and XNNPACK backends across Windows 10 and Linux. In this session we will introduce the project and discuss web engine integration plans. The goal of the session is to encourage new contributors to the WebNN-Native project and identify new stakeholders interested in web engine integration.

References:

ℹ️ Privacy and security discussion continued

Continue from where we left on Day 1. Discuss Model Loader API security.


⏰ 28 October 2021 14:00-15:00 UTC+0 - 🗓️ Calendar - 📝 Minutes

ℹ️ Conformance testing of WebNN API

Contributors: @wchao1115, @dontcallmedom, Feng Dai @BruceDai

Discuss the progress in conformance testing of the WebNN API, web-platform-tests migration.

References:

ℹ️ Ethical issues in using Machine Learning on the Web

Contributors: @anssiko, @dontcallmedom

The Working Group is committed to develop a Working Group Note documenting ethical issues associated with using Machine Learning on the Web. Review the early document stub and have a discussion on a subset of ethical issues to focus on at the intersection of ML and the web platform.

References:

⏰ Not yet scheduled

ℹ️ WebNN API spec technical discussion

The familiar GH issue and PR-driven discussion/triage/new feature proposal review. Details to be confirmed closer to the meeting.

ℹ️ Technical demos

WebNN technical demos to be shared with the broader W3C community at TPAC.

As in previous years, as part of TPAC, W3C groups have an opportunity to produce short videos to share updates from the group's work and/or technical demos illustrating the latest developments.

Interested in sharing a demo? See best practices and get in touch with @dontcallmedom (dom at w3.org).

@anssiko
Copy link
Member Author

anssiko commented Sep 23, 2021

To propose a topic/session for the WebML WG Virtual Meeting at TPAC 2021, simply use GH comments like this, or email the chair.

If you wish to provide more details, helpful information to include would be:

Session name:
Session facilitator(s) and speaker(s):
One sentence session summary:
Type of session: e.g. open discussion, presentation, Q&A
Goals of session: what outcomes can session participants expect?

@anssiko
Copy link
Member Author

anssiko commented Sep 30, 2021

We received a new topic proposal "Integrating an open-source cross-platform implementation of the Web Neural Network API into a web engine", now added to the proposed agenda.

@huningxin
Copy link
Contributor

I'd like to propose a topic about WebNN web platform tests. There are some progress of converting the WebNN-polyfill mocha based tests to w-p-t framework.

@anssiko
Copy link
Member Author

anssiko commented Sep 30, 2021

@huningxin thanks for the proposal, added "Conformance testing of WebNN API" topic. This could be a broader discussion around conformance, and w-p-t could be one part of it.

@anssiko
Copy link
Member Author

anssiko commented Oct 7, 2021

The TPAC agenda is now updated and sessions scheduled, see #18 (comment)

Please do not hesitate to self-nominate yourself as a contributor for any sessions of interest and share relevant resources for background reading using comments in this issue, thanks!

@huningxin
Copy link
Contributor

@anssiko , for session "Integrating an open-source cross-platform implementation of the Web Neural Network API into a web engine", please add @fujunwei into the contributors. Junwei is looking into integrating WebNN-native into Chromium by leveraging the Dawn infrastructure.

@anssiko
Copy link
Member Author

anssiko commented Oct 14, 2021

@huningxin, thanks for the suggestion, I added @fujunwei as a contributor to the "Integrating an open-source cross-platform implementation of the Web Neural Network API into a web engine" session.

@fujunwei
Copy link

@anssiko please help to add the design Doc of integrating WebNN-native into Chromium to the references, thanks.
https://docs.google.com/document/d/1KDVuz38fx3SpLVdE8FzCCqASjFfOBXcJWj124jP7ZZ4/edit?usp=sharing

@anssiko anssiko closed this as completed Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants