paper-with-me

홈 › Papers

AutoS$^2$earch: Unlocking the Reasoning Potential of Large Models for Web-based Source Search

2025-02-14 · Zhengqiu Zhu, Yatai Ji, Jiaheng Huang, Yong Zhao, Sihang Qiu, Rusheng Ju

Web-based management systems have been widely used in risk control and industrial safety. However, effectively integrating source search capabilities into these systems, to enable decision-makers to locate and address the hazard (e.g., gas leak detection) remains a challenge. While prior efforts have explored using web crowdsourcing and AI algorithms for source search decision support, these approaches suffer from overheads in recruiting human participants and slow response times in time-sensitive situations. To address this, we introduce AutoS$^2$earch, a novel framework leveraging large models for zero-shot source search in web applications. AutoS$^2$earch operates on a simplified visual environment projected through a web-based display, utilizing a chain-of-thought prompt designed to emulate human reasoning. The multi-modal large language model (MLLMs) dynamically converts visual observations into language descriptions, enabling the LLM to perform linguistic reasoning on four directional choices. Extensive experiments demonstrate that AutoS$^2$earch achieves performance nearly equivalent to human-AI collaborative source search while eliminating dependency on crowdsourced labor. Our work offers valuable insights in using web engineering to design such autonomous systems in other industrial applications.

📄 PDF Abstract BibTeX arXiv:2502.09913

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Model

Similar Papers 제목 키워드 기반

AutoSP: Unlocking Long-Context LLM Training Via Compiler-Based Sequence Parallelism

2026-04-29 · Ahan Gupta, Zhihao Wang, Neel Dani, Masahiro Tanaka 외 arxiv

Large-language-models (LLMs) demonstrate enormous utility in long-context tasks which require processing prompts that consist of tens to hundreds of thousands of tokens. However, existing LLM training libraries do not pr…

AutoSurvey2: Empowering Researchers with Next Level Automated Literature Surveys

2025-10-29 · Siyi Wu, Chiaxin Liang, Ziqian Bi, Leyi Zhao 외 arxiv

The rapid growth of research literature, particularly in large language models (LLMs), has made producing comprehensive and current survey papers increasingly difficult. This paper introduces autosurvey2, a multi-stage p…

AutoSR: Automatic Symbolic Regression by Searching Research States

2026-08-17 · Kejia Zhang, Youran Sun, Xinyu Ren, Chugang Yi 외 arxiv

We introduce Automatic Symbolic Regression (AutoSR), a fully automated system that instantiates Research-Space Symbolic Regression by searching persistent scientific investigations rather than isolated equations. Finite,…

AutoSCORE: Enhancing Automated Scoring with Multi-Agent Large Language Models via Structured Component Recognition

2025-09-26 · Yun Wang, Zhaojun Ding, Xuansheng Wu, Siyue Sun 외 arxiv

Automated scoring plays a crucial role in education by reducing the reliance on human raters, offering scalable and immediate evaluation of student work. While large language models (LLMs) have shown strong potential in …

AutoStreamPipe: LLM Assisted Automatic Generation of Data Stream Processing Pipelines

2025-10-27 · Abolfazl Younesi, Zahra Najafabadi Samani, Thomas Fahringer arxiv

Data pipelines are essential in stream processing as they enable the efficient collection, processing, and delivery of real-time data, supporting rapid data analysis. In this paper, we present AutoStreamPipe, a novel fra…