Papers for

academic journal editors

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Self reported limitations in nlp research reveal common challenges and trends

What Limits Us? Analyzing Self-Reported Limitations in NLP Research

Abstract: Since late 2022, a Limitations section has become mandatory at many top-tier NLP conferences. The growing number of accepted papers at these venues has resulted in a vast corpus of self-reported limitations that cannot all be manually reviewed, yet remains systematically unanalyzed. Therefore, in this paper, we conduct a large-scale analysis of the Limitations sections from ACL and EMNLP papers published between 2020 and 2025 to understand what researchers disclose about their own work. To do so, we implement a novel human-AI framework for iterative hybrid qualitative coding. This framework enables us to investigate trends in self-reported limitations over time, their correlations with specific paper attributes, and the writing patterns that recur around these disclosures. Our findings offer a critical reflection on the diverse reported challenges as well as the self-reporting practices of researchers in the NLP community.

Mon 14 SeptComputation and Language
The gist
Many Natural Language Processing (NLP) research papers now include sections where authors share the limits of their work. The authors of this study analyzed thousands of these sections from major conferences between 2020 and 2025. They used a mix of human and AI methods to identify common problems researchers admit to and patterns in how these are written. Their work helps us understand what challenges are most frequently faced and how researchers communicate about their own work’s limits.
Open 2609.15191v1

Ethics flags lead authors to revise papers not research in AI conferences

Governing AI Research Through Peer Review: A Mixed-Methods Study of the Longitudinal Effects of Ethics Flags Across Resubmissions

Abstract: Selective AI conferences have recently begun enforcing ethics flags and related review requirements, with the goal being to steer research towards safer and more responsible practices before publication. But do these requirements actually steer research as intended? In this paper, we show that authors more often revise how projects are presented following ethics flags than redirect their underlying research agendas. We first study the longitudinal effects of ethics flags by following rejected and withdrawn ICLR submissions with ethics flags into later public resubmissions, tracking manuscript changes after the ICLR review ends, when the original reviewers no longer oversee the project. We qualitatively code these resubmissions into five categories based on what changed after review and find that in 83% of 446 cases, authors leave the flagged concern unaddressed or revise the paper without changing the implicated methods or procedures. Then, we ask: if authors rarely change the research in response to ethics flags, what do they change instead? To answer this, we manually read reviews and rebuttals from 25 cases and directly interview authors about their rebuttal processes and resubmission decisions. We find that authors often concede concerns during rebuttal when reviewers can update their assessments, but drop those concessions after rejection when they do not regard the criticism as a sound reason to change the research. Interview participants describe publication changes as separate from changes to research direction, calling review an "editorial process" that shapes "what stories get seen" and, in another case, saying peer reviews are "mostly to filter out papers." Authors more readily change what they publish than what they study or build; we therefore recommend policy changes, especially disclosure of prior ethics flags upon resubmission so accountability carries over.

Wed 9 SeptComputers and Society
The gist
AI conferences flag papers for ethical concerns to encourage safer research. The authors show that flagged papers are more often changed in how they are written or presented, not in the actual research methods. Many authors accept ethical criticisms while their work is reviewed but revert changes after rejection if they don't see the problems as valid. The study suggests showing previous ethics flags on resubmissions to hold authors accountable.
Open 2609.10740v1

More than half of recent astronomy papers use language models

More than half of recent astronomy papers are written with language-model assistance

Abstract: Language models leave a distinctive vocabulary in the prose they help write, and we measure how much of the astronomy literature now carries it. From the full text of 207,111 astro-ph papers spanning 2015 to mid-2026, we count those words in each paper and model the counts, in proportion to paper length, as a mixture of assisted and unassisted writing in a hierarchical Bayesian model. Papers from before 2020 calibrate the unassisted rate, and the 392 papers that disclose model use calibrate the assisted one. Our answer depends on how often these words would appear today if nobody used a model, a rate that must be modeled rather than observed, so we extend it past 2020 under three assumptions and report all three. For 2025 that gives $54^{+8}_{-8}\,(\mathrm{stat},\,95\%)\,^{+26}_{-0}\,(\mathrm{sys,\ background})$% of papers, the second error being the spread across the three. The estimate stays at or above 36% when we vary that choice, the calibration, and the requirement that adoption only rises. A word list built from the astro-ph corpus, keeping only words that rose across every subfield, leaves 2025 in the same range. Assisted writing is also getting harder to see, since authors adapt to the words that reveal it and the marker excess more than halves between 2023 and 2026. Our model allows for that fading, so it can separate a fainter trace from reduced use. More than half of recent astro-ph papers therefore carry a language-model trace, while only 0.81% of 2025 papers disclose it, one declaration for every $\sim$66 papers with a trace.

