paper-with-me

Papers

"Think First, Verify Always": Training Humans to Face AI Risks

2025-07-23 · Yuksel Aydin arxiv

Artificial intelligence enables unprecedented attacks on human cognition, yet cybersecurity remains predominantly device-centric. This paper introduces the "Think First, Verify Always" (TFVA) protocol, which repositions humans as 'Firewall Zero', the first line of defense against AI-enabled threats. The protocol is grounded in five operational principles: Awareness, Integrity, Judgment, Ethical Responsibility, and Transparency (AIJET). A randomized controlled trial (n=151) demonstrated that a minimal 3-minute intervention produced statistically significant improvements in cognitive security task performance, with participants showing an absolute +7.87% gains compared to controls. These results suggest that brief, principles-based training can rapidly enhance human resilience against AI-driven cognitive manipulation. We recommend that GenAI platforms embed "Think First, Verify Always" as a standard prompt, replacing passive warnings with actionable protocols to enhance trustworthy and ethical AI use. By bridging the gap between technical cybersecurity and human factors, the TFVA protocol establishes human-empowered security as a vital component of trustworthy AI systems.

📄 PDF Abstract BibTeX arXiv:2508.03714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cognitive Cybersecurity for Artificial Intelligence: Guardrail Engineering with CCS-7

2025-08-09 · Yuksel Aydin arxiv

Language models exhibit human-like cognitive vulnerabilities, such as emotional framing, that escape traditional behavioral alignment. We present CCS-7 (Cognitive Cybersecurity Suite), a taxonomy of seven vulnerabilities…

Think Again or Think Longer? Selective Verification for Budget-Aware Reasoning

2026-06-18 · Sajib Acharjee Dip, Dawei Zhou, Liqing Zhang arxiv

Test-time reasoning is increasingly used as a serving-time control knob, but extra reasoning is not uniformly valuable: it can repair failed attempts, waste compute on already-correct answers, or introduce harmful answer…

Rethinking Code Refinement: Learning to Judge Code Efficiency

2024-10-29 · Minju Seo, Jinheon Baek, Sung Ju Hwang

Large Language Models (LLMs) have demonstrated impressive capabilities in understanding and generating codes. Due to these capabilities, many recent methods are proposed to automatically refine the codes with LLMs. Howev…

Language ModelingLanguage Modelling

Rethinking the Defocus Blur Detection Problem and A Real-Time Deep DBD Model

2020-08-01 · ECCV 2020 8 · Ning Zhang, Junchi Yan

Defocus blur detection (DBD) is a classical low level vision task. It has recently attracted attention focusing on designing complex convolutional neural networks (CNN) which make full use of both low level features and …

Data AugmentationDefocus Blur Detection

Thinking Before You Speak: A Proactive Test-time Scaling Approach

2025-08-26 · Cong Liu, Wenchang Chai, Hejun Wu, Yan Pan 외 arxiv

Large Language Models (LLMs) often exhibit deficiencies with complex reasoning tasks, such as maths, which we attribute to the discrepancy between human reasoning patterns and those presented in the LLMs' training data. …