paper-with-me

Papers

The DeepSpeak-Agentic Dataset

2026-06-02 · Sarah Barrington, Maty Bohacek, Hany Farid arxiv

We present DeepSpeak-Agentic, a dataset of videos comprising over 37 hours of semi-structured conversations between a human and an embodied AI agent. We use this dataset to evaluate the automatic forensic identification (audio, video, or text) of AI agents, study the nature of human-agent interactions, and provide a benchmark for future advances in the large-language models and AI-generated voices and faces that power embodied AI agents. We also contribute a scalable data-capture system that creates agents, automatically pairs them with human crowd workers, records audiovisual conversations across specified scenarios, and identifies and separates the human and agent in the combined stream.

📄 PDF Abstract BibTeX arXiv:2606.03686

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepSpeak Dataset v1.0

2024-08-09 · Sarah Barrington, Matyas Bohacek, Hany Farid

We describe a large-scale dataset--DeepSpeak--of real and deepfake footage of people talking and gesturing in front of their webcams. The real videos in this first version of the dataset consist of 17 hours of footage fr…

Face Swapping

Comparative Analysis of Deepfake Detection Models: New Approaches and Perspectives

2025-04-03 · Matheus Martins Batista

The growing threat posed by deepfake videos, capable of manipulating realities and disseminating misinformation, drives the urgent need for effective detection methods. This work investigates and compares different appro…

DeepFake DetectionFace SwappingMisinformation

DeepFake Doctor: Diagnosing and Treating Audio-Video Fake Detection

2025-06-06 · Marcel Klemt, Carlotta Segna, Anna Rohrbach

Generative AI advances rapidly, allowing the creation of very realistic manipulated video and audio. This progress presents a significant security and ethical threat, as malicious users can exploit DeepFake techniques to…

BenchmarkingDeepFake DetectionFace SwappingMisinformation

AIDev: Studying AI Coding Agents on GitHub

2026-02-09 · Hao Li, Haoxiang Zhang, Ahmed E. Hassan arxiv

AI coding agents are rapidly transforming software engineering by performing tasks such as feature development, debugging, and testing. Despite their growing impact, the research community lacks a comprehensive dataset c…

Demystifying Reinforcement Learning in Agentic Reasoning

2025-10-13 · Zhaochen Yu, Ling Yang, Jiaru Zou, Shuicheng Yan 외 arxiv

Recently, the emergence of agentic RL has showcased that RL could also effectively improve the agentic reasoning ability of LLMs, yet the key design principles and optimal practices remain unclear. In this work, we condu…

Reinforcement Learning