Mar 10, 2025

Identification if AI generated content

Bakyt Naurzalinov, Ivan Bondar

Our project falls within the Social Sciences track, focusing on the identification of AI-generated text content and its societal impact. A significant portion of online content is now AI-generated, often exhibiting a level of quality and human-likeness that makes it indistinguishable from human-created content. This raises concerns regarding misinformation, authorship transparency, and trust in digital communication.

Reviewer's Comments

Reviewer's Comments

Arrow
Arrow
Arrow

This submission was very interesting to read and engages all aspects of the social sciences track, which was refreshing to see. The authors should be commended for their ability to conduct novel research and apply these frameworks to their submission. However, there was little examination of existing literature, which meant the foundation of this paper was rooted in a lack of evidence-based research. The impact assessment could have been fleshed out in more detail to understand the risks of particular populations that might be impacted even further by the AI-generated content, therefore contributing to a greater understanding of the risks of AI in society. Overall, a fantastic effort.

Strengths:

- Relevance: The topic is highly relevant, addressing the societal impact of AI-generated text and the need for detection tools.

-Identification of Challenges: The paper effectively identifies key challenges, such as misinformation and authorship transparency.

-Ethical Considerations: The discussion of ethical concerns and the importance of critical thinking in digital media is valuable.

Areas for Improvement:

-Include more citations to demonstrate engagement with existing literature.

-Provide a detailed methodology section explaining how the software tool was developed and tested.

-Propose actionable recommendations or novel insights based on the findings.

-Suggest concrete solutions or mitigation strategies for the challenges identified.

-Expand the analysis of limitations and potential negative consequences.

-Clearly document the methodology and provide access to the software tool for reproducibility.

-Increase the number of test cases to draw more reliable conclusions.

-Expand the discussion to include your own perspective, recommendations, and future research directions.

Suggestions for Future Work:

-Conduct a more comprehensive study with a larger dataset and detailed methodology.

-Explore cross-disciplinary perspectives (e.g., ethics, policy) to broaden the scope and impact.

I think it would have been helpful to focus on a more specific threat, to be able to make the project more targeted/focused. As it is written now, it is pretty high level - I would have loved to see it more clearly spelled out for a specific case how the inability to determine of a specific piece of content was AI generated would cause significant harm.

I'm somewhat skeptical of the long term feasibility of this kind of approach (reliably judging how content was created based on the content) as opposed to e.g. some kind of verification for especially important content.

A couple of specific points:

"Studies in psychology and sociology highlight

the cognitive biases that affect human perception of truth, showing that people tend to trust content based on its presentation rather than its source (Pennycook & Rand, 2019). This makes the inability to distinguish AI-generated content a potential risk to information integrity and social trust."

I would challenge this conclusion? I do not see how sentence 1 logically leads to sentence 2?

"By enhancing the ability to identify AI-generated content, we contribute to AI safety by promoting transparency, accountability, and informed decision-making"

The theory of change here is quite fuzzy

Cite this work

@misc {

title={

Identification if AI generated content

},

author={

Bakyt Naurzalinov, Ivan Bondar

},

date={

3/10/25

},

organization={Apart Research},

note={Research submission to the research sprint hosted by Apart.},

howpublished={https://apartresearch.com}

}

Recent Projects

View All

Feb 2, 2026

Markov Chain Lock Watermarking: Provably Secure Authentication for LLM Outputs

We present Markov Chain Lock (MCL) watermarking, a cryptographically secure framework for authenticating LLM outputs. MCL constrains token generation to follow a secret Markov chain over SHA-256 vocabulary partitions. Using doubly stochastic transition matrices, we prove four theoretical guarantees: (1) exponentially decaying false positive rates via Hoeffding bounds, (2) graceful degradation under adversarial modification with closed-form expected scores, (3) information-theoretic security without key access, and (4) bounded quality loss via KL divergence. Experiments on 173 Wikipedia prompts using Llama-3.2-3B demonstrate that the optimal 7-state soft cycle configuration achieves 100\% detection, 0\% FPR, and perplexity 4.20. Robustness testing confirms detection above 96\% even with 30\% word replacement. The framework enables $O(n)$ model-free detection, addressing EU AI Act Article 50 requirements. Code available at \url{https://github.com/ChenghengLi/MCLW}

Read More

Feb 2, 2026

Prototyping an Embedded Off-Switch for AI Compute

This project prototypes an embedded off-switch for AI accelerators. The security block requires periodic cryptographic authorization to operate: the chip generates a nonce, an external authority signs it, and the chip verifies the signature before granting time-limited permission. Without valid authorization, outputs are gated to zero. The design was implemented in HardCaml and validated in simulation.

Read More

Feb 2, 2026

Fingerprinting All AI Cluster I/O Without Mutually Trusted Processors

We design and simulate a "border patrol" device for generating cryptographic evidence of data traffic entering and leaving an AI cluster, while eliminating the specific analog and steganographic side-channels that post-hoc verification can not close. The device eliminates the need for any mutually trusted logic, while still meeting the security needs of the prover and verifier.

Read More

Feb 2, 2026

Markov Chain Lock Watermarking: Provably Secure Authentication for LLM Outputs

We present Markov Chain Lock (MCL) watermarking, a cryptographically secure framework for authenticating LLM outputs. MCL constrains token generation to follow a secret Markov chain over SHA-256 vocabulary partitions. Using doubly stochastic transition matrices, we prove four theoretical guarantees: (1) exponentially decaying false positive rates via Hoeffding bounds, (2) graceful degradation under adversarial modification with closed-form expected scores, (3) information-theoretic security without key access, and (4) bounded quality loss via KL divergence. Experiments on 173 Wikipedia prompts using Llama-3.2-3B demonstrate that the optimal 7-state soft cycle configuration achieves 100\% detection, 0\% FPR, and perplexity 4.20. Robustness testing confirms detection above 96\% even with 30\% word replacement. The framework enables $O(n)$ model-free detection, addressing EU AI Act Article 50 requirements. Code available at \url{https://github.com/ChenghengLi/MCLW}

Read More

Feb 2, 2026

Prototyping an Embedded Off-Switch for AI Compute

This project prototypes an embedded off-switch for AI accelerators. The security block requires periodic cryptographic authorization to operate: the chip generates a nonce, an external authority signs it, and the chip verifies the signature before granting time-limited permission. Without valid authorization, outputs are gated to zero. The design was implemented in HardCaml and validated in simulation.

Read More

This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.
This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.