Media
Gen Alpha is cancelling the KEYBOARD: Youngsters won't ever have to write emails when they join the workforce - and will send voice notes to their boss instead, report reveals
Trump boasts Republicans'broke' Chuck Schumer during shutdown slugfest amid growing calls from the far-left to remove minority leader Camp Mystic accused of neglect in'self-created disaster' after 25 young campers die in flood Gavin Newsom just let slip the Democrats' dirty secret that could totally destroy them... and Trump is loving it: MARK HALPERIN You think you look so youthful and trendy. But these are the brutal facts about your shoes, hats, jumpers and denim. You're being lied to - this is the truth I'm a heart surgeon... here is what you must NEVER do after turning 40 Paris Jackson reveals she has a HOLE in her nose from drug abuse... after celebrating five years of sobriety Warren Buffett's final farewell: the billionaire who once fingerprinted nuns says he's'going quiet' Shamed Allison Mack's husband revealed as former neo-Nazi Kim Kardashian flaunts her famous curves in daring cut-out gown at All's Fair premiere in Brazil as she's seen for first time since failing the bar exam Timothee Chalamet has DUMPED Kylie Jenner, insiders claim... and reveal brutal new way he is humiliating her Trump dismisses economic anxiety with'fake' polls and reveals reason 600,000 Chinese students are in US Was ANOTHER person inside the house with'Foxy Knoxy' when Meredith Kercher was killed 18 years ago? That's the sensational new claim of the Italian prosecutor who put the American student in jail, DAVID JONES reveals Disgraceful lies of'everyday' mom exposed after she chased down ICE agents in her Ford Mustang then cried wolf'Grand conspiracy' probe seeks to prove cabal of'deep state' Democrats led by Obama tried to destroy Trump Taylor Swift's bridesmaids revealed as A-listers are tapped to join her wedding squad ahead of Travis Kelce nuptials Millennial socialist who still lives off parents' money is set to become next Seattle mayor Netflix's historical drama Death By Lightning branded woke after fans spot bizarre detail... can you see it? New York City's tallest men reveal the downsides to being over 7ft... from brutal injuries to dating struggles Gen Alpha is cancelling the KEYBOARD: Youngsters won't ever have to write emails when they join the workforce - and will send voice notes to their boss instead, report reveals READ MORE: Microsoft's paperclip mascot Clippy delights users as it returns From floppy disks to fax machines, many once-common office technologies would be baffling to the younger generation.
Artist sneaks AI-generated print into museum gallery
An artist sneaked an AI-generated print on to a gallery wall before bemused visitors alerted museum staff. The print was hung up at National Museum Cardiff by secretive artist Elias Marrow, who said his Empty Plate piece - depicting a young boy in school uniform holding a plate - was viewed by a few hundred people before it was removed. One visitor who noticed the artwork asked a member of staff about it, but said the museum worker admitted they had no idea about the piece or when it arrived. An Amgueddfa Cymru spokesperson said: An item was placed without permission on a gallery wall in National Museum Cardiff. We were alerted to this and have removed the item in question.
Multiple Streams of Knowledge Retrieval: Enriching and Recalling in Transformers
Nief, Todd, Reber, David, Richardson, Sean, Holtzman, Ari
When an LLM learns a new fact during finetuning (e.g., new movie releases, newly elected pope, etc.), where does this information go? Are entities enriched with relation information, or do models recall information just-in-time before a prediction? Or, are ``all of the above'' true with LLMs implementing multiple redundant heuristics? Existing localization approaches (e.g., activation patching) are ill-suited for this analysis because they usually \textit{replace} parts of the residual stream, thus overriding previous information. To fill this gap, we propose \emph{dynamic weight grafting}, a technique that selectively grafts weights from a finetuned model onto a pretrained model. Using this technique, we show two separate pathways for retrieving finetuned relation information: 1) ``enriching" the residual stream with relation information while processing the tokens that correspond to an entity (e.g., ``Zendaya'' in ``Zendaya co-starred with John David Washington'') and 2) ``recalling" this information at the final token position before generating a target fact. In some cases, models need information from both of these pathways to correctly generate finetuned facts while, in other cases, either the ``enrichment" or ``recall" pathway alone is sufficient. We localize the ``recall'' pathway to model components -- finding that ``recall" occurs via both task-specific attention mechanisms and an entity-specific extraction step in the feedforward networks of the final layers before the target prediction. By targeting model components and parameters, as opposed to just activations, we are able to understand the \textit{mechanisms} by which finetuned knowledge is retrieved during generation.
Unveiling Modality Bias: Automated Sample-Specific Analysis for Multimodal Misinformation Benchmarks
Lin, Hehai, Liu, Hui, Cao, Shilei, Li, Jing, Li, Haoliang, Wang, Wenya
Numerous multimodal misinformation benchmarks exhibit bias toward specific modalities, allowing detectors to make predictions based solely on one modality. While previous research has quantified bias at the dataset level or manually identified spurious correlations between modalities and labels, these approaches lack meaningful insights at the sample level and struggle to scale to the vast amount of online information. In this paper, we investigate the design for automated recognition of modality bias at the sample level. Specifically, we propose three bias quantification methods based on theories/views of different levels of granularity: 1) a coarse-grained evaluation of modality benefit; 2) a medium-grained quantification of information flow; and 3) a fine-grained causality analysis. T o verify the effectiveness, we conduct a human evaluation on two popular benchmarks. Experimental results reveal three interesting findings that provide potential direction toward future research: 1) Ensembling multiple views is crucial for reliable automated analysis; 2) Automated analysis is prone to detector-induced fluctuations; and 3) Different views produce a higher agreement on modality-balanced samples but diverge on biased ones.
Optimizing Diversity and Quality through Base-Aligned Model Collaboration
Wang, Yichen, Yang, Chenghao, Huang, Tenghao, Chen, Muhao, May, Jonathan, Lee, Mina
Alignment has greatly improved large language models (LLMs)' output quality at the cost of diversity, yielding highly similar outputs across generations. We propose Base-Aligned Model Collaboration (BACo), an inference-time token-level model collaboration framework that dynamically combines a base LLM with its aligned counterpart to optimize diversity and quality. Inspired by prior work (Fei et al., 2025), BACo employs routing strategies that determine, at each token, from which model to decode based on next-token prediction uncertainty and predicted contents' semantic role. Prior diversity-promoting methods, such as retraining, prompt engineering, and multi-sampling methods, improve diversity but often degrade quality or require costly decoding or post-training. In contrast, BACo achieves both high diversity and quality post hoc within a single pass, while offering strong controllability. We explore a family of routing strategies, across three open-ended generation tasks and 13 metrics covering diversity and quality, BACo consistently surpasses state-of-the-art inference-time baselines. With our best router, BACo achieves a 21.3% joint improvement in diversity and quality. Human evaluations also mirror these improvements. The results suggest that collaboration between base and aligned models can optimize and control diversity and quality.
Personalized Image Editing in Text-to-Image Diffusion Models via Collaborative Direct Preference Optimization
Dunlop, Connor, Zheng, Matthew, Venkatesh, Kavana, Yanardag, Pinar
Text-to-image (T2I) diffusion models have made remarkable strides in generating and editing high-fidelity images from text. Yet, these models remain fundamentally generic, failing to adapt to the nuanced aesthetic preferences of individual users. In this work, we present the first framework for personalized image editing in diffusion models, introducing Collaborative Direct Preference Optimization (C-DPO), a novel method that aligns image edits with user-specific preferences while leveraging collaborative signals from like-minded individuals. Our approach encodes each user as a node in a dynamic preference graph and learns embeddings via a lightweight graph neural network, enabling information sharing across users with overlapping visual tastes. We enhance a diffusion model's editing capabilities by integrating these personalized embeddings into a novel DPO objective, which jointly optimizes for individual alignment and neighborhood coherence. Comprehensive experiments, including user studies and quantitative benchmarks, demonstrate that our method consistently outperforms baselines in generating edits that are aligned with user preferences.
Future of AI Models: A Computational perspective on Model collapse
Satharasi, Trivikram, Iyengar, S Sitharama
Artificial Intelligence, especially Large Language Models (LLMs), has transformed domains such as software engineering, journalism, creative writing, academia, and media (Naveed et al. 2025; arXiv:2307.06435). Diffusion models like Stable Diffusion generate high-quality images and videos from text. Evidence shows rapid expansion: 74.2% of newly published webpages now contain AI-generated material (Ryan Law 2025), 30-40% of the active web corpus is synthetic (Spennemann 2025; arXiv:2504.08755), 52% of U.S. adults use LLMs for writing, coding, or research (Staff 2025), and audits find AI involvement in 18% of financial complaints and 24% of press releases (Liang et al. 2025). The underlying neural architectures, including Transformers (Vaswani et al. 2023; arXiv:1706.03762), RNNs, LSTMs, GANs, and diffusion networks, depend on large, diverse, human-authored datasets (Shi & Iyengar 2019). As synthetic content dominates, recursive training risks eroding linguistic and semantic diversity, producing Model Collapse (Shumailov et al. 2024; arXiv:2307.15043; Dohmatob et al. 2024; arXiv:2402.07712). This study quantifies and forecasts collapse onset by examining year-wise semantic similarity in English-language Wikipedia (filtered Common Crawl) from 2013 to 2025 using Transformer embeddings and cosine similarity metrics. Results reveal a steady rise in similarity before public LLM adoption, likely driven by early RNN/LSTM translation and text-normalization pipelines, though modest due to a smaller scale. Observed fluctuations reflect irreducible linguistic diversity, variable corpus size across years, finite sampling error, and an exponential rise in similarity after the public adoption of LLM models. These findings provide a data-driven estimate of when recursive AI contamination may significantly threaten data richness and model generalization.
Retracing the Past: LLMs Emit Training Data When They Get Lost
Ko, Myeongseob, Billa, Nikhil Reddy, Nguyen, Adam, Fleming, Charles, Jin, Ming, Jia, Ruoxi
The memorization of training data in large language models (LLMs) poses significant privacy and copyright concerns. Existing data extraction methods, particularly heuristic-based divergence attacks, often exhibit limited success and offer limited insight into the fundamental drivers of memorization leakage. This paper introduces Confusion-Inducing Attacks (CIA), a principled framework for extracting memorized data by systematically maximizing model uncertainty. We empirically demonstrate that the emission of memorized text during divergence is preceded by a sustained spike in token-level prediction entropy. CIA leverages this insight by optimizing input snippets to deliberately induce this consecutive high-entropy state. For aligned LLMs, we further propose Mismatched Supervised Fine-tuning (SFT) to simultaneously weaken their alignment and induce targeted confusion, thereby increasing susceptibility to our attacks. Experiments on various unaligned and aligned LLMs demonstrate that our proposed attacks outperform existing baselines in extracting verbatim and near-verbatim training data without requiring prior knowledge of the training data. Our findings highlight persistent memorization risks across various LLMs and offer a more systematic method for assessing these vulnerabilities.
Towards Ecologically Valid LLM Benchmarks: Understanding and Designing Domain-Centered Evaluations for Journalism Practitioners
Li, Charlotte, Hagar, Nick, Nishal, Sachita, Gilbert, Jeremy, Diakopoulos, Nick
Benchmarks play a significant role in how researchers and the public understand generative AI systems. However, the widespread use of benchmark scores to communicate about model capabilities has led to criticisms of validity, especially whether benchmarks test what they claim to test (i.e. construct validity) and whether benchmark evaluations are representative of how models are used in the wild (i.e. ecological validity). In this work we explore how to create an LLM benchmark that addresses these issues by taking a human-centered approach. We focus on designing a domain-oriented benchmark for journalism practitioners, drawing on insights from a workshop of 23 journalism professionals. Our workshop findings surface specific challenges that inform benchmark design opportunities, which we instantiate in a case study that addresses underlying criticisms and specific domain concerns. Through our findings and design case study, this work provides design guidance for developing benchmarks that are better tuned to specific domains.
Predicting Oscar-Nominated Screenplays with Sentence Embeddings
Oscar nominations are an important factor in the movie industry because they can boost both the visibility and the commercial success. This work explores whether it is possible to predict Oscar nominations for screenplays using modern language models. Since no suitable dataset was available, a new one called Movie-O-Label was created by combining the MovieSum collection of movie scripts with curated Oscar records. Each screenplay was represented by its title, Wikipedia summary, and full script. Long scripts were split into overlapping text chunks and encoded with the E5 sentence em bedding model. Then, the screenplay embed dings were classified using a logistic regression model. The best results were achieved when three feature inputs related to screenplays (script, summary, and title) were combined. The best-performing model reached a macro F1 score of 0.66, a precision recall AP of 0.445 with baseline 0.19 and a ROC-AUC of 0.79. The results suggest that even simple models based on modern text embeddings demonstrate good prediction performance and might be a starting point for future research.