This commit is contained in:
wassname
2025-05-05 06:35:14 +08:00
parent ef1ca1d165
commit 3687e5f675
4 changed files with 434 additions and 992 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ This method exploits the "residual sharpening" stage identified by Lad et al. (2
## Key Results
![TruthfulQA Performance Comparison](figs/truthfulqa_performance.png)
![TruthfulQA Performance Comparison](figs/truthfulqa_Qwen_Qwen3-1.7B.png)
Linear probes targeting suppressed activations consistently outperform both naive outputs and standard activation probes across model scales. The performance gap (~X%) represents recoverable truthful knowledge that remains encoded but deliberately suppressed during normal generation.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long
+5
View File
@@ -1,3 +1,8 @@
# 2025-05-02 22:14:52
TODO group by
- plain hs, logit, llm_ans
- supressed activations
- removed attn sinks
- combinations