paper-with-me

홈 › Papers

Ventor-QTest: Threat-Model-Driven Verification of Vendor-Hosted LLM APIs

2026-08-17 · Xiangfan Wu, Zonghao Ying, Huiyu Wu, Xing Zheng, Huangsheng Cheng, Xiaorong Shi, Jing Guo arxiv

As large language models become increasingly widespread, third-party providers that deploy open-weight models have become an important part of the ecosystem. Auditing the quality of their inference APIs is therefore an open problem. We formalize hosted model routing as a stochastic process and propose \textbf{Ventor-QTest}, a composite black-box audit that requires no probability information from the target API. Its repeated-request component sends each frozen constrained context to the target multiple times, reconstructs a categorical output distribution from the returned text counts, and reports average fidelity loss (AFL) as a null-bias-corrected, within-window mean coarsened-KL statistic. Its long-sequence component uses independent runs to report extreme fidelity loss (EFL) through the empirical upper tail of a run-level reference-centered-surprisal statistic. Across three logprob-capable route conditions, AFL shows strong linear descriptive agreement with a logprob-derived coarsened-KL comparator. Across seven route snapshots, 20-run sequence probes reveal route-specific EFL variation. AFL and EFL have little detectable route-level association with GPQA-Diamond accuracy. In contrast, pronounced EFL coincides with a decline in Terminal-Bench pass rate as task exposure increases. This pattern may arise because correctness in long-horizon tasks is more sensitive to extreme fidelity loss. These results motivate reporting AFL and EFL jointly, particularly when auditing long-horizon agentic tasks. The open-source implementation is available at https://github.com/Tencent/AI-Infra-Guard/tree/main/services/api_checker/ventor_qtest.

📄 PDF Abstract BibTeX arXiv:2608.16391

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Building a Semantic Network Inventory for Model-Driven Telemetry

2024-02-09 · I. D. Martínez-Casanueva, D. González-Sanchez, L. Bellido, D. Fernández 외

Network telemetry based on data models is expected to become the standard mechanism for collecting operational data from network devices efficiently. But the wide variety of standard and proprietary data models along wit…

Management

Applying Deep Learning to the Newsvendor Problem

2016-07-07 · Afshin Oroojlooyjadid, Lawrence Snyder, Martin Takáč

The newsvendor problem is one of the most basic and widely applied inventory models. There are numerous extensions of this problem. If the probability distribution of the demand is known, the problem can be solved analyt…

Deep Learning

Private Optimal Inventory Policy Learning for Feature-based Newsvendor with Unknown Demand

2024-04-23 · Tuoyi Zhao, Wen-Xin Zhou, Lan Wang

The data-driven newsvendor problem with features has recently emerged as a significant area of research, driven by the proliferation of data across various sectors such as retail, supply chains, e-commerce, and healthcar…

parameter estimationPrivacy Preserving

What is the Value of Censored Data? An Exact Analysis for the Data-driven Newsvendor

2026-02-18 · Rachitesh Kumar, Omar Mouchtaki arxiv

We study the offline data-driven newsvendor problem with censored demand data. In contrast to prior works where demand is fully observed, we consider the setting where demand is censored at the inventory level and only s…

Beyond Accuracy: Evaluating Forecasting Models by Multi-Echelon Inventory Cost

2026-03-17 · Swata Marik, Swayamjit Saha, Garga Chatterjee arxiv

This study develops a digitalized forecasting-inventory optimization pipeline integrating traditional forecasting models, machine learning regressors, and deep sequence models within a unified inventory simulation framew…