paper-with-me

Papers

A Tale of LLMs and Induced Small Proxies: Scalable Small Language Models for Knowledge Mining

2025-10-01 · Sipeng Zhang, Shuhuai Lin, Xinpeng Wei, Yihang Chen, Pin Qian, Su Wang, Huan Xu arxiv

At the core of Deep Research is knowledge mining, the task of extracting structured information from massive unstructured text in response to user instructions. Large language models (LLMs) excel at interpreting such instructions but are prohibitively expensive to deploy at scale, while traditional pipelines of classifiers and extractors remain efficient yet brittle and unable to generalize to new tasks. We introduce Falconer, a collaborative framework that combines the agentic reasoning of LLMs with lightweight proxy models for scalable knowledge mining. In Falconer, LLMs act as planners, decomposing user instructions into executable pipelines, and as annotators, generating supervision to train small proxies. The framework unifies classification and extraction into two atomic operations, get label and get span, enabling a single instruction-following model to replace multiple task-specific components. To evaluate the consistency between proxy models incubated by Falconer and annotations provided by humans and large models, we construct new benchmarks covering both planning and end-to-end execution. Experiments show that Falconer closely matches state-of-the-art LLMs in instruction-following accuracy while reducing inference cost by up to 90% and accelerating large-scale knowledge mining by more than 20x, offering an efficient and scalable foundation for Deep Research.

📄 PDF Abstract BibTeX arXiv:2510.01427

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Influence-Preserving Proxies for Gradient-Based Data Selection in LLM Fine-tuning

2026-02-19 · Sirui Chen, Yunzhe Qi, Mengting Ai, Yifan Sun 외 arxiv

Supervised fine-tuning (SFT) relies critically on selecting training data that most benefits a model's downstream performance. Gradient-based data selection methods such as TracIn and Influence Functions leverage influen…

Scalable Delphi: Large Language Models for Structured Risk Estimation

2026-02-09 · Tobias Lorenz, Mario Fritz arxiv

Quantitative risk assessment in high-stakes domains relies on structured expert elicitation to estimate unobservable properties. The gold standard - the Delphi method - produces calibrated, auditable judgments but requir…

TALENT: Table VQA via Augmented Language-Enhanced Natural-text Transcription

2025-10-08 · Guo Yutong, Wanying Wang, Yue Wu, Zichen Miao 외 arxiv

Table Visual Question Answering (Table VQA) is typically addressed by large vision-language models (VLMs). While such models can answer directly from images, they often miss fine-grained details unless scaled to very lar…

Visual Question AnsweringMultimodal Reasoning

MetaRanker: Human-in-the-loop Active Ranking for Metalens Image Quality

2026-05-28 · Yujin Park, Haejun Chung, Ikbeom Jang arxiv

Image quality in modern imaging systems emerges from the coupled effects of the sensor, optics, and computational reconstruction. Ultra-thin metalenses offer a path toward substantial miniaturization of optical modules, …

Image Quality Assessment

ASAP DML: Deep Metric Learning with Alternating Sets of Alternating Proxies

2021-09-29 · Yeti Z. Gürbüz, Oğul Can, A. Aydin Alatan

Deep metric learning (DML) aims to minimize empirical expected loss of the pairwise intra-/inter- class proximity violations in the embedding image. We relate DML to feasibility problem of finite chance constraints. We s…

Image RetrievalMetric LearningRetrieval