Replies: 2 comments
|
Is this related to the question of finding backtracking? #6 |
0 replies
|
My thoughts on the few examples you gave for searches:
I'd characterize it as a guided greedy search to have an initial hypothesis. Now, to find the mechanism, I'd first find the heads that are focused on retrieval, some heads that are focused on self-consistency etc and go from there. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Research Question
Can we characterize what kind of search reasoning models do? BFS, DFS, hill-climb, other?
Can we find the mechanism of its search procedure? For instance, does it have some preference over some branches over others?
Owners
Andrew Lee (@ajyl)
Project Status
Work in Progress
All reactions