paper-with-me

Papers

MARVEL: A Multi Agent-based Research Validator and Enabler using Large Language Models

2026-01-06 · Nikhil Mukund, Yifang Luo, Fan Zhang, Lisa Barsotti, Erik Katsavounidis arxiv

We present MARVEL (https://ligogpt.mit.edu/marvel), a locally deployable, open-source framework for domain-aware question answering and assisted scientific research. It is designed to address the increasing demands of a digital assistant for scientific groups that can read highly technical data, cite precisely, and operate within authenticated networks. MARVEL combines a fast path for straightforward queries with a more deliberate DeepSearch mode that integrates retrieval-augmented generation and Monte Carlo Tree Search. It explores complementary subqueries, allocates more compute to promising branches, and maintains a global evidence ledger that preserves sources during drafting. We applied this framework in the context of gravitational-wave research related to the Laser Interferometer Gravitational-wave Observatory. Answers are grounded in a curated semantic index of research literature, doctoral theses, LIGO documents, and long-running detector electronic logbooks, with targeted web searches when appropriate. Because direct benchmarking against commercial LLMs cannot be performed on private data, we evaluated MARVEL on two publicly available surrogate datasets that capture comparable semantic and technical characteristics. On these benchmarks, MARVEL matches a GPT-4o mini baseline on literature-centric queries and substantially outperforms it on detector-operations content, where domain retrieval and guided reasoning are decisive. By making the complete framework and evaluation datasets openly available, we aim to provide a reproducible foundation for developing domain-specific scientific assistants.

📄 PDF Abstract BibTeX arXiv:2601.03436

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

MARVEL: Multi-Agent RTL Vulnerability Extraction using Large Language Models

2025-05-17 · Luca Collini, Baleegh Ahmad, Joey Ah-kiow, Ramesh Karri

Hardware security verification is a challenging and time-consuming task. For this purpose, design engineers may utilize tools such as formal verification, linters, and functional simulation tests, coupled with analysis a…

MARVEL: Multi-Agent Reinforcement-Learning for Large-Scale Variable Speed Limits

2023-10-18 · Yuhang Zhang, Marcos Quinones-Grueiro, Zhiyao Zhang, Yanbing Wang 외

Variable Speed Limit (VSL) control acts as a promising highway traffic management strategy with worldwide deployment, which can enhance traffic safety by dynamically adjusting speed limits according to real-time traffic …

Decision MakingManagementMulti-agent Reinforcement Learningreinforcement-learning

Reward-Free Evolving Agents via Pairwise Validator

2026-07-15 · Minghao Liu, Yu Wang, Jiayun Wang, Wei Wei arxiv

A self-evolving agentic loop repeatedly proposes a tweaked version of an agent (its prompt template or program) and accepts or rejects the change based on a per-iteration quality signal. Designing that signal is often th…

Dec-MARVEL: Decentralized Multi-Agent Exploration without Communication under Budget Constraints

2026-07-10 · Janghyun Cho, Jimmy Chiun, Guillaume Sartoretti, Changjoo Nam arxiv

Multi-UAV exploration is often constrained by unreliable communication, limited field-of-view sensing (e.g., lightweight onboard camera), and finite travel budgets that require each robot to reserve enough budget to retu…

MARVEL: Unlocking the Multi-Modal Capability of Dense Retrieval via Visual Module Plugin

2023-10-21 · Tianshuo Zhou, Sen Mei, Xinze Li, Zhenghao Liu 외

This paper proposes Multi-modAl Retrieval model via Visual modulE pLugin (MARVEL), which learns an embedding space for queries and multi-modal documents to conduct retrieval. MARVEL encodes queries and multi-modal docume…

Language ModellingRetrievalText Retrieval