paper-with-me

홈 › Papers

ARMOR: Adaptive Retriever Optimization for Low-Resource Telecom Question Answering

2026-06-29 · Heshan Fernando, Quan Xiao, Yan Xin, Tianyi Chen arxiv

Telecom question answering (QA) is a challenging setting for retrieval-augmented generation (RAG): evidence is fragmented across standards, papers, encyclopedic resources, and web documents, and answers often hinge on technical tables, equations, and specialized protocol language. In low-resource subdomains, generator fine-tuning can over-specialize and degrade general capability, making query-side retriever adaptation an attractive alternative. To this end, we ask whether a fixed-generator, query-adapted RAG system can outperform generator-side adaptation, and which retriever objectives best support that setting. We motivate retrieval, rather than generator fine-tuning, as the adaptation target through a capacity comparison: under bounded-parameter and soft-retrieval assumptions, query-encoder tuning can have a smaller estimation term than supervised fine-tuning when its effective dimension is smaller. We identify two particularly relevant objectives -- the latent-document RAG likelihood, which optimizes generation utility, and the InfoNCE contrastive objective, which improves semantic retrieval geometry -- and leverage them jointly through a retriever optimization method targeting downstream QA performance in the telecom domain. Specifically, we introduce ARMOR, Adaptive Regularized Mixture Optimization for Retrievers, which learns separate temperatures for the RAG retrieval distribution and InfoNCE softmax and regularizes the adapted query encoder toward the frozen base query encoder. Across telecom-specific retrieval and generative QA benchmarks, we show that ARMOR improves evidence retrieval and answer generation in several in-domain settings. Code is available at https://github.com/heshandevaka/ARMOR.git.

📄 PDF Abstract BibTeX arXiv:2606.29706

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic RetrievalQuestion AnsweringAnswer Generation

Similar Papers 제목 키워드 기반

Leveraging LLMs for Unsupervised Dense Retriever Ranking

2024-02-07 · Ekaterina Khramtsova, Shengyao Zhuang, Mahsa Baktashmotlagh, Guido Zuccon

In this paper we present Large Language Model Assisted Retrieval Model Ranking (LARMOR), an effective unsupervised approach that leverages LLMs for selecting which dense retriever to use on a test corpus (target). Dense …

Language ModellingLarge Language Model

ARMOR: High-Performance Semi-Structured Pruning via Adaptive Matrix Factorization

2025-10-07 · Lawrence Liu, Alexander Liu, Mengdi Wang, Tuo Zhao 외 arxiv

Large language models (LLMs) present significant deployment challenges due to their immense computational and memory requirements. While semi-structured pruning, particularly 2:4 sparsity, offers a path to practical hard…

Model Compression

PromptArmor: Simple yet Effective Prompt Injection Defenses

2025-07-21 · Tianneng Shi, Kaijie Zhu, Zhun Wang, Yuqi Jia 외 arxiv

Despite their potential, recent research has demonstrated that LLM agents are vulnerable to prompt injection attacks, where malicious prompts are injected into the agent's input, causing it to perform an attacker-specifi…

ARMOR: An Agentic Framework for Reaction Feasibility Prediction via Adaptive Utility-aware Multi-tool Reasoning

2026-05-08 · Ye Liu, Botao Yu, Xinyi Ling, Daniel Adu-Ampratwum 외 arxiv

Reaction feasibility prediction, as a fundamental problem in computational chemistry, has benefited from diverse tools enabled by recent advances in artificial intelligence, particularly large language models. However, t…

ARMOR v0.1: Empowering Autoregressive Multimodal Understanding Model with Interleaved Multimodal Generation via Asymmetric Synergy

2025-03-09 · Jianwen Sun, Yukang Feng, Chuanhao Li, Fanrui Zhang 외

Unified models (UniMs) for multimodal understanding and generation have recently received much attention in the area of vision and language. Existing UniMs are designed to simultaneously learn both multimodal understandi…

DecoderImage Generationmultimodal generation