Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,17 @@ pretty_name: "The Missing Value Function — Interim Research Report"
|
|
| 20 |
|
| 21 |
> *Can minimal, non-learned signals derived from hidden states during inference serve as an internal value function to distinguish productive from unproductive revisitation in large language models?*
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Overview
|
| 24 |
|
| 25 |
This repository contains the interim research report and supplementary materials for the project **"The Missing Value Function"**, an independent empirical investigation into whether biological valence signal principles (Damasio's Somatic Marker Hypothesis, Sutskever's emotion-as-value-function framing) can be operationalized as lightweight inference-time control signals in transformer-based LLMs.
|
|
@@ -68,11 +79,9 @@ This repository contains the interim research report and supplementary materials
|
|
| 68 |
|
| 69 |
## Citation
|
| 70 |
|
| 71 |
-
If you use this work, please cite:
|
| 72 |
-
|
| 73 |
```
|
| 74 |
-
Weise, B. (2026).
|
| 75 |
-
|
| 76 |
```
|
| 77 |
|
| 78 |
---
|
|
|
|
| 20 |
|
| 21 |
> *Can minimal, non-learned signals derived from hidden states during inference serve as an internal value function to distinguish productive from unproductive revisitation in large language models?*
|
| 22 |
|
| 23 |
+
## Links
|
| 24 |
+
|
| 25 |
+
| Resource | URL |
|
| 26 |
+
|----------|-----|
|
| 27 |
+
| 📄 **Zenodo (DOI, citable)** | https://doi.org/10.5281/zenodo.18941566 |
|
| 28 |
+
| 📦 **This repository** | https://huggingface.co/datasets/airVen/missing-value-function-interim-report |
|
| 29 |
+
|
| 30 |
+
**Cite as:** Weise, B. (2026). *The Missing Value Function: A Preliminary Report on Hidden-State Signals in Iterative LLM Repair.* Zenodo. https://doi.org/10.5281/zenodo.18941566
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
## Overview
|
| 35 |
|
| 36 |
This repository contains the interim research report and supplementary materials for the project **"The Missing Value Function"**, an independent empirical investigation into whether biological valence signal principles (Damasio's Somatic Marker Hypothesis, Sutskever's emotion-as-value-function framing) can be operationalized as lightweight inference-time control signals in transformer-based LLMs.
|
|
|
|
| 79 |
|
| 80 |
## Citation
|
| 81 |
|
|
|
|
|
|
|
| 82 |
```
|
| 83 |
+
Weise, B. (2026). The Missing Value Function: A Preliminary Report on Hidden-State Signals
|
| 84 |
+
in Iterative LLM Repair. Zenodo. https://doi.org/10.5281/zenodo.18941566
|
| 85 |
```
|
| 86 |
|
| 87 |
---
|