paper-with-me

Papers

Beyond Benchmark Islands: Toward Representative Trustworthiness Evaluation for Agentic AI

2026-03-16 · Jinhu Qi, Yifan Li, Minghao Zhao, Wentao Zhang, Zijian Zhang, Yaoman Li, Irwin King arxiv

Agentic AI systems increasingly act through tool-augmented, multi-step workflows whose failures (unsafe tool use, unauthorised actions, social harm) carry deployment-level consequences. Evaluation practice remains fragmented across isolated benchmark slices, and "trustworthiness" is frequently invoked but rarely defined operationally. We argue the central limitation is twofold: (i) the absence of a measurable specification of what agent trustworthiness means, and (ii) the lack of a principled notion of representativeness allowing assessment over a socio-technical scenario distribution rather than disconnected benchmark instances. We address (i) by defining agentic trustworthiness as a five-property profile (Reliability, Robustness, Safety, Social-Ethical Alignment, Operational Integrity) grounded in current AI risk frameworks, and (ii) with the Holographic Agent Assessment Framework (HAAF), which measures this profile over a scenario manifold through static policy analysis, sandbox simulation, social-ethical alignment assessment, and distribution-aware sampling, connected through an iterative Trustworthy Optimization Factory that converts red-team diagnoses into blue-team interventions. Our contributions are: (1) an operational five-property definition of agentic trustworthiness; (2) a distribution-aware scenario-sampling framework that surfaces property-level trade-offs invisible to scalar leaderboards; and (3) a cross-family transfer experiment in which interventions designed from a single focal model generalise -- without per-model or per-scenario tuning -- to 13 systems from seven model families (Llama, Mistral, Kimi, GLM, Qwen, GPT, DeepSeek) on a 100-scenario suite, where all 13 systems improve and two reach a perfect risk-weighted profile, establishing HAAF's Factory as a model-agnostic deployment-readiness pipeline. Code: https://github.com/TonyQJH/haaf-pilot

📄 PDF Abstract BibTeX arXiv:2603.14987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting the power grid frequency of European islands

2022-09-27 · Thorbjørn Lund Onsaker, Heidi S. Nygård, Damià Gomila, Pere Colet 외

Modelling, forecasting and overall understanding of the dynamics of the power grid and its frequency are essential for the safe operation of existing and future power grids. Much previous research was focused on large co…

Are We Making Progress in Multimodal Domain Generalization? A Comprehensive Benchmark Study

2026-05-07 · Hao Dong, Hongzhao Li, Shupan Li, Muhammad Haris Khan 외 arxiv

Despite the growing popularity of Multimodal Domain Generalization (MMDG) for enhancing model robustness, it remains unclear whether reported performance gains reflect genuine algorithmic progress or are artifacts of inc…

Out-of-Distribution DetectionDomain GeneralizationSentiment AnalysisAction Recognition

Proactive Islanding of the Power Grid to Mitigate High-Impact Low-Frequency Events

2019-11-11

This paper proposes a methodology for enhancing power systems resiliency by proactively splitting an interconnected grid into small self-sustaining islands in preparation for extreme events. The idea is to posture the sy…

RoboTrustBench: Benchmarking the Trustworthiness of Video World Models for Robotic Manipulation

2026-06-01 · Huiqiong Li, Jiayu Wang, Zhiting Mei, Anirudha Majumdar 외 arxiv

Video world models are increasingly used in robotic manipulation, yet existing benchmarks mostly evaluate them under valid, feasible, and safe instructions. We introduce RoboTrustBench, a benchmark for evaluating the tru…

Instruction Following

TREAT: A Code LLMs Trustworthiness / Reliability Evaluation and Testing Framework

2025-10-20 · Shuzheng Gao, Eric John Li, Man Ho Lam, Jingyu Xiao 외 arxiv

Large foundation models are fundamentally transforming the software engineering landscape, demonstrating exceptional capabilities across diverse tasks such as code generation, debugging, and testing. Despite this rapid p…

Code Generation