paper-with-me

Papers

TextMachina: Seamless Generation of Machine-Generated Text Datasets

2024-01-08 · Areg Mikael Sarvazyan, José Ángel González, Marc Franco-Salvador

Recent advancements in Large Language Models (LLMs) have led to high-quality Machine-Generated Text (MGT), giving rise to countless new use cases and applications. However, easy access to LLMs is posing new challenges due to misuse. To address malicious usage, researchers have released datasets to effectively train models on MGT-related tasks. Similar strategies are used to compile these datasets, but no tool currently unifies them. In this scenario, we introduce TextMachina, a modular and extensible Python framework, designed to aid in the creation of high-quality, unbiased datasets to build robust models for MGT-related tasks such as detection, attribution, mixcase, or boundary detection. It provides a user-friendly pipeline that abstracts away the inherent intricacies of building MGT datasets, such as LLM integrations, prompt templating, and bias mitigation. The quality of the datasets generated by TextMachina has been assessed in previous works, including shared tasks where more than one hundred teams trained robust MGT detectors.

📄 PDF Abstract BibTeX arXiv:2401.03946

Code (1)

genaios/textmachina 공식 구현

Tasks

Boundary Detection

Similar Papers 제목 키워드 기반

SRS-Stories: Vocabulary-constrained multilingual story generation for language learning

2025-12-20 · Wiktor Kamzela, Mateusz Lango, Ondrej Dusek arxiv

In this paper, we use large language models to generate personalized stories for language learners, using only the vocabulary they know. The generated texts are specifically written to teach the user new vocabulary by si…

Story Generation

Humane Speech Synthesis through Zero-Shot Emotion and Disfluency Generation

2024-03-31 · Rohan Chaudhury, Mihir Godbole, Aakash Garg, Jinsil Hwaryoung Seo

Contemporary conversational systems often present a significant limitation: their responses lack the emotional depth and disfluent characteristic of human interactions. This absence becomes particularly noticeable when u…

Language ModelingLanguage ModellingSpeech SynthesisText Generation+2

MDD: A Dataset for Text-and-Music Conditioned Duet Dance Generation

2025-08-23 · Prerit Gupta, Jason Alexander Fotso-Puepi, Zhengyuan Li, Jay Mehta 외 arxiv

We introduce Multimodal DuetDance (MDD), a diverse multimodal benchmark dataset designed for text-controlled and music-conditioned 3D duet dance motion generation. Our dataset comprises 620 minutes of high-quality motion…

Drag4D: Align Your Motion with Text-Driven 3D Scene Generation

2025-09-26 · Minjun Kang, Inkyu Shin, Taeyeop Lee, In So Kweon 외 arxiv

We introduce Drag4D, an interactive framework that integrates object motion control within text-driven 3D scene generation. This framework enables users to define 3D trajectories for the 3D objects generated from a singl…

Scene Generation

Beyond Raw Detection Scores: Markov-Informed Calibration for Boosting Machine-Generated Text Detection

2026-02-08 · Chenwang Wu, Yiu-ming Cheung, Shuhai Zhang, Bo Han 외 arxiv

While machine-generated texts (MGTs) offer great convenience, they also pose risks such as disinformation and phishing, highlighting the need for reliable detection. Metric-based methods, which extract statistically dist…

Text Detection