Wed 9 SeptComputation and LanguageDigital Libraries
The gist
It is hard to know how often scientists use language models to help write papers. The authors looked at over 200,000 astronomy papers from 2015 to 2026 and found a hidden pattern in the words that shows when language models were likely used. They estimate that over half of recent papers have some language-model assistance, even though very few authors openly say so. They also show that as authors learn to avoid words that reveal help, it becomes more difficult to spot language-model use over time.
Open 2609.10664v1

LLM training improves actionable peer review feedback for paper revisions

ActReview: Rebuttal-Guided Training Data and Rubric Rewards for Actionable Peer Review Generation

Abstract: As LLMs are increasingly used for pre-submission self-review, there is growing demand for feedback that not only identifies weaknesses but also guides authors toward concrete revisions. We study this as Actionable Peer-review Generation and decompose it into two subtasks: diagnostic claim generation and revision suggestion generation. We introduce ActReview, a rebuttal-guided post-training framework that connects paper-specific diagnoses to concrete, grounded revision plans. Our central insight is that author rebuttals reveal plausible actions for addressing reviewer concerns and can therefore provide latent supervision for revision-oriented feedback. From real review-rebuttal threads on OpenReview, we construct ActReview-40K by aligning reviewer weaknesses with author responses and grounding the resulting feedback in localized paper evidence. We post-train Qwen3-8B-Base with multi-task supervised fine-tuning followed by GRPO using candidate-aware, weakness-specific rubric rewards. We also introduce ActReview-Bench, a human-curated benchmark of 1,000 instances for evaluating diagnostic quality and revision usefulness. Experiments show that ActReview outperforms prior specialized review-generation models on actionability and grounding while remaining competitive with strong prompt-based LLMs. Human evaluation confirms improved revision usefulness while revealing a remaining gap in technical accuracy, and additional analyses support generalization to held-out papers and robustness across independent judges.

Tue 8 SeptComputation and Language
The gist
Getting useful feedback that tells authors how to improve their papers before submission is hard. The authors study how to make AI-generated peer reviews that not only spot problems but also suggest clear fixes. They use author rebuttals to guide the AI in producing review comments tied to parts of the paper and real revision ideas. Their method, ActReview, shows better helpfulness and grounding than past approaches while still needing to improve on technical accuracy. They also created a new dataset and evaluation benchmark to measure progress.
Open 2609.09076v1

Reviewers no longer reward complex words in paper evaluations

Do Reviewers Still Reward Lexical Complexity? A Frozen-Rater Study of Preference Drift in 124K ICLR Reviews

Abstract: Large language models have collapsed the cost of producing lexically elaborate prose, and whether peer reviewers still reward it is a question about the evaluator, not about the text. When the association between a writing cue and review scores moves across years, the reviewers may have changed, the submissions may have changed, or both, and a regression of scores on text cannot say which. We separate the two with a frozen rater: 81,850 machine reviews of ICLR submissions from 2018 to 2025, all generated in one February-April 2025 window with one model family and one prompt, so that its year-to-year coefficients track submission composition alone and the human-minus-frozen trend difference identifies reviewer preference drift. On 32,638 submissions with 124,615 human reviews, the human coefficient on non-domain lexical complexity falls from +0.142 to -0.015 while the frozen rater moves from +0.080 to +0.082; the three-way difference-in-differences is -0.0100 (q=0.013), and forty random-wordlist placebos through the same specification centre on zero. Humans still reward sentence-length variability, which the frozen rater never registers, while the frozen rater still pays for lexical complexity at its earlier rate. Every claim is held to a double gate of false-discovery control and interval exclusion, and the findings that failed adversarial re-testing are reported. Reviewers discounted a cue whose production cost collapsed, as models of manipulable signals prescribe; an LLM judge calibrated to historical human preferences inherits the earlier schedule and drifts out of alignment while its agreement with humans on totals stays ordinary.

