Papers by Jenna James

2 papers
AI use in American newspapers is widespread, uneven, and rarely disclosed (2026.acl-long)

Copied to clipboard

Challenge: a large-scale dataset of 186K articles from 1.5K newspapers published in the summer of 2025 is audited.
Approach: They audit 186K articles from 1.5K newspapers published in summer of 2025 . they use Pangram, a state-of-the-art AI detector, to detect whether articles are partially or fully AI-generated .
Outcome: The findings highlight the need for greater transparency and updated editorial standards regarding the use of AI in journalism to maintain public trust.
OLMoTrace: Tracing Language Model Outputs Back to Trillions of Training Tokens (2025.acl-demo)

Copied to clipboard

Challenge: tracing language models' outputs back to training data is a problem because they are trained on text corpora with trillions of tokens . existing methods for tracers have not been scaled to work within this multi-trillion-token setting .
Approach: They propose a system that traces language models' outputs verbatim back to training data . OLMOTRACE retrieves documents from the model's training data that contain exact matches .
Outcome: The proposed system can find verbatim matches between LM output and training data . it can be used to explore fact checking, hallucination, and creativity of language models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations