← Back to news

Position: LLMs Can't Jump

openreview.net|184 points|129 comments|by theanonymousone|Aug 5, 2026

Position: LLMs Can't Jump


🛡️ Access Control Status: Pending

You have encountered a security gateway while attempting to access the document titled "Position: LLMs Can't Jump" on the OpenReview platform. Currently, your access is granted restricted.

System Message: "Verifying your browser... Please complete the check below to continue to OpenReview."

🛠️ Required Actions

To proceed to the content, you must fulfill the following requirements:

  • Complete the browser verification challenge.
  • Ensure your browser is not blocking essential scripts.

🔄 Access Logic Flow

The following diagram illustrates the current navigation path:

📋 Entry Options

Depending on your user status, you may choose one of the following paths:

MethodRequirementResult
VerificationComplete the on-screen checkTemporary Access
AuthenticationValid OpenReview accountImmediate Access

💻 Technical Implementation

The system is likely executing a check similar to this pseudo-code:

if (user.isVerified || user.isSignedIn()) {
    renderPaper("LLMs_Cant_Jump");
} else {
    showVerificationWall();
}

🧮 Probability of Access

The probability of accessing the paper P(A)P(A) can be expressed as: P(A)=P(Verification)P(Sign-In)P(A) = P(\text{Verification}) \cup P(\text{Sign-In})

Verification Placeholder

Note: Please complete the verification above to move past this screen.