Tue 8 SeptComputation and LanguageDigital LibrariesMachine Learning
The gist
Reviewers used to give higher scores to papers that used more complex and fancy words. This study shows that over time, reviewers stopped valuing complicated vocabulary in research paper reviews, even though the papers themselves still contained them. The researchers used a clever method where an AI model rated papers consistently over many years to separate changes in papers from changes in reviewer preferences. They found that reviewers now reward other qualities like sentence variety instead of complex word use. The study helps us understand how reviewer tastes have changed independent of the actual paper content.
Open 2609.08475v1

AI changes how research is made and checked in scholarly publishing

The Emerging AI Paper-Review Arms Race: Adversarial Co-Evolution in Scholarly Publishing

Abstract: Generative and agentic AI are reshaping both the production and evaluation of scientific research. These developments are often studied separately, as questions of how AI can produce research and how AI can review it. We argue that this separation misses an increasingly important feature of scholarly publishing: changes on one side alter the incentives, constraints, and behavior of the other. We synthesize 230 scholarly publications and institutional records using a taxonomy of six connected dynamics: production scaling, evaluation automation, evaluation manipulation, defense mechanisms and policy responses, evasion and side effects, and long-horizon ecosystem feedback. The literature shows an emerging progression in which cheaper and faster research production increases pressure on evaluation, AI-mediated evaluation becomes more scalable and repeatable, participants can exploit evaluator regularities, and institutions respond with technical safeguards and policy controls. These responses can in turn induce evasion, redistribute errors and workload, and shape the scholarly records reused by future research and evaluation systems. Evidence is strongest for production and evaluation at scale, reproducible manipulation, and institutional response, while post-policy adaptation and artifact-level long-horizon feedback remain less directly observed. This systems view shifts attention from isolated AI capabilities toward how scholarly actors and AI systems adapt to one another over time.

Mon 7 SeptArtificial IntelligenceComputation and Language
The gist
Scientific research is now being created and reviewed with help from AI, but these two sides affect each other in complex ways. The authors found that faster AI-driven research puts pressure on review systems, which also use AI to handle more work. People can try to trick these AI reviewers, so institutions create defenses and rules, which then lead to new ways of cheating or changes in how work gets done. This ongoing cycle shows how research and its evaluation are evolving together with AI over time.
Open 2609.07713v1

Korean scholarly abstracts show rising AI style changes after 2023

An LLM-Associated Register Shift in Korean Journal Abstracts: A Morphology-Aware Excess-Vocabulary Study, 2018-2026

Abstract: Excess vocabulary, a word's frequency above its pre-2023 trend, is how the change in scholarly English after 2022 has been measured. We adapt it to Korean with morphological units on 398,296 KCI abstracts (2018-August 2026), with 47,165 Vietnamese abstracts for comparison. Placebo floors are 0.1-2.2 points for the single-word statistic and at most 2.9 for the re-selected split-half set statistic. Korean abstracts show nothing in 2023, onset in late 2024, a rise through 2025 flattening in mid-2026: sisahada "suggest" appears in 21.4% of 2026 abstracts against 5.3% expected; plain verbs like araboda "look into" fall to a quarter of trend. Under stated assumptions the single-word conditional lower bound on LLM-processed abstracts is 3.5%, 10.5% and 16.1% for 2024-2026 and a split-half set bound 7.8%, 20.6% and 33.0%. Holzwarth et al.'s estimator under the same discipline gives 41.9% and 72.1% for 2025-2026. Subject-matter controls reduce but do not remove it: restricting the set to lemmas three language-model annotators all call style leaves 14.7 of the 33.0 points, and pairing each 2026 abstract with its journal's closest base-period abstract leaves 34.1. Tested translation routes do not explain it: the surface marks of translated Korean fall as the markers rise. In the same articles' English abstracts the excess appears a year earlier; where the English side carries none, the Korean shift persists at 30 to 66% of the rate where it does. Control abstracts from three providers reproduce the rising words, with marker turnover consistent with model generations; implied prevalences are scenario-dependent.

Mon 7 SeptComputation and LanguageDigital Libraries
The gist
This paper studies changes in Korean academic writing from 2018 to 2026 by looking at words that appear more often than expected after 2022. The authors found a rise starting in late 2024 in words that suggest a style shift linked to large language models (LLMs), like AI assistants. These changes are partly visible even after accounting for topic differences and aren’t explained by translations. Similar patterns appear earlier in English abstracts of the same articles. The study helps show how AI tools might be influencing how academic papers are written in Korean.
Open 2609.07447v1