paper-with-me

Papers

Beyond checkmate: exploring the creative chokepoints in AI text

2025-01-31 · Nafis Irtiza Tripto, Saranya Venkatraman, Mahjabin Nahar, Dongwon Lee

Large Language Models (LLMs) have revolutionized Natural Language Processing (NLP) and Artificial Intelligence (AI), unlocking unprecedented capabilities. This rapid advancement has spurred research into various aspects of LLMs, their text generation & reasoning capability, and potential misuse, fueling the necessity for robust detection methods. While numerous prior research has focused on detecting LLM-generated text (AI text) and thus checkmating them, our study investigates a relatively unexplored territory: portraying the nuanced distinctions between human and AI texts across text segments. Whether LLMs struggle with or excel at incorporating linguistic ingenuity across different text segments carries substantial implications for determining their potential as effective creative assistants to humans. Through an analogy with the structure of chess games-comprising opening, middle, and end games-we analyze text segments (introduction, body, and conclusion) to determine where the most significant distinctions between human and AI texts exist. While AI texts can approximate the body segment better due to its increased length, a closer examination reveals a pronounced disparity, highlighting the importance of this segment in AI text detection. Additionally, human texts exhibit higher cross-segment differences compared to AI texts. Overall, our research can shed light on the intricacies of human-AI text distinctions, offering novel insights for text detection and understanding.

📄 PDF Abstract BibTeX arXiv:2501.19301

Code (1)

tripto03/chess_inspired_human_ai_text_distinction 공식 구현

Tasks

IngenuityText DetectionText Generation

Similar Papers 제목 키워드 기반

FactCheckmate: Preemptively Detecting and Mitigating Hallucinations in LMs

2024-10-03 · Deema Alnuhait, Neeraja Kirtane, Muhammad Khalifa, Hao Peng

Language models (LMs) hallucinate. We inquire: Can we detect and mitigate hallucinations before they happen? This work answers this research question in the positive, by showing that the internal representations of LMs p…

Hallucination

Checkmate: Breaking the Memory Wall with Optimal Tensor Rematerialization

2019-10-07 · Paras Jain, Ajay Jain, Aniruddha Nrusimha, Amir Gholami 외

We formalize the problem of trading-off DNN training time and memory requirements as the tensor rematerialization optimization problem, a generalization of prior checkpointing strategies. We introduce Checkmate, a system…

A Computer Composes A Fabled Problem: Four Knights vs. Queen

2017-09-04 · Azlan Iqbal

We explain how the prototype automatic chess problem composer, Chesthetica, successfully composed a rare and interesting chess problem using the new Digital Synaptic Neural Substrate (DSNS) computational creativity appro…

Beyond Compliance: How AI Could Help Creative Writers by Refusing Them

2026-04-03 · Hua Xuan Qin, Guangzhi Zhu, Mingming Fan, Pan Hui arxiv

Mainstream creativity support design prioritizes compliant AI for seamless writing interactions, but concerns over inappropriate AI reliance highlight the need for designs fostering reflection on balanced AI and non-AI r…

Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation

2023-12-05 · CVPR 2024 1 · Shanshan Zhong, Zhongzhan Huang, ShangHua Gao, Wushao Wen 외

Chain-of-Thought (CoT) guides large language models (LLMs) to reason step-by-step, and can motivate their logical reasoning ability. While effective for logical tasks, CoT is not conducive to creative problem-solving whi…

Logical Reasoning