| --- |
| title: README |
| emoji: π’ |
| colorFrom: yellow |
| colorTo: gray |
| sdk: static |
| pinned: false |
| license: mit |
| papers: |
| - 2601.21839 |
| --- |
| |
| # Human-Centric Machine Learning |
| ### Max Planck Institute for Software Systems |
|
|
| ## π Featured Research |
|
|
| **Test-Time Compute Games** |
| *Strategic behavior in LLM-as-a-service markets.* |
| * π [Read the Paper](https://arxiv.org/abs/2601.21839) |
| * π» [View Code (GitHub)](https://github.com/Human-Centric-Machine-Learning/strategic-ttc) |
| * πΎ [**Download Dataset**](https://huggingface.co/datasets/Human-Centric-Machine-Learning/strategic-ttc-data) β *Contains full inference traces: sampled answers, token counts, correctness labels, and Best-of-N scores.* |
|
|
| **Tokenization Multiplicity Leads to Arbitrary Price Variation in LLM-as-a-service** |
| *Solving tokenization multiplicity with a simple and efficient sampling method.* |
| * π [Read the Paper](https://www.arxiv.org/abs/2506.06446) |
| * π» [View Code (GitHub)](https://github.com/Human-Centric-Machine-Learning/Tokenization-Multiplicity) |
| * πΎ [**Download Dataset**](https://huggingface.co/datasets/Human-Centric-Machine-Learning/tokenization-multiplicity-data) |