paper-with-me

Papers

Capturing LLM Capabilities via Evidence-Calibrated Query Clustering

2026-05-16 · Fangzhou Wu, Sandeep Silwal, Qiuyi Zhang arxiv

Query clustering organizes queries into groups that reflect shared latent capability demands, enabling capability-aware LLM evaluation. Existing clustering methods, which primarily rely on semantic taxonomies or embeddings, often fail to capture such latent capability requirements due to a misalignment between surface-level semantics and actual model performance. We propose ECC, an algorithm that calibrates prior semantic embeddings using limited posterior model comparisons to bridge the gap between surface-level semantics and latent capability requirements. ECC characterizes each cluster through a capability profile parameterized by a Bradley-Terry model and uses trainable mixture weights to accommodate queries with mixed capability demands, jointly learning a flexible, capability-aware clustering structure that supports query-specific inference of LLM capabilities. Extensive quantitative and qualitative evaluations demonstrate that ECC significantly improves LLM capability ranking quality, outperforming human-labeled and embedding-based baselines by an average of 17.64 and 18.02 percentage points, respectively, and proves effective in downstream tasks such as query routing.

📄 PDF Abstract BibTeX arXiv:2605.17110

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Auditing Data Membership in Reinforcement Learning With Verifiable Rewards

2025-11-18 · Yule Liu, Heyi Zhang, Jinyi Zheng, Zhen Sun 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has become a core training stage in recent large language models (LLMs). Its reliance on non-public, high-value prompt sets raises concerns about unauthorized data us…

Reinforcement Learning

Counterfactual Graph for Multi-Agent LLM Calibration

2026-05-28 · Jiatan Huang, Mingchen Li, Ziming Li, Sunjae Kwon 외 arxiv

Multi-agent LLM systems often treat agreement as evidence: when many agents in a panel give the same answer, that answer is assumed to be more reliable. We show that this assumption can fail after agents communicate. Com…

Memory-Managed Long-Context Attention: Bounded Editable Memory with a Hard Lifecycle and Calibrated Sparse Fallback

2026-06-27 · Junyi Zou, Avrova Donz arxiv

We study memory-managed long-context attention: explicit bounded memory with a learned query-independent writer, lifecycle control, query-aware reading, calibrated sparse fallback, and frozen-LLM generation from raw evid…

Entity Resolution

Learning from AVA: Early Lessons from a Curated and Trustworthy Generative AI for Policy and Development Research

2026-04-20 · Nimisha Karnatak, Mohamad Chatila, Daniel Alejandro Pinzón Hernández, Reza Yazdanfar 외 arxiv

General-purpose LLMs pose misinformation risks for development and policy experts, lacking epistemic humility for verifiable outputs. We present AVA (AI + Verified Analysis), a GenAI platform built on a curated library o…

ActFER: Agentic Facial Expression Recognition via Active Tool-Augmented Visual Reasoning

2026-04-10 · Shifeng Liu, Zhengye Zhang, Sirui Zhao, Xinglong Mao 외 arxiv

Recent advances in Multimodal Large Language Models (MLLMs) have created new opportunities for facial expression recognition (FER), moving it beyond pure label prediction toward reasoning-based affect understanding. Howe…

Facial Expression RecognitionReinforcement LearningMultimodal ReasoningVisual Reasoning