Papers for

conference organizers

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

Large language models struggle with detailed novelty checks of AI papers

NovGauge: A Fine-Grained Benchmark for Diagnosing LLMs' Capability in Paper Novelty Assessment

Abstract: Large language models (LLMs) are increasingly used in peer review at major AI conferences, yet novelty remains a persistent weak point. Existing benchmarks assess novelty as a single holistic score, making it difficult to diagnose which dimension a model misjudges or whether its evidence is faithful. We present NovGauge, a human-anchored benchmark for fine-grained novelty assessment diagnosis. The benchmark contains 619 paper pairs and 50 multi-paper sets, drawn from two expert sources: ICLR reviewer overlap claims and survey co-citations. Instances are independently labeled along three dimensions: task, problem, and method, capturing application goals, technical challenges, and solution approaches. We propose a cascading diagnostic pipeline that verifies per-dimension correctness, evidence grounding, and logical support. Evaluation of 18 LLMs shows hallucination rates ranging from 0% to 39% across dimensions, and among non-hallucinated correct-positive judgments, over 70% cite evidence fails to logically support the stated reason. The best-performing model, GPT-5.5, achieves 43-72% Verified F1 across dimensions, while most models retain less than half of their raw F1 after faithfulness verification. These results suggest that current LLMs remain far from reliable scientific novelty assessment, particularly when correctness is conditioned on faithful evidence grounding.

Thu 10 SeptArtificial Intelligence
The gist
Assessing how new or original a scientific paper is can be tricky for large language models (LLMs) that help with AI peer review. The authors created NovGauge, a detailed test set that breaks down novelty into parts like tasks, problems, and methods, to see exactly where models fail. They found many models either hallucinate or give reasons not supported by evidence. Even the best model only gets partial scores when checked carefully, showing that current AI tools are still unreliable at judging scientific novelty.
Open 2609.11234v1

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

Social science research maps three key areas of large language models

Mapping the Emerging Social Science of Large Language Models

Abstract: Large language models (LLMs) increasingly shape communication, learning, work, creativity, and decision-making, yet social-science research on these developments remains fragmented. We map this emerging field using a curated corpus of 198 papers reviewed in full and a field-scale corpus of 47,719 published papers from five bibliographic databases. Combining sentence embeddings, K-means clustering, within-cluster Latent Dirichlet Allocation (LDA), author and LLM classifications, and structural topic modeling, we identify three domains: LLM as Social Minds, examining socially interpretable model behavior; LLM Societies, examining collective dynamics among interacting model-based agents; and LLM-Human Interactions, examining how people perceive, use, and are affected by LLMs. These domains contain 13 subcategories spanning reasoning, personality and bias, behavioral games, collective intelligence, simulation, trust, work, creativity, and education. In the curated corpus, the three-domain solution is highly stable under resampling (adjusted Rand index = 0.952), and K-means assignments agree with author full-text classifications for 77.78% of papers. At field scale, 13 of 15 topics map onto the taxonomy, while K-means and structural-topic-model domains agree for 73.83% of overlapping papers. LLM-Human Interactions accounts for 78.02% of domain-mapped topic mass, but venue analysis reveals a contrasting pattern: Social Minds and LLM Societies together account for 66.37% of highly cited papers in leading conference venues, whereas LLM-Human Interactions accounts for 76.81% in the corresponding journal subset. The resulting taxonomy provides a reproducible framework for understanding how model behavior, agent interaction, and institutional context jointly shape the social consequences of LLMs.

Mon 7 SeptComputers and SocietyArtificial IntelligenceComputation and Language
The gist
Large language models (LLMs) are changing how people communicate and work, but research about their social impacts is scattered. The authors looked at nearly 200 key papers and almost 48,000 papers overall to organize this research into three main areas: how LLMs behave like social minds, how multiple LLMs interact like societies, and how humans interact with LLMs. They identified detailed topics like reasoning, creativity, trust, and bias across these areas. This mapping helps others understand how LLMs affect social and institutional contexts.
Open 2609.07598v1