Skip to content

Add Over-Searching in Search-Augmented Large Language Models (EACL 2026)#5

Open
ruoyuxie wants to merge 2 commits into
modelscope:mainfrom
ruoyuxie:add-over-searching
Open

Add Over-Searching in Search-Augmented Large Language Models (EACL 2026)#5
ruoyuxie wants to merge 2 commits into
modelscope:mainfrom
ruoyuxie:add-over-searching

Conversation

@ruoyuxie
Copy link
Copy Markdown

Hello! Thank you for maintaining this awesome deep-reasoning collection. I'd like to add our paper, which is directly relevant to the O1/R1 family and reasoning-with-search line of work covered here:

"Over-Searching in Search-Augmented Large Language Models" (EACL 2026) studies a key failure mode of reasoning models that invoke retrieval as a tool — they often over-search, calling retrieval even when it hurts response quality. We introduce Tokens Per Correctness (TPC) to measure the reasoning-efficiency vs. correctness trade-off, release the OverSearchQA benchmark, and study mitigation strategies. This complements existing entries here (Search-R1, R1-Searcher, ReSearch) by examining when not to search during reasoning.

Added a new 2026.01 section. Thanks!

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new paper entry for 'OverSearchQA' under a new '2026.01' section in the README.md. The reviewer suggested adding the repository link for the paper's open-source implementation to match the existing format.

Comment thread README.md Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant