Skip to main content

quantum-geometry-oracles

Efficient geometry oracle design for quantum algorithms simulating structured materials. Identifies when quantum oracles for exponentially many geometric features can be implemented via polynomial-size circuits using pseudorandom local texture structures. Based on arXiv:2606.00222.

설치로 이동

소스 정보

저장소
hiyenwong/ai_collection
최근 소스 활동
2026년 6월 8일 08:11
감지된 SKILL.md 언어
영어
스타
2
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
quantum-geometry-oracles
description
Efficient geometry oracle design for quantum algorithms simulating structured materials. Identifies when quantum oracles for exponentially many geometric features can be implemented via polynomial-size circuits using pseudorandom local texture structures. Based on arXiv:2606.00222.
# Quantum Geometry Oracles ## Problem Quantum algorithms for linear systems require oracle access to matrix geometry. For materials with exponentially many geometric features, oracles are generally intractable (Grover-type lower bounds). ## Key Result **Pseudorandom locally textured materials** admit polynomial-size quantum circuit oracles when suitable structure is imposed, despite having exponentially many geometric features. ## Oracle Design Framework ### Intractable Cases (Lower Bounds) - Unstructured geometries with exponentially many features → Grover-type Ω(√N) lower bounds - No additional symmetry or structure to exploit ### Tractable Cases (Polynomial Circuits) - **Pseudorandom local textures**: Materials with rule-based (not exhaustive) descriptions - **Structured randomness**: Local patterns with global pseudorandom properties - Explicit circuit constructions provided for these oracles ## Design Steps 1. **Characterize material structure** — Is it rule-based or exhaustively described? 2. **Check for local texture patterns** — Can features be described by local rules? 3. **Design oracle circuit** — Use rule-composition to build polynomial-size circuits 4. **Verify numerically** — Test oracle behavior through simulation ## Applications - Quantum simulation of structured materials - Linear system solvers with geometric oracles - Materials science on quantum computers ## Trigger Keywords quantum oracle, geometry oracle, material simulation, pseudorandom structure, quantum linear systems, Grover lower bound ## Reference - arXiv:2606.00222: "How to make quantum cheese: efficient geometry oracles for exponentially many pseudorandom microstructures" (Barthe, 2026)
GitHub에서 보기