Add demo: geometric kernel distance applications from Huang et al. #1500
+1,032
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Title: Add demo: geometric kernel distance applications from Huang et al.
Summary: This demo explores the geometric kernel distance (g-metric) from Huang et al.'s work as a tool for evaluating whether quantum kernels offer advantages over classical kernels for specific datasets. Uses the "two-moons" dataset to demonstrate a practical "g-first" approach to quantum kernel evaluation.
Relevant references: Huang et al. - Power of Data in Quantum Machine Learning
Possible Drawbacks: None identified
Related GitHub Issues: None
GOALS: Demonstrate practical application of the g-metric for quantum kernel evaluation, showing PennyLane implementation of recent theoretical work.
AUDIENCE: Machine learning researchers interested in quantum kernels, practitioners evaluating quantum vs classical approaches.
KEYWORDS: quantum kernels, geometric difference, kernel methods, quantum machine learning, g-metric
Documentation type:
Thumbnail Description
Left: Classical computing symbol (circuit board/binary). Right: Quantum symbol (atom/Bloch sphere). Center: Large "g" with question mark. Bottom text: "Is Your Quantum Kernel Worth It?" Clean, modern style with PennyLane brand colors. Concept: Classical vs quantum comparison through the g metric.
Additional Context
I've been working with Ben Lau on this demo and have received initial feedback. Ready for content team review.