Papers › AI "News" Content Farms Are Easy to Make and Hard to Detect: A Case Study in Italian

AI "News" Content Farms Are Easy to Make and Hard to Detect: A Case Study in Italian

17 Jun 2024arXiv:2406.12128archive 2025-07-28

Giovanni Puccetti, Anna Rogers, Chiara Alzetta, Felice Dell'Orletta, Andrea Esuli

Large Language Models (LLMs) are increasingly used as "content farm" models (CFMs), to generate synthetic text that could pass for real news articles. This is already happening even for languages that do not have high-quality monolingual LLMs. We show that fine-tuning Llama (v1), mostly trained on English, on as little as 40K Italian news articles, is sufficient for producing news-like texts that native speakers of Italian struggle to identify as synthetic. We investigate three LLMs and three methods of detecting synthetic texts (log-likelihood, DetectGPT, and supervised classification), finding that they all perform better than human raters, but they are all impractical in the real world (requiring either access to token likelihood information or a large dataset of CFM texts). We also explore the possibility of creating a proxy CFM: an LLM fine-tuned on a similar dataset to one used by the real "content farm". We find that even a small amount of fine-tuning data suffices for creating a successful detector, but we need to know which base LLM is used, which is a major challenge. Our results suggest that there are currently no practical methods for detecting synthetic news-like texts 'in the wild', while generating them is too easy. We highlight the urgency of more NLP research on this problem.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.12128")

Code

Syntology Ran 12 of 17 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gpucce/synthetic_llm_data found in paper text by Syntology report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 12 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
5unverified

Licence: 17 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gpucce/synthetic_llm_data. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_newline gpucce/synthetic_llm_data/src/data_generation/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 943eedc90e8e6bc7 · report
camoscio_preprocessing_function gpucce/synthetic_llm_data/src/data_generation/utils.py found in paper text by Syntology ran no licence file found · pointer only · f6146e20fb11a100 · report
compute_loglikelihood gpucce/synthetic_llm_data/src/synthetic_detection/detect_gpt/utils/detect_gpt_utils.py found in paper text by Syntology ran no licence file found · pointer only · 2a148d835d745f22 · report
compute_loss gpucce/synthetic_llm_data/src/synthetic_detection/detect_gpt/utils/detect_gpt_utils.py found in paper text by Syntology ran no licence file found · pointer only · 2e7fdfbb51f8c89a · report
cut_to_shortest gpucce/synthetic_llm_data/src/synthetic_detection/detect_gpt/dataset_lm_modification.py found in paper text by Syntology ran no licence file found · pointer only · 39e8c5fc99f312a7 · report
generate gpucce/synthetic_llm_data/src/data_generation/data_complete.py found in paper text by Syntology ran no licence file found · pointer only · e386851e40fd0d0e · report
generate_synthetic gpucce/synthetic_llm_data/src/data_generation/data_complete.py found in paper text by Syntology ran no licence file found · pointer only · ed8e545820c2fa55 · report
per_sequence_crossentropy gpucce/synthetic_llm_data/src/synthetic_detection/detect_gpt/utils/detect_gpt_utils.py found in paper text by Syntology ran no licence file found · pointer only · 95eed0750de95437 · report
postprocess_record gpucce/synthetic_llm_data/src/clean_json.py found in paper text by Syntology ran no licence file found · pointer only · bde233f26f94d406 · report
register_list_cleaner gpucce/synthetic_llm_data/src/clean_json.py found in paper text by Syntology ran no licence file found · pointer only · 235d787a54e2e314 · report
register_record_cleaner gpucce/synthetic_llm_data/src/clean_json.py found in paper text by Syntology ran no licence file found · pointer only · 1df59dccab26e34d · report
split_by_full_stop gpucce/synthetic_llm_data/src/data_generation/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 4aff19c47a533360 · report
generate gpucce/synthetic_llm_data/src/data_generation/data_generate.py found in paper text by Syntology unverified no licence file found · pointer only · e2954c86d261f558 · report
generate_synthetic gpucce/synthetic_llm_data/src/data_generation/data_generate.py found in paper text by Syntology unverified no licence file found · pointer only · 71ab34fce0425525 · report
get_model_and_tokenizer gpucce/synthetic_llm_data/src/data_generation/data_complete.py found in paper text by Syntology unverified no licence file found · pointer only · 18e76676f374297a · report
get_model_tokenizer_and_params gpucce/synthetic_llm_data/src/data_generation/data_generate.py found in paper text by Syntology unverified no licence file found · pointer only · 767de70809e6c45e · report
tokenize_mask_extract_and_apply gpucce/synthetic_llm_data/src/synthetic_detection/detect_gpt/dataset_lm_modification.py found in paper text by Syntology unverified no licence file found · pointer only · 4c60a84182cba83c · report

Tasks

Articles

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASELLaMA

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections