News & Research
The latest AI research and news with real-world stakes — each item sourced, dated, summarized in plain English, and tagged by impact area. Every item is checked against its source before it appears.
5526 items
Research
GUIDE: Governed Unified Intelligence for Document-to-Artifact Generation in Enterprise Settings
Shivali Dalmia, Sumukha Thoppanahalli, Mohammadreza Sediqin et al.
arXiv (Cornell University) · 2026-08-12
GUIDE is a governed multi-agent AI framework designed to automate the extraction, validation, and artifact generation from complex enterprise guideline documents that combine text, tables, and images. The system uses six specialized agents with schema-validated contracts, versioned rule storage, and human-in-the-loop escalation to address hallucination and table degradation issues common in existing LLM systems. Evaluated on 120 real-world enterprise documents, GUIDE achieves 96% document success, extracts 3,896 rules with 71.4% auto-approved, produces 812 deployment-ready artifacts, and reduces processing time from 2-3 days to 40-125 minutes per document. This represents a significant enterprise productivity gain by automating a previously manual and time-intensive document processing workflow.
- Enterprise
- Quality assurance
Research
No One to Blame: A Framework of Constitutive AI Unaccountability
Long Hoang Nguyen, Eva Späthe, Sebastian Lins et al.
arXiv · 2026-08-12
This paper argues that AI accountability gaps cannot always be fixed through better standards or transparency—some configurations of actors, systems, and institutions make accountability conceptually impossible. Through a three-stage qualitative study including literature analysis and 27 expert interviews with technical, legal, and sociotechnical AI professionals, the authors identify nine categories and 20 themes of 'constitutive AI unaccountability,' organized into structural, technological, and normative clusters. They operationalize these findings as a 20-question diagnostic instrument, which detected 17 of 20 unaccountability conditions when applied to the open-source agentic AI system OpenClaw. The framework reframes unaccountability not as a solvable barrier but as an inherent property of certain sociotechnical systems, offering a practical tool for identifying accountability voids in real AI deployments.
- AI policy
Research
How Far from Clinical Deployment? Evaluating the Complete Unsupervised Domain Adaptation Pipeline in Medical Imaging
Yiheng Xiong, Luisa Gallée, Daniel Santak Wolf et al.
arXiv · 2026-08-12
This study evaluates the full unsupervised domain adaptation (UDA) pipeline for medical imaging, covering both model training and label-free model selection—a critical but underexplored step for clinical deployment. Across eleven cross-domain scenarios from nine medical imaging datasets, ten UDA algorithms, and 13 label-free selection methods, the authors assessed over 80,000 trained models. They find that while strong adapted models often exist, reliably identifying them without labeled target data is difficult: no evaluated label-free selection method consistently picks the best model, leaving a large performance gap. Strategies like ensembling and small labeling budgets narrow this gap but don't close it, highlighting that the selection step is a key bottleneck to bringing UDA into clinical practice.
- Quality assurance
- Certifications
Research
Quantifying the Relationship Between Clinical Safety and Environmental Impact in Therapeutic LLMs
Alireza A. Safaei, Laura M. Vowels, Matthew J. Vowels et al.
arXiv · 2026-08-12
This paper examines the trade-off between clinical safety and environmental cost when deploying large language models (LLMs) in mental health settings. Across 47 model configurations, the authors find a non-linear relationship at the high end of safety performance: a 2.61 percentage-point gain in clinical safety score corresponded to roughly a 60-fold increase in estimated energy use per million output tokens. Notably, additional inference-time computation did not consistently improve clinical safety and sometimes lowered it, suggesting that scaling up models or compute is an inefficient safety strategy. The authors recommend dynamic model selection and model cascading as approaches to reduce environmental impact while maintaining clinical performance in higher-risk cases.
- Quality assurance
- AI policy
Research
How China-Origin Vision-Language Models Move from Refusal to Reframing in State Alignment
Guang Yang, Fengchen Liu, Alex Wang et al.
arXiv · 2026-08-12
This study systematically examines state-aligned distortion in vision-language models (VLMs), constructing a 200-entry benchmark across ten politically sensitive topics and running nine VLMs through 21,708 trials. The researchers find that China-origin models reframe politically sensitive content at 1.6–3.2 times the rate of non-China models, that Chinese-language prompting roughly triples the odds of state-aligned framing, and that across four Qwen generations explicit refusal falls while reframing rises — meaning censorship migrates from a visible signal to an invisible one. The study argues this shift is a significant human-AI interaction problem because fluent reframing removes the cues users would normally rely on to detect that information has been withheld or distorted. These findings carry direct implications for AI policy and quality-assurance frameworks aimed at ensuring transparency and honesty in AI-generated content.
- AI policy
- Quality assurance
Research
Understanding Content Moderation in Large Language Models through Restricted Books: From Refusal to Warning
Xucheng Yu, Emily Knox, Haohan Wang
arXiv · 2026-08-12
This paper investigates how large language models handle sensitive content by using restricted books—drawn from the American Library Association's Most Challenged Books records (2000–2023)—as a controlled testbed. Across 40,800 query-response pairs involving 400 books, 17 prompt designs, and six frontier models, the researchers find a near-zero refusal rate (0.07%), meaning modern LLMs almost never decline to discuss these books outright. Instead, moderation manifests through warning language (elevated by 8–15 percentage points) and hesitation markers, with sexual content mention being the strongest individual signal. The study concludes that LLM content policy has shifted from binary refusal toward calibrated, context-sensitive disclosure—a pattern consistent across both Western and Chinese AI providers—with implications for how platform policies and regulatory frameworks should be designed.
- AI policy
- Quality assurance
Research
Silent Updates: Measuring and Closing the Post-Deployment Disclosure Gap
Sophia Abraham, Ben Bucknall
arXiv · 2026-08-12
This paper investigates whether AI foundation model providers publicly disclose updates made to deployed systems after initial release. The authors find that while providers commonly publish safety documentation and quantitative evaluations, none in their sample provided information enabling external parties to verify that the model actually being served matches the one described in that documentation. To address this gap, the authors introduce the Silent Updates Scorecard, a public instrument benchmarking post-deployment disclosure practices across nine first-party API providers and seven third-party inference hosts, and propose a Three-Part Behavioral Trigger System to determine when post-deployment modifications should require disclosure or re-evaluation. The findings highlight a fundamental weakness in current AI governance frameworks, which assume a verifiable chain of custody between evaluation artifacts and deployed systems.
- AI policy
- Certifications
Research
Toward Meaningful Transparency for AI Chatbots: Disclosing Persuasive Intent Reduces Persuasion
Adrian Rauchfleisch, Andreas Jungherr
arXiv (Cornell University) · 2026-08-12
This preregistered experiment with 1,500 UK adults tested two disclosure types on an AI chatbot's ability to persuade people across 60 policy issues. Simply disclosing that the system was an AI had virtually no effect on persuasion (13.1-point attitude shift vs. 12.6-point control), but adding disclosure of the chatbot's persuasive intent and instructions cut the persuasive effect roughly in half (6.3-point shift) and made participants view the campaign's methods as less acceptable. The findings show that transparency rules focused solely on AI identity are insufficient, and that effective regulation of persuasive AI must also require disclosure of what the system is trying to do.
- AI policy
Research
GRPO for Financial Advice Generation: Outperforming Commercial LLMs under CATE Evaluation
Ofir Ben Shoham, Shrutendra Harsola, Vignesh Subrahmaniam et al.
arXiv · 2026-08-12
This paper tackles the challenge of generating high-quality financial advice from business records by framing the problem as reinforcement learning and fine-tuning an open-weight language model with Group Relative Policy Optimization (GRPO). The reward signal combines an LLM-as-a-judge rubric scoring recommendations across multiple quality dimensions with a safety gate for harm prevention. To guard against the model simply learning to satisfy the judge, the authors complement LLM evaluation with a judge-independent causal audit using a doubly-robust Conditional Average Treatment Effect (CATE) estimator, under which their trained model achieves roughly twice the estimated gross-profit lift of the strongest commercial baseline ($0.0228$ vs. $0.0104$) along with the lowest downside rate and least negative tail risk. The finding that the two evaluation methods rank models differently — notably placing the untrained base model last on the judge rubric but second on the causal audit — highlights that judge-independent causal auditing captures meaningful business-value signals that LLM-as-a-judge evaluation alone misses.
- Enterprise
- Quality assurance
Research
HUGIN: Enhancing Vision-Language Planning for Autonomous Logistics Sorting
Xikai Sun, Cangtian Zhou, Kebin Liu et al.
arXiv · 2026-08-12
HUGIN is a training framework designed to adapt vision-language models (VLMs) for autonomous logistics sorting, a task the authors call Joint Multi-Scene Understanding (JMSU), which requires reasoning across spatially separate camera views. The framework combines Endogenous Data Augmentation—recombining verified atomic facts under operating constraints—with Global Context Ranking, which better aligns instruction representations with complete visual contexts. Tested across five open VLMs on the newly constructed SortingBench dataset, HUGIN consistently improves accuracy; for instance, Qwen3-VL-8B improves from 63.6% to 78.8%. Deployment tests on more than 15,000 packages support the practical viability of VLM-based planning for real industrial sorting systems.
- Enterprise
Research
FrontierFinance: A Challenging Benchmark for Measuring Frontier Intelligence of Finance Agents
Yuhao Zhang, O. Ozan Koyluoglu, Thejas Venkatesh et al.
arXiv · 2026-08-12
FrontierFinance introduces a new open benchmark of 220 expert-crafted queries and 11,543 source-attributed rubrics designed to evaluate AI agents across the full professional investor workflow, covering six use cases including screening, discovery, and sector/macro analysis. The benchmark finds that existing finance benchmarks are too narrow and largely saturated by current models, while FrontierFinance exposes significant gaps: even the best-performing system (Samaya's in-house agent) reaches only 56.0%, and the hardest use cases top out around 33–39%. A key finding is that the tool harness surrounding a model shapes output quality and efficiency more than the model itself, and that open-weight models like Kimi K3 (46.4%) nearly match proprietary frontier models at 4.5x lower cost. This matters for enterprise financial research by establishing a rigorous, public standard for measuring AI agent readiness in professional investment contexts.
- Enterprise
- Quality assurance
Research
Organizational Technology Ladders: Remote Work and Generative AI Adoption
Gregor Schubert
arXiv · 2026-08-12
This study introduces the concept of an 'organizational technology ladder,' arguing that adopting one technology builds skills and organizational capital that lower the cost of adopting the next. Using U.S. job-posting data and an instrumental-variables strategy, the author finds that a 10 percentage point increase in remote hiring in 2021-2022 is associated with a 0.4 percentage point rise in job postings mentioning generative AI in 2023-2024 across firms (0.7 percentage points within firms across occupations). The mechanism appears to involve remote work shifting hiring toward technical and managerial capabilities that accelerate generative AI adoption, with firms issuing return-to-office mandates showing an even larger generative AI response—consistent with organizational frictions amplifying the ladder effect. These findings suggest that how firms sequence technology adoption has lasting consequences for their capacity to absorb future innovations like generative AI.
- Enterprise
- Workforce
Research
Making AI-Generated Feedback Matter: From Provision to Student Enactment
Omar Alsaiari, Nilufar Baghaei, Jason M. Lodge et al.
arXiv · 2026-08-12
This large-scale quasi-experimental study (13,037 students, 51,296 student-authored resources) compared three AI-mediated feedback workflows to examine whether structured processes improve students' use of AI-generated feedback. The 'Enacted Feedback' condition—where students selected feedback suggestions, evaluated their relevance, and engaged in targeted AI dialogue—achieved a 26.2% uptake rate compared to 14.1% for basic directed feedback and just 0.1% for optional self-directed feedback, and was also associated with higher self-assessment confidence and submitted-work quality. The study concludes that the educational value of AI-generated feedback depends not only on feedback quality but on workflow design that positions learners as active participants rather than passive recipients. These findings have direct implications for how AI feedback systems should be designed and deployed at scale in educational settings.
- Quality assurance
- Enterprise
Research
Learning to Persuade Exposes How Easily LLMs Abandon Correct Beliefs
Nimet Beyza Bozdag, Emre Can Acikgoz, Gokhan Tur et al.
arXiv · 2026-08-12
This paper demonstrates that large language models (LLMs) are highly vulnerable to adversarial persuasion: a single targeted argument can collapse model accuracy to near zero, even when the argument is factually false. Using a reinforcement learning framework to train persuader agents, the researchers show that RL-optimized persuaders raise attack success from roughly 24% to over 93% on the training-time target, with substantial transfer to unseen models (83% on Qwen-14B, 79% on Llama-3.1-8B, 25% on GPT-4o-mini, rising to 38% with curriculum training). Critically, the optimized persuaders increasingly rely on fabricated citations and false authoritative evidence to exploit credibility-based reasoning. The findings position persuasion robustness as a necessary safety criterion for multi-agent and human-AI decision-making systems.
- Quality assurance
- AI policy
Research
EnterpriseRAG: Benchmarking LLM Instruction Adherence and Robustness under Non-Ideal Enterprise Retrieval
Huiqi Miao, Xinbao Sun, Bo Wang et al.
arXiv · 2026-08-12
EnterpriseRAG introduces a benchmark of 983 expert-validated samples across six domains to evaluate how well large language models follow complex, multi-dimensional instructions under realistic enterprise retrieval conditions — including retrieval noise, knowledge gaps, and factual conflicts. Testing 13 state-of-the-art LLMs reveals a critical 'orchestration gap': while models satisfy roughly 80% of individual constraints, only 26.8% of responses meet all requirements simultaneously, a 57-point shortfall. The benchmark exposes that instruction adherence collapses under compound constraints even when reasoning-enhanced inference is used, signaling that production RAG systems need explicit context-aware protocols and calibrated judgment. These findings directly inform deployment decisions for enterprise-scale AI systems relying on retrieval-augmented generation.
- Enterprise
- Quality assurance
Research
A Conceptual Framework for Enhancing Workforce Readiness for Smart Manufacturing in the AI Era
Dalton Ross Smith, Wilburn Whittington, Alejandro Martinez et al.
arXiv (Cornell University) · 2026-08-12
This paper proposes a Workforce Readiness Level (WRL) framework that adapts the Technology Readiness Level scale into nine progressive competency stages across four pillars—digital and AI literacy, cyber-physical systems fluency, human-machine collaboration, and data-driven decision making—to measure how prepared engineering graduates are for smart manufacturing environments. Instantiated at a university smart-manufacturing teaching laboratory using 89 sponsored capstone projects over four semesters, the framework produced workforce-readiness index scores ranging from 5.2 to 6.4 across highlighted cohorts, repeatedly surfacing gaps in cyber-physical and data-driven decision competencies hidden behind strong analytics profiles. The study found that advancement to the highest readiness stages depended on industry-embedded experience rather than additional coursework, and that the 'no-thin-pillar' rule proved diagnostically informative in three of four cases. The WRL framework is offered as a common, evidence-based instrument for educators, accreditation bodies, and regional workforce systems to diagnose and advance workforce readiness in the AI era.
- Workforce
- Certifications
Research
Benchmark-Based Comparative Assessment of Publicly Benchmarked Indian Foundation Models: A Capability and Evaluation-Maturity Framework
Avinash Agarwal, Vridhi Jain
arXiv (Cornell University) · 2026-08-12
This paper evaluates India's foundation model ecosystem by comparing Indian AI models against global frontier models across eight capability domains using only publicly reported benchmark results. The authors find that Indian models perform well on established benchmarks like MMLU and MATH-500, but these benchmarks are now considered saturated and no longer used by leading global developers. A key finding is that Indian models participate far less in newer, agentic, and domain-specialized evaluations, making it difficult to distinguish true capability gaps from gaps in evaluation maturity. The paper proposes a Benchmark Maturity Index (BMI) as a reusable tool to help national AI programs design better monitoring and funding criteria.
- AI policy
- Certifications
Research
SoK: From Generation to Consumption of Privacy Documents in Software Systems
Shidong Pan, Clark LaChance, Zhen Tao et al.
arXiv (Cornell University) · 2026-08-12
This systematization-of-knowledge (SoK) paper reviews 290 studies published between 2010 and 2025 to map the full lifecycle of privacy documents—from creation and analysis to compliance checking and usability evaluation—within software systems. The authors identify 15 key research trends, 21 open research opportunities, and four broader directions including AI-centric platform challenges and LLM-based policy-code analysis. The work is significant because it surfaces gaps in how digital services generate, audit, and maintain privacy policies and labels, which directly bears on regulatory compliance, user consent, and software quality assurance practices.
- AI policy
- Quality assurance
Research
Harness-IF: Evaluating Instruction Following Across Instruction Surfaces in Coding Agents
Zining Huang, Haoran Que, Hong Zeng et al.
arXiv (Cornell University) · 2026-08-12
Harness-IF introduces a new benchmark for evaluating how well coding agents follow instructions placed across five configurable surfaces (system prompts, project files, user instructions, tool descriptions, and skill descriptions). The benchmark scores 256 rules across 60 multi-turn coding tasks and uses a novel Against-Prior Accuracy metric to isolate genuine compliance from behavior the model would have exhibited anyway—finding that all 12 frontier models tested score 3.6 to 7.4 points worse when rules oppose default behaviors, meaning aggregate compliance scores systematically overstate true instruction-following. A secondary conflict experiment shows that instruction precedence does not simply follow prompt depth, with system prompts, project files, and user instructions outranking tool and skill descriptions. These findings matter for deploying coding agents in enterprise and quality-assurance contexts where reliable rule adherence is critical.
- Quality assurance
- Enterprise
Research
Acute illness severity index for severe cardiovascular disease patients using machine learning approaches
Hao Ren, Fengshi Jing, Hao Liu et al.
Communications Medicine · 2026-08-12
This study develops and validates a machine learning severity index (gradient boosted decision tree/XGBoost) for predicting 30-day mortality in critically ill cardiovascular disease patients, using large multicenter ICU databases. The model outperforms three established severity scores, achieving AUROCs of 0.853, 0.802, and 0.853 across internal and two external validation cohorts, compared to 0.724–0.765 for conventional scores. Calibration is strong and consistent across age, sex, and race subgroups, and decision curve analysis shows higher net benefit across relevant clinical thresholds. Key predictors identified via SHAP include comorbidity burden, urine output, activity status, respiratory rate, and minimum oxygen saturation, supporting interpretable risk stratification for high-risk patients in intensive care.
- Quality assurance
Research
GateTruth: Auditing the Rigor of RTL Design Benchmarks via Mutation Testing
Meet Bhadra
arXiv (Cornell University) · 2026-08-12
GateTruth is a mutation-testing engine that audits whether testbenches used in RTL hardware-design benchmarks are rigorous enough to detect design flaws. The authors apply it to their own 68-task benchmark suite and to external benchmarks, finding that 72% of auditable designs in the widely used RTLLM v2.0 benchmark fall below the 95% mutation-kill threshold they set for their own suite, with three designs scoring 0%. The paper argues that mutation-kill certification should become a standard reporting requirement for RTL-generation benchmarks to ensure that passing scores reflect genuine design correctness rather than inadequate testing.
- Quality assurance
- Certifications
Research
Player Perceptions of Generative AI in Games: A Steam Review Analysis
Mahsa Bazzaz, Seth Cooper
arXiv (Cornell University) · 2026-08-12
This paper analyzes over 508,000 Steam reviews to empirically examine how players perceive generative AI in games, comparing AI-disclosed titles against games using procedural content generation (PCG). The study finds that games disclosing generative AI use receive lower recommendation rates and more negative sentiment than PCG games, with thematic analysis of 600 reviews revealing that players associate generative AI with low developer investment. The authors argue, drawing on human-centered AI frameworks, that successful adoption of generative AI in games requires prioritizing player needs over cost reduction.
- Enterprise
- Quality assurance
Research
Generative Artificial Intelligence in Business Decision-Making: Emerging Frameworks, Enterprise Applications, and Future Challenges
M.SANGEETHA, Una Suman Kumar Patro, K.ARPITHA et al.
International Journal of Computer Information Systems and Industrial Management Applications · 2026-08-12
This paper synthesizes evidence from 24 academic and industry sources to assess how generative AI (GenAI) is reshaping enterprise decision-making. Despite rapid adoption—65% of organizations now use GenAI in at least one business function per McKinsey's Q1 2026 survey—a widely cited 2025 MIT study finds that 95% of enterprise GenAI pilots fail to deliver measurable profit-and-loss impact. The paper finds that GenAI works best as an augmentation tool that structures inputs for human judgment rather than as an autonomous decision-maker, and that aggregated multi-model evaluations outperform single-model assessments by better approximating expert human judgment. The primary barrier to enterprise value is identified as organizational and workflow integration rather than model capability, with implications for executives, AI governance functions, and researchers.
- Enterprise
- AI policy
Research
Do Not Forget the Obvious - RISC: A Risk-Informed Slice-Coverage Protocol for Safe Autonomous Driving
Fabian Hüger
arXiv (Cornell University) · 2026-08-12
This paper introduces RISC (Risk-Informed Slice Coverage), a protocol for stress testing autonomous driving systems by directing evaluation budgets toward high-risk sub-datasets called 'risk slices.' The method translates safety concerns into machine-readable tags, selects compact audit sets by risk priority, and reports results with explicit coverage statements about which conditions are well or poorly tested. In a proof-of-concept using 1,000 frames from the Zenseact Open Dataset with a YOLO-based pedestrian detector, risk-guided selection raised critical failure discovery from 34.0% under random sampling to 98.5%. RISC is model-agnostic and is positioned as a lightweight assurance layer complementing broader autonomous driving testing and verification workflows.
- Quality assurance
- Certifications
Research
Compensatory Guarantees for Damages Caused by Artificial Intelligence in Law: A Comparative Analytical Study
Jyan Bahil Jadaan, Qayssar Abbas Hasan
Indonesian Journal of Law and Justice · 2026-08-12
This comparative legal study examines whether existing civil-liability frameworks adequately compensate victims harmed by AI systems in healthcare, transport, finance, and other sectors. Analyzing fault-based, strict, and product-liability doctrines alongside EU regulations—including the AI Act (EU 2024/1689), the revised Product Liability Directive (EU 2024/2853), and GDPR Article 82—the paper finds that fault-based liability remains useful but breaks down when AI's technical opacity prevents victims from accessing evidence. The authors propose a layered compensation model combining civil liability, disclosure obligations, rebuttable presumptions, mandatory insurance for high-risk AI, and residual compensation funds to ensure timely and full reparation while preserving legal certainty.
- AI policy