paper-with-me

홈 › Papers

Iris: Climbing to the Search Frontier

2026-09-03 · Ziyuan Liu, Hengqi Liu, Zichuan Wang, Yang Qin, Jiachen Liang, Xu Chu, Shaowei Chen, Yuantao Gu, Mu Chuan hf

We present Iris-mini and Iris-pro, two search agents trained at the 35B-A3B and 397B-A17B scales, together with the data pipeline and training recipe behind them. Tasks are reverse-constructed from the hyperlink structure of a web corpus: we author multi-hop chains over an entity graph distilled from a seed page and its out-links, rewrite every non-answer entity into a descriptive reference so that no clue can be resolved by string matching, and admit only questions that a reference model fails closed-book yet solves once the supporting evidence is supplied. These questions are then turned into trajectories, which are filtered at both the trajectory and the turn level before SFT. The policy is then optimized by RL against live search, with the reward judge and the observation summarizer served inside the training cluster, and with over-long rollouts interrupted at the request level and resumed from their committed prefix at the next step. We alternate the two stages in a procedure we call SFT-RL climbing, returning the hardest solved and most efficient rollouts of each RL round to the next supervised pass. Because inference-time context management is worth more on these benchmarks than most reported differences between systems, we evaluate every benchmark both with and without it, holding the tool set, the context limit, and the judge fixed. All results come from a single ReAct agent, with no sub-agents and no test-time verification. With management enabled, on BrowseComp, BrowseComp-ZH, DeepSearchQA, and HLE the two models reach 82.2/84.8/86.9/52.3 and 88.6/85.1/92.9/56.4, the strongest overall results among open-source search agents in their respective parameter ranges. We plan to release the model weights together with the complete recipe for data construction, training, and evaluation.

📄 PDF Abstract BibTeX arXiv:2609.04304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ClimbingCap: Multi-Modal Dataset and Method for Rock Climbing in World Coordinate

2025-03-27 · CVPR 2025 1 · Ming Yan, Xincheng Lin, Yuhua Luo, Shuqi Fan 외

Human Motion Recovery (HMR) research mainly focuses on ground-based motions such as running. The study on capturing climbing motion, an off-ground motion, is sparse. This is partly due to the limited availability of clim…

The Way Up: A Dataset for Hold Usage Detection in Sport Climbing

2025-05-19 · Anna Maschek, David C. Schedl

Detecting an athlete's position on a route and identifying hold usage are crucial in various climbing-related applications. However, no climbing dataset with detailed hold usage annotations exists to our knowledge. To ad…

2D Pose EstimationPose Estimation

Producing a Standard Dataset of Speed Climbing Training Videos Using Deep Learning Techniques

2023-05-23 · Yufei Xie, Shaoman Li, Penghui Lin

This dissertation presents a methodology for recording speed climbing training sessions with multiple cameras and annotating the videos with relevant data, including body position, hand and foot placement, and timing. Th…

Position

CIMI4D: A Large Multimodal Climbing Motion Dataset under Human-scene Interactions

2023-03-31 · CVPR 2023 1 · Ming Yan, Xin Wang, Yudi Dai, Siqi Shen 외

Motion capture is a long-standing research problem. Although it has been studied for decades, the majority of research focus on ground-based movements such as walking, sitting, dancing, etc. Off-grounded actions such as …

Pose Prediction

An Analysis of 1-to-First Matching in Iris Recognition

2017-02-03 · Andrey Kuehlkamp, Kevin W. Bowyer

Iris recognition systems are a mature technology that is widely used throughout the world. In identification (as opposed to verification) mode, an iris to be recognized is typically matched against all N enrolled irises.…

Iris Recognition