Helping humans ride the GenAI evaluation wave
Project description
GLIDE
Generated Label Inference & Debiasing Engine
🧭 What is GLIDE?
GLIDE is a Python library for rigorous evaluation of GenAI systems using hybrid human/proxy annotations.
GLIDE implements methods from the field of semi-supervised inference — the science of system evaluation that combines a small labeled dataset with a large unlabeled (or proxy-labeled) dataset to produce valid, debiased estimates. See the implemented papers below.
🤔 Why GLIDE?
- 🤖 GenAI applications are everywhere — and imperfect. Deployed systems make mistakes, and measuring how often matters.
- ⚖️ LLM-as-judge is biased. Proxy evaluators (models, heuristics) are cheap but systematically over- or under-estimate true performance.
- 🧑 Rigorous evaluation requires a human in the loop. Ground-truth labels from humans are expensive, so only a small subset is feasible.
- 📐 GLIDE bridges the gap. It combines a small set of human annotations with a large set of proxy predictions to produce statistically valid metrics — correcting proxy bias without requiring full human labeling.
⚡ Quick Start
Install the package with your favorite package manager :
uv add glide-py
or
pip install glide-py
And look at our practical quickstart.
📚 Documentation
Explore the full documentation — from practical tutorials and user guides to scientific deep dives into the methods behind GLIDE.
🤝 Contributing
Contributions are welcome! Please read the contributing guide for setup instructions, an architectural overview, and the checklist to follow before opening a pull request. Feel free to open an issue to report a bug or suggest a feature.
🔢 Versioning
This project follows Semantic Versioning (SemVer): MAJOR.MINOR.PATCH.
📦 Dependency Support
This project follows SPEC 0 for dependency support windows.
📄 License & Citation
This project is licensed under the Apache 2.0 License. If you use Glide in your research, please cite:
@software{glide,
title = {GLIDE: Generated Label Inference \& Debiasing Engine},
year = {2026},
url = {https://github.com/EmertonData/glide},
}
📰 Implemented Papers
| Year | Title | Venue | Original Implementation | GLIDE class |
|---|---|---|---|---|
| 2023 | Prediction-powered inference | Science | Link | estimators.PPIMeanEstimator (with power_tuning=False) |
| 2023 | PPI++: Efficient Prediction-Powered Inference | Preprint | Link | estimators.PPIMeanEstimator |
| 2024 | Active Statistical Inference | ICML'24 | Link | estimators.ASIMeanEstimator |
| 2024 | Stratified Prediction-Powered Inference for Hybrid Language Model Evaluation | NeurIPS'24 | NA | estimators.StratifiedPPIMeanEstimator |
| 2024 | A framework for efficient model evaluation through stratification, sampling, and estimation | ECCV'24 | Link | estimators.StratifiedPPIMeanEstimator |
| 2025 | Can Unconfident LLM Annotations Be Used for Confident Conclusions? | NAACL'25 | Link | estimators.ASIMeanEstimator |
🏛️ Affiliation
Developed at Emerton Data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glide_py-0.3.0.tar.gz.
File metadata
- Download URL: glide_py-0.3.0.tar.gz
- Upload date:
- Size: 6.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b401f4cd968fa9ae463f6ff86c8ca593ce59b5d9aadd540d3602db7503df69d
|
|
| MD5 |
6abbe8c5fe8b96f2cde0b3fa3c7a4452
|
|
| BLAKE2b-256 |
3d3442b24b05190db969ccaa15559733a2c77ac2b7ca0388145781e4f6a724a5
|
Provenance
The following attestation bundles were made for glide_py-0.3.0.tar.gz:
Publisher:
release.yml on EmertonData/glide
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glide_py-0.3.0.tar.gz -
Subject digest:
5b401f4cd968fa9ae463f6ff86c8ca593ce59b5d9aadd540d3602db7503df69d - Sigstore transparency entry: 1225524738
- Sigstore integration time:
-
Permalink:
EmertonData/glide@d4569f6ac45ca19f9c2a3cd4831907f8d3a89556 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/EmertonData
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@d4569f6ac45ca19f9c2a3cd4831907f8d3a89556 -
Trigger Event:
push
-
Statement type:
File details
Details for the file glide_py-0.3.0-py3-none-any.whl.
File metadata
- Download URL: glide_py-0.3.0-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46fc07b61be8751547d30e087cbbad0c8f0c089608db4cc120f69b62af645830
|
|
| MD5 |
e6db628354c5d4470b713f0c372b9d0e
|
|
| BLAKE2b-256 |
54bfd9690b3cd74d609c9c0ae86c984280ceeafd9f76837acd55d64648a6ece7
|
Provenance
The following attestation bundles were made for glide_py-0.3.0-py3-none-any.whl:
Publisher:
release.yml on EmertonData/glide
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
glide_py-0.3.0-py3-none-any.whl -
Subject digest:
46fc07b61be8751547d30e087cbbad0c8f0c089608db4cc120f69b62af645830 - Sigstore transparency entry: 1225524794
- Sigstore integration time:
-
Permalink:
EmertonData/glide@d4569f6ac45ca19f9c2a3cd4831907f8d3a89556 -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/EmertonData
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@d4569f6ac45ca19f9c2a3cd4831907f8d3a89556 -
Trigger Event:
push
-
Statement type: