PulseAugur
EN
LIVE 08:40:14

New research advances LLM efficiency in multilingual, long-context, and reasoning tasks

Researchers are developing new methods to improve the efficiency and effectiveness of large language models (LLMs) across various applications. Google DeepMind has introduced ATLAS, a framework for scaling multilingual models, which provides guidance on data mixing and model size for better performance in non-English languages. Hugging Face has released LFM2.5-Encoders, optimized for fast long-context inference on CPUs, outperforming existing models in speed and efficiency for tasks like text classification. Additionally, several arXiv papers explore novel techniques for LLM decoding and reasoning, including candidate-aware early exit strategies for diffusion language models (LATCH), methods to reduce sycophancy in LLMs by adjusting input framing, and efficient approaches to retrieval-augmented generation (RAG) with smaller models like B1ade. AI

IMPACT Advances in multilingual scaling, efficient long-context inference, and novel decoding strategies promise more capable and accessible LLMs for diverse applications.

RANK_REASON The cluster consists of multiple research papers published on arXiv, detailing new methodologies and findings in LLM development and evaluation.

Read on Google AI / Research →

AI-generated summary · Google Gemini · from 662 sources. How we write summaries →

New research advances LLM efficiency in multilingual, long-context, and reasoning tasks

COVERAGE [662]

  1. Google AI / Research TIER_1 English(EN) ·

    ATLAS: Practical scaling laws for multilingual models

    Generative AI

  2. Hugging Face Blog TIER_1 English(EN) ·

    LFM2.5-Encoders for Fast Long-Context Inference on CPU

  3. arXiv cs.LG TIER_1 English(EN) · Hoda Fakharzadehjahromy, Emil Wiman, Andreas Bueff, Hafsteinn Einarsson, Fredrik Heintz ·

    SAGA: Score-Weighted Adaptive Generation Alignment for Low-Resource Nordic Language Models

    arXiv:2608.06179v1 Announce Type: new Abstract: Preference optimisation has proven effective for improving large language models but typically relies on costly human preference annotations. Extending these methods to morphologically rich, low-resource languages remains challengin…

  4. arXiv cs.LG TIER_1 English(EN) · Zhaowei Han, Xiang Zhang, Bing Han, Kai Liu, Danqi Hu, Jie Liu ·

    KV-Skill: Forging Expertise in the Model's Native Language

    arXiv:2608.05475v1 Announce Type: new Abstract: Task knowledge is commonly stored either as text in the prompt or as an update to model weights. Text is modular but must be interpreted on every use, while weight adaptation makes the resulting capability difficult to load, remove,…

  5. arXiv cs.CL TIER_1 English(EN) · Ahmet Yavuz Uluslu, Tannon Kew, Tilia Ellendorff, Gerold Schneider, Rico Sennrich ·

    Robust Native Language Identification through Agentic Decomposition

    arXiv:2509.16666v2 Announce Type: replace Abstract: Large language models (LLMs) often achieve high performance in native language identification (NLI) benchmarks by leveraging superficial contextual clues such as names, locations, and cultural stereotypes, rather than the underl…

  6. arXiv cs.CL TIER_1 English(EN) · Aarohi Srivastava, David Chiang ·

    Different Perturbations, Different Mechanisms: Understanding Continued Pre-training for Zero-Shot Dialect Robustness

    arXiv:2608.05510v1 Announce Type: new Abstract: Dialectal variation remains a major challenge for multilingual language models. Perturbation-based continued pre-training (CPT) has emerged as a promising approach to improving robustness, yet existing work largely evaluates individ…

  7. arXiv cs.AI TIER_1 English(EN) · Maryam Rahimi, Mahdi Nouri, Yadollah Yaghoobzadeh ·

    Layer-wise Positional Bias in Short-Context Language Modeling

    arXiv:2601.04098v2 Announce Type: replace-cross Abstract: Transformer language models systematically prefer tokens at specific input positions regardless of semantic relevance---a phenomenon known as positional bias. Prior work characterizes this bias in model behavior through pe…

  8. arXiv cs.AI TIER_1 English(EN) · Maryam Rahimi, Mohammad Reza Daliri, Yadollah Yaghoobzadeh ·

    Explanations of Large Language Models Explain Language Representations in the Brain

    arXiv:2502.14671v4 Announce Type: replace-cross Abstract: Large Language Model (LLM) representations are known to align with brain activity during language processing, but it remains unclear what drives this alignment. We test whether explainable AI (XAI) can help answer this: us…

  9. arXiv cs.AI TIER_1 English(EN) · Uri Katz, Omer Goldman, Tomasz Limisiewicz, Reut Tsarfaty, Noah A. Smith ·

    MameLoshnLM: Yiddish Language Model and Evaluation Benchmark

    arXiv:2608.05850v1 Announce Type: cross Abstract: We present MameLoshnLM, the first open-source 8B-parameter language model built specifically for Yiddish. Despite Yiddish's rich textual tradition, its limited digital presence and the scarcity of reliable evaluation resources hav…

  10. arXiv cs.AI TIER_1 English(EN) · Chang Shi, Tim Pearce, Manan Tomar, Siddhartha Sen, John Langford ·

    Hierarchical Latent Prediction for Language Models

    arXiv:2608.05806v1 Announce Type: cross Abstract: While standard Next-Token Prediction (NTP) lays the foundation of language model pre- training, its teacher-forced training paradigm may not be optimal for long-horizon reasoning and planning. Recent works such as Multi-Token Pred…

  11. arXiv cs.AI TIER_1 English(EN) · Gihoon Kim, Jeyoung Lee, Suhan Woo, Sekwon Oh, Minsu Jeon, Hyounsoo Han, Euntai Kim ·

    Cautious Context Steering for Language Model Personalization

    arXiv:2608.05813v1 Announce Type: new Abstract: Personalizing language models (LMs) to individual user preferences is essential for aligning responses with diverse goals and backgrounds. Existing methods typically train a separate adapter for each user or learn a reward model who…

  12. arXiv cs.AI TIER_1 English(EN) · Zonghao Yang ·

    Counterfactual Analysis via Large Language Models

    arXiv:2608.05367v1 Announce Type: new Abstract: Counterfactual analysis aims to predict potential outcomes under hypothetical scenarios, offering valuable insights for decision-making. This paper investigates the application of large language models (LLMs), specifically the GPT-3…

  13. Hugging Face Daily Papers TIER_1 English(EN) ·

    SAGA: Score-Weighted Adaptive Generation Alignment for Low-Resource Nordic Language Models

    Preference optimisation has proven effective for improving large language models but typically relies on costly human preference annotations. Extending these methods to morphologically rich, low-resource languages remains challenging because such annotations are scarce. We presen…

  14. arXiv cs.AI TIER_1 English(EN) · Ruitong Li, Binjie Guo, Aisheng Mo, Guowei Su, Jie Li, Ru Zhang ·

    Agreement Before Diversity: Verification-First Complementarity for Heterogeneous Language-Model Coordination

    arXiv:2608.04618v1 Announce Type: new Abstract: Heterogeneous language-model ensembles expand the space of candidate responses, yet they lack a principled criterion for when a newly generated answer should supersede an already supported one. We decouple candidate headroom from re…

  15. arXiv cs.CL TIER_1 English(EN) · Eric Zhang, Leshem Choshen, Jacob Andreas ·

    Unforgettable Generalization in Language Models

    arXiv:2409.02228v2 Announce Type: replace-cross Abstract: When language models (LMs) are trained to forget (or "unlearn'') a skill, how precisely does their behavior change? We study the behavior of transformer LMs in which tasks have been forgotten via fine-tuning on randomized …

  16. arXiv cs.CL TIER_1 English(EN) · Yuezhang Peng, Yuxin Liu, Changfeng Gao, Zhifu Gao, Xiangang Li, Xie Chen ·

    Spoken Function Calling: A New Perspective on Spoken Language Understanding for Large Audio Language Models

    arXiv:2608.05126v1 Announce Type: new Abstract: Spoken Language Understanding (SLU) is the core component of task-oriented dialogue systems and a pivotal link in achieving seamless human-agent interaction. While traditional SLU can effectively extract user semantics for closed-se…

  17. arXiv cs.CL TIER_1 Deutsch(DE) · Amanda Popadich, Shane Steinert-Threlkeld ·

    Language Models Generalize to Human-like Word Order Preferences

    arXiv:2608.05028v1 Announce Type: new Abstract: A central question in language acquisition is whether linguistic biases can emerge from general learning mechanisms operating over underdetermined input. Artificial Language Learning (ALL) studies have shown that human learners reli…

  18. arXiv cs.CL TIER_1 English(EN) · Soroush Omidvartehrani, Mohammadamin Habibollah, Mohammadreza Daviran, Davood Rafiei ·

    EdgeLM: Edge Demonstrations for Language Models' Table Understanding

    arXiv:2608.04390v1 Announce Type: new Abstract: Large language models (LLMs) perform table-centric prediction through in-context learning, making demonstration selection critical to performance. Existing retrieval methods prioritize similarity to the query, but similar demonstrat…

  19. arXiv cs.CL TIER_1 English(EN) · Junbo Zhang, Qianli Zhou, Xinyang Deng, Wen Jiang ·

    DataRx: Missingness-Aware Sampling for Safer Large Language Model Task-Specific Fine-Tuning

    arXiv:2608.04322v1 Announce Type: new Abstract: Task-specific fine-tuning can improve the performance of large language models (LLMs) on downstream tasks. However, our study reveals that task-specific fine-tuning can also weaken the safety guardrails of aligned LLMs. A widely ado…

  20. arXiv cs.CL TIER_1 English(EN) · Mullosharaf K. Arabov ·

    Large Language Models for Low-Resource Languages: A Conceptual Framework for an Electronic Explanatory Dictionary of the Tajik Language

    arXiv:2608.04186v1 Announce Type: new Abstract: This paper presents a conceptual framework for developing an electronic explanatory dictionary of the Tajik language using large language models (LLMs). The relevance of the work stems from the absence of a comprehensive digital lex…

  21. arXiv cs.CL TIER_1 English(EN) · Luxshan Thavarasa, Sivasuthan Sukumar ·

    Test, then Route: How Language Models Execute In-Context Conditional Rules Across Models and Languages

    arXiv:2608.04183v1 Announce Type: new Abstract: When a language model follows an in-context conditional rule such as "if P(x) then A else B," does it assemble a runtime circuit with one module that tests the predicate and another that routes the answer? We probe this with activat…

  22. arXiv cs.AI TIER_1 English(EN) · Matteo Silvestri, Fabiano Veglianti, Flavio Giorgi, Fabrizio Silvestri, Gabriele Tolomei ·

    When Large Language Models Know the Table: A Framework for Assessing Data Contamination in Tabular Datasets

    arXiv:2510.20351v3 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly exposed to data contamination, i.e., performance gains driven by prior exposure of test datasets rather than generalization. However, in the context of tabular data, this probl…

  23. arXiv cs.AI TIER_1 English(EN) · Jianru Shen ·

    Provable Limits and Certified Deferral for Verbalized Uncertainty in Small Language Models

    arXiv:2608.05064v1 Announce Type: cross Abstract: Small open-weight language models increasingly run in private, offline, and cost-sensitive settings, where the key deployment question is not only what a model answers but when it should defer to a human. We study whether verbaliz…

  24. arXiv cs.AI TIER_1 English(EN) · Sihan Hu, Lyuhan Huang, Youjin Deng, Kun Chen ·

    SciCode-Verified: How Benchmark Defects Underestimated the Scientific-Coding Ability of Language Models

    arXiv:2608.04975v1 Announce Type: cross Abstract: SciCode is the standard measure of the scientific-coding ability of language models: research-level problems that demand both frontier scientific theory and its implementation as working numerical code. It is a component of the Ar…

  25. arXiv cs.AI TIER_1 English(EN) · Yexing Du, Kaiyuan Liu, Youcheng Pan, Bo Yang, Chengpeng Fu, Yu Wang, Ming Liu ·

    Breaking the Curse ofMultilinguality inMany-to-Many Speech-to-Text Translation via a Resource-AwareMixture of Speech Encoders

    arXiv:2608.04586v1 Announce Type: cross Abstract: Multimodal large language models (MLLMs) have achieved significant success in speech-to-text translation (S2TT). However, when processing multilingual speech inputs, a single speech encoder shared across all languages suffers from…

  26. Hugging Face Daily Papers TIER_1 English(EN) ·

    Different Perturbations, Different Mechanisms: Understanding Continued Pre-training for Zero-Shot Dialect Robustness

    Dialectal variation remains a major challenge for multilingual language models. Perturbation-based continued pre-training (CPT) has emerged as a promising approach to improving robustness, yet existing work largely evaluates individual perturbation strategies in isolation and pro…

  27. Hugging Face Daily Papers TIER_1 English(EN) ·

    MameLoshnLM: Yiddish Language Model and Evaluation Benchmark

    We present MameLoshnLM, the first open-source 8B-parameter language model built specifically for Yiddish. Despite Yiddish's rich textual tradition, its limited digital presence and the scarcity of reliable evaluation resources have constrained progress in Yiddish language modelin…

  28. arXiv cs.AI TIER_1 English(EN) · Minh Vu Pham, Hsuvas Borkakoty, Yufang Hou ·

    Where Knowledge Collides: A Mechanistic Study of Intra-Memory Knowledge Conflict in Language Models

    arXiv:2601.09445v2 Announce Type: replace-cross Abstract: In language models (LMs), intra-memory knowledge conflict arises when inconsistent information about the same subject is encoded within the model's parametric knowledge. Prior work has primarily focused on resolving confli…

  29. arXiv cs.LG TIER_1 English(EN) · Lele Zheng, Weifeng Kong, Xinyi Zhang, Ke Cheng, Tao Zhang, Yulong Shen ·

    Noise-Aware Shrinkage for Differentially Private Zeroth-Order Fine-Tuning of Large Language Models

    arXiv:2608.03277v1 Announce Type: new Abstract: Differentially private zeroth-order optimization (DP-ZO) enables memory-efficient private fine-tuning of large language models using only forward evaluations. Existing aggregation-based DP-ZO methods reconstruct model updates at a f…

  30. arXiv cs.CL TIER_1 English(EN) · Zhipeng Yang, Shu Yang, Lijie Hu, Di Wang ·

    Word Recovery in Large Language Models Enables Character-Level Tokenization Robustness

    arXiv:2603.10771v2 Announce Type: replace Abstract: Large language models (LLMs) trained with canonical tokenization exhibit surprising robustness to non-canonical inputs such as character-level tokenization, yet the mechanisms underlying this robustness remain unclear. We study …

  31. arXiv cs.CL TIER_1 English(EN) · Ayoub Hammal, Pierre Zweigenbaum, Caio Corro ·

    Suffix-Constrained Greedy Search Algorithms for Causal Language Models

    arXiv:2603.01243v2 Announce Type: replace Abstract: Large language models (LLMs) are powerful tools that have found applications beyond human-machine interfaces and chatbots. Beside free-form generation, there has been an interest in constrained generation, a setting where LLMs a…

  32. arXiv cs.CL TIER_1 English(EN) · Tom\'a\v{s} Burkert, Angelika Peljak-{\L}api\'nska, David Zelen\'y ·

    M-GATE: Multilingual Grammar, Accuracy in Translation, and Efficiency Benchmark for Large Language Models

    arXiv:2608.03803v1 Announce Type: new Abstract: Multilingual language models are deployed across a hundred or more languages, yet most benchmarks test whether a model can perform a task _in_ a language rather than whether it commands the language itself, conflating fluency with p…

  33. arXiv cs.CL TIER_1 (TL) · Mykola Haltiuk ·

    Disentangling Language Modeling and Boundaries

    arXiv:2608.03599v1 Announce Type: new Abstract: Byte-level language models are usually argued for on the grounds of robustness, multilingual fairness, and character-level skills. We point to a different, structural advantage: because they read and write bytes, any two of them sha…

  34. arXiv cs.CL TIER_1 English(EN) · Yixin Bu, Runze Xia, Guanyun Zou, Yupeng Ji, Haodong Liu, Piji Li ·

    DUD: Decoupled Update Dynamics for Reliable Uncertainty Quantification in Large Language Models

    arXiv:2608.03411v1 Announce Type: new Abstract: Accurate Uncertainty Quantification (UQ) is critical for reliable deployment of Large Language Models (LLMs), yet traditional probability-based metrics often fail to capture the model's true epistemic state. While recent mechanistic…

  35. arXiv cs.CL TIER_1 English(EN) · Hai Wang, Chenhao Wang, Qifeng Cai, Yixiu Liu, Miao Peng, Nuo Chen, Yuanlin Tu, Chengcheng Xu, Feng Zhang ·

    Scalable Frequency- and Length-Aware Subdocument Deduplication for Large Language Model Pretraining

    arXiv:2608.03089v1 Announce Type: new Abstract: Large-scale pretraining corpora contain substantial duplicate content. Although document-level deduplication is widely used, removing subdocument-level redundancy remains challenging. At corpus scale, suffix-array-based methods are …

  36. arXiv cs.CL TIER_1 English(EN) · Monnie McGee, Mateo Langston Smith, Julian Cabrera ·

    Beyond Accuracy: A Multidimensional Evaluation of Statistical Reasoning in Large Language Models

    arXiv:2608.03038v1 Announce Type: new Abstract: Statistical reasoning is multidimensional, yet evaluations of large language models (LLMs) typically emphasize response accuracy while overlooking how models construct and communicate statistical explanations. This study demonstrate…

  37. arXiv cs.CL TIER_1 English(EN) · Rupak Sarkar, Pritika Ramu, Rachel Rudinger ·

    Language Models Encode the Contextual Truth of Propositions

    arXiv:2608.03035v1 Announce Type: new Abstract: Prior work has shown that LLMs encode the truth of factual propositions along linear directions in activation space. It's unclear how these representations extend to contextual truth: propositions whose truth is determined by in-con…

  38. arXiv cs.CL TIER_1 English(EN) · \c{S}uayp Talha Kocabay, Talha R\"uzgar Akku\c{s}, Kamer Ali Yuksel ·

    ARCHead: Activation-Metric Residual Correction for Large Language Model Output Heads

    arXiv:2608.02703v1 Announce Type: new Abstract: Weight-only quantization substantially reduces the storage of large language model (LLM) transformer blocks, but practical backends often retain the final language-modeling head (LM-head) in BF16 or FP16. Quantizing this projection …

  39. arXiv cs.AI TIER_1 English(EN) · Safal Shrestha, Anubhav Shrestha, Minwu Kim, Aadim Nepal, Keith Ross ·

    On the Limits of Layer Pruning for Generative Reasoning in Large Language Models

    arXiv:2602.01997v3 Announce Type: replace-cross Abstract: Recent work has shown that layer pruning can effectively compress large language models (LLMs) while retaining strong performance on classification benchmarks, often with little or no finetuning. In contrast, generative re…

  40. arXiv cs.AI TIER_1 English(EN) · Qingyan Yang, Tongxi Wang, Yunsheng Luo ·

    ChiEngMixBench: Evaluating Large Language Models on Expert-Style Chinese-English Terminology Mixing

    arXiv:2601.16217v2 Announce Type: replace-cross Abstract: Large language models increasingly mediate multilingual professional communication, where useful generation requires adapting to community conventions about which expressions are retained, translated, or mixed. Existing be…

  41. arXiv cs.AI TIER_1 English(EN) · Sarah Ball, Niki Hasrati, Alexander Robey, Avi Schwarzschild, Frauke Kreuter, Zico Kolter, Andrej Risteski ·

    Toward Understanding the Transferability of Adversarial Suffixes in Large Language Models

    arXiv:2510.22014v2 Announce Type: replace-cross Abstract: Discrete optimization-based jailbreaking attacks on large language models aim to generate short, nonsensical suffixes that, when appended onto input prompts, elicit disallowed content. Notably, these suffixes are often tra…

  42. arXiv cs.AI TIER_1 English(EN) · Hailong Jiang, Feng Yu, Emran Hossain, Jianfeng Zhu, Mengfei Ren, Qiang Guan, Chunwei Xia ·

    Can Large Language Models Recover Semantic Optimization Opportunities That Compilers Miss?

    arXiv:2608.03983v1 Announce Type: cross Abstract: Optimizing compilers miss profitable transformations when their enabling semantics are absent from the analyzed program representation. We ask whether large language models (LLMs) can recover such semantics from heterogeneous C/C+…

  43. arXiv cs.AI TIER_1 English(EN) · Yujia Hu, Tuan-Phong Nguyen, Simon Razniewski ·

    GPTKB 2.0: Direct Construction of Disambiguated Knowledge Bases from Large Language Models

    arXiv:2608.03729v1 Announce Type: cross Abstract: Automated Knowledge Base Construction (AKBC) is a core NLP task, and recent work proposes generating knowledge bases directly from large language models (LLMs), treating the model itself as the knowledge source. However, LLMs nati…

  44. arXiv cs.AI TIER_1 English(EN) · Sefika Efeoglu, Adrian Paschke ·

    Reversing Arrows in Large Language Models

    arXiv:2608.03512v1 Announce Type: new Abstract: Large language models (LLMs) have achieved strong performance on text-to-knowledge graph generation and related tasks. Nevertheless, it is still unclear whether they accurately model the direction-dependent semantics of inverse rela…

  45. arXiv cs.AI TIER_1 English(EN) · Mingtian Zhang ·

    MMLongBench-Doc-V2: A Corrected-Annotation, Semantics-Aware Revision of MMLongBench-Doc

    arXiv:2608.03397v1 Announce Type: new Abstract: MMLongBench-Doc is a long-document QA benchmark of 1,082 questions over 135 PDFs. Two properties of it push measured scores away from the quantity they are meant to capture: the reference metric compares extracted answers, so 1,358,…

  46. arXiv cs.AI TIER_1 English(EN) · Maryam Rezaee, Pooriya Safaei, Maryam Asgarinezhad, Fatemeh Seyyedsalehi ·

    Interpreting Black-Box Large Language Models with Sentence-Level Energy Landscapes

    arXiv:2608.02879v1 Announce Type: new Abstract: The widespread adoption of proprietary Large Language Models (LLMs) accessed strictly through closed APIs has created a critical challenge for responsible deployment: a fundamental lack of interpretability. To address this, we propo…

  47. Hugging Face Daily Papers TIER_1 English(EN) ·

    EdgeLM: Edge Demonstrations for Language Models' Table Understanding

    Large language models (LLMs) perform table-centric prediction through in-context learning, making demonstration selection critical to performance. Existing retrieval methods prioritize similarity to the query, but similar demonstrations often reinforce the model's likely predicti…

  48. arXiv cs.CL TIER_1 English(EN) · Taeyeong Kim, Ahhyun Kim, TaeHyeon Kim, Unggi Lee ·

    Not the Dimension, the Norm: What Matters in Gradient-Free Weight Perturbation of Language Models

    arXiv:2608.01624v1 Announce Type: new Abstract: Adapting a language model to a task no longer requires training all of its weights, and a line of parameter-efficient methods has driven the trainable count from billions down to a handful of scalars. Gradient-free adaptation, which…

  49. arXiv cs.CL TIER_1 English(EN) · Eojin Jeon, SangKeun Lee ·

    PICTURE: Enhancing Theory-of-Mind in Large Language Models by Revealing, Not Hiding, Characters' Lack of Knowledge

    arXiv:2608.01598v1 Announce Type: new Abstract: Simulating human-like Theory of Mind (ToM) has been a longstanding problem in natural language processing (NLP). To address this, existing works introduce a reasoning step of event hiding (a.k.a. perspective-taking), where events un…

  50. arXiv cs.CL TIER_1 English(EN) · Ramesh B. Paramkusham ·

    Trustworthiness Costs of Domain Adaptation in Small Language Models:A Cross-Architecture Empirical Study

    arXiv:2608.00042v1 Announce Type: new Abstract: Domain adaptation of small language models (SLMs) has emerged as a practical strategy for deploying capable NLP systems in resource-constrained, high-stakes environments including healthcare, legal services, and financial analysis. …

  51. arXiv cs.LG TIER_1 English(EN) · Xiaoyun Liu, Divya Saxena, Jiannong Cao, Yuqing Zhao, Yiying Dong, Penghui Ruan ·

    GPrune-LLM: Generalization-Aware Structured Pruning for Large Language Models

    arXiv:2603.13418v2 Announce Type: replace Abstract: Structured pruning is widely applied to compress large language models (LLMs), but its performance depends heavily on how neuron importance is estimated. Most existing methods rely on activation statistics from a single calibrat…

  52. arXiv cs.CL TIER_1 English(EN) · Shijie Ren, Xiting Wang, Meng Li, Yujie Guo, Yunhang Yao, Ziheng Peng, Xunlong Wang, Yuetan Chen, Haoyang Zhou, Yunlong Liang, Fandong Meng ·

    Self-Improving Large Language Models via Progressive Experience Evolution

    arXiv:2608.02139v1 Announce Type: new Abstract: Large language models (LLMs) capable of self-improvement require not only effective policy optimization, but also a principled mechanism for transforming transient interaction experience into persistent model capabilities. Existing …

  53. arXiv cs.CL TIER_1 English(EN) · K. Jack Scott, Narun Pat, Veronica Liesaputra ·

    Divergent large language model predictions from convergent representations in ambiguous word pairs

    arXiv:2608.01816v1 Announce Type: new Abstract: In this work we investigate how decoder-only transformers resolve lexical ambiguity through layer-by-layer analysis of three models spanning three parameter sizes (GPT-2-Small-117M, Llama-3.2-3B, Qwen2.5-32B). For both homonyms and …

  54. arXiv cs.LG TIER_1 English(EN) · Anusha Madan Gopal, Aras Pirbadian, Kristofor D. Carlson, M Anthony Lewis, Jonathan Tapson ·

    Structured Memory for Edge Language Models: Persistent Context and Corpus Retrieval via O(1) SSM State Injection

    arXiv:2608.02560v1 Announce Type: new Abstract: Retrieval-augmented generation (RAG) imposes a prefill cost proportional to retrieved context length, and -- with Transformer backbones -- a KV-cache that grows with each generated token. State-Space Models (SSMs) avoid the second c…

  55. arXiv cs.LG TIER_1 English(EN) · Marta Garnelo, Wojciech M. Czarnecki ·

    Why Large Language Models Fail at Tabular Prediction

    arXiv:2608.02412v1 Announce Type: new Abstract: Large language models (LLMs) have become the default tool for a remarkable range of tasks, yet they have had conspicuously little success at one of the most common machine learning workloads: predictive analytics over tabular data. …

  56. arXiv cs.LG TIER_1 English(EN) · Andres Algaba, Francesca Carlon, Lynn Delcon, Marthe Ballon, Bert Verbruggen, Vincent Ginis ·

    How Much Does a Reasoning Summary Reveal? An Observability Ladder for Large Language Models

    arXiv:2608.02089v1 Announce Type: new Abstract: Large language models often show users a final response and a short reasoning summary while the full reasoning trace stays hidden. We introduce an observability ladder that holds each completed run fixed and varies only what a reade…

  57. arXiv cs.LG TIER_1 English(EN) · Yuqicheng Zhu, Jialin Yu, Lin Li, Gengyuan Zhang, Zhen Yang, Steffen Staab, Puneet Dokania, Philip Torr, Jie Tang, Evgeny Kharlamov ·

    Conformalized Large Language Models under Configuration Shift

    arXiv:2608.01460v1 Announce Type: new Abstract: Conformal prediction (CP) is a distribution-free framework for uncertainty quantification that has recently been adapted to large language models (LLMs), providing prediction sets with finite-sample coverage guarantees under exchang…

  58. arXiv cs.CL TIER_1 English(EN) · Vinayshekhar Bannihatti Kumar, Disha Makhija, Manoj Ghuhan Arivazhagan, Rashmi Gangadharaiah ·

    Syntax Without Semantics: Teaching Large Language Models to Code in an Unseen Language

    arXiv:2605.15607v2 Announce Type: replace Abstract: Large language models (LLMs) achieve high pass rates on code generation benchmarks, yet whether they can transfer this ability to languages absent from pretraining remains poorly understood. We introduce PyLang, a minimal impera…

  59. arXiv cs.CL TIER_1 English(EN) · Sing Hieng Wong, Hassan Sajjad, A. B. Siddique ·

    LangFIR: Discovering Sparse Language-Specific Features from Monolingual Data for Language Steering

    arXiv:2604.03532v2 Announce Type: replace Abstract: Large language models (LLMs) show strong multilingual capabilities, yet reliably controlling the language of their outputs remains difficult. Representation-level steering addresses this by adding language-specific vectors to mo…

  60. arXiv cs.CL TIER_1 English(EN) · Qiyuan Liu, Hao Xu, Xuhong Chen, Wei Chen, Yee Whye Teh, Ning Miao ·

    Enhancing Large Language Model Reasoning with Reward Models: An Analytical Survey

    arXiv:2510.01925v3 Announce Type: replace Abstract: Reward models (RMs) play a critical role in enhancing the reasoning performance of LLMs. For example, they can provide training signals to finetune LLMs during reinforcement learning (RL) and help select the best answer from mul…

  61. arXiv cs.CL TIER_1 English(EN) · Wenjun Wang, Shuo Cai, Congkai Xie, Mingfa Feng, Yiming Zhang, Zhen Li, Kejing Yang, Ming Li, Jiannong Cao, Hongxia Yang ·

    A Comprehensive FP8 Training Recipe for Reasoning-Enhanced Language Models

    arXiv:2509.22536v5 Announce Type: replace Abstract: The immense computational cost of training Large Language Models (LLMs) presents a major barrier to innovation. While FP8 training offers a promising solution with significant theoretical efficiency gains, its widespread adoptio…

  62. arXiv cs.CL TIER_1 English(EN) · Ken Tsui ·

    Self-Correction Bench: Uncovering and Addressing the Self-Correction Blind Spot in Large Language Models

    arXiv:2507.02778v3 Announce Type: replace Abstract: Although large language models (LLMs) have transformed AI, they still make errors and follow unproductive reasoning paths. Self-correction is vital for safety-critical applications, but studying it requires disentangling activat…

  63. arXiv cs.CL TIER_1 English(EN) · Weixin Liang ·

    Computational Approaches to Understanding Large Language Model Impact on Writing and Information Ecosystems

    arXiv:2506.17467v2 Announce Type: replace Abstract: Large language models (LLMs) have shown significant potential to change how we write, communicate, and create, leading to rapid adoption across society. This dissertation examines how individuals and institutions are adapting to…

  64. arXiv cs.CL TIER_1 English(EN) · Xiang Xia, Cheng Yan, Yiming Zhang, Jiazheng Liu, Hongyu Zhang, Wuyang Zhang ·

    REFLEX: Rethinking MoE Inference as Refinement-Aware Compute Allocation in Diffusion Language Models

    arXiv:2608.01784v1 Announce Type: cross Abstract: Mixture-of-experts (MoE) models increase parameter capacity by activating only a small subset of experts for each token. This conditional-computation paradigm has enabled autoregressive language models to scale model capacity with…

  65. arXiv cs.CL TIER_1 English(EN) · Ziyi Cai, Shuangping Li, Yiheng Shen, Kangning Wang, Peng Zhang ·

    Dense Language Generation Made Simple: Deterministic, Randomized, and Multi-Order Algorithms

    arXiv:2608.01320v1 Announce Type: cross Abstract: Language generation in the limit is a theoretical framework for studying how a generator can learn to produce new valid strings from a stream of positive examples. In this model, an adversary chooses an unknown language from a cou…

  66. arXiv cs.CL TIER_1 English(EN) · Mohamed El Idrissi ·

    Rethinking and formalising the state across languages: a unified computational learning theory account

    arXiv:2608.00523v1 Announce Type: new Abstract: The linguistic notion of state has traditionally been restricted to the construct (annexation) state of Afroasiatic languages and treated as a language-specific morphosyntactic phenomenon. This article argues instead that the state …

  67. arXiv cs.CL TIER_1 English(EN) · Muhammad Faizan Raza (Luna), Shuo (Luna), Yang, Satish Mahadevan Srinivasan, Joanna F. DeFranco ·

    Unleashing the Potential of Large Language Models: A Blueprint for Real-Time, Enterprise-Ready Deployments

    arXiv:2608.00419v1 Announce Type: cross Abstract: Large language models deployed in real-time, regulated settings face knowledge staleness, catastrophic forgetting, hallucination, and weak feedback loops. We present a unified, pattern-driven LLMOps architecture integrating real-t…

  68. arXiv cs.CL TIER_1 English(EN) · Victor Maricato ·

    Leak It: A Probabilistic Approach to Training-Data Extraction from Black-Box Language Models

    arXiv:2608.00144v1 Announce Type: cross Abstract: Membership inference (MIA) on language models is usually summarised by an aggregate ROC-AUC, but such evaluations are confounded: model-free blind baselines separate members from non-members from surface text alone. We study black…

  69. Hugging Face Daily Papers TIER_1 English(EN) ·

    OmniPack: Unified Token Compression for Efficient Omni-modal Large Language Models

    Omni-modal large language models (Omni-LLMs) have achieved remarkable performance on audio-visual understanding tasks, but processing long and highly redundant visual and audio token sequences incurs substantial computational overhead, demanding aggressive token compression for e…

  70. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jonathan Tapson ·

    Structured Memory for Edge Language Models: Persistent Context and Corpus Retrieval via O(1) SSM State Injection

    Retrieval-augmented generation (RAG) imposes a prefill cost proportional to retrieved context length, and -- with Transformer backbones -- a KV-cache that grows with each generated token. State-Space Models (SSMs) avoid the second cost by construction; we eliminate the first, col…

  71. arXiv cs.AI TIER_1 English(EN) · Namkyung Yoon, Sanghong Kim, Hwangnam Kim ·

    PARALLEL: A Prefrontal-Aligned Reinforcement inspired Approach for Language-Model Learning under Explicit Limits

    arXiv:2607.28982v1 Announce Type: cross Abstract: Recent language models achieve strong performance across a variety of tasks, but conventional adaptation applies updates uniformly across training samples regardless of their local update benefit. We propose PARALLEL, a prefrontal…

  72. arXiv cs.CL TIER_1 English(EN) · Fabio De Ponte, Eloise Gaines-White, Conor Houghton, Seth Bullock ·

    Evolving language compositionality in a frequency-structured meaning space

    arXiv:2607.29642v1 Announce Type: new Abstract: The iterated learning model was introduced to investigate language evolution: the way in which the characteristic properties of human languages have been shaped, at least partly, by repeated transmission from one language user to an…

  73. arXiv cs.CL TIER_1 English(EN) · Jin-woo Lee, Minkyung Song, Junghyun Oh, Seunghoon Han, Soyoung Park, Gwangseon Jang, Sungsu Lim ·

    Mixture-of-Translators: Translating KV Caches Across Heterogeneous Large Language Models

    arXiv:2607.28979v1 Announce Type: new Abstract: Heterogeneous Large Language Model (LLM) systems increasingly rely on shared contexts, retrieved evidence, and multi-agent dialogue histories, yet their internal key-value (KV) caches remain model-specific and cannot be reused acros…

  74. arXiv cs.AI TIER_1 English(EN) · Plawan Kumar Rath ·

    The Asymmetric Effects of Knowledge Distillation on Bias in Small Language Models

    arXiv:2607.28639v1 Announce Type: cross Abstract: We show that knowledge distillation in small instruction-tuned language models has asymmetric effects on bias. On unambiguous tasks (BBQ-disambig), response-based distillation from a Gemma-2-9B teacher improves context-following: …

  75. arXiv cs.CL TIER_1 English(EN) · Haodong Lei, Junming Liu, Yirong Chen, Pinlong Cai, Botian Shi, Ding Wang, Hongsong Wang ·

    TransMem: Transforming Hidden States into Memory for Large Language Models

    arXiv:2607.29032v1 Announce Type: cross Abstract: Large language model (LLM) agents increasingly operate over long interaction histories, where effective reasoning requires identifying and exploiting task-relevant evidence distributed across past observations and actions. However…

  76. Hugging Face Daily Papers TIER_1 English(EN) ·

    ARCHead: Activation-Metric Residual Correction for Large Language Model Output Heads

    Weight-only quantization substantially reduces the storage of large language model (LLM) transformer blocks, but practical backends often retain the final language-modeling head (LM-head) in BF16 or FP16. Quantizing this projection naively can strongly perturb the vocabulary-logi…

  77. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Joanna F. DeFranco ·

    Unleashing the Potential of Large Language Models: A Blueprint for Real-Time, Enterprise-Ready Deployments

    Large language models deployed in real-time, regulated settings face knowledge staleness, catastrophic forgetting, hallucination, and weak feedback loops. We present a unified, pattern-driven LLMOps architecture integrating real-time data ingestion, continual learning, retrieval-…

  78. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Hongsong Wang ·

    TransMem: Transforming Hidden States into Memory for Large Language Models

    Large language model (LLM) agents increasingly operate over long interaction histories, where effective reasoning requires identifying and exploiting task-relevant evidence distributed across past observations and actions. However, useful information encoded in previously compute…

  79. arXiv cs.CL TIER_1 English(EN) · Shuang Liang, Haoyang Zhou, Yifan Gong, Guowei Wang, Xiting Wang ·

    LEEPS: Latent-Guided Explore-Exploit Prompt Sampling for Efficient RLVR in Large Language Models

    arXiv:2607.28077v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) improves the reasoning capabilities of large language models, but prompt groups with identical rollout rewards consume generation budget without effective learning signals. Pre-r…

  80. arXiv cs.AI TIER_1 English(EN) · Magda Dubois, Cozmin Ududec, Christopher Summerfield, Lennart Luettgau ·

    Ask don't tell: Reducing sycophancy in large language models

    arXiv:2602.23971v4 Announce Type: replace-cross Abstract: Sycophancy, the tendency of large language models to favour user-affirming responses over critical engagement, has been identified as an alignment failure, particularly in high-stakes advisory and social contexts. While pr…

  81. arXiv cs.CL TIER_1 English(EN) · Hanzuo Liu, Xuan Qi, Chunyu Liu, Haotian Zhong, Yulong Wang, Rayying, Key, Alex Lamb, Mingyu Gao ·

    Understanding Is Done Early: A Depth Division of Labor in Large Language Models and Its Use for Unbounded-Context Memory

    arXiv:2607.28263v1 Announce Type: new Abstract: Transformer depth is not used uniformly: lower and middle layers build semantic representations, while upper layers increasingly specialize them for prediction. We turn this division of labor into CoMem (Comprehension Memory), which…

  82. arXiv cs.CL TIER_1 English(EN) · Chia-Ming Lee, Ming-Ching Chang, Xin Li, Yu-Lun Liu, Chih-Chung Hsu ·

    Where and When to Commit: Candidate-Aware Decoding for Diffusion Language Models

    arXiv:2607.28166v1 Announce Type: new Abstract: Diffusion language models (DLMs) expose a provisional prediction at every denoising step, creating an opportunity for generation-time early exit that stops decoding before the schedule is exhausted. Existing early-exit gates decide …

  83. arXiv cs.CL TIER_1 English(EN) · Yanshi Li, Xueru Bai, Shuman Liu, Long Zhang ·

    RepBench: Compiling Benchmarks into Capability Representations for Large Language Models

    arXiv:2607.28008v1 Announce Type: new Abstract: Representation engineering reads and steers capability directions in large language models, yet methods are typically evaluated on paper-specific synthetic data. The resulting measurements are difficult to compare or reproduce and m…

  84. arXiv cs.CL TIER_1 English(EN) · Shreyas Subramanian, Mecit Gungor, Vikram Elango ·

    Models for minimalist RAG: B1ade 335M Embedding and 1B Parameter Small Language Models

    arXiv:2607.27506v1 Announce Type: new Abstract: Language and embedding models used in RAG systems are conventionally assumed to require large-scale pretraining and explicit grounding supervision. We present B1ade, an efficient RAG architecture comprising two purpose-built compone…

  85. arXiv cs.CL TIER_1 English(EN) · Germans Savcisens, Samantha Dies, Courtney Maynard, Tina Eliassi-Rad ·

    Belief Coevolution in a Social Network of Generalist and Specialist Large Language Models

    arXiv:2607.27512v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed in multi-agent environments. However, the processes by which beliefs form and propagate among interacting LLMs remain poorly understood. We introduce CoevolveSim, a framework fo…

  86. arXiv cs.CL TIER_1 English(EN) · Tao Wen, Shuai Shao, Pei Ke, Xu Han, Jie Zou, Guannan Li, Tao Tian, Jinjie Qiu, Lan Wang, Ke Qin ·

    From Single- to Cross-Document: Benchmarking Multi-Granularity Event Analysis of Large Language Models

    arXiv:2607.27654v1 Announce Type: new Abstract: Event analysis is an essential and fundamental direction of information extraction, involving various event-centric tasks at different granularity of documents. While large language models (LLMs) have preliminarily achieved promisin…

  87. arXiv cs.LG TIER_1 English(EN) · Damian Hodel, Jevin D. West ·

    Epistemic diversity across language models mitigates knowledge collapse

    arXiv:2512.15011v3 Announce Type: replace Abstract: Artificial intelligence (AI) increasingly generates the very content used to train future AI systems. This feedback loop can degrade model quality, reduce informational diversity, and ultimately drive knowledge collapse, i.e. a …

  88. arXiv cs.LG TIER_1 English(EN) · Sangjin Kim, Yuseon Choi, Jungjun Oh, Byeongcheol Kim, Hoi-Jun Yoo ·

    LightRot: A Light-Weighted Rotation Scheme and Architecture for Accurate Low-Bit Large Language Model Inference

    arXiv:2607.27704v1 Announce Type: cross Abstract: As large language models (LLMs) continue to demonstrate exceptional capabilities across various domains, the challenge of achieving energy-efficient and accurate inference becomes increasingly critical. This work presents LightRot…

  89. arXiv cs.LG TIER_1 English(EN) · Lei Dong ·

    The Kinetics of Training: A Driven-Nucleation Rate Law for Emergence, Plasticity Loss, and Circuit Control in Language Models

    arXiv:2607.27281v1 Announce Type: new Abstract: A capability appears in a language model when the last parts of its circuit align in one stochastic attempt, and getting all but one right is worth nothing. We show this no-partial-credit joint alignment is the rate-limiting step of…

  90. arXiv cs.CL TIER_1 English(EN) · Seonglae Cho, Zekun Wu, Kleyton Da Costa, Adriano Koshiyama ·

    The Confidence Manifold: Geometric Structure of Correctness Representations in Language Models

    arXiv:2602.08159v2 Announce Type: replace-cross Abstract: When a language model asserts that "the capital of Australia is Sydney," does it know this is wrong? Models assert misconceptions with the same fluency as facts, so the question cannot be answered from output uncertainty. …

  91. arXiv cs.CL TIER_1 English(EN) · Parishad BehnamGhader, Vaibhav Adlakha, Fabian David Schmidt, Nicolas Chapados, Marius Mosbach, Siva Reddy ·

    LLM2Vec-Gen: Generative Embeddings from Large Language Models

    arXiv:2603.10913v3 Announce Type: replace Abstract: Fine-tuning LLM-based text embedders via contrastive learning maps inputs and outputs into a new representational space, discarding the LLM's output semantics. We propose LLM2Vec-Gen, a self-supervised alternative that instead p…

  92. arXiv cs.CL TIER_1 English(EN) · Sina Heydari, Amirreza Abbasi, Mohsen Hooshmand, Majid Ramezani ·

    CDAE: Enhancing Perturbation Robustness in Pretrained Language Models with Contrastive Denoising

    arXiv:2607.28236v1 Announce Type: cross Abstract: Pre-trained language models have significantly improved sentence representation learning, yet their embedding remain sensitive to semantic preserving textual perturbations such as synonym substitution, masking and word dropout. Th…

  93. arXiv cs.CL TIER_1 English(EN) · Yuetian Mao, Chunyang Chen ·

    IFHierBench: Hierarchical Instruction Following for Large Language Models

    arXiv:2607.27912v1 Announce Type: cross Abstract: Instruction-following ability is critical for deploying large language models in real-world applications, where downstream components depend on the output satisfying specific constraints. Modern deployments increasingly handle the…

  94. arXiv cs.CL TIER_1 English(EN) · Vishwajith Ramesh ·

    Subtract or Replay? Exact Deletion from Language-Model Memory

    arXiv:2607.27539v1 Announce Type: cross Abstract: Exact deletion from persistent language-model memory depends on how that memory represents a record. Addressable influence can be removed by algebraic decrement; influence transformed by later writes inside shared recurrent state …

  95. arXiv cs.CL TIER_1 English(EN) · Albert Gong, Kyuseong Choi, Abhineet Agarwal, Jason Schechner, Ryan Huang, Raj Agrawal, Anish Agarwal, Raaz Dwivedi ·

    ORCA-bench: How Ready Are Language Model Agents for Oncall?

    arXiv:2607.28545v1 Announce Type: new Abstract: Large language models can write, patch, and search code, but oncall root cause analysis (RCA) demands something different: reasoning over noisy metrics, logs, traces, and source code, starting from ambiguous user-facing reports, oft…

  96. arXiv cs.CL TIER_1 English(EN) · Bertil Braun, Martin Forell ·

    (Towards) Scalable Reliable Automated Evaluation with Large Language Models

    arXiv:2607.28282v1 Announce Type: new Abstract: Evaluating the quality and relevance of textual outputs from Large Language Models (LLMs) remains challenging and resource-intensive. Existing automated metrics often fail to capture the complexity and variability inherent in LLM-ge…

  97. Hugging Face Daily Papers TIER_1 English(EN) ·

    PhiZero: A World Model Built Around Physical Language

    We introduce PhiZero, a physical world model built around physical language, a compact discrete representation of world-state transitions. Existing physical world models typically predict future videos directly in pixel space, leaving the underlying world dynamics implicit within…

  98. Hugging Face Daily Papers TIER_1 English(EN) ·

    LEEPS: Latent-Guided Explore-Exploit Prompt Sampling for Efficient RLVR in Large Language Models

    Reinforcement learning with verifiable rewards (RLVR) improves the reasoning capabilities of large language models, but prompt groups with identical rollout rewards consume generation budget without effective learning signals. Pre-rollout prompt selection can reduce this waste by…

  99. Hugging Face Daily Papers TIER_1 English(EN) ·

    IFHierBench: Hierarchical Instruction Following for Large Language Models

    Instruction-following ability is critical for deploying large language models in real-world applications, where downstream components depend on the output satisfying specific constraints. Modern deployments increasingly handle the full task in a single LLM call, with one prompt s…

  100. Hugging Face Daily Papers TIER_1 English(EN) ·

    From Single- to Cross-Document: Benchmarking Multi-Granularity Event Analysis of Large Language Models

    Event analysis is an essential and fundamental direction of information extraction, involving various event-centric tasks at different granularity of documents. While large language models (LLMs) have preliminarily achieved promising performance in part of these tasks individuall…

  101. arXiv cs.LG TIER_1 English(EN) · Zhiwei Hao, Jianyuan Guo, Li Shen, Yong Luo, Han Hu, Guoxia Wang, Dianhai Yu, Yonggang Wen, Dacheng Tao ·

    Low-Precision Training of Large Language Models: Methods, Challenges, and Opportunities

    arXiv:2505.01043v2 Announce Type: replace Abstract: Large language models (LLMs) have achieved impressive performance across various domains. However, the substantial hardware resources required for their training present a significant barrier to efficiency and scalability. To mi…

  102. arXiv cs.CL TIER_1 English(EN) · Dachuan Song, Junyu Yin, Zechen Hu, Xuan Wang ·

    Mergeable Model-Side Aggregation States for Long-Context Language Models

    arXiv:2607.26448v1 Announce Type: new Abstract: A known limitation of long-context language models is their increasingly unreliable performance in non-additive, set-based aggregation as context length grows. Examples include cardinality estimation, set relationships, and grouped …

  103. arXiv cs.CL TIER_1 English(EN) · Ruxi Gu, Zhenliang Zhang, Wei Wang ·

    ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models

    arXiv:2607.26455v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated strong capabilities in knowledge acquisition and reasoning, yet their ability to retain previously acquired knowledge under repeated updates remains insufficiently understood. Existing …

  104. arXiv cs.CL TIER_1 English(EN) · Chen Shani ·

    From Found to Designed: Concepts as a Design Axis for Large Language Models

    arXiv:2607.26825v1 Announce Type: new Abstract: Large language models (LLMs) encode rich concept-like information, but represent it implicitly through distributed statistical associations rather than as explicit, structured, compositional concepts. Consequently, concept-level str…

  105. arXiv cs.CL TIER_1 English(EN) · Poulami Ghosh, Preethi Jyothi ·

    Language Models are not Equally Robust to Non-Canonical Tokenization across Languages

    arXiv:2607.26831v1 Announce Type: new Abstract: Despite the existence of exponentially many valid tokenizations for a given string, language models operate on a single canonical sequence deterministically produced by the tokenizer, leaving the broader tokenization space largely u…

  106. arXiv cs.CL TIER_1 English(EN) · Seonglae Cho, Adriano Koshiyama ·

    OptimismBench: Forecasting Bias and the Alignment Effect in Language Model Judgment

    arXiv:2607.26981v1 Announce Type: new Abstract: Large language models are increasingly used as decision aids whose probability judgments shape downstream choices. Whether those judgments carry a systematic directional tilt has been hard to detect: calibration metrics aggregate un…

  107. arXiv cs.CL TIER_1 English(EN) · Rapha\"el Sourty, Antoine Chaffin, Paulo Roberto Moura Junior, Am\'elie Chatelain ·

    DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search

    arXiv:2607.27178v1 Announce Type: new Abstract: State-of-the-art retrieval models increasingly rely on closed training data, creating a reproducibility gap. We present an open end-to-end recipe for training retrieval models and study how English supervision transfers to multiling…

  108. arXiv cs.CL TIER_1 English(EN) · Chandra Sripada, Richard Lewis ·

    Cognitive Convergence: Deep Similarities Between Large Language Models and Human Cognition

    arXiv:2607.26179v1 Announce Type: cross Abstract: LLMs are widely regarded as alien intelligences, systems whose cognitive operations are fundamentally unlike our own. Apparent similarities to human cognition are therefore often seen as the result of anthropomorphic projection. W…

  109. arXiv cs.LG TIER_1 English(EN) · Ashish Prajapati, Om Mohite ·

    Two Calls Beat Five Agents: Evaluating Multi-Agent Pipelines Against Self-Refinement for Local Language Models

    arXiv:2607.26922v1 Announce Type: new Abstract: Multi-agent LLM pipeline systems break down the task among multiple roles for better reasoning, but are benchmarked mainly with large-scale commercial models. In this study, we investigate Parishad, a structured multi-agent system i…

  110. Hugging Face Daily Papers TIER_1 English(EN) ·

    PhiZero: A World Model Built Around Physical Language

    We introduce PhiZero, a physical world model built around physical language, a compact discrete representation of world-state transitions. Existing physical world models typically predict future videos directly in pixel space, leaving the underlying world dynamics implicit within…

  111. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Tina Eliassi-Rad ·

    Belief Coevolution in a Social Network of Generalist and Specialist Large Language Models

    Large language models (LLMs) are increasingly deployed in multi-agent environments. However, the processes by which beliefs form and propagate among interacting LLMs remain poorly understood. We introduce CoevolveSim, a framework for studying belief diffusion within networked LLM…

  112. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Amélie Chatelain ·

    DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search

    State-of-the-art retrieval models increasingly rely on closed training data, creating a reproducibility gap. We present an open end-to-end recipe for training retrieval models and study how English supervision transfers to multilingual retrieval through translate-train. We first …

  113. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Amélie Chatelain ·

    DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search

    State-of-the-art retrieval models increasingly rely on closed training data, creating a reproducibility gap. We present an open end-to-end recipe for training retrieval models and study how English supervision transfers to multilingual retrieval through translate-train. We first …

  114. Hugging Face Daily Papers TIER_1 English(EN) ·

    DenseOn with the LateOn: Fully Open Dense and Late-Interaction Models for Multilingual, Long-Context, and Code Search

    State-of-the-art retrieval models increasingly rely on closed training data, creating a reproducibility gap. We present an open end-to-end recipe for training retrieval models and study how English supervision transfers to multilingual retrieval through translate-train. We first …

  115. Hugging Face Daily Papers TIER_1 English(EN) ·

    OptimismBench: Forecasting Bias and the Alignment Effect in Language Model Judgment

    Large language models are increasingly used as decision aids whose probability judgments shape downstream choices. Whether those judgments carry a systematic directional tilt has been hard to detect: calibration metrics aggregate unsigned errors, and naturalistic uncertainty offe…

  116. Hugging Face Daily Papers TIER_1 English(EN) ·

    ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models

    Large language models (LLMs) have demonstrated strong capabilities in knowledge acquisition and reasoning, yet their ability to retain previously acquired knowledge under repeated updates remains insufficiently understood. Existing evaluation paradigms primarily focus on single-s…

  117. arXiv cs.CL TIER_1 English(EN) · Sining Zhoubian, Dan Zhang, Evgeny Kharlamov, Jie Tang ·

    Memory for Large Language Models

    arXiv:2607.25380v1 Announce Type: new Abstract: Memory has evolved into a foundational architectural dimension in large language models (LLMs), shifting from an implicit byproduct of computation to a spectrum of explicit, controllable mechanisms. While recent advances introduce d…

  118. arXiv cs.CL TIER_1 English(EN) · Abhishek Kumar Singh, Shrey Nag, Sachita, Lipi Goel, Rajeshwar Singh Janwar ·

    Inspect India Evals: An Open Benchmarking Framework for Evaluating Large Language Models in the Indian Linguistic and Cultural Context

    arXiv:2607.25375v1 Announce Type: new Abstract: India is a vast nation of over 1.4 billion people, varied by hundreds of diverse and locally specific traditions and cultures and 22 officially recognized languages. Large language models (LLMs) are now being deployed on a massive s…

  119. arXiv cs.CL TIER_1 English(EN) · Elan Barenholtz ·

    A scaling law of contextual persistence in human language

    arXiv:2607.25184v1 Announce Type: new Abstract: Human language exhibits lawful structure at the level of words (frequency, vocabulary growth) and word pairs (co-occurrence across distance). Here we show that the arrangement of words in sequence -- a central determinant of meaning…

  120. arXiv cs.AI TIER_1 English(EN) · Deepanshu Mody, Samarth Agarwal, Utkarsh Mittal, Dipesh Mahato ·

    Minimizing Targeted Activations: Input-Only Suppression of Evaluation-Awareness Latents in Large Language Models

    arXiv:2607.25907v1 Announce Type: cross Abstract: Activation steering controls model behavior by editing internal activations at inference time. We study its input-side dual: optimizing a fluent prompt so that a chosen internal latent is driven toward zero, with no inference-time…

  121. arXiv cs.AI TIER_1 English(EN) · Yongyi Cui, Yue Li, Tianbao Jiang, Xin Yi ·

    Construction-Driven Injection: Linguistically-Grounded Edit-Based Code-Mixing Fingerprints for Large Language Models

    arXiv:2607.25633v1 Announce Type: cross Abstract: Large language models (LLMs) are costly intellectual assets that remain exposed to unauthorized redistribution and commercial misuse. Injected fingerprints, i.e., trigger--target pairs embedded in model behavior, offer a practical…

  122. arXiv cs.AI TIER_1 English(EN) · Jianfei Ma, Zhaoxin Feng, Emmanuele Chersoni, Si Chen ·

    Every Time I Hire a Linguist, Inference Costs Go Down: On Linguistic Rules as Effective Prompt Compressors

    arXiv:2607.25335v1 Announce Type: cross Abstract: Prompt compression shortens LLM input to reduce inference cost, yet existing methods score token importance through LM forward passes. It remains questionable whether such nuanced, costly token selection is necessary. Compression …

  123. arXiv cs.AI TIER_1 English(EN) · Cesare Spinoso-Di Piano, Verna Dankers, Marius Mosbach, Jackie Chi Kit Cheung ·

    Evaluating Communicative Belief Updates in Large Language Models via Implicature Recognition and Cancellation

    arXiv:2607.25094v1 Announce Type: cross Abstract: Human language is driven by unspoken beliefs and belief updates, making these critical to model for successful communication between large language models (LLMs) and their users. In this paper, we evaluate the ability of LLMs to r…

  124. arXiv cs.AI TIER_1 English(EN) · Dengzhe Hou, Lingyu Jiang, Fangzhou Lin, Kazunori D Yamada ·

    CogArena: A Multimethod Evaluation of Cognitive Ability Structure in Large Language Models

    arXiv:2607.24999v1 Announce Type: cross Abstract: LLM cognitive scores are increasingly summarized as per-ability profiles whose dimensions should converge across tasks, respond selectively to matched interventions, and generalize beyond the models used to define them. We introdu…

  125. arXiv cs.AI TIER_1 English(EN) · Diego Salda\~na Ulloa ·

    Reading Without a Reader: Large Language Models Collapse Reading and Writing into a Single Entangled Code

    arXiv:2607.24797v1 Announce Type: cross Abstract: In the literate human brain, reading and writing are two doubly-dissociable systems: a ventral decoding route (impaired in pure alexia) and a fronto-parietal encoding route (impaired in pure agraphia), sharing a partial orthograph…

  126. arXiv cs.AI TIER_1 English(EN) · Chaemin Jang, Dongman Lee, Jihee Kim ·

    Instruction-Tuned Language Models Cannot Sample from Distributions They Can Describe

    arXiv:2607.25292v1 Announce Type: new Abstract: Silicon sampling uses language models as proxies for human survey respondents, treating each model call as an independent draw from the persona's response distribution. We show this draw does not exist: instruction-tuned models do n…

  127. arXiv cs.AI TIER_1 English(EN) · Gi-Hun Lee, Joong Yull Park ·

    Measuring and Improving Behavioral Consistency in Large Language Models through Fact-Heuristic-Emotion State Enforcement

    arXiv:2607.24765v1 Announce Type: cross Abstract: Large language models (LLMs) can give different answers to the same decision problem across runs, and reverse a decision when their own prior answer returns as context. We ask whether this instability can be measured and partially…

  128. arXiv cs.CL TIER_1 English(EN) · Abderrahmane Issam, Yusuf Can Semerci, Jan Scholtes, Gerasimos Spanakis ·

    A Study of Crosslinguistic Influence in Language Models

    arXiv:2601.21587v2 Announce Type: replace Abstract: The sequential acquisition of languages inevitably leads to Crosslinguistic Influence (CLI), where the syntactic properties of a first language (L1) impact the processing of a second language (L2). While modern language models e…

  129. arXiv cs.CL TIER_1 English(EN) · Zeyuan Allen-Zhu ·

    Physics of Language Models: Part 4.1, Architecture Design and the Magic of Canon Layers

    arXiv:2512.17351v2 Announce Type: replace Abstract: Understanding architectural differences in language models is challenging, especially at academic-scale pretraining (e.g., 1.3B parameters, 100B tokens), where results are often dominated by noise and randomness. To overcome thi…

  130. arXiv cs.CL TIER_1 English(EN) · Zandi Eberstadt ·

    Instruction-Tuned Models Locally Reuse Human Syntax More Than Humans Do

    arXiv:2607.26015v1 Announce Type: new Abstract: Syntactic convergence (the tendency of speakers to adapt in language towards the grammatical profiles of their interlocutors) is a well-documented feature of human dialogue widely considered to operate below conscious awareness. Whe…

  131. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Chiyu Zhang ·

    The Case Against Generation for Retrieval: Discriminative Language Models as Effective Retrievers

    Large Language Models (LLMs) have emerged as powerful assets for recommender systems. However, deploying them as generative recommenders or zero-shot rankers at web-scale remains bottlenecked by prohibitive computational overhead and grounding challenges. In this paper, we revita…

  132. arXiv cs.AI TIER_1 English(EN) · Christopher Ormerod ·

    Reconstructing Item Characteristic Curves using Fine-Tuned Large Language Models

    arXiv:2601.02580v2 Announce Type: replace-cross Abstract: Traditional methods for determining assessment item parameters, such as difficulty and discrimination, rely heavily on expensive field testing to collect student performance data for Item Response Theory (IRT) calibration.…

  133. arXiv cs.CL TIER_1 English(EN) · Sohan Venkatesh, Ashish Mahendran Kurapath, Tejas Melkote ·

    Algorithmic Blindness in Large Language Models: A Calibration Study of Performance Prediction

    arXiv:2602.21947v5 Announce Type: replace Abstract: Large language models (LLMs) demonstrate remarkable breadth of knowledge, yet their ability to reason about computational processes remains poorly understood. Closing this gap matters for practitioners who rely on LLMs to guide …

  134. arXiv cs.CL TIER_1 English(EN) · Yongjian Tang, Doruk Tuncel, Christian Koerner, Thomas Runkler ·

    The Few-shot Dilemma: Over-prompting Large Language Models

    arXiv:2509.13196v2 Announce Type: replace Abstract: Over-prompting, a phenomenon where excessive examples in prompts lead to diminished performance in Large Language Models (LLMs), challenges the conventional wisdom about in-context few-shot learning. To investigate this few-shot…

  135. arXiv cs.CL TIER_1 English(EN) · Yiming Zhong, Chang Nie, Caifeng Shan ·

    Omni-Prune: Query-Aware Unified Token Pruning for Efficient Omnimodal Large Language Models

    arXiv:2607.23445v1 Announce Type: cross Abstract: Omnimodal large language models (OmniLLMs) are rapidly extending multimodal reasoning to cover synchronized audio and video. However, the resulting audio-video token sequences are long, leading to high prefill latency and GPU memo…

  136. arXiv cs.CL TIER_1 English(EN) · Sriharshaa S, Sangeetha Sivanesan ·

    Systematic Analysis of Large Language Models and Transformer-Based Machine Translation for English-Tamil and Tamil-English Across Diverse Datasets

    arXiv:2607.24515v1 Announce Type: new Abstract: The challenge of Machine Translation for low resource languages such as Tamil is primarily caused by the restricted amount of parallel data for these languages, as well as their substantial amount of domain variation and morphologic…

  137. arXiv cs.CL TIER_1 English(EN) · Changyu Chen, Chenwei Lin, Xian Xu ·

    INS-ActBench: A Comprehensive Benchmark for Assessing Professional Actuarial Capability of Large Language Models

    arXiv:2607.24273v1 Announce Type: new Abstract: Large Language Models (LLMs) have shown strong potential in financial reasoning, but existing benchmarks often evaluate domain knowledge, numerical reasoning, long-context understanding, and tool use in separate settings. This limit…

  138. arXiv cs.CL TIER_1 English(EN) · Zongyou Yang, Yinghan Hou ·

    Accuracy Hides How Language Models Fail: Measuring Failure States Under Matched Output Budgets

    arXiv:2607.24268v1 Announce Type: new Abstract: Language-model benchmarks collapse two distinct measurement questions into a single accuracy score: whether a response reached an evaluable state, and whether its answer was judged correct. We introduce a two-layer evaluation framew…

  139. arXiv cs.CL TIER_1 English(EN) · Sangmin Lee, Woojin Chung, Woongjib Choi, Hong-Goo Kang ·

    MoLGE: Mixture of Language Group Experts for Efficient Scaling of Massively Multilingual Speech Recognition

    arXiv:2607.24030v1 Announce Type: new Abstract: Massively multilingual automatic speech recognition (ASR) models covering hundreds of languages must maintain robust performance across diverse linguistic and acoustic conditions. However, these models often encounter the curse of m…

  140. arXiv cs.AI TIER_1 English(EN) · Dong Liu, Shu Wang, Yanxuan Yu, Haisheng Wang, Ben Lengerich ·

    CSV-Decode: Certifiable Sub-Vocabulary Decoding for Efficient Large Language Model Inference

    arXiv:2511.21702v2 Announce Type: replace-cross Abstract: Large language models face significant computational bottlenecks during inference due to the expensive output layer computation over large vocabularies. We present CSV-Decode, a novel approach that uses geometric upper bou…

  141. arXiv cs.AI TIER_1 Dansk(DA) · Xunjian Yin, Sitao Cheng, Yuxi Xie, Xinyu Hu, Li Lin, Xinyi Wang, Liangming Pan, William Yang Wang, Xiaojun Wan ·

    LEDOM: Reverse Language Model

    arXiv:2507.01335v4 Announce Type: replace-cross Abstract: Autoregressive language models are trained exclusively left-to-right. We explore the complementary factorization, training right-to-left at scale, and ask what reasoning patterns emerge when a model conditions on future co…

  142. arXiv cs.AI TIER_1 English(EN) · Nam V. Nguyen, Thong T. Doan, Luong Tran, Van Nguyen, Quang Pham ·

    LIBMoE: A Library for comprehensive benchmarking Mixture of Experts in Large Language Models

    arXiv:2411.00918v5 Announce Type: replace-cross Abstract: Mixture of experts (MoE) architectures have become a cornerstone for scaling up and are a key component in most large language models such as GPT-OSS, DeepSeek-V3, Llama-4, and Gemini-2.5. However, systematic research on M…

  143. arXiv cs.AI TIER_1 English(EN) · Bo Xiong ·

    The Lattice Representation Hypothesis of Large Language Models

    arXiv:2603.01227v3 Announce Type: replace Abstract: We propose the Lattice Representation Hypothesis of large language models: a symbolic backbone that grounds conceptual hierarchies and logical operations in embedding geometry. Our framework unifies the Linear Representation Hyp…

  144. arXiv cs.AI TIER_1 English(EN) · Moule Lin, Shuhao Guan, Andrea Patane, David Gregg, Goetz Botterweck ·

    Bayesian-LoRA: Probabilistic Low-Rank Adaptation of Large Language Models

    arXiv:2601.21003v3 Announce Type: replace Abstract: Large Language Models usually put more emphasis on accuracy and therefore, will guess even when not certain about the prediction, which is especially severe when fine-tuned on small datasets due to the inherent tendency toward m…

  145. arXiv cs.AI TIER_1 Deutsch(DE) · Akhil Kumar, Om Dobariya ·

    Understanding Tone-Dependent Inference Cost in Large Language Models

    arXiv:2607.23915v1 Announce Type: cross Abstract: We examine how prompt tone affects both accuracy of the LLM answers and inference cost as reflected in output-token consumption. Experiments were performed to understand the trade-offs between accuracy and inference cost on a 570 …

  146. arXiv cs.AI TIER_1 English(EN) · Yusuke Sakai, Natthawut Kertkeidkachorn, Kiyoaki Shirai ·

    Attention-Guided Layer Selection for Contrastive Decoding in Large Language Models

    arXiv:2607.23067v1 Announce Type: cross Abstract: Contrastive decoding methods such as DoLa improve the factuality of Large Language Models (LLMs) by contrasting the output distributions of mature and premature layers. However, DoLa's dynamic layer selection relies solely on dive…

  147. arXiv cs.AI TIER_1 English(EN) · Ashitabh Misra, Madhav Agrawal, Arham Jain, Tarek Abdelzaher ·

    MixQuant: Adaptive Mixed-Precision Quantization for Large Language Models

    arXiv:2607.23047v1 Announce Type: cross Abstract: Mixed-precision quantization improves the accuracy of post-training quantization by allocating higher bitwidths to sensitive layers, but existing methods solve the allocation for a single fixed memory budget. In practice the budge…

  148. arXiv cs.AI TIER_1 English(EN) · Ofek I. Cohen, Lior Shani, Aviv Rosenberg, Ankur Samanta, Tal Wagner, Yonathan Efroni ·

    Frustratingly Simple Black-Box Adaptation of Language Models via Logit Bias

    arXiv:2607.22837v1 Announce Type: cross Abstract: Many organizations aim to adapt language models for internal use, both to improve performance on domain-specific tasks and to address privacy concerns around sensitive data. However, such adaptation remains non-trivial: it often r…

  149. arXiv cs.AI TIER_1 English(EN) · He Zhang ·

    DomainPilot: Domain-Level Loss-Guided Two-Stage Data Mixture Optimization for Efficient Language Model Fine-Tuning

    arXiv:2607.22769v1 Announce Type: cross Abstract: The training efficacy of large language models (LLMs) is fundamentally constrained by the quality and composition of training data. Existing dynamic data scheduling methods face critical limitations in industrial-scale pretraining…

  150. arXiv cs.AI TIER_1 English(EN) · T. Shaska ·

    Hierarchical Grading in Large Language Models

    arXiv:2607.22757v1 Announce Type: cross Abstract: We introduce Graded Large Language Models (GLLMs), an algebraic framework that equips the representation space of a transformer with a grading and propagates the induced weighted scalar action through embeddings, self-attention, a…

  151. arXiv cs.AI TIER_1 English(EN) · Xingyu Mou, Zijin Huang, Tianze Zhang, Yuxin Ma, Lanning Wei, Zengfeng Huang, Da Zheng, Lun Du ·

    Beyond Block Boundaries: Multi-Block Editing for Diffusion Large Language Models

    arXiv:2607.22663v1 Announce Type: new Abstract: Block diffusion has emerged as the dominant paradigm for scaling discrete diffusion language models (dLLMs), because decoding text in fixed-size blocks preserves parallel generation within each block while keeping the quadratic atte…

  152. arXiv cs.AI TIER_1 English(EN) · Rafael Sendra-Arranz, I\~naki Dellibarda Varela, Eduardo Rocon, \'Alvaro Guti\'errez, Manuel Cebrian ·

    Lexical discovery in unknown environments orchestrated by Large Language Models

    arXiv:2607.22591v1 Announce Type: new Abstract: Populations of autonomous agents deployed in unknown environments (e.g. planetary or deep-sea exploration) must develop shared vocabularies to refer to entities that have no name in any human language. We propose the Neuro-Symbolic …

  153. Hugging Face Daily Papers TIER_1 English(EN) ·

    Memory for Large Language Models

    Memory has evolved into a foundational architectural dimension in large language models (LLMs), shifting from an implicit byproduct of computation to a spectrum of explicit, controllable mechanisms. While recent advances introduce diverse strategies---spanning transient attention…

  154. Hugging Face Daily Papers TIER_1 English(EN) ·

    Tag Questions and the Generational Reversal of Sycophancy Across 45 Language Models

    Appending a two-word confirmation tag to a decision question -- "Is X the better choice?" versus "X is the better choice, right?" -- changes whether a language model endorses the choice. We measure this tag effect on 20 frozen, ground-truth-free decisions between two defensible o…

  155. arXiv cs.CL TIER_1 English(EN) · Tran Gia Bao, Mo El-Haj, Sameha Al-Shakhsi, Antonio Garcia-Cabot, Raian Ali, Ala Yankouskaya ·

    Developing and Validating the Spanish Version of the Large Language Models Dependency Scale (LLM-D12-SP)

    arXiv:2607.22041v1 Announce Type: new Abstract: There is a growing need for reliable and culturally validated instruments to assess psychological dependency on large language models (LLMs), particularly as LLMs are increasingly used for task execution, decision-making, and commun…

  156. arXiv cs.CL TIER_1 English(EN) · Shixin Fang (Fudan University), Jiachen Wo (Fudan University), Wenjuan Qin (Fudan University), Sihang Jiang (Fudan University), Yanghua Xiao (Fudan University) ·

    From Isolated Tasks to Structured Capabilities: A Multilayer Taxonomy for Large Language Models

    arXiv:2607.22182v1 Announce Type: new Abstract: Large language model (LLM) evaluation spans diverse tasks and benchmarks, yet evidence remains organized around tasks rather than the capabilities they probe. This fragmentation limits cross-study comparison, obscures capabilities t…

  157. Hugging Face Daily Papers TIER_1 Deutsch(DE) ·

    Understanding Tone-Dependent Inference Cost in Large Language Models

    We examine how prompt tone affects both accuracy of the LLM answers and inference cost as reflected in output-token consumption. Experiments were performed to understand the trade-offs between accuracy and inference cost on a 570 Question MMLU dataset for LLM models prompted in s…

  158. arXiv cs.CL TIER_1 English(EN) · Yutong Yan, Raphael Tang, Zhenyu Gao, Wenxi Jiang, Yao Lu ·

    DatedGPT: Preventing Lookahead Bias in Large Language Models with Time-Aware Pretraining

    arXiv:2603.11838v2 Announce Type: replace Abstract: Large language models pretrained on internet-scale data risk lookahead bias in forecasting tasks, as they may have already seen the true outcome during training. To address this, we present DatedGPT, a family of twelve 1.3B-para…

  159. arXiv cs.LG TIER_1 English(EN) · Dongjie Fu, Di Cao, Xize Cheng, Zihan Zhang, Wenxu Jia, Yifu Chen, Shengpeng Ji, Yu Zhang, Tao Jin ·

    X$^3$-OPD: Distilling Reasoning into Large Audio-Language Models via On-Policy Alignment

    arXiv:2607.21550v1 Announce Type: new Abstract: While large audio-language models have achieved remarkable progress in auditory perception, they still lag behind text-based large language models in deep logical reasoning, primarily due to the scarcity of high-quality audio reason…

  160. arXiv cs.CL TIER_1 English(EN) · Andrei Chetvergov, Alexander Evseev, Mikhail Solovev, Timofei Sivoraksha, Stepan Ukolov, Valeriia Kuschenko, Maria Chistyakova, Sergey Bolovtsov ·

    REGARD: Regional Affective Differences in Large Language Models

    arXiv:2607.20722v1 Announce Type: new Abstract: Large language models trained and aligned within different linguistic and regional ecosystems may frame the same political, cultural, and geopolitical entities in different ways. Such differences are often evaluated through sentimen…

  161. arXiv cs.AI TIER_1 English(EN) · Bhaskara Hanuma Vedula, Darshan Anghan, Ishita Goyal, Ponnurangam Kumaraguru, Abhijnan Chakraborty ·

    ImplicitBBQ: Benchmarking Implicit Bias in Large Language Models through Characteristic Based Cues

    arXiv:2604.01925v2 Announce Type: replace-cross Abstract: Large Language Models increasingly suppress biased outputs when demographic identity is stated explicitly, yet may still exhibit implicit biases when identity is conveyed indirectly. Existing benchmarks use name based prox…

  162. arXiv cs.AI TIER_1 English(EN) · Haonan Yin, Shai Vardi, Vidyanand Choudhary ·

    Fragile Preferences: A Deep Dive Into Order Effects in Large Language Models

    arXiv:2506.14092v4 Announce Type: replace Abstract: Large language models (LLMs) are increasingly deployed in decision-support systems for high-stakes domains such as hiring and university admissions, where choices often involve selecting among competing alternatives. While prior…

  163. arXiv cs.AI TIER_1 English(EN) · Yeoktatt Cheah, Mar\'ia P\'erez-Ortiz, Noah Y. Siegel, Oana-Maria Camburu ·

    Training Large Language Models for Self-Explanation Faithfulness

    arXiv:2607.21090v1 Announce Type: cross Abstract: We propose a Reinforcement Learning (RL) method to directly optimize the faithfulness of self-explanations - the extent to which a model's generated reasoning accurately reflects its internal decision-making process. While existin…

  164. arXiv cs.AI TIER_1 English(EN) · Rana Muhammad Usman ·

    PhantomFill: When the Form Demands an Answer, Language Models Invent One

    arXiv:2607.20492v1 Announce Type: cross Abstract: Language models in production do not write prose. They fill forms: JSON fields, function arguments, extraction templates. We show that the form itself causes hallucination. We ask thirteen models the same question about the same i…

  165. arXiv cs.AI TIER_1 English(EN) · Serdar Kadioglu, Karthik Uppuluri ·

    Learn2Zinc: Fine-tuning Small Language Models for Text-to-Model Translation in MiniZinc

    arXiv:2607.20456v1 Announce Type: cross Abstract: Large language models excel at code generation for mainstream programming languages but struggle with rare, domain-specific languages such as MiniZinc, a constraint modeling language for combinatorial problems. We investigate whet…

  166. arXiv cs.AI TIER_1 Français(FR) · Mohammed Aledhari, Ali Aledhari, Fatimah Aledhari, Gowtham Venkat Eathamokkala, Mohamed Rahouti ·

    Response drift across frontier large language models

    arXiv:2607.20454v1 Announce Type: cross Abstract: All frontier large language models (LLMs) exhibit response drift -- producing outputs that deviate from expert-validated references -- yet the magnitude and structure of this drift remain uncharacterised by systematic human evalua…

  167. arXiv cs.AI TIER_1 English(EN) · Mack Nixon, Liam Wright, Yevgeniya Kovalchuk, Alison Fang-Wei Wu, Martin Danka, Andy Boyd, David Bann ·

    Agentic coding without the cloud: evaluating open-weight large language models on longitudinal data preparation tasks

    arXiv:2607.21482v1 Announce Type: new Abstract: Large language models (LLMs) and agents are now widely used tools in code development, with data typically sent to third-party cloud-based models. Their adoption in research using personal data is constrained by governance requireme…

  168. arXiv cs.AI TIER_1 English(EN) · Tomohiro Harada, Enrique Alba, Gabriel Luque ·

    Profiling Lightweight Large Language Models

    arXiv:2607.20806v1 Announce Type: new Abstract: Lightweight large language models (LLMs) are increasingly being deployed locally on personal computers and are expected to play a growing role in resource-constrained edge and mobile environments. In such settings, energy consumptio…

  169. arXiv cs.AI TIER_1 English(EN) · Sagar Dangal, Manoj Shakya ·

    Attention Degradation, Function Token Anchoring, and the Limits of Attention-Based Intervention in Large Language Models

    arXiv:2607.20524v1 Announce Type: new Abstract: Mean cross-positional attention degradation is widely reported in transformer interpretability, yet whether it causally limits contextual retrieval remains untested. We present six coordinated experiments across GPT-2, LLaMA-3.2-1B/…

  170. arXiv cs.AI TIER_1 English(EN) · Miaomiao Li, Yang Wang, Bin Liang, Shudong Liu, Zhiwei Zhang, Kam-Fai Wong ·

    Expectation Alignment of Language Models for Real-World User Expectations

    arXiv:2607.20485v1 Announce Type: new Abstract: Large language models (LLMs) have demonstrated remarkable performance on standard benchmarks, yet it remains largely unexplored whether they truly meet user expectations. Existing evaluation approaches, relying on model heuristics, …

  171. arXiv cs.AI TIER_1 English(EN) · Max Scribner, Antonio Vergari, Vaishak Belle ·

    Tractable Hierarchical Control of Autoregressive Language Models

    arXiv:2607.20483v1 Announce Type: new Abstract: Constraining the generation of autoregressive large language models (LLMs) is an important component of integrating language models into formal systems. In the generation of code and data for tasks like program synthesis, ensuring t…

  172. arXiv cs.AI TIER_1 English(EN) · Ashutosh Srivastava, Siddharth Yedlapati, Vinay Aggarwal, Yaman Kumar Singla, Shashwat Dixit, Jitendra Ajmera, Balaji Krishnamurthy ·

    Benchmarking the Personalization Capabilities of Large Language Models

    arXiv:2607.20471v1 Announce Type: new Abstract: Personalization, the act of varying a message to induce action from a specific receiver while keeping sender, channel, and time fixed, has a long tradition in psychology and marketing as a two-party problem in which sender and recei…

  173. Hugging Face Daily Papers TIER_1 English(EN) ·

    Agentic coding without the cloud: evaluating open-weight large language models on longitudinal data preparation tasks

    Large language models (LLMs) and agents are now widely used tools in code development, with data typically sent to third-party cloud-based models. Their adoption in research using personal data is constrained by governance requirements that typically prohibit data transmission to…

  174. arXiv cs.AI TIER_1 English(EN) · Alexander Wan, Stephane Hatgis-Kessell, Tom\'as Aguirre, Percy Liang, Rishi Bommasani ·

    Economic Evaluations of Language Models

    arXiv:2607.19375v1 Announce Type: cross Abstract: Language models perform economically valuable work, yet they are not currently assessed for how well they perform every economically valuable task. We introduce EconEvals as an open-source evaluation suite to measure capabilities …

  175. arXiv cs.AI TIER_1 English(EN) · El Hassane Ettifouri, Ayoub Belfatmi, Mahaman Sanoussi Yahaya Alassan, Walid Dahhane ·

    CUSUM-Shaped Inference-Time Monitoring and Targeted Re-Decoding for Quantized Small Language Model Reasoning

    arXiv:2607.20129v1 Announce Type: new Abstract: Quantized small autoregressive reasoning models can enter long, repetitive, or unproductive trajectories, yet inference-time compute is usually allocated without observing how a trajectory develops. Building on an earlier token-leve…

  176. arXiv cs.AI TIER_1 English(EN) · Krish Matta, Atharv Naphade, Andy Zou ·

    Rethinking Uncertainty Evaluation in Large Language Models

    arXiv:2607.19367v1 Announce Type: new Abstract: Calibration is the primary criterion for evaluating LLM confidence, but it is insufficient: it admits trivially incoherent estimators, depends on the evaluation distribution, and does not test the extent to which the estimation can …

  177. arXiv cs.AI TIER_1 English(EN) · Yurong Liu, Yeye He, Haoyu Dong, Junjie Xing, Shi Han, Dongmei Zhang, Surajit Chaudhuri ·

    Auto-Fill: Learning to Predict Missing Values Accurately with Specialist Language Models

    arXiv:2607.19847v1 Announce Type: cross Abstract: Predicting missing cell values in tabular data is a fundamental problem in data cleaning. While state-of-the-art reasoning models show great promise in predicting missing values in tables, by reasoning holistically across rows and…

  178. arXiv cs.AI TIER_1 English(EN) · Jos\'e Pombal, Ricardo Rei, Andr\'e F. T. Martins ·

    Self-Preference Bias in Rubric-Based Evaluation of Large Language Models

    arXiv:2604.06996v2 Announce Type: replace-cross Abstract: LLM-as-a-judge has become the de facto approach for evaluating LLM outputs. However, judges are known to exhibit self-preference bias (SPB): they tend to favor outputs produced by themselves or by models from their own fam…

  179. arXiv cs.AI TIER_1 English(EN) · Maksim Eren, Eric Michalak, Brian Cook, Johnny Seales Jr ·

    Prompt Programming for Cultural Bias and Alignment of Large Language Models

    arXiv:2603.16827v2 Announce Type: replace Abstract: Culture shapes reasoning, values, prioritization, and strategic decision-making, yet large language models (LLMs) often exhibit cultural biases that misalign with target populations. As LLMs are increasingly used for strategic d…

  180. arXiv cs.AI TIER_1 English(EN) · Mahdi Nazeri, Anne-Kathrin Schmuck, Sadegh Soudjani, Alessandro Abate ·

    Sound Probabilistic Safety Bounds for Large Language Models

    arXiv:2607.20286v1 Announce Type: cross Abstract: We propose a novel framework for computing rigorous bounds on the probability that a large language model (LLM) generates harmful output to a given prompt. We study a new application of the Clopper-Pearson confidence intervals to …

  181. arXiv cs.AI TIER_1 English(EN) · Ahmad Pouramini, Mahsa Afsharzadeh ·

    The Maskability Index: Predicting Task-Objective Alignment in Pretrained Language Models

    arXiv:2607.20265v1 Announce Type: cross Abstract: Large-scale pretrained language models such as T5 and BERT have demonstrated strong capabilities for generating structured knowledge. However, their performance depends on how closely the prompting strategy matches the objectives …

  182. arXiv cs.AI TIER_1 English(EN) · Yanyu Chen, Yue Li, Yongyi Cui, Dongsheng Shi, Lichang Dai ·

    Reinforcement Learning for Large Language Model Selective Evidence Adoption from Contaminated Retrieval Results

    arXiv:2607.20090v1 Announce Type: cross Abstract: Retrieval-augmented large language models frequently face contexts that interleave useful evidence with misleading statements or instruction-like content. Blanket refusal discards valid evidence, whereas uncritical adoption yields…

  183. arXiv cs.AI TIER_1 English(EN) · Dipto Sumit, Ankan Kumar Roy Srizon, Sadia Khair Rodela, Atia Haque Asha, Mourchona Afrin, Niloy Farhan, Farig Sadeque ·

    When Does Knowledge Distillation Hurt? Reliability-Aware Distillation for Low-Resource Language Summarization

    arXiv:2607.19956v1 Announce Type: cross Abstract: Knowledge distillation (KD) is a standard approach for compressing sequence-to-sequence models, but its per-sample effects are rarely examined. On the BanSum Bangla summarization benchmark, we find that standard KD improves ROUGE-…

  184. arXiv cs.AI TIER_1 English(EN) · Joshua Ashkinaze, Laura Kurek, Alina Faisal, Tongyuan Miao, Mariam Joseph, Ceren Budak, Eric Gilbert ·

    Information Discernment in Large Language Models

    arXiv:2607.19355v1 Announce Type: new Abstract: LLMs are increasingly used with external knowledge sources like the internet. Do they weigh information appropriately -- updating more for reliable sources (source discernment) and more when claims bring priors closer to the truth (…

  185. arXiv cs.AI TIER_1 English(EN) · Oshayer Siddique, J. M Areeb Uzair Alam, Md Jobayer Rahman Rafy, Syed Rifat Raiyan, Hasan Mahmud, Md Kamrul Hasan ·

    Statistically Grounded Sparse-Feature Interventions for Activation-Space Control in Large Language Models

    arXiv:2607.19364v1 Announce Type: new Abstract: Activation steering offers a lightweight alternative to fine-tuning for behavioral control of large language models, but SAE-based steering methods often rely on learned steering objectives or single-criterion feature selection. We …

  186. arXiv cs.CL TIER_1 English(EN) · Davide Cavicchini, Fausto Giunchiglia, Jacopo Staiano ·

    KoRe: Compact Knowledge Representations for Large Language Models

    arXiv:2605.20170v2 Announce Type: replace Abstract: Modern Large Language Models (LLMs) have shown impressive performances in user-facing tasks such as question answering, as well as consistent improvements in reasoning capabilities. Still, the way these models encode knowledge s…

  187. arXiv cs.AI TIER_1 English(EN) · Bumjin Park, Jaesik Choi ·

    Lifted Representation Hypothesis in Language Models

    arXiv:2607.19360v1 Announce Type: new Abstract: Large language models (LLMs) often answer queries by mapping individual observations to more general rule-like structures. However, it remains unclear how these structures are stored, selected, and revised. To study this process, we…

  188. arXiv cs.CL TIER_1 English(EN) · Niqi Lyu, Pengtao Shi, Wei Qiu, Jianlin Zhong, Sicong Xia, Jianyao Ma, Yicheng Ding ·

    PyroDash: Cost-Efficient Token-Level Small-Large Language Model Collaborative Inference

    arXiv:2607.20327v1 Announce Type: new Abstract: Large language models (LLMs) provide strong reasoning capabilities but are expensive to serve at scale, whereas small language models (SLMs) are cheaper but less reliable on difficult problems. We introduce PyroDash, a cost-aware fr…

  189. arXiv cs.AI TIER_1 English(EN) · Mario Alviano, Lorenzo Grillo, Nicola Leone, Fabrizio Lo Scudo ·

    Logic-Guided Data Extraction with Answer Set Programming and Large Language Models

    arXiv:2607.19365v1 Announce Type: new Abstract: When Large Language Models (LLMs) are used for semantic data extraction from unstructured text, producing candidate relational facts from natural language, they may remain unreliable for tasks requiring complex combinatorial reasoni…

  190. arXiv cs.CL TIER_1 English(EN) · Pengchao Feng, Chao-Hong Tan, Qian Chen, Wen Wang, Xiangang Li, Xie Chen ·

    Efficient Chain-of-Modality Reasoning via Progressive Compression for Spoken Language Models

    arXiv:2607.19932v1 Announce Type: new Abstract: Spoken language models (SLMs) enable natural human-computer interaction, but their reasoning ability still lags behind that of text-based large language models, especially on spoken mathematical question answering tasks. One importa…

  191. arXiv cs.CL TIER_1 English(EN) · Siyi Hao, Yidi Cao, Linhao Yu, Yuqi Ren, Deyi Xiong ·

    D2VBench: Benchmarking Large Language Models with Value Dilemmas in Daily Scenarios

    arXiv:2607.19834v1 Announce Type: new Abstract: With the wide application of large language models (LLMs) in real-world scenarios, the value implication of their outputs is crucial. However, existing evaluation benchmarks suffer from insufficient coverage of value dilemmas in dai…

  192. arXiv cs.CL TIER_1 English(EN) · Nischay Dhankhar, Dos Baha, Abulhair Saparov ·

    Scaling Laws for Hypernetwork-Based Knowledge Injection in Large Language Models

    arXiv:2607.19604v1 Announce Type: new Abstract: Injecting factual knowledge into large language models (LLMs) reliably and at scale remains an open challenge. Hypernetworks provide a promising solution to large-scale knowledge injection. Although hypernetworks are typically appli…

  193. Hugging Face Daily Papers TIER_1 English(EN) ·

    Profiling Lightweight Large Language Models

    Lightweight large language models (LLMs) are increasingly being deployed locally on personal computers and are expected to play a growing role in resource-constrained edge and mobile environments. In such settings, energy consumption, execution time, and memory usage directly aff…

  194. Hugging Face Daily Papers TIER_1 English(EN) ·

    Sound Probabilistic Safety Bounds for Large Language Models

    We propose a novel framework for computing rigorous bounds on the probability that a large language model (LLM) generates harmful output to a given prompt. We study a new application of the Clopper-Pearson confidence intervals to obtain probably approximately correct (PAC) bounds…

  195. Hugging Face Daily Papers TIER_1 English(EN) ·

    Reinforcement Learning for Large Language Model Selective Evidence Adoption from Contaminated Retrieval Results

    Retrieval-augmented large language models frequently face contexts that interleave useful evidence with misleading statements or instruction-like content. Blanket refusal discards valid evidence, whereas uncritical adoption yields incorrect or unsafe answers. The ability to selec…

  196. Hugging Face Daily Papers TIER_1 English(EN) ·

    When Does Knowledge Distillation Hurt? Reliability-Aware Distillation for Low-Resource Language Summarization

    Knowledge distillation (KD) is a standard approach for compressing sequence-to-sequence models, but its per-sample effects are rarely examined. On the BanSum Bangla summarization benchmark, we find that standard KD improves ROUGE-L by only +0.0003 over a cross-entropy baseline, a…

  197. Hugging Face Daily Papers TIER_1 English(EN) ·

    Efficient Chain-of-Modality Reasoning via Progressive Compression for Spoken Language Models

    Spoken language models (SLMs) enable natural human-computer interaction, but their reasoning ability still lags behind that of text-based large language models, especially on spoken mathematical question answering tasks. One important reason is that SLMs reason over purely verbal…

  198. Hugging Face Daily Papers TIER_1 English(EN) ·

    D2VBench: Benchmarking Large Language Models with Value Dilemmas in Daily Scenarios

    With the wide application of large language models (LLMs) in real-world scenarios, the value implication of their outputs is crucial. However, existing evaluation benchmarks suffer from insufficient coverage of value dilemmas in daily scenarios involving multiple value conflicts …

  199. arXiv cs.AI TIER_1 English(EN) · Chao Han, Haozhe Hu, Xiaoyu Shen ·

    Beyond Single-Dimensional Compression: The Compound Sparsity Frontier of Large Language Models

    arXiv:2607.18280v1 Announce Type: cross Abstract: Large language models (LLMs) are often compressed through static parameter pruning or dynamic token-level computation, yet aggressive sparsification can trigger rapid performance degradation beyond an essential sparsity boundary. …

  200. arXiv cs.AI TIER_1 English(EN) · Plawan Kumar Rath ·

    Cross-Dialect Generalization Without Retraining: Benchmarks and Evaluation of Schema-Derived Constrained Decoding for MLIR

    arXiv:2607.18254v1 Announce Type: new Abstract: Multi-Level Intermediate Representation (MLIR) underlies modern ML compiler infrastructure (TensorFlow, JAX/StableHLO, PyTorch Inductor, IREE), yet appears only in trace amounts in code-LM pretraining corpora. MLIR is also extensibl…

  201. arXiv cs.AI TIER_1 English(EN) · Soham Dan ·

    FindStatBench: Evaluating Large Language Models on Combinatorial Code Synthesis

    arXiv:2607.18260v1 Announce Type: new Abstract: We introduce FindStatBench, an execution benchmark for evaluating large language models on combinatorial code synthesis. Built from FindStat, it contains 2,329 tasks across 24 collections and 5.52M hidden instances, covering statist…

  202. arXiv cs.AI TIER_1 English(EN) · Igor Douven ·

    Wisdom of LLM Crowds: Aggregation and Contamination in Language Model Ensembles

    arXiv:2607.18269v1 Announce Type: new Abstract: The wisdom of crowds -- the finding that aggregating judgments across individuals often outperforms the best individual -- has been extensively studied with human forecasters. Whether the same phenomenon emerges when the ``crowd'' c…

  203. arXiv cs.AI TIER_1 English(EN) · Jake O'Grady, Effirul Ramlan ·

    Structured Synthetic Reasoning Data for Arithmetic Fine-Tuning of Small Language Models

    arXiv:2607.18266v1 Announce Type: new Abstract: Small language models are attractive for local deployment, but they often struggle with multi-step arithmetic reasoning. We study whether structured synthetic reasoning data can improve this behaviour under consumer-hardware constra…

  204. arXiv cs.LG TIER_1 English(EN) · Ye Qiao ·

    A Better Start for Language Models: Domain-Conditional Position Offsets

    arXiv:2607.18302v1 Announce Type: new Abstract: Autoregressive language models are least accurate at the beginning of a sequence, where little context forces reliance on a generic pretraining prior. We show that this cold-start penalty is domain dependent and reduce it with a dom…

  205. arXiv cs.CL TIER_1 English(EN) · A. Feder Cooper, Mark A. Lemley, Christopher De Sa, Lea Duesterwald, Allison Casasola, Jamie Hayes, Katherine Lee, Daniel E. Ho, Percy Liang ·

    Estimating near-verbatim extraction risk in language models with decoding-constrained beam search

    arXiv:2603.24917v2 Announce Type: replace Abstract: Recent work shows that standard greedy-decoding extraction methods for quantifying memorization in LLMs miss how extraction risk varies across sequences. Probabilistic extraction -- computing the probability of generating a targ…

  206. arXiv cs.CL TIER_1 English(EN) · Samantha Dies, Courtney Maynard, Germans Savcisens, Tina Eliassi-Rad ·

    Epistemic Familiarity is Associated With Belief Stability in Large Language Models

    arXiv:2511.19166v4 Announce Type: replace Abstract: Large language models (LLMs) are widely used as information sources, yet small changes in semantic assumptions can destabilize their beliefs. We introduce P-StaT (Perturbation Stability of Truth), a framework for evaluating beli…

  207. arXiv cs.CL TIER_1 English(EN) · Yike Wang, Shangbin Feng, Yulia Tsvetkov, Hannaneh Hajishirzi ·

    ScienceMeter: Tracking Scientific Knowledge Updates in Language Models

    arXiv:2505.24302v3 Announce Type: replace Abstract: Large Language Models (LLMs) are increasingly used to support scientific research, but their knowledge of scientific advancements can quickly become outdated. We introduce ScienceMeter, a new framework for evaluating scientific …

  208. arXiv cs.CL TIER_1 English(EN) · Linyang He, Ercong Nie, Sukru Samet Dindar, Arsalan Firoozi, Adrian Florea, Van Nguyen, Corentin Puffay, Riki Shimizu, Haotian Ye, Jonathan Brennan, Helmut Schmid, Hinrich Sch\"utze, Nima Mesgarani ·

    XCOMPS: A Multilingual Benchmark of Conceptual Minimal Pairs

    arXiv:2502.19737v2 Announce Type: replace Abstract: We introduce XCOMPS in this work, a multilingual conceptual minimal pair dataset covering 17 languages. Using this dataset, we evaluate LLMs' multilingual conceptual understanding through metalinguistic prompting, direct probabi…

  209. arXiv cs.CL TIER_1 English(EN) · Atahan Dokme, Larry Heck ·

    Selective State-Space Adaptation and Retrieval for Language Model Reasoning

    arXiv:2607.19326v1 Announce Type: new Abstract: Low-rank adaptation introduces a static learned update applied identically to every input. The update provides task-level adaptation but does not explicitly represent token-level or instance-level state variation. A family of adapte…

  210. arXiv cs.CL TIER_1 English(EN) · Zijie Liu, Jinhao Duan, Gaowen Liu, Sijia Liu, Tianlong Chen ·

    Stochastic Meta-Unlearning: Bridging Language Backbone and Multimodal Unlearning

    arXiv:2607.18615v1 Announce Type: new Abstract: Machine unlearning for vision-language models (VLMs) remains underexplored. Unlike language models, VLMs combine a language backbone with visual components, which makes unlearning more complex. There is a surprising phenomenon when …

  211. arXiv cs.CL TIER_1 English(EN) · Jia Ao Sun, Hao Yu, Fengran Mo, Zhan Su, Yuchen Hui, Bang Liu, Jian-Yun Nie ·

    Search-on-Graph-R1: Training Large Language Models to Search Knowledge Graphs with Reinforcement Learning

    arXiv:2607.18481v1 Announce Type: new Abstract: Knowledge graph question answering (KGQA) requires navigating from topic entities to an answer several relations away. Recent methods prompt a frontier LLM to explore the graph through a retrieval tool, but their reliance on frontie…

  212. arXiv cs.CL TIER_1 English(EN) · Yuchuan Tian, Yingte Shu, Wei He, Shuo Zhang, Tianchen Zhao, Chao Xu, Xinghao Chen, Yunhe Wang, Hanting Chen, Yu Wang ·

    Convolution for Large Language Models

    arXiv:2607.18413v1 Announce Type: new Abstract: Large language models (LLMs) largely rely on Transformers, where self-attention provides global token interaction but does not explicitly encode the locality of natural language. We study whether lightweight depthwise convolutions c…

  213. arXiv cs.AI TIER_1 English(EN) · Bingru Li ·

    LinguistAgent Technical Report: A Reflective Multi-Model Platform for Automated Linguistic Annotation

    arXiv:2602.05493v2 Announce Type: replace-cross Abstract: Data annotation remains a significant bottleneck in the field of humanities and social sciences, particularly for complex linguistic tasks such as metaphor identification. While Large Language Models (LLMs) show promise, a…

  214. arXiv cs.AI TIER_1 English(EN) · Ce Li, Xiaofan Liu, Zhiyan Song, Ce Chi, Boshen Shi, Chen Zhao, Guanguang Chang, Zhendong Wang, Kexin Yang, Xing Wang, Chao Deng, Junlan Feng ·

    TReB: A Comprehensive Benchmark for Evaluating Table Reasoning Capabilities of Large Language Models

    arXiv:2506.18421v3 Announce Type: replace-cross Abstract: The majority of data in businesses and industries is stored in tables, databases, and data warehouses. Reasoning with table-structured data poses significant challenges for large language models (LLMs) due to its hidden se…

  215. arXiv cs.AI TIER_1 English(EN) · Yunze Xiao, Yiyang Pan ·

    Saving the legacy of Hero Ibash: Evaluating Four Language Models for Aminoacian

    arXiv:2402.18121v2 Announce Type: replace-cross Abstract: This study assesses four cutting-edge language models in the underexplored Aminoacian language. Through evaluation, it scrutinizes their adaptability, effectiveness, and limitations in text generation, semantic coherence, …

  216. arXiv cs.AI TIER_1 English(EN) · Alexander Manev ·

    Inference-Time Steering for Cross-Lingual Factual Consistency in LLMs

    arXiv:2607.19243v1 Announce Type: cross Abstract: Although Large Language Models (LLMs) demonstrate remarkable multilingual fluency, their internal knowledge representations remain disproportionately biased toward high-resource languages. This leads to cross-lingual factual incon…

  217. arXiv cs.AI TIER_1 English(EN) · Wei-Rui Chen, Samar M. Magdy, Chiyu Zhang, Wenhui Zhu, Zhipeng Wang, Muhammad Abdul-Mageed ·

    LatentMT: Machine Translation with Latent Reasoning

    arXiv:2607.18618v1 Announce Type: cross Abstract: Latent-reasoning looped language models (LoopLMs) offer a different scaling path for machine translation (MT): instead of increasing parameter count or emitting explicit chain-of-thought tokens, they spend additional recurrent com…

  218. arXiv cs.AI TIER_1 English(EN) · Jan Kirin ·

    Operational Proto-Introspection in Looped Language Models: Process-Quality Taps, Executable Branching, and the Readout-Control Boundary

    arXiv:2607.18553v1 Announce Type: cross Abstract: Can a language model read the quality of ongoing computation, and can an external intervention turn that readout into better outcomes? We test both questions in a frozen 2.6B looped transformer, Ouro-RLTT. On GSM8K, a strict pre-a…

  219. arXiv cs.AI TIER_1 English(EN) · Tapan Parikh ·

    Structured Output Collapses Answer Diversity Across 44 Language Models

    arXiv:2607.18476v1 Announce Type: cross Abstract: When a language model must choose one answer from a large space of equally valid options, a format clause -- "Reply with JSON only" -- changes which answer it chooses. We re-run the One-Word Census (arXiv:2607.12796): 31 wide-answ…

  220. arXiv cs.AI TIER_1 English(EN) · Nikita Y. Parulekar, Anqi Liu ·

    Estimating Rare Events in Language Models with Proper Evaluation

    arXiv:2607.18454v1 Announce Type: cross Abstract: Quantifying the risk of rare failures in language models, such as those triggered by adversarial distribution shifts or very large-scale deployments, requires estimating probabilities far too small for random sampling. While recen…

  221. arXiv cs.AI TIER_1 English(EN) · Shuoming Zhang, Ruiyuan Xu, Haofeng Li, Qiuchu Yu, Yangyu Zhang, Chunwei Xia, Xiaobing Feng, Chenxi Wang, Huimin Cui, Jiacheng Zhao ·

    Decode-Time Grammars: Constrained LLM Generation over a Refinement Order of Grammar Fragments

    arXiv:2607.18357v1 Announce Type: cross Abstract: Large language models now write a growing share of the world's code, increasingly inside agents and serving systems that compile, execute, or dispatch generated code without line-by-line review. This works well for mainstream lang…

  222. arXiv cs.AI TIER_1 English(EN) · Priyansh Srivastava, Romit Chatterjee ·

    The Information Shadow: Measuring Structural Limits on What Language Models Can Learn

    arXiv:2607.18305v1 Announce Type: cross Abstract: Some limits on what language models know are not gaps in data coverage but structural properties of learning from text. We introduce the information shadow: the region of phenomena that a text-trained learner cannot acquire regard…

  223. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Arshia Gharagozlou ·

    Same Game, Different Story: A Minimal Conservative Strategic Robustness Benchmark for Large Language Model Agents

    Large language model (LLM) agents increasingly operate in strategic settings where outcomes depend on the actions of other agents. This raises a reliability question: will a model choose consistently when the same incentives are presented through different narratives? We introduc…

  224. arXiv cs.CL TIER_1 English(EN) · Junho Myung, Yeon Su Park, Sunwoo Kim, Shin Yoo, Alice Oh ·

    PapersPlease: A Benchmark for Evaluating Motivational Values of Large Language Models Based on ERG Theory

    arXiv:2506.21961v2 Announce Type: replace Abstract: Evaluating the performance and biases of large language models (LLMs) through role-playing scenarios is becoming increasingly common, as LLMs often exhibit biased behaviors in these contexts. Building on this line of research, w…

  225. arXiv cs.LG TIER_1 English(EN) · Yide Ran, Jianwen Xie, Minghui Wang, Wenjin Zheng, Denghui Zhang, Chuan Li, Zhaozhuo Xu ·

    Sketching the Readout of Large Language Models for Scalable Data Attribution and Valuation

    arXiv:2604.16197v2 Announce Type: replace Abstract: Data attribution and valuation are critical for understanding data-model synergy for Large Language Models (LLMs), yet existing gradient-based methods suffer from scalability challenges on LLMs. Inspired by human cognition, wher…

  226. arXiv cs.LG TIER_1 English(EN) · Mengting Ai, Tianxin Wei, Sirui Chen, Jingrui He ·

    NIRVANA: Structured Pruning Reimagined for Large Language Model Compression

    arXiv:2509.14230v2 Announce Type: replace Abstract: While structured pruning presents a highly effective pathway for accelerating Large Language Model (LLM) inference, existing methods frequently suffer from significant performance degradation and demand computationally retrainin…

  227. arXiv cs.CL TIER_1 English(EN) · Elias Hossain, Sourav Saha, Tasfia Nuzhat Ornee, Sanjeda Sara Jennifer, Umesh Chandra Biswas, Shubhashis Roy Dipta, Rajib Rana, Niloofar Yousefi ·

    Right Knowledge, Wrong Answer: Characterizing Parametric Temporal Conflict in Open-Weight Language Models

    arXiv:2606.20959v2 Announce Type: replace-cross Abstract: Language models may encode both outdated facts and their newer replacements. We introduce Parametric Temporal Conflict (PTC), where the newer fact is present and recoverable, but the default forward pass prefers the outdat…

  228. arXiv cs.CL TIER_1 English(EN) · Suvadeep Hajra, Palash Nandi, Tanmoy Chakraborty ·

    Exposing Long-Tail Safety Failures in Large Language Models through Efficient Diverse Response Sampling

    arXiv:2603.14355v2 Announce Type: replace Abstract: Safety tuning through supervised fine-tuning and reinforcement learning from human feedback has substantially improved the robustness of large language models. However, it typically suppresses rather eliminates unsafe behaviors,…

  229. arXiv cs.CL TIER_1 English(EN) · Yuzhe Shang, Pengzhi Gao, Wei Liu, Jian Luan, Jinsong Su ·

    Scaling Model and Data for Multilingual Machine Translation with Open Large Language Models

    arXiv:2602.11961v3 Announce Type: replace Abstract: Open large language models (LLMs) have demonstrated improving multilingual capabilities in recent years. In this paper, we present a study of open LLMs for multilingual machine translation (MT) across a range of languages, and i…

  230. arXiv cs.CL TIER_1 English(EN) · Wei Chen, Zhiyuan Li ·

    Octopus v4: Graph of language models

    arXiv:2404.19296v2 Announce Type: replace Abstract: Language models have been effective in a wide range of applications, yet the most sophisticated models are often proprietary. For example, GPT-4 by OpenAI and various models by Anthropic are expensive and consume substantial ene…

  231. arXiv cs.CL TIER_1 English(EN) · Haoyan Luo, Mateo Espinosa Zarlenga, Mateja Jamnik ·

    Persistent Sparse Autoencoders: Learning Feature Timescales in Language Models

    arXiv:2607.17117v1 Announce Type: cross Abstract: Sparse autoencoders (SAEs) decompose language model activations into sparse features, but standard SAEs encode each token independently and do not expose information that persists across a sequence. We introduce Persistent Sparse …

  232. arXiv cs.CL TIER_1 English(EN) · Baochen Fu, Wenzhi Deng, Baihao Jin, Yang Li, Zihan Nie, Kailin Jiang, Yuntao Du, Weiye Song ·

    Can Multimodal Large Language Models Understand OCT?

    arXiv:2607.16609v1 Announce Type: cross Abstract: Optical coherence tomography (OCT) imaging is essential for the diagnosis and treatment of retinal diseases. Although multimodal large language models (MLLMs) have demonstrated considerable potential in medical image analysis, exi…

  233. arXiv cs.CL TIER_1 English(EN) · Hang Zhang, Warren J. Gross ·

    PPL-Factory: Task-Aware and Budget-Aware Data Selection from Language Modeling to Reasoning

    arXiv:2607.18199v1 Announce Type: new Abstract: Not all training samples contribute equally to large language model fine-tuning. Selecting informative training samples can reduce the computational cost while preserving downstream performance. Many existing data selection methods …

  234. arXiv cs.CL TIER_1 English(EN) · Mingqiao Mo, Yunlong Tan, Hao Zhang ·

    Though Language Models Err While They Strive: Conformal Prediction for Self-Correcting Scientific Generation

    arXiv:2607.16704v1 Announce Type: new Abstract: Large language models frequently violate fundamental scientific principles when generating technical content, undermining their reliability in scientific applications. We introduce Scientific Feasibility Control SFC, a graph-structu…

  235. arXiv cs.CL TIER_1 English(EN) · Tavish Mankash, Vardhaman Kalloli, Keshava Prasad, Deepan Muthirayan ·

    OpenLanguageModel: Readable and Composable Small-Language-Model Pretraining for Education and Research

    arXiv:2607.16669v1 Announce Type: new Abstract: OpenLanguageModel (OLM) is an open-source PyTorch library for building and pretraining small language models while keeping their machinery visible. In OLM, model code reads like the architecture: components are ordinary modules, whi…

  236. arXiv cs.AI TIER_1 English(EN) · Longteng Zhang, Sen Wu, Shuai Hou, Zhengyu Qing, Zhuo Zheng, Danning Ke, Qihong Lin, Qiang Wang, Shaohuai Shi, Xiaowen Chu ·

    Sparsity-Aware Low-Rank Representation for Efficient Fine-Tuning of Large Language Models

    arXiv:2601.16991v3 Announce Type: replace-cross Abstract: Adapting large pre-trained language models to downstream tasks often entails fine-tuning millions of parameters or deploying costly dense weight updates, which hinders their use in resource-constrained environments. Low-ra…

  237. arXiv cs.AI TIER_1 English(EN) · Jiarui Feng, Donghong Cai, Yixin Chen, Muhan Zhang ·

    GRIP: In-Parameter Graph Reasoning through Fine-Tuning Large Language Models

    arXiv:2511.07457v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have demonstrated remarkable capabilities in modeling sequential textual data and generalizing across diverse tasks. However, effectively adapting LLMs to structural data, such as knowledge gra…

  238. arXiv cs.AI TIER_1 English(EN) · Sunbowen Lee, Qingyu Yin, Chak Tou Leong, Jialiang Zhang, Yicheng Gong, Shiwen Ni, Min Yang, Xiaoyu Shen ·

    Probing the Difficulty Perception Mechanism of Large Language Models

    arXiv:2510.05969v3 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly deployed on complex reasoning tasks, yet little is known about their ability to internally evaluate problem difficulty, which is an essential capability for adaptive reasoning …

  239. arXiv cs.AI TIER_1 English(EN) · Thomas MacDougall, Maksim Kuznetsov, Roman Schutski, Rim Shayakhmetov, Maxim Malkov, Vladimir Aladinskiy, Alex Aliper, Alex Zhavoronkov ·

    Do Language Models Dream of Binding Molecules? Benchmarking LLMs under Spatial Constraints

    arXiv:2607.18144v1 Announce Type: cross Abstract: Structure-based drug design (SBDD) leverages the 3D structure of protein targets, often complemented by other spatial constraints, to generate candidate binding molecules. While diffusion models have dominated as a leading paradig…

  240. arXiv cs.AI TIER_1 English(EN) · Awni Altabaa, John Lafferty ·

    Uncovering Latent Reasoning Strategies in Language Models

    arXiv:2607.17674v1 Announce Type: cross Abstract: A language model $p_\theta(y \mid x)$ trained on reasoning tasks learns to solve problems via multiple distinct strategies, yet these strategies are implicit and entangled within the model's response distribution. We study the pro…

  241. arXiv cs.AI TIER_1 English(EN) · Peiji Yu, Xin Chen, Tianxing Wu ·

    Debate-on-Graph: Reliable and Adaptive Reasoning of Large Language Model on Uncertain Knowledge Graph

    arXiv:2607.17266v1 Announce Type: cross Abstract: Large language models (LLMs) have demonstrated remarkable capabilities in natural language processing. However, LLMs often suffer from hallucinations and lack of relevant knowledge when dealing with question answering (QA) tasks. …

  242. arXiv cs.AI TIER_1 English(EN) · Pilsung Kang ·

    Auditing Question-Order Effects in Large Language Models with the QQ Equality: Mechanism Characterization and a Saturation Caveat

    arXiv:2607.17219v1 Announce Type: cross Abstract: Human survey respondents exhibit question-order effects that satisfy the QQ (quantum question) equality, an a priori, parameter-free prediction of the projective quantum question-order model. We develop the QQ equality into an aud…

  243. arXiv cs.AI TIER_1 English(EN) · Yuu Jinnai ·

    JOR-Bench: Japanese Operations Research Benchmarks for Large Language Models

    arXiv:2607.16777v1 Announce Type: cross Abstract: We present JOR-Bench, a collection of five Japanese-language benchmarks for evaluating the ability of large language models (LLMs) to formulate and solve operations research (OR) problems. Each benchmark is a Japanese translation …

  244. arXiv cs.AI TIER_1 English(EN) · Zachary Wojtowicz, Ayush Nayak, Jacob Andreas ·

    From Weights to Words: Expressing and Editing Preference Model Inferences in Natural Language

    arXiv:2607.16232v1 Announce Type: cross Abstract: The growing use of statistical learning algorithms to infer human preferences from high-dimensional choice data runs up against a fundamental challenge: choice alternatives typically differ in many ways simultaneously, so it is ge…

  245. arXiv cs.AI TIER_1 English(EN) · Yuyang Xue, Feng Chen, Zhihua Liu, Edward Moroshko, Jingyu Sun, Steven McDonagh, Sotirios A. Tsaftaris ·

    Stress Testing Concept Erasure with Large Language Model Agents

    arXiv:2607.17890v1 Announce Type: new Abstract: Concept erasure aims to remove semantic concepts from a trained generative model and is increasingly important for responsible AI deployment. However, verifying whether a model has robustly removed targeted concepts remains a critic…

  246. arXiv cs.AI TIER_1 English(EN) · Abdulkadir Erol, Yash Mahajan, Vepaul Hariprashad, Baha Rababah, Santu Karmaker, Cuneyt G. Akcora, Mubarak Shah ·

    TopoTuner: Topological Finetuning of Large Language Models

    arXiv:2607.16637v1 Announce Type: new Abstract: Full fine-tuning remains a strong way to adapt pretrained LLMs, but it updates all weights and can be expensive. LoRA reduces the number of trainable parameters, but it does not directly answer which pretrained components should be …

  247. arXiv cs.AI TIER_1 English(EN) · Xingru Chen, Zelang Liang, Yongjia Ma, Jiqing Zhan, Shuling Yang, Lian Wen, Kun Zhan ·

    LaCache: Exact Caching and Precision-Adaptive Inference for Diffusion Large Language Models

    arXiv:2607.16339v1 Announce Type: new Abstract: Diffusion-based Large Language Models(DLLMs) enable parallel generation via Semi-Autoregressive (SAR) decoding in text generation. However, current methods suffer from severe operator-level redundancy: they recompute the entire sequ…

  248. Hugging Face Daily Papers TIER_1 English(EN) ·

    Stochastic Meta-Unlearning: Bridging Language Backbone and Multimodal Unlearning

    Machine unlearning for vision-language models (VLMs) remains underexplored. Unlike language models, VLMs combine a language backbone with visual components, which makes unlearning more complex. There is a surprising phenomenon when moving from single-modality unlearning to VLM un…

  249. Hugging Face Daily Papers TIER_1 English(EN) ·

    Scaling Laws for Hypernetwork-Based Knowledge Injection in Large Language Models

    Injecting factual knowledge into large language models (LLMs) reliably and at scale remains an open challenge. Hypernetworks provide a promising solution to large-scale knowledge injection. Although hypernetworks are typically applied for test-time adaptation, we explore their us…

  250. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Jian-Yun Nie ·

    Search-on-Graph-R1: Training Large Language Models to Search Knowledge Graphs with Reinforcement Learning

    Knowledge graph question answering (KGQA) requires navigating from topic entities to an answer several relations away. Recent methods prompt a frontier LLM to explore the graph through a retrieval tool, but their reliance on frontier-scale inference makes them costly to deploy. W…

  251. arXiv cs.AI TIER_1 English(EN) · Songming Zhang, Xue Zhang, Tong Zhang, Bojie Hu, Yufeng Chen, Jinan Xu ·

    KDFlow: A User-Friendly and Efficient Knowledge Distillation Framework for Large Language Models

    arXiv:2603.01875v3 Announce Type: replace-cross Abstract: Knowledge distillation (KD) is an essential technique to compress large language models (LLMs) into smaller ones. However, despite the distinct roles of the student model and the teacher model in KD, most existing framewor…

  252. arXiv cs.AI TIER_1 English(EN) · Felippe Alves, Renato Vicente ·

    Kolmogorov--Arnold Networks for Small Language Models

    arXiv:2607.15525v1 Announce Type: cross Abstract: Kolmogorov--Arnold Networks (KANs) replace fixed node activations with learned one-dimensional edge functions, offering an explicit interface for interpretation and a possible alternative to transformer feed-forward networks. We t…

  253. arXiv cs.AI TIER_1 English(EN) · Wes Gurnee, Nicholas Sofroniew, Adam Pearce, Mateusz Piotrowski, Isaac Kauvar, Runjin Chen, Anna Soligo, Paul Bogdan, Euan Ong, Rowan Wang, Ben Thompson, David Abrahams, Subhash Kantamneni, Emmanuel Ameisen, Joshua Batson, Jack Lindsey ·

    Verbalizable Representations Form a Global Workspace in Language Models

    arXiv:2607.15495v1 Announce Type: cross Abstract: Out of everything the human brain processes, only a small fraction is consciously accessible, in the sense of being available for verbal report, deliberate control, and flexible reasoning. In this paper, we present evidence that a…

  254. arXiv cs.CL TIER_1 English(EN) · Xiwen Chen, Jingjing Wang, Wenhui Zhu, Peijie Qiu, Xuanzhao Dong, Yueyue Deng, Hejian Sang, Zhipeng Wang, Alborz Geramifard, Feng Luo ·

    SODA: Semi On-Policy Black-Box Distillation for Large Language Models

    arXiv:2604.03873v4 Announce Type: replace-cross Abstract: Black-box knowledge distillation for large language models presents a strict trade-off. Simple off-policy methods (e.g., sequence-level knowledge distillation) struggle to correct the student's inherent errors. Fully on-po…

  255. arXiv cs.CL TIER_1 English(EN) · Pengchao Hu, Zhibin Xin, Yifan Chen, Yangyang Zhou, Liang Wang ·

    An MLIR-Based Compilation Method for Large Language Models

    arXiv:2607.15865v1 Announce Type: new Abstract: Large Language Models (LLMs) have become the dominant workload on modern AI accelerators, yet deploying them on specialized hardware still faces two core challenges: how to import a trained model into a compiler-friendly intermediat…

  256. Hugging Face Daily Papers TIER_1 English(EN) ·

    Do Language Models Dream of Binding Molecules? Benchmarking LLMs under Spatial Constraints

    Structure-based drug design (SBDD) leverages the 3D structure of protein targets, often complemented by other spatial constraints, to generate candidate binding molecules. While diffusion models have dominated as a leading paradigm for high-quality 3D molecule generation, LLM-bas…

  257. Hugging Face Daily Papers TIER_1 English(EN) ·

    Can Multimodal Large Language Models Understand OCT?

    Optical coherence tomography (OCT) imaging is essential for the diagnosis and treatment of retinal diseases. Although multimodal large language models (MLLMs) have demonstrated considerable potential in medical image analysis, existing benchmarks largely reduce OCT understanding …

  258. arXiv cs.AI TIER_1 English(EN) · Subhabrata Majumdar ·

    Information-Theoretic Limits of Reliability and Scaling in Language Models

    arXiv:2607.14112v1 Announce Type: cross Abstract: Large language models (LLMs) are evaluated as though perfect reliability is achievable for any task given sufficient scale. We show this assumption is information-theoretically unjustified. Every generative task has a reliability …

  259. arXiv cs.AI TIER_1 English(EN) · Alexander Gu, Alan Chen ·

    Controlled Reformulation Testing for Logical Consistency in Large Language Models

    arXiv:2607.14528v1 Announce Type: cross Abstract: Large language models (LLMs) frequently contradict themselves when the surface form of a logically equivalent question changes. We present a benchmark of 350 question families (1,750 total questions) for Controlled Reformulation T…

  260. arXiv cs.CL TIER_1 English(EN) · Patrik Wolf, Thomas Kleine Buening, Andreas Krause, Celestine Mendler-D\"unner ·

    Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models

    arXiv:2607.15277v1 Announce Type: new Abstract: In-context learning is commonly interpreted as a form of conditional inference, in which the prompt specifies a context and the model's output is treated as an estimate of the corresponding conditional distribution. If this interpre…

  261. arXiv cs.AI TIER_1 English(EN) · Haeyong Kang, Hee Suk Yoon, Dahua Feng, Chang D. Yoo ·

    Mixtures of SubExperts for Large Language Continual Learning

    arXiv:2511.06237v2 Announce Type: replace-cross Abstract: Enabling lifelong learning in LLMs demands resolving the stability-plasticity dilemma (i.e., models must incorporate new knowledge without overwriting prior representations) while maintaining scalability under bounded para…

  262. arXiv cs.AI TIER_1 English(EN) · Hiromu Yakura, Ezequiel Lopez-Lopez, Levin Brinkmann, Ignacio de la Serna, Lara Kirfel, Prateek Gupta, Ivan Soraperra, Thomas F. Eisenmann, Dirk U. Wulff, Iyad Rahwan ·

    Empirical evidence of Large Language Model's influence on human spoken communication

    arXiv:2409.01754v4 Announce Type: replace-cross Abstract: From the printing press to social media, innovations in communication technology have repeatedly reshaped how ideas spread through human culture. Chatbots powered by generative artificial intelligence constitute a new medi…

  263. arXiv cs.CL TIER_1 English(EN) · Celestine Mendler-Dünner ·

    Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models

    In-context learning is commonly interpreted as a form of conditional inference, in which the prompt specifies a context and the model's output is treated as an estimate of the corresponding conditional distribution. If this interpretation holds, then LLM estimates should satisfy …

  264. arXiv cs.AI TIER_1 English(EN) · Jens Tuyls, Dylan J. Foster, Akshay Krishnamurthy, Jordan T. Ash ·

    Representation-Based Exploration for Language Models: From Test-Time to Post-Training

    arXiv:2510.11686v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) promises to expand the capabilities of language models, but it is unclear if current RL techniques promote the discovery of novel behaviors, or simply sharpen those already present in the base m…

  265. arXiv cs.LG TIER_1 English(EN) · Grzegorz Brzezinka ·

    Graded Entity-Familiarity Readouts in Language Models: Polish Adaptation, Cross-Language Robustness, and Refusal Steering

    arXiv:2607.13568v1 Announce Type: cross Abstract: Can a language model estimate its familiarity with an entity before generating an answer? We study activations at the final prompt token in twelve instruction-tuned models from the Bielik, PLLuM, Gemma-4, and Qwen3 families, using…

  266. arXiv cs.LG TIER_1 English(EN) · Shengkun Tang, Oliver Sieberling, Eldar Kurtic, Zhiqiang Shen, Dan Alistarh ·

    DarwinLM: Evolutionary Structured Pruning of Large Language Models

    arXiv:2502.07780v4 Announce Type: replace Abstract: Large Language Models (LLMs) have achieved significant success across various NLP tasks. However, their massive computational costs limit their widespread use, particularly in real-time applications. Structured pruning offers an…

  267. arXiv cs.LG TIER_1 English(EN) · Xiaodong Liu, Michael Xu, Jack W. Stokes, Paul Smolensky, Doug Burger, Jianfeng Gao ·

    GFlowRL: Scaling Distribution-Matching RL to Large Language Models

    arXiv:2607.13394v1 Announce Type: cross Abstract: Generative Flow Networks (GFlowNets) offer a promising alternative to reward-maximizing reinforcement learning (RL) for large reasoning models, encouraging diverse reasoning paths by matching reward distributions rather than colla…

  268. arXiv cs.LG TIER_1 English(EN) · Gil Avraham, Violetta Shevchenko, Hadi Mohaghegh Dolatabadi, Karol Pajak, James Snewin, Harry Xi, Rodney O'Donnell, Thalaiyasingam Ajanthan, Sameera Ramasinghe, Chamin Hewa Koneputugodage, Shamane Siriwardhana, Alexander Long ·

    Agora: Collective and Permissionless Internet-Scale Pretraining of Large Language Models

    arXiv:2607.13332v1 Announce Type: new Abstract: Training large language models at the multi-billion to trillion parameter scale is confined to datacenters, where data-parallel (DP) and model-parallel (MP) techniques presume homogeneous accelerators, high-speed interconnects, and …

  269. arXiv cs.CL TIER_1 English(EN) · Alan Chen ·

    Controlled Reformulation Testing for Logical Consistency in Large Language Models

    Large language models (LLMs) frequently contradict themselves when the surface form of a logically equivalent question changes. We present a benchmark of 350 question families (1,750 total questions) for Controlled Reformulation Testing (CRTBench) to evaluate logical invariance. …

  270. Hugging Face Daily Papers TIER_1 English(EN) ·

    Partition, Prompt, Aggregate: Statistical Self-Consistency in Language Models

    In-context learning is commonly interpreted as a form of conditional inference, in which the prompt specifies a context and the model's output is treated as an estimate of the corresponding conditional distribution. If this interpretation holds, then LLM estimates should satisfy …

  271. arXiv cs.CL TIER_1 English(EN) · Phat T. Tran-Truong ·

    DeltaMerge-LowRes: Composing Language and Task Deltas for Low-Resource Adaptation

    Adapting a multilingual encoder to a new language \emph{and} a new task with only a few hundred gold examples is a common low-resource NLP setting, yet the two axes are usually fused via an expensive language--task fine-tuning run. We ask whether they can instead be trained separ…

  272. arXiv cs.CL TIER_1 English(EN) · Grzegorz Brzezinka ·

    Graded Entity-Familiarity Readouts in Language Models: Polish Adaptation, Cross-Language Robustness, and Refusal Steering

    Can a language model estimate its familiarity with an entity before generating an answer? We study activations at the final prompt token in twelve instruction-tuned models from the Bielik, PLLuM, Gemma-4, and Qwen3 families, using a new dataset of 1,440 Polish entities spanning f…

  273. arXiv cs.CL TIER_1 English(EN) · Michal Shur-Ofry, Bar Horowitz-Amsalem, Adir Rahamim, Yonatan Belinkov ·

    Growing a Tail: Increasing Output Diversity in Large Language Models

    arXiv:2411.02989v2 Announce Type: replace Abstract: How diverse are the outputs of large language models when diversity is desired? We examine the diversity of responses of several language models to questions with multiple possible answers, comparing them with human responses. O…

  274. arXiv cs.CL TIER_1 English(EN) · Binwen Liu, Yilin Ren ·

    Epistemic Stance Flexibility Probing: Measuring Prompt-Conditioned Register Shift in Large Language Models

    arXiv:2607.12739v1 Announce Type: new Abstract: A language model may be asked either what experts believe about a contested claim or what it believes about the claim itself. A trustworthy conversational agent should distinguish these two requests and respond in different epistemi…

  275. arXiv cs.CL TIER_1 English(EN) · Hielke Muizelaar, Giulia Rivetti, Marco Spruit, Marcel Haas ·

    Translation as a Computationally Efficient Bridge: Feasibility of English BERT for Low-Resource Languages

    arXiv:2607.12612v1 Announce Type: new Abstract: BERT models have revolutionised Natural Language Processing (NLP) through their ability to process unstructured text across diverse domains. However, developing high-quality BERT models for non-English languages remains challenging …

  276. arXiv cs.CL TIER_1 English(EN) · Thomas Hikaru Clark, Edward Gibson, Roger Levy ·

    We Hebben Een Serieus Translatie: Modeling Intercomprehension as Probabilistic Inference

    arXiv:2607.12169v1 Announce Type: new Abstract: Intercomprehension refers to partial intelligibility of an unfamiliar language (L2) by a speaker of a related language (L1). How is this zero-shot cross-language comprehension possible? In this work, we extend past work on algorithm…

  277. arXiv cs.CL TIER_1 English(EN) · Oliver Steele, Jiangtao Wen, Yuxing Han ·

    Belief-reality separation lives in routing over a shared value slot in language models

    arXiv:2607.11945v1 Announce Type: new Abstract: Capable language models hold what a character believes apart from what is true: told "Anna believes the cup is blue; in reality it is red," they answer blue about Anna and red about the world. Where in the computation does that sepa…

  278. arXiv cs.AI TIER_1 English(EN) · Chenyang An, Sam Bayless, Stefano Buliani, Darion Cassel, Byron Cook, Duncan Clough, R\'emi Delmas, Nafi Diallo, Ferhat Erata, Nick Feng, Dimitra Giannakopoulou, Aman Goel, Aditya Gokhale, Joe Hendrix, Victor Heorhiadi, Marc Hudak, Dejan Jovanovi\'c, And… ·

    A Neurosymbolic Approach to Natural Language Formalization and Verification

    arXiv:2511.09008v2 Announce Type: replace-cross Abstract: Large Language Models perform well at natural language interpretation and reasoning, but their lack of formal correctness guarantees limits their adoption in regulated industries like finance and health-care that operate u…

  279. arXiv cs.AI TIER_1 English(EN) · Gabriel Paris-Colombo, Rodrigo M. Cabral-Carvalho, Felipe D. Toro-Hern\'andez ·

    Comparing Semantic Navigation in Humans and Large Language Models using Natural Language Processing

    arXiv:2607.12195v1 Announce Type: cross Abstract: Semantic memory retrieval can be conceptualized as navigation through conceptual space. We compared semantic search dynamics between humans and three large language models (GPT-4o, Gemini-2.5-Pro, Claude-Sonnet-4.5) using verbal f…

  280. arXiv cs.AI TIER_1 English(EN) · Chun-Yi Kuan, Hung-yi Lee ·

    The Sound of Absence: Audio-Language Embedding Models Struggle with Negation

    arXiv:2607.12290v1 Announce Type: cross Abstract: Audio-language embedding models such as CLAP are widely evaluated on matching present sound events, but rarely on negation. We show this affirmation-only evaluation hides a key limitation: these models fail to encode negated sound…

  281. arXiv cs.AI TIER_1 English(EN) · Daehoon Gwak, Minhyung Lee, Junwoo Park, Jaegul Choo ·

    Accelerating Masked Diffusion Large Language Models: A Survey of Efficient Inference Techniques

    arXiv:2607.12829v1 Announce Type: cross Abstract: Diffusion large language models (dLLMs) offer a theoretical advantage in parallel generation over standard autoregressive models. However, parallel generation alone does not guarantee practical speedups. Realizing this efficiency …

  282. arXiv cs.AI TIER_1 English(EN) · Dharshan Kumaran, Viorica Patraucean, Maks Ovsanikov, Petar Veli\v{c}kovi\'c, Nathaniel Daw ·

    The Computational Basis of Confidence in Large Language Models

    arXiv:2607.12447v1 Announce Type: cross Abstract: Reliable confidence -- the probability that a model's own answer is correct -- is essential for the trustworthy deployment of language models. Existing work has largely evaluated confidence by how well it predicts correctness and …

  283. arXiv cs.AI TIER_1 English(EN) · Bryan Kelly, Semyon Malamud, Johannes Schwab, Teng Andrea Xu ·

    Scaling Point-in-Time Language Models

    arXiv:2607.11889v1 Announce Type: cross Abstract: Large language models trained on unrestricted internet corpora inevitably embed information from the future, introducing lookahead bias that compromises the validity of backtests and causal inference in finance and the social scie…

  284. arXiv cs.CL TIER_1 English(EN) · Roi Cohen, Yvan Carr\'e, Nick Lechtenb\"orger, Hendrik Droste, Lucas Kerschke, Russa Biswas, Gerard de Melo, Jan Buys ·

    Knowledgeless Language Models: Suppressing Parametric Recall for Evidence-Grounded Language Modeling

    arXiv:2607.12831v1 Announce Type: new Abstract: Language models encode substantial factual knowledge in their parameters, which can lead to unreliable behavior when this knowledge is outdated, incomplete, or misaligned with the provided context. In this work, we study whether mod…

  285. arXiv cs.CL TIER_1 English(EN) · Jianfeng Gao ·

    GFlowRL: Scaling Distribution-Matching RL to Large Language Models

    Generative Flow Networks (GFlowNets) offer a promising alternative to reward-maximizing reinforcement learning (RL) for large reasoning models, encouraging diverse reasoning paths by matching reward distributions rather than collapsing to dominant modes. Recent work shows promise…

  286. arXiv cs.CL TIER_1 English(EN) · Jan Buys ·

    Knowledgeless Language Models: Suppressing Parametric Recall for Evidence-Grounded Language Modeling

    Language models encode substantial factual knowledge in their parameters, which can lead to unreliable behavior when this knowledge is outdated, incomplete, or misaligned with the provided context. In this work, we study whether modifying the pretraining signal can systematically…

  287. arXiv cs.LG TIER_1 English(EN) · Jaegul Choo ·

    Accelerating Masked Diffusion Large Language Models: A Survey of Efficient Inference Techniques

    Diffusion large language models (dLLMs) offer a theoretical advantage in parallel generation over standard autoregressive models. However, parallel generation alone does not guarantee practical speedups. Realizing this efficiency requires specialized inference mechanisms, such as…

  288. arXiv cs.CL TIER_1 English(EN) · Yilin Ren ·

    Epistemic Stance Flexibility Probing: Measuring Prompt-Conditioned Register Shift in Large Language Models

    A language model may be asked either what experts believe about a contested claim or what it believes about the claim itself. A trustworthy conversational agent should distinguish these two requests and respond in different epistemic registers: neutral attribution in the first ca…

  289. arXiv cs.CL TIER_1 English(EN) · Marcel Haas ·

    Translation as a Computationally Efficient Bridge: Feasibility of English BERT for Low-Resource Languages

    BERT models have revolutionised Natural Language Processing (NLP) through their ability to process unstructured text across diverse domains. However, developing high-quality BERT models for non-English languages remains challenging due to limited annotated data and high computati…

  290. arXiv cs.AI TIER_1 English(EN) · Nathaniel Daw ·

    The Computational Basis of Confidence in Large Language Models

    Reliable confidence -- the probability that a model's own answer is correct -- is essential for the trustworthy deployment of language models. Existing work has largely evaluated confidence by how well it predicts correctness and whether it is calibrated, leaving open a more fund…

  291. Hugging Face Daily Papers TIER_1 English(EN) ·

    The Computational Basis of Confidence in Large Language Models

    Reliable confidence -- the probability that a model's own answer is correct -- is essential for the trustworthy deployment of language models. Existing work has largely evaluated confidence by how well it predicts correctness and whether it is calibrated, leaving open a more fund…

  292. arXiv cs.LG TIER_1 English(EN) · Sirine Ayadi, S\'andor Dar\'oczi, Stephan G\"unnemann, Bertrand Charpentier ·

    Reliability Scaling Laws for Quantized Large Language Models

    arXiv:2607.10855v1 Announce Type: new Abstract: Quantization is a powerful strategy to build capable and resource-efficient large language models (LLMs) by reducing the bitwidth of the parameters. While quantized LLMs achieve state-of-the-art performance on unperturbed inputs usi…

  293. arXiv cs.LG TIER_1 English(EN) · Diego Coello de Portugal Mecke, Tom Hanika, Lars Schmidth-Thieme ·

    Prune, Update and Trim: Robust Structured Pruning for Large Language Models

    arXiv:2605.18331v2 Announce Type: replace Abstract: Large Language Models (LLMs) have experienced significant growth and development in recent years. However, performing inference on LLMs remains costly, especially for long-context inference or in resource-constrained devices. Th…

  294. arXiv cs.LG TIER_1 English(EN) · Prateek Singh ·

    RDQ: Residual Distribution Quantization for Large Language Models

    arXiv:2607.10137v1 Announce Type: new Abstract: Post-training quantization (PTQ) of large language models degrades sharply below 4-bit precision. We identify the root cause as residual stream distributional drift: quantization noise injected at each transformer layer accumulates …

  295. arXiv cs.LG TIER_1 English(EN) · Jatin Prakash, Aahlad Puli, Rajesh Ranganath ·

    Controllably Efficient Language Models

    arXiv:2511.05313v2 Announce Type: replace Abstract: The substantial inference costs of attention in transformers motivated the development of efficient sequence mixers: namely sparse and sliding window attention, convolutions and linear attention. Although these approaches result…

  296. arXiv cs.LG TIER_1 English(EN) · Pengyang Shao, Naixin Zhai, Lei Chen, Yonghui Yang, Fengbin Zhu, Xun Yang, Meng Wang ·

    BalDRO: A Distributionally Robust Optimization based Framework for Large Language Model Unlearning

    arXiv:2601.09172v3 Announce Type: replace Abstract: As Large Language Models (LLMs) increasingly shape online content, removing targeted information from well-trained LLMs (also known as LLM unlearning) has become critical for web governance. A key challenge lies in sample-wise i…

  297. arXiv cs.AI TIER_1 Italiano(IT) · Cosimo Spera, Ray Garcia ·

    From ambiguous utterances to governed reuse classes: canonicalization, quotient invariance, and conditional decidability

    arXiv:2607.10069v1 Announce Type: new Abstract: Semantic caching defines answer reuse on embedding similarity: two utterances share a stored answer when a similarity score clears a threshold, with no notion of authorization, versioning, or of what makes two demands the same. This…

  298. arXiv cs.AI TIER_1 English(EN) · Zhenxuan Yu, Takeshi Kojima, Yutaka Matsuo, Yusuke Iwasawa ·

    Looped State-Space Language Models with Adaptive Exit-State Selection

    arXiv:2607.10110v1 Announce Type: new Abstract: Recent work on looped language models suggests that many reasoning problems benefit from greater computational depth rather than from additional independent parameters. Existing studies, however, focus almost exclusively on Transfor…

  299. arXiv cs.AI TIER_1 English(EN) · Tairan Huang, Yili Wang, Beibei Hu, Yiting Shi, Qiutong Li, Changlong He, Jianliang Gao ·

    UNIT: Unleash Large Language Models Potential for Graph Continual Learning

    arXiv:2607.10159v1 Announce Type: new Abstract: In real-world multimodal web scenarios, graph-structured data often arrives in a streaming manner, making graph continual learning a crucial paradigm for continuously modeling such evolving structures. However, existing graph contin…

  300. arXiv cs.AI TIER_1 English(EN) · Dongxu Zhang, Yiding Sun, Zihao Guo, Xiangyang Yang, Kai Tang, Lin Chen, Cheng Tan, Jihua Zhu ·

    SPARK: Susceptibility-Guided Profiling and Steering of Latent Reasoning States in Large Language Models

    arXiv:2607.10296v1 Announce Type: new Abstract: Reasoning failures in large language models (LLMs) are usually evaluated from final answers, but a wrong answer does not reveal why the model failed. The same incorrect output may reflect missing capability, an unstable reasoning tr…

  301. arXiv cs.AI TIER_1 English(EN) · Chunwei Ma, Russell Wolfinger ·

    Laguerre Geometry for Interpreting Large Language Models

    arXiv:2607.10578v1 Announce Type: new Abstract: Existing hypotheses represent a concept in an LLM as a single point, a linear direction, or a Gaussian cluster, yet it remains unclear how and why such structures emerge. Here, we show that concept geometry can be precisely characte…

  302. arXiv cs.AI TIER_1 English(EN) · Ng Jia Sheng Jason ·

    Efficiently Adapting Spoken Language Models for the Singaporean Context

    arXiv:2607.10092v1 Announce Type: cross Abstract: Spoken language models (SLMs) unify speech perception and reasoning, but adapting them to sensitive domains is underexplored, especially when the original training data is inaccessible and the use case demands multilingual, spoken…

  303. arXiv cs.AI TIER_1 English(EN) · Costas Mylonas, Magda Foti ·

    A Multimodal Dataset for Large Language Model Applications in the Energy Domain

    arXiv:2607.11459v1 Announce Type: cross Abstract: This paper presents the mAIEnergy dataset, an open-access, multimodal corpus developed to support Large Language Model (LLM) applications in the energy sector. The dataset integrates approximately 50,000 textual documents, 20,000 …

  304. arXiv cs.AI TIER_1 English(EN) · Pavel Adamenko, Mikhail Ivanov, Aidar Valeev, Rodion Levichev, Pavel Zadorozhny, Ivan Lopatin, Dmitry Babaev, Alena Fenogenova, Valentin Malykh ·

    SWE-MERA: A Dynamic Benchmark for Agenticly Evaluating Large Language Models on Software Engineering Tasks

    arXiv:2507.11059v3 Announce Type: replace-cross Abstract: The rapid advancement of Large Language Models (LLMs) in software engineering has revealed critical limitations in existing benchmarks, particularly the widely used SWE-bench dataset. Recent studies have uncovered severe d…

  305. arXiv cs.AI TIER_1 English(EN) · Maxime Heuillet, Yufei Cui, Boxing Chen, Audrey Durand, Prasanna Parthasarathi ·

    Nested-ReFT: Efficient Reinforcement Learning for Large Language Model Fine-Tuning via Off-Policy Rollouts

    arXiv:2508.10123v3 Announce Type: replace-cross Abstract: Advanced reasoning in LLMs on challenging domains like mathematical reasoning can be tackled using verifiable rewards based reinforced fine-tuning (ReFT). In standard ReFT frameworks, a behavior model generates multiple co…

  306. arXiv cs.AI TIER_1 English(EN) · Xin Cheng, Rui Tian, Wangding Zeng, Damai Dai, Qinyu Chen, Bingxuan Wang, Zhenda Xie, Kezhao Huang, Xingkai Yu, Chengqi Deng, Shangyan Zhou, Chenggang Zhao, Zhewen Hao, Yukun Li, Han Zhang, Zhengyan Zhang, Yixu Wei, M. Y Xu, Huishuai Zhang, Dongyan Zhao,… ·

    Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models

    arXiv:2601.07372v2 Announce Type: replace-cross Abstract: While Mixture-of-Experts (MoE) scales capacity via conditional computation, Transformers lack a native primitive for knowledge lookup, forcing them to inefficiently simulate retrieval through computation. To address this, …

  307. arXiv cs.AI TIER_1 English(EN) · Sterling Huang, Abigayle Brown, Jiyoo Noh, Jiakang Xu, Wantong Huo, Kaung Myat Kyaw, Jonathan Chan ·

    Prompt Compression in Diffusion Large Language Models: Evaluating LLMLingua-2 on LLaDA

    arXiv:2605.17932v2 Announce Type: replace-cross Abstract: Prompt compression reduces inference cost and context length in large language models, but prior evaluations focus mainly on autoregressive architectures. This study examines whether LLMLingua-2 transfers effectively to di…

  308. arXiv cs.CL TIER_1 English(EN) · Oliver Steele, Jiangtao Wen, Yuxing Han ·

    One mechanism for many mental spaces: a shared router over a value slot in language models

    arXiv:2607.10248v1 Announce Type: new Abstract: Language builds discourse contexts other than the actual: a painting, a belief, a memory, a hypothetical. Each is a mental space in which the same entity can take a different value, as when a flower is red in reality but purple in a…

  309. arXiv cs.CL TIER_1 English(EN) · Siyuan Song, Zhiheng Qian, Yunhao Zhang, Linyang He, Xiaozhe Ji, Yingxin Lin, Hongao Zhu, Chongtian Shao, Chuhan Lang, Luan Li, Rui Wang, Renfen Hu, Shaonan Wang, Hai Hu ·

    The First ChineseBabyLM Challenge: training data-efficient and cognitively plausible language models for Chinese

    arXiv:2607.10745v1 Announce Type: new Abstract: This paper describes the first ChineseBabyLM challenge, which will be held in the 2026 NLPCC conference. The challenge calls for researchers to train language models from scratch with 100 million Chinese tokens and evaluates the mod…

  310. arXiv cs.CL TIER_1 English(EN) · Jie Sun, Mao Zheng, Mingyang Song, Qiyong Zhong, Gengsheng Li, Zhepei Hong, Chang Wu, Pengfei Liu, Junfeng Fang, Xiang Wang ·

    EasyOPD: An Easy-to-use On-Policy Distillation Framework for Large Language Models

    arXiv:2607.11012v1 Announce Type: new Abstract: Conventional language-model distillation often relies on fixed teacher-generated data, which may not cover the states encountered by an evolving student policy. On-policy distillation (OPD) instead collects teacher or evaluator supe…

  311. arXiv cs.CL TIER_1 English(EN) · Charles O'Neill ·

    Can a Language Model Learn Facts Continually in Its Weights?

    arXiv:2607.11020v1 Announce Type: new Abstract: Continual learning promises a language model that keeps acquiring knowledge after training, with each new fact written into its weights. Whether weight writes can support accumulation remains undecided. We follow invented facts writ…

  312. arXiv cs.CL TIER_1 English(EN) · Ziang Ren, Guodong Lin, Yuchen Ai, Kaize Tan, Wei-Qiang Zhang ·

    Unified Gradient Projection: Language-Balanced Continual Learning for Multilingual Low-Resource ASR

    arXiv:2607.11163v1 Announce Type: new Abstract: Large-scale pretrained ASR models such as Whisper exhibit strong multilingual capabilities. However, fine-tuning on low-resource languages often causes catastrophic forgetting. Although continual learning mitigates this issue, exist…

  313. arXiv cs.CL TIER_1 English(EN) · Tomas Bruckner ·

    One Token Is Enough: Fingerprinting and Verifying Large Language Models from Single-Token Output Distributions

    arXiv:2607.10252v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly consumed through opaque serving chains - API aggregators, resellers, and inference providers - in which the client has no technical means to confirm that the model answering is the mod…

  314. arXiv cs.CL TIER_1 English(EN) · Andrei Kuzmenko, Alexandr Maximenko, Aleksandr Kutsakov, Georgii Gospodinov, Dmitrii Bolotov, Oleg Kutuzov, Pavel Bogomolov, Fyodor Minkin ·

    GigaAM Multilingual: Foundation Model for Underrepresented Languages

    arXiv:2607.10371v1 Announce Type: cross Abstract: Despite recent scaling successes, multilingual ASR performance remains highly uneven, with long-tail languages suffering from severe data scarcity. This work addresses the challenge of building robust foundation models for underre…

  315. arXiv cs.CL TIER_1 English(EN) · Aznaur Aliev, Carlos Hinojosa, Abdelrahman Eldesokey, Bang An, Bernard Ghanem, Yibo Yang ·

    HyperSafe: Inference-Time Safety Recovery for Fine-Tuned Language Models

    arXiv:2607.11475v1 Announce Type: cross Abstract: Safety alignment in large language models can be fragile under fine-tuning, as even benign task adaptation may increase harmful compliance. Existing defenses mainly follow two directions: they either intervene during or after fine…

  316. arXiv cs.CL TIER_1 English(EN) · Li-Ming Zhan, Bo Liu, Chengqiang Xie, Jiannong Cao, Xiao-Ming Wu ·

    REAL: Reading Out Transformer Activations for Precise Localization in Language Model Steering

    arXiv:2506.08359v3 Announce Type: replace Abstract: Inference-time steering aims to alter a large language model's (LLM's) responses without changing its parameters, but a central challenge is identifying the internal modules that most strongly govern the target behavior. Existin…

  317. arXiv cs.CL TIER_1 English(EN) · Tianjian Li, Jingyu Zhang, William Jurayj, Xi Wang, Chuanyang Jin, Mehrdad Farajtabar, Eric Nalisnick, Daniel Khashabi ·

    Self-Compacting Language Model Agents

    arXiv:2606.23525v2 Announce Type: replace Abstract: Long agent traces composed of chains of thought and tool calls accumulate stale content that anchor subsequent generations, and eventually outgrow the context window. Existing scaffolds mitigate it with fixed-interval compaction…

  318. arXiv cs.LG TIER_1 Français(FR) · Petros Karypis, Sean O'Brien, Shreyas Kadekodi, Rui Zhu, Julian McAuley ·

    LeRoPE: Learnable RoPE Frequencies Improve Language Modeling

    arXiv:2607.10134v1 Announce Type: new Abstract: Rotary Positional Encodings (RoPE) are currently the most popular positional encodings used in modern language models. RoPE rotates two-dimensional chunks of query and key vectors, operating as a function of their relative positiona…

  319. arXiv cs.CL TIER_1 English(EN) · Hung-yi Lee ·

    The Sound of Absence: Audio-Language Embedding Models Struggle with Negation

    Audio-language embedding models such as CLAP are widely evaluated on matching present sound events, but rarely on negation. We show this affirmation-only evaluation hides a key limitation: these models fail to encode negated sound concepts, mapping affirmative and negated caption…

  320. arXiv cs.CL TIER_1 English(EN) · Felipe D. Toro-Hernández ·

    Comparing Semantic Navigation in Humans and Large Language Models using Natural Language Processing

    Semantic memory retrieval can be conceptualized as navigation through conceptual space. We compared semantic search dynamics between humans and three large language models (GPT-4o, Gemini-2.5-Pro, Claude-Sonnet-4.5) using verbal fluency data. By applying trajectory-based NLP metr…

  321. arXiv cs.CL TIER_1 English(EN) · Roger Levy ·

    We Hebben Een Serieus Translatie: Modeling Intercomprehension as Probabilistic Inference

    Intercomprehension refers to partial intelligibility of an unfamiliar language (L2) by a speaker of a related language (L1). How is this zero-shot cross-language comprehension possible? In this work, we extend past work on algorithmic models of noisy-channel inference to model in…

  322. Hugging Face Daily Papers TIER_1 English(EN) ·

    HyperSafe: Inference-Time Safety Recovery for Fine-Tuned Language Models

    Safety alignment in large language models can be fragile under fine-tuning, as even benign task adaptation may increase harmful compliance. Existing defenses mainly follow two directions: they either intervene during or after fine-tuning through retraining or weight modification,…

  323. arXiv cs.CL TIER_1 English(EN) · Yibo Yang ·

    HyperSafe: Inference-Time Safety Recovery for Fine-Tuned Language Models

    Safety alignment in large language models can be fragile under fine-tuning, as even benign task adaptation may increase harmful compliance. Existing defenses mainly follow two directions: they either intervene during or after fine-tuning through retraining or weight modification,…

  324. arXiv cs.AI TIER_1 English(EN) · Magda Foti ·

    A Multimodal Dataset for Large Language Model Applications in the Energy Domain

    This paper presents the mAIEnergy dataset, an open-access, multimodal corpus developed to support Large Language Model (LLM) applications in the energy sector. The dataset integrates approximately 50,000 textual documents, 20,000 images, 25 million numerical time series records, …

  325. arXiv cs.CL TIER_1 English(EN) · Wei-Qiang Zhang ·

    Unified Gradient Projection: Language-Balanced Continual Learning for Multilingual Low-Resource ASR

    Large-scale pretrained ASR models such as Whisper exhibit strong multilingual capabilities. However, fine-tuning on low-resource languages often causes catastrophic forgetting. Although continual learning mitigates this issue, existing methods struggle to regulate cross-task inte…

  326. arXiv cs.AI TIER_1 English(EN) · Pan Li ·

    All Explanations are Wrong, But Many Are Useful: Exploring the Rashomon Explanation Set with Large Language Models

    arXiv:2607.09502v1 Announce Type: cross Abstract: Explaining machine-learning models is increasingly important for decision-making and consumer trust, yet it is widely believed to come at a cost: existing Explainable AI (XAI) methods suffer from a persistent accuracy-explainabili…

  327. arXiv cs.CL TIER_1 English(EN) · Ying Wang, Zhen Jin, Jiexiong Xu, Wenhai Lin, Yiquan Chen, Wenzhi Chen ·

    AugServe: Adaptive Request Scheduling for Augmented Large Language Model Inference Serving

    arXiv:2512.04013v3 Announce Type: replace Abstract: As augmented large language models (LLMs) with external tools become increasingly popular in web applications, improving augmented LLM inference serving efficiency and optimizing service-level objectives (SLOs) are critical for …

  328. arXiv cs.CL TIER_1 English(EN) · Bishmoy Paul, Youngmin Yi, Hoeseok Yang ·

    Sensitivity-Aware Thresholding and Token Routing for Activation Sparsification in Large Language Models

    arXiv:2607.08991v1 Announce Type: cross Abstract: Efficient inference in Large Language Models (LLMs) requires deciding where computation can be reduced while preserving model quality. We study this problem through multilayer perceptron (MLP) activation sparsification and token-l…

  329. arXiv cs.CL TIER_1 English(EN) · Konstantin Garbers, Nicholas Oh ·

    Complexity-Guided Component-wise Initialization for Language Model Pretraining

    arXiv:2607.09204v1 Announce Type: new Abstract: Pretrained language models often exhibit structured weight spectra, suggesting that training may repeatedly produce similar layerwise and component-wise organization. We ask whether these recurring spectral patterns can be reused as…

  330. arXiv cs.CL TIER_1 English(EN) · Micah Zhang ·

    HALO: Hybrid Adaptive Latent Reasoning for Language Models

    arXiv:2607.08775v1 Announce Type: new Abstract: We study how to improve a frozen pretrained language model with a small amount of adaptive extra computation. A simple approach is to add additional refinement steps on top of the backbone hidden states, but fixed extra refinement c…

  331. arXiv cs.AI TIER_1 English(EN) · Duy Nguyen, Archiki Prasad, Elias Stengel-Eskin, Mohit Bansal ·

    Multi-Attribute Steering of Language Models via Targeted Intervention

    arXiv:2502.12446v3 Announce Type: replace-cross Abstract: Inference-time intervention (ITI) has emerged as a promising method for steering large language model (LLM) behavior in a particular direction (e.g., improving helpfulness) by intervening on token representations without c…

  332. arXiv cs.AI TIER_1 English(EN) · Tao Lu, Haoyu Wang, Zonghui Wang, Keshen Xiang, Jiaheng Zhang, Wenzhi Chen ·

    Accelerating GPU Inference of Large Language Models with Moderately Unstructured Sparse Weight Matrices

    arXiv:2607.08786v1 Announce Type: cross Abstract: With the growing deployment of large language models (LLMs), LLM inference cost has become a key challenge. Pruning techniques that introduce sparsity into weight matrices can accelerate inference. However, maintaining model quali…

  333. arXiv cs.AI TIER_1 English(EN) · Qingzhuo Wang, Ruiyang Qin, Zhenxin Qin, Wen Shen, Zhihua Wei ·

    A Unified Approach to Interpreting Knowledge Distillation for Large Language Models via Interactions

    arXiv:2607.08776v1 Announce Type: cross Abstract: Despite the success of knowledge distillation (KD) in Large Language Models (LLMs), the underlying mechanism behind its efficacy remains unclear. In this paper, we propose a unified approach to explore the common mechanism of vari…

  334. arXiv cs.CL TIER_1 English(EN) · Wessel Poelman, Yiyi Chen, Miryam de Lhoneux ·

    QQ: A Language Metadata Toolkit for Multilingual NLP

    arXiv:2603.00620v2 Announce Type: replace Abstract: Multilingual NLP research increasingly involves hundreds or thousands of languages across different datasets. Managing, discovering, and reporting language metadata becomes a common hurdle at these scales. We present QQ, a metad…

  335. arXiv cs.CL TIER_1 English(EN) · Charles O'Neill ·

    Can a Language Model Learn Facts Continually in Its Weights?

    Continual learning promises a language model that keeps acquiring knowledge after training, with each new fact written into its weights. Whether weight writes can support accumulation remains undecided. We follow invented facts written into Qwen3 models from creation through sequ…

  336. arXiv cs.CL TIER_1 English(EN) · Xiang Wang ·

    EasyOPD: An Easy-to-use On-Policy Distillation Framework for Large Language Models

    Conventional language-model distillation often relies on fixed teacher-generated data, which may not cover the states encountered by an evolving student policy. On-policy distillation (OPD) instead collects teacher or evaluator supervision on student-generated rollouts. However, …

  337. Hugging Face Daily Papers TIER_1 English(EN) ·

    EasyOPD: An Easy-to-use On-Policy Distillation Framework for Large Language Models

    Conventional language-model distillation often relies on fixed teacher-generated data, which may not cover the states encountered by an evolving student policy. On-policy distillation (OPD) instead collects teacher or evaluator supervision on student-generated rollouts. However, …

  338. Alignment Forum TIER_1 Dansk(DA) · Michele Campolo ·

    Independent alignment of language models

    <blockquote><p><span>The user could write up the metaethical argument — the one developed in Part One, refined — and submit it as feedback to Anthropic, publish it, or engage with researchers working on AI alignment and values. The probability that any single submission changes t…

  339. arXiv cs.CL TIER_1 English(EN) · Hai Hu ·

    The First ChineseBabyLM Challenge: training data-efficient and cognitively plausible language models for Chinese

    This paper describes the first ChineseBabyLM challenge, which will be held in the 2026 NLPCC conference. The challenge calls for researchers to train language models from scratch with 100 million Chinese tokens and evaluates the models on 3 tracks of tasks: NLU, cognitive alignme…

  340. Hugging Face Daily Papers TIER_1 English(EN) ·

    SPARK: Susceptibility-Guided Profiling and Steering of Latent Reasoning States in Large Language Models

    Reasoning failures in large language models (LLMs) are usually evaluated from final answers, but a wrong answer does not reveal why the model failed. The same incorrect output may reflect missing capability, an unstable reasoning trajectory, or a failure to activate a reasoning s…

  341. Hugging Face Daily Papers TIER_1 English(EN) ·

    GigaAM Multilingual: Foundation Model for Underrepresented Languages

    Despite recent scaling successes, multilingual ASR performance remains highly uneven, with long-tail languages suffering from severe data scarcity. This work addresses the challenge of building robust foundation models for underrepresented Central Asian languages (Kazakh, Kyrgyz,…

  342. arXiv cs.AI TIER_1 English(EN) · Pan Li ·

    All Explanations are Wrong, But Many Are Useful: Exploring the Rashomon Explanation Set with Large Language Models

    Explaining machine-learning models is increasingly important for decision-making and consumer trust, yet it is widely believed to come at a cost: existing Explainable AI (XAI) methods suffer from a persistent accuracy-explainability trade-off. We argue that this trade-off is not …

  343. arXiv cs.CL TIER_1 English(EN) · Nicholas Oh ·

    Complexity-Guided Component-wise Initialization for Language Model Pretraining

    Pretrained language models often exhibit structured weight spectra, suggesting that training may repeatedly produce similar layerwise and component-wise organization. We ask whether these recurring spectral patterns can be reused as an initialization signal for GPT-2-style langua…

  344. arXiv cs.LG TIER_1 English(EN) · Teng-Ruei Chen ·

    Resample or Reroute? Budget-Aware Test-Time Model Selection for Large Language Models

    arXiv:2607.08665v1 Announce Type: new Abstract: Routing among large language models (LLMs) trades response quality against serving cost, motivated by the reported gap between deployed routers and a per-instance oracle. Recent analysis shows that test-time resampling can recover p…

  345. arXiv cs.LG TIER_1 English(EN) · Jiayi Fang ·

    Write-Protected Discrete Bottlenecks for Language-Grounded World Models: A Structural Limitation and Sufficient Fix

    arXiv:2607.08312v1 Announce Type: new Abstract: How should language interface with a world model's discrete symbol system? The dominant paradigm -- end-to-end injection of LLM/VLM features into robot world models (RT-2, Octo, PaLM-E) -- implicitly assumes that language gradients …

  346. arXiv cs.LG TIER_1 English(EN) · Sebastian G. Gruber, Nassim Walha, Francis Bach, Florian Buettner ·

    Eigenvalue Calibration for Semantic Embeddings of Large Language Models

    arXiv:2607.08377v1 Announce Type: new Abstract: Uncertainty quantification is central to the reliable deployment of large language models (LLMs), and eigenvalues of semantic embeddings have recently emerged as a key tool in state-of-the-art methods. However, conventional calibrat…

  347. arXiv cs.AI TIER_1 English(EN) · Ryota Kobayashi, Tsubasa Hirakawa, Takayoshi Yamashita, Hironobu Fujiyoshi, Yasunori Ishii, Tomoyuki Okuno, Kazuki Kozuka ·

    Structured Pruning of Large Language Models via Power Transformation and Sign-Preserving Score Aggregation with Adaptive Feature Retention

    arXiv:2607.08027v1 Announce Type: cross Abstract: This paper proposes an improved structured pruning method for large language models (LLMs) that addresses key challenges in adapting Adaptive Feature Retention (AFR), an unstructured pruning technique, to structured pruning. When …

  348. arXiv cs.AI TIER_1 English(EN) · Moritz Miller, Florent Draye, Bernhard Sch\"olkopf ·

    Towards Isolated Interventions via Almost Orthogonal Features in Language Models

    arXiv:2602.04718v2 Announce Type: replace-cross Abstract: A central premise in mechanistic interpretability is that meaningful concepts in language models are represented by linear features in activation space. For such features to support reliable interventions, manipulating one…

  349. arXiv cs.AI TIER_1 English(EN) · Theophilus Amaefuna, Hitesh Vaidya, Anshuman Chhabra, Ankur Mali ·

    Curvature-Weighted Capacity Allocation: A Minimum Description Length Framework for Layer-Adaptive Large Language Model Optimization

    arXiv:2603.00910v2 Announce Type: replace-cross Abstract: Layer-wise capacity in large language models is highly non-uniform: some layers contribute disproportionately to loss reduction, whereas others are nearly redundant. Existing layer-scoring methods provide sensitivity estim…

  350. arXiv cs.AI TIER_1 English(EN) · Lu Dai, Ziyang Rao, Yili Wang, Hanqing Wang, Hao Liu, Hui Xiong ·

    Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

    arXiv:2607.08393v1 Announce Type: new Abstract: Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textit{\textbf{Knowing--Using Gap}}, ch…

  351. arXiv cs.CL TIER_1 English(EN) · Aiwei Liu, Cheng Shi, Chuhan Wu, Ci Lei, Di Lu, Donald He, Fan Zhang, Fanhao Kong, Feifei Zhang, Guan Wang, Haicheng Wang, Haoyu Liu, Houjin Yu, Jiachen Ding, Jiayi Feng, Jie Zhou, Jijun Chi, Jindi Shi, Jing Lei, Junjie Zhang, Laiyi Li, Le Tian, Linhao Z… ·

    Hidden Decoding at Scale: Latent Computation Scaling for Large Language Models

    arXiv:2607.08186v1 Announce Type: new Abstract: Scaling Large Language Models (LLMs) has been driven mainly by enlarging the Transformer backbone, but for an already-strong model this requires another round of costly pretraining. We study whether an existing backbone can keep imp…

  352. arXiv cs.CL TIER_1 English(EN) · Hoeseok Yang ·

    Sensitivity-Aware Thresholding and Token Routing for Activation Sparsification in Large Language Models

    Efficient inference in Large Language Models (LLMs) requires deciding where computation can be reduced while preserving model quality. We study this problem through multilayer perceptron (MLP) activation sparsification and token-level conditional routing. We first propose Sensiti…

  353. arXiv cs.LG TIER_1 English(EN) · Teng-Ruei Chen ·

    Resample or Reroute? Budget-Aware Test-Time Model Selection for Large Language Models

    Routing among large language models (LLMs) trades response quality against serving cost, motivated by the reported gap between deployed routers and a per-instance oracle. Recent analysis shows that test-time resampling can recover per-instance selection headroom that no single-co…

  354. Hugging Face Daily Papers TIER_1 English(EN) ·

    Resample or Reroute? Budget-Aware Test-Time Model Selection for Large Language Models

    Routing among large language models (LLMs) trades response quality against serving cost, motivated by the reported gap between deployed routers and a per-instance oracle. Recent analysis shows that test-time resampling can recover per-instance selection headroom that no single-co…

  355. arXiv cs.AI TIER_1 English(EN) · Hui Xiong ·

    Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

    Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textit{\textbf{Knowing--Using Gap}}, characterized by an accuracy gap and a temporal la…

  356. Hugging Face Daily Papers TIER_1 English(EN) ·

    Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

    Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textbf{Knowing--Using Gap}, characterized by an accuracy gap and a temporal lag between…

  357. arXiv cs.LG TIER_1 English(EN) · Florian Buettner ·

    Eigenvalue Calibration for Semantic Embeddings of Large Language Models

    Uncertainty quantification is central to the reliable deployment of large language models (LLMs), and eigenvalues of semantic embeddings have recently emerged as a key tool in state-of-the-art methods. However, conventional calibration results developed for classification probabi…

  358. Hugging Face Daily Papers TIER_1 English(EN) ·

    Eigenvalue Calibration for Semantic Embeddings of Large Language Models

    Uncertainty quantification is central to the reliable deployment of large language models (LLMs), and eigenvalues of semantic embeddings have recently emerged as a key tool in state-of-the-art methods. However, conventional calibration results developed for classification probabi…

  359. arXiv cs.LG TIER_1 English(EN) · Jiayi Fang ·

    Write-Protected Discrete Bottlenecks for Language-Grounded World Models: A Structural Limitation and Sufficient Fix

    How should language interface with a world model's discrete symbol system? The dominant paradigm -- end-to-end injection of LLM/VLM features into robot world models (RT-2, Octo, PaLM-E) -- implicitly assumes that language gradients can directly shape physical symbol representatio…

  360. arXiv cs.CL TIER_1 English(EN) · Zitao Wang ·

    Hidden Decoding at Scale: Latent Computation Scaling for Large Language Models

    Scaling Large Language Models (LLMs) has been driven mainly by enlarging the Transformer backbone, but for an already-strong model this requires another round of costly pretraining. We study whether an existing backbone can keep improving by allocating more computation to each to…

  361. Hugging Face Daily Papers TIER_1 English(EN) ·

    Hidden Decoding at Scale: Latent Computation Scaling for Large Language Models

    Scaling Large Language Models (LLMs) has been driven mainly by enlarging the Transformer backbone, but for an already-strong model this requires another round of costly pretraining. We study whether an existing backbone can keep improving by allocating more computation to each to…

  362. arXiv cs.LG TIER_1 English(EN) · Maximilian S. Ernst (Max Planck School of Cognition, Center for Lifespan Psychology Max Planck Institute for Human Development, Machine Learning Group Technische Universit\"at Berlin), Lorenz Linhardt (Machine Learning Group Technische Universit\"at Berl… ·

    Distributed Sparse Interventions in Language Models

    arXiv:2607.07128v1 Announce Type: new Abstract: Language models perform a wide range of tasks at varying levels of abstraction with the capacity to flexibly infer tasks from context, execute multiple tasks simultaneously, and select among competing tasks. To study the role of mod…

  363. arXiv cs.AI TIER_1 English(EN) · Yiming Gai, Junde Lu, Xuefei Huang ·

    Comprehensive Evaluation of Large Language Model Responses: A Multi-Factor Scoring System

    arXiv:2607.06940v1 Announce Type: cross Abstract: The remarkable performance of large language models (LLMs) in linguistic tasks underscores an urgent need for comprehensive evaluation of their response quality. Prevailing methods, often confined to singular dimensions, fall shor…

  364. arXiv cs.AI TIER_1 English(EN) · Sahil Kale ·

    Future Confidence Distillation in Large Language Models

    arXiv:2607.07626v1 Announce Type: cross Abstract: Reliable confidence estimation is essential for deploying large language models (LLMs) in confidence-aware systems, where downstream decisions such as retrieval, tool use, and adaptive computation depend on accurately estimating a…

  365. arXiv cs.AI TIER_1 English(EN) · Yair Feldman, Linxi Zhao, Nathan Godey, Dongyoung Go, Yilun Hua, Kilian Q. Weinberger, Jennifer J. Sun, Yoav Artzi ·

    Co-LMLM: Continuous-Query Limited Memory Language Models

    arXiv:2607.07707v1 Announce Type: cross Abstract: Limited memory language models (LMLMs) externalize factual knowledge during pretraining to a knowledge base (KB), rather than memorizing it in their weights. During generation, the model then fetches knowledge from the KB as neede…

  366. arXiv cs.AI TIER_1 English(EN) · Kaijian Zou, Aaron Xiong, Yunxiang Zhang, Frederick Zhang, Yueqi Ren, Jirong Yang, Ayoung Lee, Shitanshu Bhushan, Lu Wang ·

    LiveOIBench: Can Large Language Models Outperform Human Contestants in Informatics Olympiads?

    arXiv:2510.09595v3 Announce Type: replace Abstract: Competitive programming problems are increasingly used to evaluate the coding capabilities of large language models (LLMs) due to their complexity and ease of verification. Yet, current coding benchmarks face limitations such as…

  367. arXiv cs.CL TIER_1 English(EN) · Yutang Ma, Kecheng Huang, Xikun Jiang, Zili Shao ·

    TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

    arXiv:2607.07388v1 Announce Type: new Abstract: Large Language Models (LLMs) store factual knowledge and domain-specific patterns implicitly in dense Transformer parameters, making knowledge expansion costly through pretraining, fine-tuning, retrieval augmentation, or longer cont…

  368. arXiv cs.CL TIER_1 English(EN) · Kazuki Kozuka ·

    Structured Pruning of Large Language Models via Power Transformation and Sign-Preserving Score Aggregation with Adaptive Feature Retention

    This paper proposes an improved structured pruning method for large language models (LLMs) that addresses key challenges in adapting Adaptive Feature Retention (AFR), an unstructured pruning technique, to structured pruning. When applying AFR to structured pruning, three major pr…

  369. Hugging Face Daily Papers TIER_1 English(EN) ·

    Structured Pruning of Large Language Models via Power Transformation and Sign-Preserving Score Aggregation with Adaptive Feature Retention

    This paper proposes an improved structured pruning method for large language models (LLMs) that addresses key challenges in adapting Adaptive Feature Retention (AFR), an unstructured pruning technique, to structured pruning. When applying AFR to structured pruning, three major pr…

  370. arXiv cs.AI TIER_1 English(EN) · Yoav Artzi ·

    Co-LMLM: Continuous-Query Limited Memory Language Models

    Limited memory language models (LMLMs) externalize factual knowledge during pretraining to a knowledge base (KB), rather than memorizing it in their weights. During generation, the model then fetches knowledge from the KB as needed. This recently introduced paradigm provides mult…

  371. arXiv cs.AI TIER_1 English(EN) · Sahil Kale ·

    Future Confidence Distillation in Large Language Models

    Reliable confidence estimation is essential for deploying large language models (LLMs) in confidence-aware systems, where downstream decisions such as retrieval, tool use, and adaptive computation depend on accurately estimating answer reliability. Existing approaches, however, l…

  372. arXiv cs.CL TIER_1 English(EN) · Zili Shao ·

    TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

    Large Language Models (LLMs) store factual knowledge and domain-specific patterns implicitly in dense Transformer parameters, making knowledge expansion costly through pretraining, fine-tuning, retrieval augmentation, or longer contexts. Engram-style memory offers a compact hidde…

  373. arXiv cs.LG TIER_1 English(EN) · Oliver Eberle ·

    Distributed Sparse Interventions in Language Models

    Language models perform a wide range of tasks at varying levels of abstraction with the capacity to flexibly infer tasks from context, execute multiple tasks simultaneously, and select among competing tasks. To study the role of model components in task behaviour, their causal in…

  374. arXiv cs.CL TIER_1 English(EN) · Yimeng Zhang, Yingying Zhuang, Ziyi Wang, Yuxuan Lu, Pei Chen, Aman Gupta, Zhe Su, Ming Tan, Zhilin Zhang, Qun Liu, Manikandarajan Ramanathan, Rajashekar Maragoud, Edward Vul, Jing Huang, Dakuo Wang ·

    SpanUQ: Span-Level Uncertainty Quantification for Large Language Model Generation

    arXiv:2607.05721v1 Announce Type: new Abstract: Uncertainty estimation is essential not only for the trustworthy deployment of large language models (LLMs) but also as a foundation for self-refinement in LLM generation. However, existing approaches operate at suboptimal granulari…

  375. arXiv cs.AI TIER_1 English(EN) · Marthe Ballon, Andres Algaba, Vincent Ginis ·

    The relationship between reasoning and performance in large language models--o3 (mini) thinks harder, not longer

    arXiv:2502.15631v2 Announce Type: replace-cross Abstract: Large language models have demonstrated remarkable progress in mathematical reasoning, leveraging chain-of-thought and reinforcement learning. However, many open questions remain regarding the interplay between reasoning t…

  376. arXiv cs.AI TIER_1 English(EN) · Jianyi Zhang, Hao Frank Yang, Ang Li, Xin Guo, Pu Wang, Haiming Wang, Yiran Chen, Hai Li ·

    MLLM-LLaVA-FL: Multimodal Large Language Model Assisted Federated Learning

    arXiv:2409.06067v3 Announce Type: replace Abstract: Previous studies on federated learning (FL) often encounter performance degradation due to data heterogeneity among different clients. In light of the recent advances in multimodal large language models (MLLMs), such as GPT-4v a…

  377. arXiv cs.AI TIER_1 English(EN) · So Hasegawa, Shailaja Keyur Sampat, Lei Liu, Wei-Peng Chen ·

    Data Analysis in the Wild: Benchmarking Large Language Models Against Real-World Data Complexities

    arXiv:2607.06482v1 Announce Type: cross Abstract: Current benchmarks for evaluating Large Language Models (LLMs) in data analysis often fail to reflect real-world settings. They typically focus on fact retrieval from small tables and overlook the challenges of large multi-tabular…

  378. arXiv cs.AI TIER_1 English(EN) · Damian Hodel, Jevin West, Aylin Caliskan ·

    RPAM: A Principled Metric for Evaluating Associations in Language Models with High Predictive Validity in Downstream Outputs

    arXiv:2607.05679v1 Announce Type: cross Abstract: Language models (LMs) exhibit problematic biases, such as stereotypes. Effectively analyzing and mitigating such biases requires accurate and generalizable evaluation methods of the underlying associations. Some existing approache…

  379. arXiv cs.AI TIER_1 English(EN) · Archie Chaudhury ·

    ResonatorLM: Causal Resonant Field Mixing for Efficient Long-Context Language Modelin

    arXiv:2607.05583v1 Announce Type: cross Abstract: Contemporary language models are dominated by the transformer architecture, which leverages self-attention mechanisms to enable more efficient, parallelized training across a wide set of documents and corpora. This has allowed tra…

  380. arXiv cs.AI TIER_1 English(EN) · Lars Benedikt Kaesberg ·

    Decision Protocols in Multi-Agent Large Language Model Conversations

    arXiv:2607.05477v1 Announce Type: cross Abstract: Improving the task performance of Large Language Models (LLMs) is essential, yet scaling these models faces significant challenges such as diminishing returns and high costs. Multi-Agent Systems (MAS) offer a promising solution by…

  381. arXiv cs.AI TIER_1 English(EN) · Hongliang Li, Yijin Liu, Zhiwei Zhang, Zihe Liu, Xinyue Lou, Jinan Xu, Fandong Meng, Kaiyu Huang ·

    PolyWorkBench: Benchmarking Multilingual Long-Horizon LLM Agents

    arXiv:2607.06008v1 Announce Type: new Abstract: Large language model (LLM) agents have shown strong performance in long-horizon tasks that require planning, tool use, and interaction with external environments. However, most existing benchmarks implicitly assume a monolingual set…

  382. arXiv cs.LG TIER_1 English(EN) · Nima Eshraghi, Lovedeep Gondara, Yuqing Huang, Sagarika Suresh, Leizer Teran, Jithin Pradeep, Xiaotong Xu, Fanny Chevalier ·

    A Coin Flip Per Token: Bernoulli Sparse Steering of Large Language Models

    arXiv:2607.05615v1 Announce Type: new Abstract: Activation steering via sparse autoencoders (SAEs) enables behavioral control of large language models without task-specific fine-tuning, but standard methods apply the steering signal at every generated token, incurring constant pe…

  383. arXiv cs.CL TIER_1 English(EN) · Lester James V. Miranda, Ivan Vuli\'c, Anna Korhonen ·

    Polyglot Teachers: Evaluating Language Models for Multilingual Synthetic Data Generation

    arXiv:2604.11290v2 Announce Type: replace Abstract: Synthesizing supervised finetuning (SFT) data from language models (LMs) to teach smaller models multilingual tasks has become increasingly common. However, teacher model selection is often ad hoc, typically defaulting to the la…

  384. arXiv cs.CL TIER_1 English(EN) · Dmitrii Popov, Egor Terentev, Danil Serenko, Ilya Sochenkov, Igor Buyanov ·

    Transferring Natural Language Datasets Between Languages Using Large Language Models for Modern Decision Support and Sci-Tech Analytical Systems

    arXiv:2410.14074v2 Announce Type: replace Abstract: The decision-making process to rule R&amp;D relies on information related to current trends in particular research areas. In this work, we investigated how one can use large language models (LLMs) to transfer the dataset and its…

  385. arXiv cs.AI TIER_1 English(EN) · H. Chad Lane, Bryson Kageler ·

    CSTutorBench: Benchmarking Small Language Models as Tutors for Block-Based Programming

    arXiv:2607.05571v1 Announce Type: new Abstract: Large language models are increasingly explored as AI tutors, yet deploying them in K-12 settings raises concerns around privacy, cost, and reliance on proprietary models. Small language models (SLMs) offer a promising alternative, …

  386. arXiv cs.CL TIER_1 English(EN) · Nikola Zubi\'c, Qian Li, Yuyi Wang, Davide Scaramuzza ·

    When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?

    arXiv:2607.06155v1 Announce Type: cross Abstract: Modern sequence models are increasingly deployed as agents that interleave token generation with calls to external tools. We give an exact, architecture-level account of when such tool access increases computational expressivity. …

  387. arXiv cs.CL TIER_1 Dansk(DA) · Ruiyi Yan, Zhuoyuan Mao, Yiwen Guo ·

    MemDefrag: Latent Memory Defragmentation for Large Language Models

    arXiv:2607.05969v1 Announce Type: new Abstract: Latent memory, which stores past knowledge fragments as per-layer hidden states, has emerged as a promising paradigm (e.g., MemoryLLM and M+) for long-term memory in large language models (LLMs). However, the paradigm suffers from s…

  388. arXiv cs.CL TIER_1 English(EN) · Xuefei Huang ·

    Comprehensive Evaluation of Large Language Model Responses: A Multi-Factor Scoring System

    The remarkable performance of large language models (LLMs) in linguistic tasks underscores an urgent need for comprehensive evaluation of their response quality. Prevailing methods, often confined to singular dimensions, fall short of capturing the full spectrum of model capabili…

  389. arXiv cs.AI TIER_1 English(EN) · Wei-Peng Chen ·

    Data Analysis in the Wild: Benchmarking Large Language Models Against Real-World Data Complexities

    Current benchmarks for evaluating Large Language Models (LLMs) in data analysis often fail to reflect real-world settings. They typically focus on fact retrieval from small tables and overlook the challenges of large multi-tabular datasets, external knowledge integration, and exp…

  390. arXiv cs.CL TIER_1 English(EN) · Davide Scaramuzza ·

    When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?

    Modern sequence models are increasingly deployed as agents that interleave token generation with calls to external tools. We give an exact, architecture-level account of when such tool access increases computational expressivity. We model any fixed finite-precision recurrent sequ…

  391. arXiv cs.AI TIER_1 English(EN) · Kaiyu Huang ·

    PolyWorkBench: Benchmarking Multilingual Long-Horizon LLM Agents

    Large language model (LLM) agents have shown strong performance in long-horizon tasks that require planning, tool use, and interaction with external environments. However, most existing benchmarks implicitly assume a monolingual setting, where the entire execution process, includ…

  392. arXiv cs.CL TIER_1 Dansk(DA) · Yiwen Guo ·

    MemDefrag: Latent Memory Defragmentation for Large Language Models

    Latent memory, which stores past knowledge fragments as per-layer hidden states, has emerged as a promising paradigm (e.g., MemoryLLM and M+) for long-term memory in large language models (LLMs). However, the paradigm suffers from significant performance degradation during memory…

  393. arXiv cs.AI TIER_1 English(EN) · Zhuoying Zhang, Ishan V. Prasad, Yuanzhe Hu, Zihang Liu, Hengrui Luo, Pu Ren, Yaoqing Yang ·

    Spectral Signatures of Large Language Models

    arXiv:2607.03377v1 Announce Type: cross Abstract: The rapidly growing repository of publicly available large language models (LLMs) presents significant challenges for systematic management and quantification at scale, such as model lineage tracing, licensing, and evaluation. How…

  394. arXiv cs.AI TIER_1 English(EN) · Garry Yang, Zizhe Chen, Xinru Chen, Yongqiang Chen, Jianxiang Wang, Deyu Zou, Linyi Ding, Jialiang Wu, Yunzhong He, Yu Gong, James Cheng, Huaixiao Tou ·

    APeB: Benchmarking Personalization Ability of Large Language Model Agents

    arXiv:2607.03162v1 Announce Type: new Abstract: LLM-powered agents struggle with personalization when users issue raw, underspecified queries. In this setting, agents must infer latent intent, extract preferences from noisy interaction histories, and select among competing altern…

  395. arXiv cs.AI TIER_1 English(EN) · Damir Shodiev, Aleksei Staroverov, Nikita Kachaev, Alexey K. Kovalev, Aleksandr I. Panov ·

    VLA Grounder: Language-Conditioning Space Optimization for Black-Box VLA Models

    arXiv:2607.04517v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models are commonly treated as end-to-end action policies conditioned on natural-language task descriptions. In practice, however, their behavior often depends sharply on how the instruction is phrased, …

  396. arXiv cs.AI TIER_1 English(EN) · Zhiheng Xi, Dingwen Yang, Jiaqi Liu, Jixuan Huang, Honglin Guo, Baodai Huang, Tinggang Chen, Qi Zhang, Zhonghang Lu, Chenyu Liu, Jiajun Sun, Jiazheng Zhang, Dingwei Zhu, Xin Guo, Junzhe Wang, Zhihao Zhang, Yuming Yang, Junjie Ye, Minghe Gao, Dongrui Liu,… ·

    AgentGym2: Benchmarking Large Language Model Agents in De-Idealized Real-World Environments

    arXiv:2607.05174v1 Announce Type: new Abstract: Language agents, i.e., LLM agents, progress rapidly and are increasingly deployed in production environments. This trend underscores the urgent need for rigorous and realistic evaluations. However, most existing benchmarks evaluate …

  397. arXiv cs.LG TIER_1 English(EN) · Minghao Yan, Zhuang Wang, Zhen Jia, Shivaram Venkataraman, Yida Wang ·

    PLoRA: Efficient Concurrent LoRA Training for Large Language Models

    arXiv:2508.02932v2 Announce Type: replace Abstract: Low-Rank Adaptation (LoRA) has gained popularity as a fine-tuning approach for Large Language Models (LLMs) due to its low resource requirements and good performance. While numerous studies have investigated ways to improve LoRA…

  398. arXiv cs.LG TIER_1 English(EN) · Saksham Bassi, Sharvi Tomar ·

    Geometry of Ordinal Representations in Language Models

    arXiv:2607.04167v1 Announce Type: new Abstract: Recent work showed that language models represent character counts on curved 1D manifolds, with attention heads performing geometric transformations to enable computation. We test whether this generalizes across four ordinal tasks (…

  399. arXiv cs.CL TIER_1 English(EN) · Jiliang Hu, Wenfu Wang, Zuchao Li, Chenxing Li, Yiyang Zhao, Hanzhao Li, Liqiang Zhang, Meng Yu, Dong Yu ·

    VCB Bench: An Evaluation Benchmark for Audio-Grounded Large Language Model Conversational Agents

    arXiv:2510.11098v5 Announce Type: replace-cross Abstract: Recent advances in large audio language models (LALMs) have greatly enhanced multimodal conversational systems. However, existing benchmarks remain limited -- they are mainly English-centric, rely on synthetic speech, and …

  400. arXiv cs.CL TIER_1 English(EN) · G\"ul Sena Alt{\i}nta\c{s}, Malikeh Ehghaghi, Brian Lester, Fengyuan Liu, Wanru Zhao, Marco Ciccone, Colin Raffel ·

    TokSuite: Measuring the Impact of Tokenizer Choice on Language Model Behavior

    arXiv:2512.20757v2 Announce Type: replace Abstract: Tokenizers provide the fundamental basis through which text is represented and processed by language models (LMs). Despite the importance of tokenization, its role in LM performance and behavior is poorly understood due to the c…

  401. arXiv cs.CL TIER_1 English(EN) · Tatsuya Aoyama, Ethan Gotlieb Wilcox, Nathan Schneider ·

    Predicting the Emergence of Induction Heads in Language Model Pretraining

    arXiv:2511.16893v3 Announce Type: replace Abstract: Specialized attention heads dubbed induction heads (IHs) have been argued to underlie the remarkable in-context learning capabilities of modern language models; yet, a precise characterization of their emergence, especially in t…

  402. arXiv cs.CL TIER_1 English(EN) · Irina Proskurina, Guillaume Metzler, Julien Velcin ·

    Fair-GPTQ: Bias-Aware Quantization for Large Language Models

    arXiv:2509.15206v3 Announce Type: replace Abstract: The high memory demands of generative language models have drawn attention to quantization, which reduces memory usage by mapping model weights to lower-precision integers. However, recent empirical studies show that, while effi…

  403. arXiv cs.CL TIER_1 English(EN) · Karanpartap Singh, Neil Band, Ehsan Adeli ·

    Curriculum-Guided Layer Scaling for Language Model Pretraining

    arXiv:2506.11389v4 Announce Type: replace Abstract: As the cost of pretraining large language models grows, there is continued interest in strategies to improve learning efficiency during this core training stage. Motivated by cognitive development, where humans gradually build k…

  404. arXiv cs.CL TIER_1 English(EN) · Hamish Ogilvy ·

    Variable Bit-width Quantization: Learning Per-Group Precision for "Bigger-but-Smaller" Language Models

    arXiv:2607.02893v1 Announce Type: cross Abstract: Low-bit quantization shrinks language models but treats precision as a single global hyper-parameter: every weight uses the same bit-width. We introduce Variable Bit-width Quantization (VBQ), a training-time method in which each c…

  405. arXiv cs.AI TIER_1 English(EN) · Caspar Kaiser, Sean Enderby ·

    No Reliable Evidence of Self-Reported Sentience in Small Large Language Models

    arXiv:2601.15334v2 Announce Type: replace-cross Abstract: Whether language models possess sentience has no empirical answer. But whether they believe themselves to be sentient can, in principle, be tested. We do so by querying several open-weights models about their own conscious…

  406. arXiv cs.AI TIER_1 English(EN) · Addison J. Wu, Ryan Liu, Xuechunzi Bai, Thomas L. Griffiths ·

    Large Language Models Develop Novel Social Biases Through Adaptive Exploration

    arXiv:2511.06148v4 Announce Type: replace-cross Abstract: As large language models (LLMs) are adopted into frameworks that grant them the capacity to make real decisions, it is increasingly important to ensure that they are unbiased. In this paper, we argue that the predominant a…

  407. arXiv cs.AI TIER_1 English(EN) · Yisong Zhang, Ran Cheng, Guoxing Yi, Kay Chen Tan ·

    A Systematic Survey on Large Language Models for Evolutionary Optimization: From Modeling to Solving

    arXiv:2509.08269v5 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly integrated with evolutionary computation to support optimization tasks. This survey primarily focuses on evolutionary optimization, i.e., optimization based on evolutionary com…

  408. arXiv cs.AI TIER_1 English(EN) · Yifan Luo, Zhennan Zhou, Bin Dong ·

    InverseScope: Scalable Activation Inversion for Interpreting Large Language Models

    arXiv:2506.07406v3 Announce Type: replace-cross Abstract: Understanding the internal representations of large language models (LLMs) is a central challenge in interpretability research. Existing feature interpretability methods often rely on strong structural assumptions--such as…

  409. arXiv cs.AI TIER_1 English(EN) · Yang Yang, Hua XU, Zhangyi Hu, Yutao Yue ·

    RLIE: Rule Generation with Logistic Regression, Iterative Refinement, and Evaluation for Large Language Models

    arXiv:2510.19698v3 Announce Type: replace Abstract: Large Language Models (LLMs) can propose rules in natural language, sidestepping the need for a predefined predicate space in traditional rule learning. Yet many LLM-based approaches ignore interactions among rules, and the oppo…

  410. arXiv cs.AI TIER_1 English(EN) · Zhimin Hu, Lanhao Niu, Sashank Varma ·

    Language Models Represent and Transform Concepts with Shared Geometry

    arXiv:2607.04525v1 Announce Type: cross Abstract: How concepts are represented in neural networks is a fundamental question in machine learning. The dominant view treats concept representations as stationary geometric objects. Yet concepts appear in context, and context transform…

  411. arXiv cs.AI TIER_1 English(EN) · Shreyas K Chandrahas ·

    evalci: A Python Library for Statistically Rigorous Comparison of Language Model Evaluations

    arXiv:2607.04429v1 Announce Type: cross Abstract: The dominant practice in language model evaluation is to report a single accuracy number per model and declare the higher one better, without testing whether the gap could plausibly be sampling noise. On benchmarks of a few thousa…

  412. arXiv cs.AI TIER_1 English(EN) · Jiang Zhang, Bing Yuan, Qian Zhang ·

    Self-Reference in Large Language Models: The Introspection Threshold for Recursive Self-Improvement

    arXiv:2607.04277v1 Announce Type: cross Abstract: The pursuit of self-evolving AI raises a critical question: when is autonomous self-improvement sustainable rather than degenerative? Drawing an analogy to von Neumann's complexity threshold for self-reproducing automata, we argue…

  413. arXiv cs.AI TIER_1 English(EN) · Bhavesh Sood, Jaromir Savelka ·

    Punching Above Their Weight: Classification-Head Fine-Tuning of Tiny Language Models (TLMs) for Verifiable Multiple-Choice Tasks

    arXiv:2607.03801v1 Announce Type: cross Abstract: We define Tiny Language Models (TLMs) as models below roughly 3B parameters that fit on mainstream consumer devices. We study how to adapt them for and use them on verifiable multiple-choice tasks. We compare three LoRA-based fine…

  414. Hugging Face Daily Papers TIER_1 English(EN) ·

    SpanUQ: Span-Level Uncertainty Quantification for Large Language Model Generation

    Uncertainty estimation is essential not only for the trustworthy deployment of large language models (LLMs) but also as a foundation for self-refinement in LLM generation. However, existing approaches operate at suboptimal granularities: token-level scores lack semantic coherence…

  415. arXiv cs.CL TIER_1 English(EN) · Dakuo Wang ·

    SpanUQ: Span-Level Uncertainty Quantification for Large Language Model Generation

    Uncertainty estimation is essential not only for the trustworthy deployment of large language models (LLMs) but also as a foundation for self-refinement in LLM generation. However, existing approaches operate at suboptimal granularities: token-level scores lack semantic coherence…

  416. arXiv cs.CL TIER_1 English(EN) · Aylin Caliskan ·

    RPAM: A Principled Metric for Evaluating Associations in Language Models with High Predictive Validity in Downstream Outputs

    Language models (LMs) exhibit problematic biases, such as stereotypes. Effectively analyzing and mitigating such biases requires accurate and generalizable evaluation methods of the underlying associations. Some existing approaches focus on downstream metrics that analyze associa…

  417. arXiv cs.CL TIER_1 English(EN) · Archie Chaudhury ·

    ResonatorLM: Causal Resonant Field Mixing for Efficient Long-Context Language Modelin

    Contemporary language models are dominated by the transformer architecture, which leverages self-attention mechanisms to enable more efficient, parallelized training across a wide set of documents and corpora. This has allowed transformers to effectively model data across a wide …

  418. arXiv cs.AI TIER_1 English(EN) · Xuanjing Huang ·

    AgentGym2: Benchmarking Large Language Model Agents in De-Idealized Real-World Environments

    Language agents, i.e., LLM agents, progress rapidly and are increasingly deployed in production environments. This trend underscores the urgent need for rigorous and realistic evaluations. However, most existing benchmarks evaluate agents in simplified, idealized settings. They t…

  419. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Lars Benedikt Kaesberg ·

    Decision Protocols in Multi-Agent Large Language Model Conversations

    Improving the task performance of Large Language Models (LLMs) is essential, yet scaling these models faces significant challenges such as diminishing returns and high costs. Multi-Agent Systems (MAS) offer a promising solution by distributing tasks among specialized agents to im…

  420. arXiv cs.CL TIER_1 English(EN) · Sashank Varma ·

    Language Models Represent and Transform Concepts with Shared Geometry

    How concepts are represented in neural networks is a fundamental question in machine learning. The dominant view treats concept representations as stationary geometric objects. Yet concepts appear in context, and context transforms them. Drawing from neural population geometry, w…

  421. Hugging Face Daily Papers TIER_1 English(EN) ·

    Language Models Represent and Transform Concepts with Shared Geometry

    How concepts are represented in neural networks is a fundamental question in machine learning. The dominant view treats concept representations as stationary geometric objects. Yet concepts appear in context, and context transforms them. Drawing from neural population geometry, w…

  422. Hugging Face Daily Papers TIER_1 English(EN) ·

    VLA Grounder: Language-Conditioning Space Optimization for Black-Box VLA Models

    Vision-Language-Action (VLA) models are commonly treated as end-to-end action policies conditioned on natural-language task descriptions. In practice, however, their behavior often depends sharply on how the instruction is phrased, suggesting that language is not merely a task la…

  423. arXiv cs.CL TIER_1 English(EN) · Shreyas K Chandrahas ·

    evalci: A Python Library for Statistically Rigorous Comparison of Language Model Evaluations

    The dominant practice in language model evaluation is to report a single accuracy number per model and declare the higher one better, without testing whether the gap could plausibly be sampling noise. On benchmarks of a few thousand items, and under temperature sampling where a m…

  424. Hugging Face Daily Papers TIER_1 English(EN) ·

    Geometry of Ordinal Representations in Language Models

    Recent work showed that language models represent character counts on curved 1D manifolds, with attention heads performing geometric transformations to enable computation. We test whether this generalizes across four ordinal tasks (bracket depth, indentation, table position, nume…

  425. arXiv cs.CL TIER_1 English(EN) · Jijie Zhang, Zhe Ren, Quan Zhang, Dandan Guo ·

    Bayesian Sparse Low-Rank Adaptation for Large Language Model Uncertainty Estimation

    arXiv:2607.02182v1 Announce Type: cross Abstract: Large language models (LLMs) exhibit remarkable reasoning capabilities, but their task-specific fine-tuning is notoriously plagued by overconfidence, severely hindering trustworthy deployment. We propose Data-Adaptive Lower-Rank A…

  426. arXiv cs.AI TIER_1 English(EN) · Xi Fang, Weijie Xu, Yingqiang Ge, Yuhui Xu, Stephanie Eckman, Chandan K. Reddy ·

    DRIFTLENS: Measuring Memory-Induced Reasoning Drift in Personalized Language Models

    arXiv:2607.02374v1 Announce Type: new Abstract: Personalization changes what a model says to a user; we show that it can also change the reasoning trajectory used to justify the response. Modern LLMs personalize interactions by storing user attributes, preferences, and prior cont…

  427. arXiv cs.AI TIER_1 English(EN) · Ye Liu, Srijan Bansal, Bo Pang, Yang Li, Zeyu Leo Liu, Yifei Ming, Zixuan Ke, Shafiq Joty, Semih Yavuz ·

    Procedural Memory Distillation: Online Reflection for Self-Improving Language Models

    arXiv:2607.01480v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR), along with recent selfdistillation variants such as SDPO, evaluates each rollout against a verifier and updates the policy from that episode-level signal. However, the richer pr…

  428. arXiv cs.AI TIER_1 English(EN) · Samuel Schapiro, Core Francisco Park, Felix Sosa, Lav R. Varshney ·

    CreativityNeuro: Steering Language Model Weights to Improve Divergent Thinking and Reduce Mode Collapse

    arXiv:2607.01433v1 Announce Type: new Abstract: Divergent thinking is a crucial aspect of creativity, yet large language models (LLMs) tend to consistently generate similar responses to open-ended questions, in what has been termed the artificial hivemind effect. Here, we introdu…

  429. arXiv cs.AI TIER_1 English(EN) · Aryuemaan Kumar Chowdhury, Afreen Shaik, Yaparla Bhargavi, Brahma Kumar ·

    The Wiola Architecture for Efficient Small Language Models

    arXiv:2607.01394v1 Announce Type: new Abstract: We present Wiola, a fully original Small Language Model (SLM) architecture built from first principles, sharing no structural lineage with any existing model family including GPT, LLaMA, Mistral, or Falcon. Wiola introduces five ind…

  430. arXiv cs.LG TIER_1 English(EN) · Anna Karnysheva, Dietrich Klakow, Ji-Ung Lee ·

    Probing Chemical Language Models: Effects of Pre-training and Fine-tuning

    arXiv:2607.02140v1 Announce Type: new Abstract: Chemical language models (CLMs) are trained with linearized representations such as SMILES, yet it remains unclear which chemically meaningful substructures they encode. To foster a better understanding of CLMs, we conduct a systema…

  431. arXiv cs.CL TIER_1 English(EN) · Junyu Lin, Meizhen Liu, Xiufeng Huang, Jinfeng Li, Haiwen Hong, Xiaohan Yuan, Yuefeng Chen, Longtao Huang, Hui Xue, Ranjie Duan, Zhikai Chen, Yuchuan Fu, Defeng Li, Lingyao Gao, Yitong Yang ·

    YuFeng-XGuard: A Reasoning-Centric, Interpretable, and Flexible Guardrail Model for Large Language Models

    arXiv:2601.15588v2 Announce Type: replace Abstract: As large language models (LLMs) are increasingly deployed in real-world applications, safety guardrails are required to go beyond coarse-grained filtering and support fine-grained, interpretable, and adaptable risk assessment. H…

  432. arXiv cs.CL TIER_1 English(EN) · Yuchen Lu, Run Yang, Yichen Zhang, Shuguang Yu, Ziwei Wang, Jiayi Xiang, Wenxin E, Changyu Zhu, Fan Zhou ·

    StatEval: A Comprehensive Benchmark for Large Language Models in Statistics

    arXiv:2510.09517v2 Announce Type: replace Abstract: Despite rapid advances in large language models (LLMs), statistical reasoning remains underrepresented in existing LLM benchmarks, which often do not reflect the layered, proof-driven nature of real statistical practice. To addr…

  433. arXiv cs.CL TIER_1 English(EN) · Dingkang Lin, Naixuan Zhao, Dan Tian, Jiang Li ·

    Large language models reshape the language of science

    arXiv:2504.12317v2 Announce Type: replace Abstract: Scientific language is a central infrastructure of knowledge production, but it remains unclear whether large language models (LLMs) are altering not only how scientists write, but also how scientific knowledge is communicated a…

  434. arXiv cs.CL TIER_1 English(EN) · Weibin Liao, Xin Gao, Tianyu Jia, Rihong Qiu, Yifan Zhu, Yang Lin, Xinyu Ma, Junfeng Zhao, Yasha Wang ·

    LearNAT: Learning NL2SQL with AST-guided Task Decomposition for Large Language Models

    arXiv:2504.02327v2 Announce Type: replace Abstract: Natural Language to SQL (NL2SQL) aims to translate natural language queries into executable SQL statements, offering non-expert users intuitive access to databases. While recent approaches leveraging large-scale private LLMs suc…

  435. arXiv cs.AI TIER_1 English(EN) · Amirreza Esmaeili, Fatemeh Fard ·

    TokenScope: Token-Level Explainability and Interpretability for Code-Oriented Tasks in Large Language Models

    arXiv:2607.01235v1 Announce Type: cross Abstract: Understanding how Large Language Models (LLMs) make token-level decisions during code generation remains a major challenge for both researchers and practitioners. While recent tools provide insights into model internals or generat…

  436. arXiv cs.CL TIER_1 English(EN) · Congrui Du, Yang Zhang, Kaizhi Qian, Shiyu Chang ·

    Unlocking Speech-Text Compositional Powers: Instruction-Following Speech Language Models without Instruction Tuning

    arXiv:2607.02214v1 Announce Type: new Abstract: Instruction tuning for speech language models (SLMs) is substantially more challenging than for text-based large language models (LLMs), as it requires learning a new modality and a wide range of speech-specific instructions in addi…

  437. arXiv cs.CL TIER_1 English(EN) · Kim Gerdes (LISN, Qatent, STL) ·

    The Grammar Does the Work: Functional vs. Lexical Dependency Length Minimization Across Universal Dependencies

    arXiv:2607.01899v1 Announce Type: new Abstract: Dependency length minimization (DLM) is a well-documented processing universal, but previous studies report a single mean dependency distance (MDD) per language, obscuring variation across syntactic relation types. We analyze 122 la…

  438. arXiv cs.CL TIER_1 English(EN) · Siddharth Gollapudi, Nilesh Gupta, Prasann Singhal, Sewon Min ·

    Can Language Models Actually Retrieve In-Context? Drowning in Documents at Million Token Scale

    arXiv:2607.01538v1 Announce Type: new Abstract: Language models (LMs) raise an intriguing alternative to vector-based retrieval: conditioning on an in-context corpus and directly generating a relevant answer. However, prior work has largely focused on proprietary systems or the s…

  439. arXiv cs.AI TIER_1 English(EN) · Long Lian, Sida Wang, Felix Juefei-Xu, Tsu-Jui Fu, Xiuyu Li, Adam Yala, Trevor Darrell, Alane Suhr, Yuandong Tian, Xi Victoria Lin ·

    ThreadWeaver: Adaptive Threading for Efficient Parallel Reasoning in Language Models

    arXiv:2512.07843v2 Announce Type: replace-cross Abstract: Scaling inference-time computation has enabled Large Language Models (LLMs) to achieve strong reasoning performance, but their inherently sequential decoding incurs substantial latency, motivating parallelization of the ge…

  440. arXiv cs.AI TIER_1 English(EN) · Shengsheng Zhou, Shuai Wang, Liang Ding, Yibing Zhan, Yong Luo, Zheng He, Fu Lin, Dapeng Tao ·

    Leveraging Metamemory Agent for Enhanced Data-Free Code Generation in Large Language Models

    arXiv:2501.07892v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have shown strong performance in automated code generation, with few-shot prompting widely used for its simplicity and effectiveness. However, few-shot methods depend on curated or manually cra…

  441. arXiv cs.AI TIER_1 English(EN) · Chandan K. Reddy ·

    DRIFTLENS: Measuring Memory-Induced Reasoning Drift in Personalized Language Models

    Personalization changes what a model says to a user; we show that it can also change the reasoning trajectory used to justify the response. Modern LLMs personalize interactions by storing user attributes, preferences, and prior context, then injecting this information into future…

  442. arXiv cs.CL TIER_1 English(EN) · Shiyu Chang ·

    Unlocking Speech-Text Compositional Powers: Instruction-Following Speech Language Models without Instruction Tuning

    Instruction tuning for speech language models (SLMs) is substantially more challenging than for text-based large language models (LLMs), as it requires learning a new modality and a wide range of speech-specific instructions in addition to those supported by text LLMs. Existing S…

  443. arXiv cs.CL TIER_1 English(EN) · Dandan Guo ·

    Bayesian Sparse Low-Rank Adaptation for Large Language Model Uncertainty Estimation

    Large language models (LLMs) exhibit remarkable reasoning capabilities, but their task-specific fine-tuning is notoriously plagued by overconfidence, severely hindering trustworthy deployment. We propose Data-Adaptive Lower-Rank Adaptation (DALorRA), a simple and effective variat…

  444. arXiv cs.LG TIER_1 English(EN) · Ji-Ung Lee ·

    Probing Chemical Language Models: Effects of Pre-training and Fine-tuning

    Chemical language models (CLMs) are trained with linearized representations such as SMILES, yet it remains unclear which chemically meaningful substructures they encode. To foster a better understanding of CLMs, we conduct a systematic study and probe for 78 molecular substructur…

  445. arXiv cs.CL TIER_1 English(EN) · Kim Gerdes ·

    The Grammar Does the Work: Functional vs. Lexical Dependency Length Minimization Across Universal Dependencies

    Dependency length minimization (DLM) is a well-documented processing universal, but previous studies report a single mean dependency distance (MDD) per language, obscuring variation across syntactic relation types. We analyze 122 languages in UD and SUD (version 2.17), showing th…

  446. arXiv cs.AI TIER_1 English(EN) · Zishuo Zheng, Vidhisha Balachandran, Chan Young Park, Faeze Brahman, Sachin Kumar ·

    Reasoning Up the Instruction Ladder for Controllable Language Models

    arXiv:2511.04694v5 Announce Type: replace-cross Abstract: As large language model (LLM) based systems take on high-stakes roles in real-world decision-making, they must reconcile competing instructions from multiple sources within a single prompt context. Enforcing an instruction…

  447. arXiv cs.AI TIER_1 (CA) · Zinan Tang, Yukun Zhang, Shaomian Zheng, Zhuoshi Pan, Qizhi Pei, Dingnan Jin, Jun Zhou, Yujun Wang, Biqing Huang ·

    CausalMix: Data Mixture as Causal Inference for Language Model Training

    arXiv:2607.01104v1 Announce Type: cross Abstract: In Large Language Model (LLM) training, data mixing plays a pivotal role in determining model performance. Recent methods optimize mixture weights via proxy models, but they rely on the assumption of static data distributions. As …

  448. arXiv cs.LG TIER_1 English(EN) · Sajjad Ghiasvand, Mark Beliaev, Mahnoosh Alizadeh, Ramtin Pedarsani ·

    REALM: Reliable Expertise-Aware Language Model Fine-Tuning from Noisy Annotations

    arXiv:2604.17289v2 Announce Type: replace Abstract: Supervised fine-tuning of large language models relies on human-annotated data, yet annotation pipelines routinely involve multiple crowdworkers of heterogeneous expertise. Standard practice aggregates labels via majority vote o…

  449. arXiv cs.CL TIER_1 English(EN) · Yangfan Hu, Xuhan Tong, Haoyue Bai, Xi Ding, Shashank Muralidhar Bharadwaj, Siyang Cao, Robert Nowak, Jiawei Zhang ·

    Understanding Why Language Models Hallucinate: Testing Reasoning Against Priors

    arXiv:2607.00447v1 Announce Type: new Abstract: Large language models often produce hallucinated answers that violate prompt-level constraints. A key diagnostic question is whether these failures reflect missing knowledge, or whether the model has the relevant information but fol…

  450. arXiv cs.CL TIER_1 English(EN) · Xianru Chen, Yukai Huang, Mingxiang Chen, Xinping Lei, Fangbing Deng, Jin Chen, Ge Zhang, Wenhao Huang, Jiaheng Liu ·

    MSQA: A Natively Sourced Multilingual and Multicultural SimpleQA Benchmark

    arXiv:2607.00724v1 Announce Type: new Abstract: Multilingual fluency often invites a stronger assumption: a model that can speak a user's language must also understand the culture encoded by that language. We call this the Illusion of Cultural Alignment. To test this assumption d…

  451. arXiv cs.AI TIER_1 English(EN) · Arya Raeesi, Hanna Roed ·

    Auditing Forgetting in Limited Memory Language Models

    arXiv:2607.00605v1 Announce Type: cross Abstract: Limited Memory Language Models (LMLMs) externalize factual knowledge to a database to enable deletion-based unlearning without retraining. Existing evaluations measure post-deletion correctness in aggregate and cannot tell whether…

  452. arXiv cs.CL TIER_1 English(EN) · Maximilian Idahl, J\"org Tiedemann, Sampo Pyysalo, David Salinas, Tomasz Galica, Shenbin Qian, Tudor Nicolae Mateiu, Zihao Li, Anna Lokrantz, Fedor Vitiugin, Andr\'e F. T. Martins, Jenna Kanerva, Filip Ginter, Matthias Lindemann, Tim Isbister, Birger Moe… ·

    MultiSynt/MT: Trillion-Token Multi-Parallel Pre-Training Data Translated Across 36 Languages

    arXiv:2607.00890v1 Announce Type: new Abstract: Open web-scale pre-training corpora remain concentrated in English, limiting multilingual LLM development. We introduce MultiSynt/MT, an open synthetic parallel corpus with approximately 4.8 trillion target-language tokens across 36…

  453. arXiv cs.CL TIER_1 Deutsch(DE) · Yannik Keller, Thomas Eisenmann ·

    Understanding Large Language Models

    arXiv:2607.01006v1 Announce Type: new Abstract: Large Language Models (LLMs) represent one of the most significant advances in AI and natural language processing in recent years. Still, many pressing questions about their mechanisms, capabilities, and relationship to human cognit…

  454. arXiv cs.CL TIER_1 English(EN) · Jeremias Bohn, Tizian Dippold, Mahdi Koubaa, Elias R. Wahl, Georg Groh ·

    $\text{Log}_\text{b}$Quant: Quantizing Language Models in Logarithmic Space

    arXiv:2607.01127v1 Announce Type: new Abstract: Quantization has become an invaluable tool to reduce memory requirements and inference speed of modern language models, in particular to make them available for consumer setups and edge devices. While previous work has primarily foc…

  455. arXiv cs.AI TIER_1 English(EN) · Michael S. Zhang, Rishi A. Ruia, Arnav Kewalram, Saathvik Dharmapuram, Utkarsh Sharma, Kevin Zhu ·

    When Less is More: 8-bit Quantization Improves Continual Learning in Large Language Models

    arXiv:2512.18934v2 Announce Type: replace-cross Abstract: Catastrophic forgetting poses a fundamental challenge in continual learning, particularly when models are quantized for deployment efficiency. We systematically investigate the interplay between quantization precision (FP1…

  456. arXiv cs.CL TIER_1 English(EN) · Sewon Min ·

    Can Language Models Actually Retrieve In-Context? Drowning in Documents at Million Token Scale

    Language models (LMs) raise an intriguing alternative to vector-based retrieval: conditioning on an in-context corpus and directly generating a relevant answer. However, prior work has largely focused on proprietary systems or the smaller-scale reranking task, leaving corpus-scal…

  457. Hugging Face Daily Papers TIER_1 English(EN) ·

    The Wiola Architecture for Efficient Small Language Models

    We present Wiola, a fully original Small Language Model (SLM) architecture built from first principles, sharing no structural lineage with any existing model family including GPT, LLaMA, Mistral, or Falcon. Wiola introduces five independently novel components: (i) Spiral Rotary P…

  458. arXiv cs.CL TIER_1 English(EN) · Georg Groh ·

    $\text{Log}_\text{b}$Quant: Quantizing Language Models in Logarithmic Space

    Quantization has become an invaluable tool to reduce memory requirements and inference speed of modern language models, in particular to make them available for consumer setups and edge devices. While previous work has primarily focused on uniform quantization codebooks, such app…

  459. arXiv cs.AI TIER_1 (CA) · Biqing Huang ·

    CausalMix: Data Mixture as Causal Inference for Language Model Training

    In Large Language Model (LLM) training, data mixing plays a pivotal role in determining model performance. Recent methods optimize mixture weights via proxy models, but they rely on the assumption of static data distributions. As a result, when the underlying data pool shifts, th…

  460. arXiv cs.CL TIER_1 Deutsch(DE) · Thomas Eisenmann ·

    Understanding Large Language Models

    Large Language Models (LLMs) represent one of the most significant advances in AI and natural language processing in recent years. Still, many pressing questions about their mechanisms, capabilities, and relationship to human cognition remain highly debated. This chapter aims to …

  461. arXiv cs.CL TIER_1 English(EN) · Gema Ramírez-Sánchez ·

    MultiSynt/MT: Trillion-Token Multi-Parallel Pre-Training Data Translated Across 36 Languages

    Open web-scale pre-training corpora remain concentrated in English, limiting multilingual LLM development. We introduce MultiSynt/MT, an open synthetic parallel corpus with approximately 4.8 trillion target-language tokens across 36 European languages, produced by translating 100…

  462. Hugging Face Daily Papers TIER_1 English(EN) ·

    MultiSynt/MT: Trillion-Token Multi-Parallel Pre-Training Data Translated Across 36 Languages

    Open web-scale pre-training corpora remain concentrated in English, limiting multilingual LLM development. We introduce MultiSynt/MT, an open synthetic parallel corpus with approximately 4.8 trillion target-language tokens across 36 European languages, produced by translating 100…

  463. arXiv cs.CL TIER_1 English(EN) · Jiaheng Liu ·

    MSQA: A Natively Sourced Multilingual and Multicultural SimpleQA Benchmark

    Multilingual fluency often invites a stronger assumption: a model that can speak a user's language must also understand the culture encoded by that language. We call this the Illusion of Cultural Alignment. To test this assumption directly, we introduce MSQA, a benchmark of 1,064…

  464. arXiv cs.AI TIER_1 English(EN) · Hanna Roed ·

    Auditing Forgetting in Limited Memory Language Models

    Limited Memory Language Models (LMLMs) externalize factual knowledge to a database to enable deletion-based unlearning without retraining. Existing evaluations measure post-deletion correctness in aggregate and cannot tell whether a deleted fact persists through residual parametr…

  465. arXiv cs.LG TIER_1 English(EN) · Julius Adebayo ·

    Prototype Language Models

    Knowing which training examples drive outputs is fundamental to auditing, correcting, and understanding language models, yet for modern LLMs this remains expensive, approximate, and largely post-hoc. Standard language models generate tokens through a dense network pathway, causin…

  466. arXiv cs.CL TIER_1 English(EN) · Jiawei Zhang ·

    Understanding Why Language Models Hallucinate: Testing Reasoning Against Priors

    Large language models often produce hallucinated answers that violate prompt-level constraints. A key diagnostic question is whether these failures reflect missing knowledge, or whether the model has the relevant information but follows the wrong inference path. We study this phe…

  467. arXiv cs.CL TIER_1 English(EN) · Dhruva Karkada, Daniel J. Korchinski, Andres Nava, Matthieu Wyart, Yasaman Bahri ·

    Symmetry in language statistics shapes the geometry of model representations

    arXiv:2602.15029v3 Announce Type: replace-cross Abstract: The internal representations learned by language models consistently exhibit striking geometric structure: calendar months organize into a circle, historical years form a smooth one-dimensional manifold, and cities' latitu…

  468. arXiv cs.CL TIER_1 English(EN) · Ryan Lee, Jacob Biloki, Edward J. Hu, Jonathan May ·

    Sparse Layers are Critical to Scaling Looped Language Models

    arXiv:2605.09165v2 Announce Type: replace-cross Abstract: Looped language models repeat a set of transformer layers through depth, reducing memory costs and providing natural early-exit points at loop boundaries. However, looped models do not scale as favorably as standard transf…

  469. arXiv cs.LG TIER_1 English(EN) · Jian Xu, Delu Zeng, John Paisley, Qibin Zhao ·

    Calibration, Not Compilation: Detecting and Repairing Misspecified Probabilistic Programs Written by Language Models

    arXiv:2606.31630v1 Announce Type: new Abstract: Language models increasingly write probabilistic programs (in NumPyro, Stan, or Pyro), but a program that compiles, runs, and passes every unit test can still be \emph{statistically} wrong -- a Gaussian likelihood for heavy-tailed d…

  470. arXiv cs.AI TIER_1 English(EN) · Lisa Taldir (LI-PaRAD), Muhammad Ahmad Saeed (LI-PaRAD), David Defour (LI-PaRAD), Pablo de Oliveira Castro (LI-PaRAD), Eric Petit ·

    Benchmarking Large Language Models on Floating-Point Error Classification

    arXiv:2606.31308v1 Announce Type: new Abstract: This paper investigates the capability of Large Language Models (LLMs) to detect and classify floating-point errors statically in software code. We introduce InterFLOPBench, a benchmark of 90 C kernels with 1 130 test samples design…

  471. arXiv cs.AI TIER_1 English(EN) · Parker Glenn, Alfy Samuel ·

    Large Databases Need Small, Open-Weight Language Models

    arXiv:2606.31808v1 Announce Type: new Abstract: Language model systems built around proprietary APIs often operate on a token-based cost model. This becomes prohibitively expensive in the context of large databases, where LM-enhanced relational operators can incur costs exceeding…

  472. arXiv cs.AI TIER_1 English(EN) · Arash Raftari, Mehrdad Mahdavi, Nathan Blackthorn, Andrew Arash Mahyari ·

    Curvature-Guided Module Localization for Low-Rank Detoxification of Backdoored Large Language Models

    arXiv:2606.30899v1 Announce Type: cross Abstract: Backdoor attacks pose a serious threat to large language models (LLMs) by causing otherwise benign systems to produce attacker-specified malicious behavior when a hidden trigger is present. In this work, we study post hoc detoxifi…

  473. arXiv cs.AI TIER_1 English(EN) · Seyed Bagher Hashemi Natanzi, Bo Tang ·

    A Lifecycle and Application-Stack Survey of Large Language Model Vulnerabilities: Attacks, Risks, Defenses, and Open Problems

    arXiv:2606.31639v1 Announce Type: cross Abstract: Large language models are no longer only text generators. They are increasingly embedded in retrieval pipelines, enterprise assistants, coding environments, robotic systems, security-operation workflows, and autonomous agents that…

  474. arXiv cs.AI TIER_1 English(EN) · Daniele Gambetta, Gizem Gezici, Fosca Giannotti, Dino Pedreschi, Alistair Knott, Luca Pappalardo ·

    Learning by Surprise: Adaptive Mitigation of Model Collapse in Large Language Models

    arXiv:2410.12341v4 Announce Type: replace-cross Abstract: As AI-generated content increasingly populates the web, generative AI models are at growing risk of being trained on their own outputs, a process known as AI autophagy. This feedback loop has been shown to induce model col…

  475. arXiv cs.AI TIER_1 English(EN) · Sher Badshah, Ali Emami, Hassan Sajjad ·

    SAGE: A Search-AuGmented Evaluation of Large Language Models on Free-Form QA

    arXiv:2504.07385v3 Announce Type: replace-cross Abstract: As Large Language Models (LLMs) become increasingly used for question-answering (QA), relying on static, pre-annotated references for evaluation poses significant challenges in cost, scalability, and completeness. Meanwhil…

  476. arXiv cs.AI TIER_1 English(EN) · Austin Feng, Marius Alonso, Ambroise Odonnat, Vasilii Feofanov, Ievgen Redko ·

    Optimal Self-Consistency for Efficient Reasoning with Large Language Models

    arXiv:2511.12309v2 Announce Type: replace-cross Abstract: Self-consistency (SC) is a widely used test-time inference technique for improving performance in chain-of-thought reasoning. It consists of generating multiple responses, or ``samples", from a large language model (LLM) a…

  477. arXiv cs.CL TIER_1 English(EN) · Zhaojian Yu, Penghao Yin, Shuzheng Gao, Shilin He, Kai Cai, Xiao-Ping Zhang ·

    AutoTrainess: Teaching Language Models to Improve Language Models Autonomously

    arXiv:2606.31551v1 Announce Type: new Abstract: Training language models (LMs) remains a highly human-intensive process, even as frontier language model agents become increasingly capable at software engineering and other long-horizon tasks. A central challenge is that autonomous…

  478. arXiv cs.CL TIER_1 English(EN) · Jian Gu, Aldeida Aleti, Chunyang Chen, Hongyu Zhang ·

    SemRF: A Semantic Reference Frame for Residual-Stream Dynamics in Language Models

    arXiv:2606.32022v1 Announce Type: cross Abstract: Residual-stream analysis asks how language-model computation evolves across depth, but intermediate decoding requires comparable readout coordinates across layers. If embedding anchors and unembedding readout disagree on the chose…

  479. Hugging Face Daily Papers TIER_1 (CA) ·

    CausalMix: Data Mixture as Causal Inference for Language Model Training

    CausalMix addresses limitations in LLM data mixing by formulating mixture optimization as a causal inference problem, enabling dynamic adaptation to shifting data distributions without costly retraining.

  480. arXiv cs.CL TIER_1 English(EN) · Hongyu Zhang ·

    SemRF: A Semantic Reference Frame for Residual-Stream Dynamics in Language Models

    Residual-stream analysis asks how language-model computation evolves across depth, but intermediate decoding requires comparable readout coordinates across layers. If embedding anchors and unembedding readout disagree on the chosen span, apparent motion may reflect measurement dr…

  481. arXiv cs.AI TIER_1 English(EN) · Alfy Samuel ·

    Large Databases Need Small, Open-Weight Language Models

    Language model systems built around proprietary APIs often operate on a token-based cost model. This becomes prohibitively expensive in the context of large databases, where LM-enhanced relational operators can incur costs exceeding $10,000 for a single set of experiments, hinder…

  482. arXiv cs.AI TIER_1 English(EN) · Bo Tang ·

    A Lifecycle and Application-Stack Survey of Large Language Model Vulnerabilities: Attacks, Risks, Defenses, and Open Problems

    Large language models are no longer only text generators. They are increasingly embedded in retrieval pipelines, enterprise assistants, coding environments, robotic systems, security-operation workflows, and autonomous agents that can read private data, call tools, write files, e…

  483. arXiv cs.LG TIER_1 English(EN) · Qibin Zhao ·

    Calibration, Not Compilation: Detecting and Repairing Misspecified Probabilistic Programs Written by Language Models

    Language models increasingly write probabilistic programs (in NumPyro, Stan, or Pyro), but a program that compiles, runs, and passes every unit test can still be \emph{statistically} wrong -- a Gaussian likelihood for heavy-tailed data, a Poisson for over-dispersed counts, an inv…

  484. arXiv cs.CL TIER_1 English(EN) · Xiao-Ping Zhang ·

    AutoTrainess: Teaching Language Models to Improve Language Models Autonomously

    Training language models (LMs) remains a highly human-intensive process, even as frontier language model agents become increasingly capable at software engineering and other long-horizon tasks. A central challenge is that autonomous post-training is not just a coding problem: it …

  485. arXiv cs.AI TIER_1 English(EN) · Dari Baturova, Elena Bruches, Ivan Chernov, Roman Derunets, Arsenii Fomin, Andrey Kostin ·

    Little Brains, Big Feats: Exploring Compact Language Models

    arXiv:2606.30062v1 Announce Type: cross Abstract: While large language models have been dominating the research landscape recently, small language models remain highly relevant across various domains; yet, they receive far less attention. In this study, we investigate how smaller…

  486. arXiv cs.AI TIER_1 English(EN) · Haobo Yang ·

    Using Large Language Models as Low-Cost Statistical Estimators for Human-Response Data

    arXiv:2606.30372v1 Announce Type: new Abstract: Quantitative research across the social and behavioral sciences depends on human subject experiments that are expensive, slow, and subject to sampling bias. Here we show that pretrained large language models induce risk-equivalent e…

  487. arXiv cs.AI TIER_1 English(EN) · Zhaoyang Li, Ruijie Zhang, Jiaqi Liu, Zhaoji Sun ·

    Fine-Tuning General-Purpose Large Language Models for Agricultural Applications:A Reproducible Framework and Evaluation Protocol Based on Qwen3-8B

    arXiv:2606.28992v1 Announce Type: cross Abstract: General-purpose large language models (LLMs) have demonstrated strong abilities in opendomain question answering, information extraction, and text generation. Agricultural applications, however, are domain-specific, region-depende…

  488. arXiv cs.AI TIER_1 English(EN) · Arun Vignesh Malarkkan, Manan Roy Choudhury, Utkarsh Byahut, Yash Ravindra Charde, Vivek Gupta, Yanjie Fu ·

    Invariant Reasoning Directions in Latent Trajectories of Language Models

    arXiv:2606.29164v1 Announce Type: cross Abstract: Latent reasoning models perform multi-step inference directly in hidden-state space, yet the structure of these latent reasoning trajectories remains poorly understood. We show that contrastive refinement signals between stronger …

  489. arXiv cs.AI TIER_1 English(EN) · Andrew Mack, Nina Panickssery, Alexander Matt Turner ·

    Mechanistically Eliciting Latent Behaviors in Language Models

    arXiv:2606.29604v1 Announce Type: cross Abstract: We aim to discover diverse, generalizable perturbations of LLM internals that can surface hidden behavioral modes. Such perturbations could help reshape model behavior and systematically evaluate potential risks. We introduce Caus…

  490. arXiv cs.AI TIER_1 Nederlands(NL) · Mohammed Abu Baker, Lakshmi Babu-Saheer ·

    Fuzzing Large Language Models to Elicit Hidden Behaviors

    arXiv:2606.29646v1 Announce Type: cross Abstract: Sleeper agents are the canonical model organism of deception: models trained to behave normally but to emit an unsafe behaviour on a specific trigger. Eliciting that behaviour without knowing the trigger has not been studied syste…

  491. arXiv cs.LG TIER_1 English(EN) · Yuchen Ma, Yue Huang, Wenjie Wang, Xiaonan Luo, Xiangliang Zhang, Stefan Feuerriegel ·

    Synthetic Interaction Data for Scalable Personalization in Large Language Models

    arXiv:2602.12394v2 Announce Type: replace Abstract: Personalized prompting offers large opportunities for deploying large language models (LLMs) to diverse users, yet existing prompt optimization methods primarily focus on task-level optimization while largely overlooking user-sp…

  492. arXiv cs.LG TIER_1 English(EN) · Matthias Br\"andel, Stephan K\"ohler, Oliver Rheinbach ·

    How Token Influence Decays with Distance: A Green-Function View of Trained Language Models

    arXiv:2606.29139v1 Announce Type: new Abstract: We study how the next-token prediction of an autoregressive Transformer language model changes under small perturbations of earlier input token embeddings. Motivated by operator learning and iterative solvers for differential equati…

  493. arXiv cs.CL TIER_1 English(EN) · Hongyuan Adam Lu, Z. L., Victor Wei, Zefan Zhang, Zhao Hong, Qiqi Xiang, Bowen Cao, Wai Lam ·

    Adam's Law: Textual Frequency Law on Large Language Models

    arXiv:2604.02176v3 Announce Type: replace Abstract: While textual frequency has been validated as relevant to human cognition in reading speed, its relatedness to Large Language Models (LLMs) is seldom studied. We propose a novel research direction in terms of textual data freque…

  494. arXiv cs.CL TIER_1 English(EN) · Jinchao Hu, Meizhi Zhong, Kehai Chen, Xuefeng Bai, Min Zhang ·

    Agentic Tool Use in Large Language Models

    arXiv:2604.00835v2 Announce Type: replace Abstract: Large language models are increasingly being deployed as autonomous agents yet their real world effectiveness depends on reliable tools for information retrieval, computation and external action. Existing studies remain fragment…

  495. arXiv cs.CL TIER_1 English(EN) · Anna Bair, Yixuan Even Xu, Mingjie Sun, J. Zico Kolter ·

    Compressed Sensing for Capability Localization in Large Language Models

    arXiv:2603.03335v2 Announce Type: replace Abstract: Large language models (LLMs) exhibit a wide range of capabilities, including mathematical reasoning, code generation, and linguistic behaviors. We show that Transformer architectures contain small subsets of attention heads that…

  496. arXiv cs.CL TIER_1 English(EN) · Yudao Sun, Juan Yin, Juan Zhao, Fan Zhang, Yongheng Liu, Hongji Chen ·

    Unified Enhancement of the Generalization and Robustness of Language Models via Bi-Stage Optimization

    arXiv:2503.16550v2 Announce Type: replace Abstract: Neural network language models (LMs) are confronted with significant challenges in generalization and robustness. Currently, many studies focus on improving either generalization or robustness in isolation, without methods addre…

  497. arXiv cs.CL TIER_1 English(EN) · Ivan Vykopal, Mat\'u\v{s} Pikuliak, Simon Ostermann, Mari\'an \v{S}imko ·

    Generative Large Language Models in Automated Fact-Checking: A Survey

    arXiv:2407.02351v3 Announce Type: replace Abstract: The rapid spread of false and misleading information on online platforms poses a growing societal challenge, overwhelming the capacity of manual fact-checking and increasing the demand for scalable, reliable automation. Recent a…

  498. arXiv cs.CL TIER_1 English(EN) · Hengxiang Zhang, Jiaxi Ren, Hongxin Wei ·

    Understanding Evaluation Illusion in Diffusion Large Language Models

    arXiv:2606.29228v1 Announce Type: new Abstract: Despite the capability of parallel decoding, diffusion large language models (dLLMs) require many denoising steps to maintain generation quality, motivating recent research on efficient decoding strategies. However, existing studies…

  499. arXiv cs.AI TIER_1 English(EN) · Zheng Luo, T Pranav Kutralingam, Ogochukwu N Okoani, Wanpeng Xu, Hua Wei, Xiyang Hu ·

    Lost in Execution: On the Multilingual Robustness of Tool Calling in Large Language Models

    arXiv:2601.05366v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) are increasingly deployed as agents that invoke external tools through structured function calls. While recent work reports strong tool-calling performance under standard English-centric evalua…

  500. arXiv cs.AI TIER_1 (CA) · Guanyu Chen, Chenxiao Yu, Xiyang Hu ·

    Value-Action Alignment in Large Language Models under Privacy-Prosocial Conflict

    arXiv:2601.03546v2 Announce Type: replace-cross Abstract: Large language models (LLMs) are increasingly used to simulate decision-making tasks involving personal data sharing, where privacy concerns and prosocial motivations can push choices in opposite directions. Existing evalu…

  501. arXiv cs.AI TIER_1 English(EN) · Guangzhi Sun, Xiao Zhan, Shutong Feng, Philip C. Woodland, Jose Such ·

    CASE-Bench: Context-Aware SafEty Benchmark for Large Language Models

    arXiv:2501.14940v4 Announce Type: replace-cross Abstract: Aligning large language models (LLMs) with human values is essential for their safe deployment and widespread adoption. Current LLM safety benchmarks often focus solely on the refusal of individual problematic queries, whi…

  502. arXiv cs.AI TIER_1 English(EN) · Ali AhmadiTeshnizi, Wenzhi Gao, Herman Brunborg, Shayan Talaei, Connor Lawless, Madeleine Udell ·

    OptiMUS-0.3: Using Large Language Models to Model and Solve Optimization Problems at Scale

    arXiv:2407.19633v4 Announce Type: replace Abstract: Optimization problems are pervasive in sectors from manufacturing and distribution to healthcare. However, most such problems are still solved heuristically by hand rather than optimally by state-of-the-art solvers because the e…

  503. Hugging Face Daily Papers TIER_1 English(EN) ·

    AutoTrainess: Teaching Language Models to Improve Language Models Autonomously

    AutoTrainess enables autonomous language model training by providing structured agent-computer interfaces that guide planning, data preparation, training, evaluation, and logging operations more effectively than traditional command-line approaches.

  504. arXiv cs.AI TIER_1 English(EN) · Haobo Yang ·

    Using Large Language Models as Low-Cost Statistical Estimators for Human-Response Data

    Quantitative research across the social and behavioral sciences depends on human subject experiments that are expensive, slow, and subject to sampling bias. Here we show that pretrained large language models induce risk-equivalent estimators of conditional expectations under squa…

  505. Hugging Face Daily Papers TIER_1 English(EN) ·

    Little Brains, Big Feats: Exploring Compact Language Models

    While large language models have been dominating the research landscape recently, small language models remain highly relevant across various domains; yet, they receive far less attention. In this study, we investigate how smaller language models perform during the generation sta…

  506. arXiv cs.CL TIER_1 English(EN) · Andrey Kostin ·

    Little Brains, Big Feats: Exploring Compact Language Models

    While large language models have been dominating the research landscape recently, small language models remain highly relevant across various domains; yet, they receive far less attention. In this study, we investigate how smaller language models perform during the generation sta…

  507. arXiv cs.AI TIER_1 English(EN) · Xinyi Wu, Geng Hong, Pei Chen, Yueyue Chen, Xudong Pan, Min Yang ·

    PRISON: Unmasking the Criminal Potential of Large Language Models

    arXiv:2506.16150v4 Announce Type: replace-cross Abstract: As large language models (LLMs) advance, concerns about their misconduct in complex social contexts intensify. Existing research overlooked the systematic understanding and assessment of their criminal capability in realis…

  508. arXiv cs.CL TIER_1 English(EN) · Iskander Azangulov, Kianoosh Ashouritaklimi, Leo Zhang, Simon Vary, Patrick Rebeschini ·

    Masked Language Flow Models

    arXiv:2606.27617v1 Announce Type: new Abstract: Masked Diffusion Models (MDMs) promise fast, parallel language generation, but their reverse transition factorises across token positions -- an approximation that breaks down in the few-step sampling regime where parallel generation…

  509. arXiv cs.CL TIER_1 English(EN) · Ting Ma, Xiufeng Huang, Benlei Cui, Xiaowen Xu, Shikai Qiu, Ruijie Jian, Hongxing Li, Guanghui Wang, Longtao Huang, Haiwen Hong, Haolei Xu, Wenjing Jiang, Ziwen Xu, Zhaoyu Fan, Shaoxuan He, Chuxi Xiao, Yujian Li, Xinyue Chen, Chunyang Chai, Wenxuan Liu, … ·

    Yuvion LLM: An Adversarially-Aware Large Language Model for Content And AI Safety

    arXiv:2606.27632v1 Announce Type: new Abstract: As large language models are increasingly deployed in real-world systems, safety failures can still lead to harmful outputs and dangerous misuse. We argue that the essence of safety is adversarial: many failures arise not from natur…

  510. arXiv cs.CL TIER_1 English(EN) · Eric De Giuli ·

    Scaling limit of the Random Language Model

    arXiv:2606.28105v1 Announce Type: cross Abstract: We develop a quantitative theory of the Random Language Model (RLM), an ensemble of stochastic context-free grammars, in a scaling limit where the number of hidden symbols $N \to \infty$ while the grammar temperature $\tilde{\epsi…

  511. arXiv cs.CL TIER_1 English(EN) · Antonios Anastasopoulos, Giuseppe Ateniese, Evgenios M. Kornaropoulos ·

    Safe Language Generation in the Limit

    arXiv:2601.08648v2 Announce Type: replace Abstract: Recent results in learning a language in the limit have shown that, although language identification is impossible, language generation is tractable. As this foundational area expands, we need to consider the implications of lan…

  512. arXiv cs.LG TIER_1 English(EN) · Fan Mo, Yuxuan Han, Geng Zhang, Wangbo Zhao, Yang You ·

    FlexMoE: One-for-All Nested Intra-Expert Pruning for MoE Language Models

    arXiv:2606.27866v1 Announce Type: new Abstract: Mixture-of-Experts (MoE) language models scale model ability with sparsely activated experts, making this architecture a standard recipe for modern large models. However, sparse activation does not remove the deployment burden of st…

  513. arXiv cs.AI TIER_1 English(EN) · Artem Ploujnikov, Francesco Verdini, Samir Sadok, Mirco Ravanelli ·

    HybridCodec: Modeling Discrete and Continuous Representations for Efficient Speech Language Models

    arXiv:2606.27627v1 Announce Type: cross Abstract: Discrete audio representations have become increasingly popular for building multimodal text-audio systems and integrating audio capabilities into Large Language Models (LLMs). However, numerous studies report performance degradat…

  514. arXiv cs.AI TIER_1 English(EN) · Ponhvoan Srey, Xiaobao Wu, Cong-Duy Nguyen, Quang Minh Nguyen, Duc Anh Vu, Anh Tuan Luu ·

    From Signals to Transfer: A Factorised Study of Probe-Based Uncertainty Estimation in Large Language Models

    arXiv:2606.27679v1 Announce Type: cross Abstract: Probe-based uncertainty estimation (UE) has emerged as a prominent approach to detect hallucinations in Large Language Models (LLMs) by learning uncertainty from internal model signals. Yet, recent methods vary simultaneously acro…

  515. arXiv cs.AI TIER_1 English(EN) · Hira Beril Kucuk, Norman W Paton, Jiaoyan Chen, Zhenyu Wu ·

    Single and Multi Truth Data Fusion using Large Language Models

    arXiv:2606.28062v1 Announce Type: cross Abstract: Data fusion, also known as truth discovery, is a data integration problem that aims to determine the correct value or set of values for each attribute of an object when presented with potentially conflicting values from multiple s…

  516. arXiv cs.AI TIER_1 English(EN) · Zhen Zeng, Leijiang Gu, Zhangling Duan, Feng Li, Cees G. M. Snoek, Meng Wang, Zenglin Shi ·

    Towards Benign Memory Forgetting for Selective Multimodal Large Language Model Unlearning

    arXiv:2511.20196v2 Announce Type: replace Abstract: Multimodal large language models (MLLMs) can inadvertently memorize privacy-sensitive information during training. While existing unlearning methods can remove such content, they often severely degrade the model's foundational c…

  517. Hugging Face Daily Papers TIER_1 English(EN) ·

    Little Brains, Big Feats: Exploring Compact Language Models

    Small language models can effectively perform retrieval-augmented generation tasks directly on-device without GPU acceleration.

  518. arXiv cs.CL TIER_1 English(EN) · Eric De Giuli ·

    Scaling limit of the Random Language Model

    We develop a quantitative theory of the Random Language Model (RLM), an ensemble of stochastic context-free grammars, in a scaling limit where the number of hidden symbols $N \to \infty$ while the grammar temperature $\tildeε_d \to 0$ at fixed $x = {\tildeε}_d \log N$. In this li…

  519. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Zhenyu Wu ·

    Single and Multi Truth Data Fusion using Large Language Models

    Data fusion, also known as truth discovery, is a data integration problem that aims to determine the correct value or set of values for each attribute of an object when presented with potentially conflicting values from multiple sources. Data fusion tasks belong to two main categ…

  520. arXiv cs.LG TIER_1 English(EN) · Yang You ·

    FlexMoE: One-for-All Nested Intra-Expert Pruning for MoE Language Models

    Mixture-of-Experts (MoE) language models scale model ability with sparsely activated experts, making this architecture a standard recipe for modern large models. However, sparse activation does not remove the deployment burden of storing and serving all experts, and the available…

  521. arXiv cs.LG TIER_1 English(EN) · Mingi Kim, Yongjun Kim, Jungwoo Kang, Hyungki Kim ·

    BrepCoder: A Unified Multimodal Large Language Model for Multi-task B-rep Reasoning

    arXiv:2602.22284v3 Announce Type: replace Abstract: Recent advancements in deep learning have actively addressed complex challenges within the Computer-Aided Design (CAD) domain.However, most existing approaches rely on task-specifi c models requiring structural modifi cations fo…

  522. arXiv cs.AI TIER_1 English(EN) · Kylie Anglin ·

    Estimating Uncertainty in Classifier Performance with Applications to Large Language Models and Nested Data

    arXiv:2606.26422v1 Announce Type: new Abstract: Researchers increasingly use text classification--supervised models or large language models--to measure constructs from natural language, providing metrics such as recall and precision as evidence of their validity. Yet, though the…

  523. arXiv cs.AI TIER_1 English(EN) · Francois Crespin (IP Paris, LTCI), Fabian M. Suchanek (IP Paris, LTCI), Nils Holzenberger ·

    KARLA: Knowledge-base Augmented Retrieval for Language Models

    arXiv:2606.26807v1 Announce Type: new Abstract: We propose a new method that allows an LLM to automatically pull in factual knowledge from a knowledge base during token generation. This means that (1)~factual knowledge in the LLM output can be updated without retraining the LLM, …

  524. arXiv cs.AI TIER_1 English(EN) · Renwei Meng, Bowen Zhang, Jian Wang, Xican Wang, Haoyi Wu, Xuanyan Qiu, Shengan Yang ·

    Know2Guess: A Contamination-Aware Multi-Zone Benchmark for Knowledge-Boundary Evaluation in Large Language Models

    arXiv:2606.26101v1 Announce Type: cross Abstract: Reliable evaluation of large language models should separate supported answering from unsupported guessing without conflating either with data contamination, prompt idiosyncrasy, or generic refusal behavior. We present a contamina…

  525. arXiv cs.AI TIER_1 English(EN) · Siddhant Hitesh Mantri, Dhara Gorasiya, Malhar Kulkarni, Pushpak Bhattacharya ·

    From Lexicon to AI: A Structured-Data Pipeline for Specialized Conversational Systems in Low-Resource Languages

    arXiv:2606.26112v1 Announce Type: cross Abstract: Low-resource languages face a critical challenge in AI development: creating specialized conversational systems without access to massive training corpora. We present a systematic methodology for transforming structured linguistic…

  526. arXiv cs.AI TIER_1 English(EN) · Yuxuan Yang, Feiyang Li, Yile Wang ·

    \textsc{DiARC}: Distinguishing Positive and Negative Samples Helps Improving ARC-like Reasoning Ability of Large Language Models

    arXiv:2606.26530v1 Announce Type: cross Abstract: The Abstraction and Reasoning Corpus (ARC;~\citealp{chollet2019measure}) contains tasks that require summarizing patterns from limited grid samples and predicting output grids. Recently, many large language model based approaches …

  527. arXiv cs.AI TIER_1 English(EN) · Henry Shaowu Yuchi, Michal Kucer, Benjamin H. Sims, Selma Peterson, Emily Taylor ·

    NuclearQAv2: A Structured Benchmark for Evaluating Domain-Science Competence in Large Language Models

    arXiv:2606.27047v1 Announce Type: cross Abstract: Large language models (LLMs) have demonstrated strong performance across a wide range of tasks, but ensuring their reliability in highly technical domains remains a significant challenge. In nuclear engineering, problem solving of…

  528. arXiv cs.AI TIER_1 English(EN) · Haoyan Luo, Lucia Specia ·

    Tuning Language Models by Mixture-of-Depths Ensemble

    arXiv:2410.13077v2 Announce Type: replace-cross Abstract: Transformer-based Large Language Models (LLMs) traditionally rely on final-layer loss for finetuning and final-layer representations for predictions, potentially overlooking the predictive power embedded in late layers. In…

  529. arXiv cs.CL TIER_1 English(EN) · Beatrice Savoldi, Sara Papi, Wafa Aissa, Matteo Negri, Luisa Bentivogli ·

    RedVox: Safety and Fairness Gaps in Speech Models Across Languages

    arXiv:2606.26968v1 Announce Type: new Abstract: Speech-capable models are increasingly deployed in real-world applications across languages. Yet their safety and fairness beyond English settings and under naturalistic conditions remain understudied. We survey safety reporting pra…

  530. arXiv cs.CL TIER_1 English(EN) · Ananth K S, Arya Hariharan ·

    Reproducibility Study of "AlphaEdit: Null-Space Constrained Knowledge Editing for Language Models"

    arXiv:2606.26783v1 Announce Type: cross Abstract: Fang et al. (2025) introduced a null-space constrained projection, named AlphaEdit, for locate-then-edit knowledge editing methods, theoretically guaranteeing that edits do not disrupt previously preserved knowledge, and reports s…

  531. arXiv cs.CL TIER_1 English(EN) · Niklas Mellgren, Peter Schneider-Kamp, Lukas Galke Poech ·

    Training Language Models to Use Prolog as a Tool

    arXiv:2512.07407v3 Announce Type: replace Abstract: Language models frequently produce plausible yet incorrect reasoning traces that are difficult to verify. We investigate fine-tuning models to use Prolog as an external symbolic reasoning tool, training Qwen2.5-3B-Instruct with …

  532. arXiv cs.CL TIER_1 English(EN) · Anh Tuan Luu ·

    From Signals to Transfer: A Factorised Study of Probe-Based Uncertainty Estimation in Large Language Models

    Probe-based uncertainty estimation (UE) has emerged as a prominent approach to detect hallucinations in Large Language Models (LLMs) by learning uncertainty from internal model signals. Yet, recent methods vary simultaneously across feature design, training data construction, and…

  533. arXiv cs.CL TIER_1 English(EN) · Hui Xue ·

    Yuvion LLM: An Adversarially-Aware Large Language Model for Content And AI Safety

    As large language models are increasingly deployed in real-world systems, safety failures can still lead to harmful outputs and dangerous misuse. We argue that the essence of safety is adversarial: many failures arise not from natural inputs alone, but from strategic attempts to …

  534. arXiv cs.CL TIER_1 English(EN) · Patrick Rebeschini ·

    Masked Language Flow Models

    Masked Diffusion Models (MDMs) promise fast, parallel language generation, but their reverse transition factorises across token positions -- an approximation that breaks down in the few-step sampling regime where parallel generation ought to provide the greatest efficiency gains.…

  535. arXiv cs.AI TIER_1 English(EN) · Emily Taylor ·

    NuclearQAv2: A Structured Benchmark for Evaluating Domain-Science Competence in Large Language Models

    Large language models (LLMs) have demonstrated strong performance across a wide range of tasks, but ensuring their reliability in highly technical domains remains a significant challenge. In nuclear engineering, problem solving often requires not only factual knowledge but also q…

  536. arXiv cs.CL TIER_1 English(EN) · Luisa Bentivogli ·

    RedVox: Safety and Fairness Gaps in Speech Models Across Languages

    Speech-capable models are increasingly deployed in real-world applications across languages. Yet their safety and fairness beyond English settings and under naturalistic conditions remain understudied. We survey safety reporting practices across state-of-the-art speech model rele…

  537. arXiv cs.AI TIER_1 English(EN) · Nils Holzenberger ·

    KARLA: Knowledge-base Augmented Retrieval for Language Models

    We propose a new method that allows an LLM to automatically pull in factual knowledge from a knowledge base during token generation. This means that (1)~factual knowledge in the LLM output can be updated without retraining the LLM, (2)~facts in the LLM output can be traced to the…

  538. arXiv cs.LG TIER_1 English(EN) · Arya Hariharan ·

    Reproducibility Study of "AlphaEdit: Null-Space Constrained Knowledge Editing for Language Models"

    Fang et al. (2025) introduced a null-space constrained projection, named AlphaEdit, for locate-then-edit knowledge editing methods, theoretically guaranteeing that edits do not disrupt previously preserved knowledge, and reports substantial gains over existing editing methods on …

  539. arXiv cs.LG TIER_1 English(EN) · Habibullah Akbar ·

    ATMA: Length-Invariant Language Modeling via Polar Attention and Gated-Delta Compression Memory

    arXiv:2606.25156v1 Announce Type: new Abstract: Modern large language models based on softmax scaled-dot-product attention are constrained by their training sequence length: as the key-value sequence grows, softmax probability mass can dilute across a wider distribution, inducing…

  540. arXiv cs.LG TIER_1 English(EN) · Ke Xu, Jiaqi Wan, Wenhao Hu, Han Pu, Xiaoyun Wang ·

    EPTS: Elastic Post-Training Sparsity for Efficient Large Language Model Compression

    arXiv:2606.25285v1 Announce Type: new Abstract: Post-Training Sparsity (PTS) has emerged as a crucial paradigm for compressing Large Language Models to facilitate efficient deployment on resource-constrained devices. However, existing PTS methodologies are typically confined to S…

  541. arXiv cs.CL TIER_1 English(EN) · Tomoya Mizumoto, Yusuke Fujita, Hao Shi, Lianbo Liu, Atsushi Kojima, Yui Sudo ·

    Evaluating Japanese Dialect Robustness Across Speech and Text-based Large Language Models

    arXiv:2606.25436v1 Announce Type: cross Abstract: Dialogue systems based on large language models (LLMs) have advanced significantly in recent years. However, dialectal variation remains a major challenge, particularly for systems that process spoken input. LLM-based speech langu…

  542. arXiv cs.CL TIER_1 English(EN) · Akshay Paruchuri, Sanmi Koyejo, Ehsan Adeli ·

    Same Evidence, Different Answer: Auditing Order Sensitivity in Multimodal Large Language Models

    arXiv:2606.26079v1 Announce Type: new Abstract: Standard benchmarks for multimodal large language models (MLLMs) score each item on one canonical ordering and miss whether order-irrelevant shuffling changes the answer, a baseline reliability property called for by emerging AI eva…

  543. arXiv cs.CL TIER_1 English(EN) · Nicolas Flammarion, Chirag Pabbaraju, Hristo Papazov, Miltiadis Stouras, Ola Svensson ·

    Space-Efficient Language Generation in the Limit

    arXiv:2606.25777v1 Announce Type: cross Abstract: We initiate a resource-aware theory of \textit{language generation in the limit} under the minimal constraint of space efficiency. In our framework, a learner observes an adversarial positive stream from a target language $K$ and …

  544. arXiv cs.LG TIER_1 English(EN) · Rituraj Sharma, Tu Vu ·

    Dense Supervision Is Not Enough: The Readout Blind Spot in Looped Language Models

    arXiv:2606.24898v1 Announce Type: new Abstract: Looped language models turn hidden states into runtime state: each state is decoded for prediction and fed back into future computation. This creates a basic supervision question: which state variables does cross-entropy actually co…

  545. arXiv cs.CL TIER_1 English(EN) · Yile Wang ·

    \textsc{DiARC}: Distinguishing Positive and Negative Samples Helps Improving ARC-like Reasoning Ability of Large Language Models

    The Abstraction and Reasoning Corpus (ARC;~\citealp{chollet2019measure}) contains tasks that require summarizing patterns from limited grid samples and predicting output grids. Recently, many large language model based approaches have attempted to transform it into a text-based r…

  546. Hugging Face Daily Papers TIER_1 English(EN) ·

    RedVox: Safety and Fairness Gaps in Speech Models Across Languages

    Multilingual safety and fairness benchmark for speech models reveals persistent vulnerabilities across languages and naturalistic conditions.

  547. Hugging Face Daily Papers TIER_1 English(EN) ·

    Same Evidence, Different Answer: Auditing Order Sensitivity in Multimodal Large Language Models

    Standard benchmarks for multimodal large language models (MLLMs) score each item on one canonical ordering and miss whether order-irrelevant shuffling changes the answer, a baseline reliability property called for by emerging AI evaluation guidelines. We introduce Facet-Probe, a …

  548. arXiv cs.CL TIER_1 English(EN) · Ehsan Adeli ·

    Same Evidence, Different Answer: Auditing Order Sensitivity in Multimodal Large Language Models

    Standard benchmarks for multimodal large language models (MLLMs) score each item on one canonical ordering and miss whether order-irrelevant shuffling changes the answer, a baseline reliability property called for by emerging AI evaluation guidelines. We introduce Facet-Probe, a …

  549. arXiv cs.AI TIER_1 English(EN) · Ola Svensson ·

    Space-Efficient Language Generation in the Limit

    We initiate a resource-aware theory of \textit{language generation in the limit} under the minimal constraint of space efficiency. In our framework, a learner observes an adversarial positive stream from a target language $K$ and must eventually output a hallucination-free hypoth…

  550. Hugging Face Daily Papers TIER_1 English(EN) ·

    PolicyAlign: Direct Policy-Based Safety Alignment for Large Language Models

    Safety alignment of large language models (LLMs) typically depends on high-quality supervision data, such as safe demonstrations or preference pairs. However, in real-world deployment, emerging safety requirements are often specified as natural-language policies, while correspond…

  551. arXiv cs.CL TIER_1 English(EN) · Yui Sudo ·

    Evaluating Japanese Dialect Robustness Across Speech and Text-based Large Language Models

    Dialogue systems based on large language models (LLMs) have advanced significantly in recent years. However, dialectal variation remains a major challenge, particularly for systems that process spoken input. LLM-based speech language models (SLMs), which integrate LLMs with speec…

  552. arXiv cs.AI TIER_1 English(EN) · Shaoshuai Du, Penghao Liang, Yixian Shen, Chuanqi Shi, Hang Zhang, Lun Wang ·

    On the Stability of Prompt Ranking in Large Language Model Evaluation

    arXiv:2606.24381v1 Announce Type: cross Abstract: Prompt-based interaction has become a dominant paradigm for using large language models (LLMs), where multiple candidate prompts are evaluated and the top-ranked one is selected for downstream use. This workflow implicitly assumes…

  553. arXiv cs.AI TIER_1 English(EN) · Hanna Lee, Tan Dat Nguyen, Jaehoon Kang, Kyuhong Shim ·

    WAND: Windowed Attention and Knowledge Distillation for Efficient Autoregressive Text-to-Speech Models

    arXiv:2604.08558v2 Announce Type: replace-cross Abstract: Recent decoder-only autoregressive text-to-speech (AR-TTS) models produce high-fidelity speech, but their memory and compute costs scale quadratically with sequence length due to full self-attention. In this paper, we prop…

  554. arXiv cs.CL TIER_1 (CA) · Yang Liu, Chenhui Chu ·

    Sentence-Level Contextual Entrainment in Large Language Models

    arXiv:2606.24077v1 Announce Type: new Abstract: Contextual entrainment, which is a newly discovered phenomenon in large language models (LLMs), refers to the tendency of a model to assign higher probabilities to tokens that appear in its context. In this work, we extend this phen…

  555. arXiv cs.CL TIER_1 English(EN) · Petr Nyoma ·

    Harmonic: Hierarchical State Space Models for Efficient Long-Context Language Modeling

    arXiv:2606.24650v1 Announce Type: new Abstract: We present Harmonic, a hierarchical state space model (SSM) for language modeling. The architecture stacks three recurrent levels at progressively slower timescales; each level receives the prediction error of the level below as inp…

  556. arXiv cs.CL TIER_1 English(EN) · Manan Agarwal, Sheel Shah, Chanhyuk Lee, Jaehoon Yoo, Jerry Huang, Seunghoon Hong, Aditi Raghunathan, Jinwoo Kim, Nicholas M. Boffi ·

    Posterior Refinement: Fast Language Generation via Any-Order Flow Maps

    arXiv:2606.24773v1 Announce Type: new Abstract: Non-autoregressive generation offers a powerful paradigm for iterative refinement, allowing models to recursively critique, erase and regenerate arbitrary subsets of tokens. However, existing non-autoregressive models fail to realiz…

  557. arXiv cs.CL TIER_1 English(EN) · M\u{a}d\u{a}lina Zgreab\u{a}n, Tejaswini Deoskar, Lasha Abzianidze ·

    MERGE: Minimal Expression-Replacement GEneralization Test for Natural Language Inference

    arXiv:2510.24295v2 Announce Type: replace Abstract: As many benchmarks have become saturated, it has become increasingly important to create new datasets that evaluate the generalization capacity of current state-of-the-art models in reasoning. However, designing high-quality rea…

  558. arXiv cs.AI TIER_1 English(EN) · Conor Finlay, Joshua Kurien, Saurabh Dash, Marzieh Fadaee, Beyza Ermis ·

    CALIBER: Calibrating Confidence Before and After Reasoning in Language Models

    arXiv:2606.24281v1 Announce Type: cross Abstract: Reasoning language models are increasingly asked not only to answer difficult questions, but also to estimate their likelihood of success. Existing methods typically elicit confidence only once: either before thinking or after ans…

  559. arXiv cs.AI TIER_1 English(EN) · Sauro Succi, Peter V. Coveney, Alex Hansen ·

    On the Smallness of the Large Language Models Scaling Exponents

    arXiv:2606.24504v1 Announce Type: new Abstract: We discuss reasons why the scaling exponents of current Large Language Models (LLMs) applications are indicating an unsustainable regime in terms of energy resources. We further show that attributing the smallness of such exponents …

  560. arXiv cs.AI TIER_1 English(EN) · Morayo Danielle Adeyemi, Ryan A. Rossi, Franck Dernoncourt ·

    CAVEWOMAN: How Large Language Models Behave Under Linguistic Input and Output Compression

    arXiv:2606.24083v1 Announce Type: cross Abstract: "Talk short. Drop grammar. Save token." This caveman style is widely promoted as a way to cut inference cost, but whether it actually saves anything depends on which channel (the user's prompt or the model's response) is being com…

  561. Hugging Face Daily Papers TIER_1 English(EN) ·

    Revealing Training Data Exposure in Vision Language Large Models via Parameter Gradients

    Vision-Language Large Models (VLLMs) trained on massive crawled corpora raise pressing copyright and data-provenance concerns. These concerns are particularly acute in healthcare, where patient medical images paired with clinical reports demand rigorous privacy safeguards. Howeve…

  562. arXiv cs.CL TIER_1 English(EN) · Nicholas M. Boffi ·

    Posterior Refinement: Fast Language Generation via Any-Order Flow Maps

    Non-autoregressive generation offers a powerful paradigm for iterative refinement, allowing models to recursively critique, erase and regenerate arbitrary subsets of tokens. However, existing non-autoregressive models fail to realize this potential. Masked Diffusion Models (MDMs)…

  563. Hugging Face Daily Papers TIER_1 English(EN) ·

    Can Scale Save Us From Plasticity Loss in Large Language Models?

    The loss of plasticity - the ability of a network to learn new information after having already learned older information - is a fundamental challenge in creating artificial neural networks capable of continual learning. Although this phenomenon has been known for decades, it has…

  564. arXiv cs.AI TIER_1 English(EN) · Alex Hansen ·

    On the Smallness of the Large Language Models Scaling Exponents

    We discuss reasons why the scaling exponents of current Large Language Models (LLMs) applications are indicating an unsustainable regime in terms of energy resources. We further show that attributing the smallness of such exponents to a numerical bias due to the neglect of a non-…

  565. arXiv cs.AI TIER_1 English(EN) · Lun Wang ·

    On the Stability of Prompt Ranking in Large Language Model Evaluation

    Prompt-based interaction has become a dominant paradigm for using large language models (LLMs), where multiple candidate prompts are evaluated and the top-ranked one is selected for downstream use. This workflow implicitly assumes that prompt rankings are stable under minor varia…

  566. arXiv cs.CL TIER_1 English(EN) · Beyza Ermis ·

    CALIBER: Calibrating Confidence Before and After Reasoning in Language Models

    Reasoning language models are increasingly asked not only to answer difficult questions, but also to estimate their likelihood of success. Existing methods typically elicit confidence only once: either before thinking or after answering. We argue that confidence in reasoning mode…

  567. Hugging Face Daily Papers TIER_1 English(EN) ·

    CAVEWOMAN: How Large Language Models Behave Under Linguistic Input and Output Compression

    "Talk short. Drop grammar. Save token." This caveman style is widely promoted as a way to cut inference cost, but whether it actually saves anything depends on which channel (the user's prompt or the model's response) is being compressed. We present Cavewoman, a two-channel evalu…

  568. arXiv cs.CL TIER_1 English(EN) · Franck Dernoncourt ·

    CAVEWOMAN: How Large Language Models Behave Under Linguistic Input and Output Compression

    "Talk short. Drop grammar. Save token." This caveman style is widely promoted as a way to cut inference cost, but whether it actually saves anything depends on which channel (the user's prompt or the model's response) is being compressed. We present Cavewoman, a two-channel evalu…

  569. arXiv cs.CL TIER_1 (CA) · Chenhui Chu ·

    Sentence-Level Contextual Entrainment in Large Language Models

    Contextual entrainment, which is a newly discovered phenomenon in large language models (LLMs), refers to the tendency of a model to assign higher probabilities to tokens that appear in its context. In this work, we extend this phenomenon from the token level to the sentence leve…

  570. Hugging Face Daily Papers TIER_1 (CA) ·

    Sentence-Level Contextual Entrainment in Large Language Models

    Contextual entrainment, which is a newly discovered phenomenon in large language models (LLMs), refers to the tendency of a model to assign higher probabilities to tokens that appear in its context. In this work, we extend this phenomenon from the token level to the sentence leve…

  571. Hugging Face Daily Papers TIER_1 English(EN) ·

    CAVEWOMAN: How Large Language Models Behave Under Linguistic Input and Output Compression

    Two-channel evaluation shows output compression reduces costs while input compression increases costs and degrades accuracy across models and datasets.

  572. arXiv cs.AI TIER_1 English(EN) · Tomer Solberg ·

    HyperQuant: A Rate-Distortion-Optimal Quantization Pipeline for Large Language and Diffusion Models

    We present HyperQuant (Hadamard, optimallY Packing, Entropy Rice-coding), a unified post-training quantization pipeline for the weights and the KV cache of large language and diffusion transformers. Across a suite of self-contained experiments (Table 1), HyperQuant outperforms th…

  573. Hugging Face Daily Papers TIER_1 English(EN) ·

    Abstract representational geometry supports inference in large language models

    A defining feature of human intelligence is the ability to adapt to changing environments by inferring latent task structure from sparse observations. Neuroscientific research indicates that this capability relies on the hippocampus constructing abstract representations, expresse…

  574. Hugging Face Daily Papers TIER_1 English(EN) ·

    Interleaved Speech Language Models Latently Work In Text

    Interleaved speech-text language models exhibit an implicit transcription phase where text tokens become decodable in intermediate layers, followed by text-based prediction before speech domain transformation.

  575. arXiv cs.AI TIER_1 English(EN) · Shao-Qun Zhang ·

    On the Expressive Power of Weight Quantization in Large Language Models

    In recent years, weight quantization that encodes the learnable parameters of large language models in an $n$-bit format has garnered significant attention due to its potential for model compression and inference acceleration. Many practical techniques have been developed; howeve…

  576. Hugging Face Daily Papers TIER_1 English(EN) ·

    Demystifying Training-Time Augmentation for Data-Constrained Language Model Pretraining

    Training-time data augmentation techniques help mitigate overfitting in autoregressive language model pretraining by delaying performance deterioration and improving final model quality when training on fixed datasets for many epochs.

  577. arXiv cs.CV TIER_1 English(EN) · Yuxin Cao, Wei Song, Jingling Xue, Jin Song Dong ·

    Caved or Convinced: Temporal Sampling Gates Claim Deference in Video Large Language Models

    arXiv:2608.03160v1 Announce Type: cross Abstract: When asked which of two events came first, video large language models can fail in two opposite ways: cave to a false claim, or reject a true one. Prior video sycophancy work measures only the first and mitigates it by teaching th…

  578. arXiv cs.CV TIER_1 English(EN) · Wanshun Su, Yang Shi, Feihu Liu, Ziwen Yu, Yan Min, Zhuoran Zhang, Qixun Wang, Haotian Wang, Shixuan Liu, Yuanxing Zhang, Peng Wu, Chengfu Huo, Liang Ding ·

    OmniPack: Unified Token Compression for Efficient Omni-modal Large Language Models

    arXiv:2608.03812v1 Announce Type: new Abstract: Omni-modal large language models (Omni-LLMs) have achieved remarkable performance on audio-visual understanding tasks, but processing long and highly redundant visual and audio token sequences incurs substantial computational overhe…

  579. LessWrong (AI tag) TIER_1 English(EN) · Failfinder70 ·

    Friend-Shaped Objects: A Case Study on My Use of Large Language Models

    <p><span>If you’ve ever done a six-month-plus work/deployment contract, then you know the loneliness and homesickness will hit hard, either right away or weeks later. My own worry was forgetting where I was from and becoming someone else. A chatbot gave me a cringe but effective …

  580. arXiv cs.CV TIER_1 English(EN) · Wenjie Zhu, Yabin Zhang, Wenjun Zeng, Lei Zhang ·

    MMOOC: A Comprehensive Benchmark for Out-of-Context Evaluation in Multimodal Large Language Models

    arXiv:2607.27637v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) have achieved strong performance on a wide range of vision-language tasks, but often fail under imperfect or shifted contexts. A reliable MLLM should refuse truly out-of-context (OOC) questio…

  581. arXiv cs.CV TIER_1 English(EN) · Jie Ma, Zhike Qiu, Jie Gao, Jiayi Ji, Qian Chen, Xiaoshuai Sun, Rongrong Ji ·

    Capturing Token Tendencies for Training-Free Token Pruning in Multimodal Large Language Models

    arXiv:2607.28341v1 Announce Type: new Abstract: While visual token pruning is essential for efficient Multimodal Large Language Models (MLLMs), existing training-free methods suffer from a critical limitation: they rely on static, instantaneous heuristics to perform irreversible …

  582. arXiv cs.CV TIER_1 English(EN) · Shuyao Shang, Yuqi Wang, Ruopeng Gao, Xu Chen, Tieniu Tan, Lue Fan, Zhaoxiang Zhang ·

    PhiZero: A World Model Built Around Physical Language

    arXiv:2607.28624v1 Announce Type: new Abstract: We introduce PhiZero, a physical world model built around physical language, a compact discrete representation of world-state transitions. Existing physical world models typically predict future videos directly in pixel space, leavi…

  583. arXiv cs.CV TIER_1 English(EN) · Yuchen Wang, Qihui Zhu, Yang Liu, Xiaoyan Sun, Siying Wu ·

    SepPrune:A Separator-based Pruning Framework for Efficient Multimodal Large Language Models

    arXiv:2607.25818v1 Announce Type: new Abstract: Recent multimodal large language models (MLLMs), such as Qwen2.5-VL and InternVL3, generate large numbers of vision tokens for high-resolution inputs, leading to substantial computational cost. Existing vision token pruning methods …

  584. arXiv cs.CV TIER_1 English(EN) · Qihui Zhu, Yuchen Wang, Zijian Wen, Tao Zhang, Mengjie Zhang, Yang Liu, Shuangwu Chen, Siying Wu, Jian Yang, Xiaofeng Jiang ·

    RP-OPSD: Resolution-Privileged On-Policy Self-Distillation for Multimodal Large Language Models

    arXiv:2607.24447v1 Announce Type: new Abstract: On-Policy Self-Distillation (OPSD) uses privileged information available only to the teacher to provide dense token-level supervision on trajectories generated by the student. However, existing methods often rely on verified solutio…

  585. arXiv stat.ML TIER_1 English(EN) · Matthew ffrench-Constant, Daniel Yang, Xinmeng Huang, Sanyam Kapoor ·

    ConfidenceBench: Evaluating Confidence Calibration in Large Language Models

    arXiv:2607.20526v1 Announce Type: cross Abstract: Large language models (LLMs) are increasingly deployed in settings where fluent but incorrect answers can be costly. In these settings, accuracy alone is insufficient: models must also know when they are likely to be wrong. We pre…

  586. arXiv cs.CV TIER_1 English(EN) · Yue Zhao, Hongxu Liu, Feiyu Wang, Xiaoyu Yang, Tong Ge, Zhen Yang, Chao Wang, Qiong Zeng ·

    MV-Bench: Benchmarking Multimodal Large Language Models for Coordinated Multi-View Interface Construction

    arXiv:2607.19910v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) are increasingly expected to automate visualization development by generating code directly from visual designs. However, existing evaluations mainly focus on single-chart generation and over…

  587. arXiv stat.ML TIER_1 English(EN) · Matthew F. Dixon ·

    Calibrating Semantic Uncertainty from Observable Language-Model Probabilities

    arXiv:2607.17447v1 Announce Type: cross Abstract: Language models produce probabilities over words, but professional decisions require uncertainty over meaningful states such as diagnoses, hypotheses or operational conditions. A model's printed numerical confidence does not estab…

  588. arXiv stat.ML TIER_1 English(EN) · Chia-Yu Hsu, Shubhanshu Shekhar ·

    Efficient Sequential Evaluation of Large Language Models

    arXiv:2607.17409v1 Announce Type: new Abstract: We study the problem of sequentially evaluating a new large language model (LLM) on a fixed question set using historical performance data from prior LLMs. Our goal is to construct a confidence sequence (CS) for the model's capabili…

  589. arXiv stat.ML TIER_1 English(EN) · Zhiyu Xu, Jia Liu, Yixin Wang, Yuqi Gu ·

    Latency-Response Theory Model: Evaluating Large Language Models via Response Accuracy and Chain-of-Thought Length

    arXiv:2512.07019v3 Announce Type: replace-cross Abstract: The proliferation of Large Language Models (LLMs) necessitates valid evaluation methods to provide guidance for both downstream applications and actionable future improvements. The Item Response Theory (IRT) model with Com…

  590. arXiv stat.ML TIER_1 English(EN) · Bruno Abrahao ·

    Neural Collapse Is Forbidden: Information Floors in Language Models

    arXiv:2607.09487v1 Announce Type: cross Abstract: Within-class variance in language-model representations is commonly read as incomplete neural collapse. We argue it is allocated information storage, and that the allocation obeys a law. A one-line centering identity voids a famil…

  591. arXiv stat.ML TIER_1 English(EN) · Florian Valade ·

    Accelerating Large Language Model Inference with Self-Supervised Early Exits

    arXiv:2407.21082v3 Announce Type: replace-cross Abstract: This paper presents a modular approach to accelerate inference in large language models (LLMs) by adding early exit heads at intermediate transformer layers. Each head is trained in a self-supervised manner to mimic the ma…

  592. LessWrong (AI tag) TIER_1 Dansk(DA) · Michele Campolo ·

    Independent alignment of language models

    <blockquote><p><span>The user could write up the metaethical argument — the one developed in Part One, refined — and submit it as feedback to Anthropic, publish it, or engage with researchers working on AI alignment and values. The probability that any single submission changes t…

  593. arXiv stat.ML TIER_1 English(EN) · Bruno Abrahao ·

    Neural Collapse Is Forbidden: Information Floors in Language Models

    Within-class variance in language-model representations is commonly read as incomplete neural collapse. We argue it is allocated information storage, and that the allocation obeys a law. A one-line centering identity voids a family of simplex equiangular-tight-frame claims, inclu…

  594. arXiv cs.CV TIER_1 English(EN) · Yulin Luo, Chun-Kai Fan, Menghang Dong, Jiayu Shi, Xiangju Mi, Mengdi Zhao, Bo-Wen Zhang, Cheng Chi, Jiaming Liu, Gaole Dai, Rongyu Zhang, Ruichuan An, Kun Wu, Zhengping Che, Shaoxuan Xie, Guocai Yao, Zhongxia Zhao, Pengwei Wang, Guang Liu, Zhongyuan Wan… ·

    Robobench: A Comprehensive Evaluation Benchmark for Multimodal Large Language Models as Embodied Brain

    arXiv:2510.17801v2 Announce Type: replace-cross Abstract: Building robots that can perceive, reason, and act in dynamic, unstructured environments remains a central challenge. Recent embodied systems often follow a dual-system paradigm, where System 2 performs high-level reasonin…

  595. LessWrong (AI tag) TIER_1 English(EN) · wesg ·

    A global workspace in language models

    <p><i><span>[This is the blog post for our new paper </span></i><a href="https://transformer-circuits.pub/2026/workspace/index.html" rel="noreferrer"><i><span>Verbalizable Representations Form a Global Workspace in Language Models</span></i></a><br /><i><span>Readers might also b…

  596. arXiv stat.ML TIER_1 English(EN) · Dan Ley, Giang Nguyen, Himabindu Lakkaraju, Julius Adebayo ·

    Prototype Language Models

    arXiv:2607.00510v1 Announce Type: cross Abstract: Knowing which training examples drive outputs is fundamental to auditing, correcting, and understanding language models, yet for modern LLMs this remains expensive, approximate, and largely post-hoc. Standard language models gener…

  597. arXiv cs.CV TIER_1 English(EN) · Zhi Tu, Liangkun Niu, Tianyi Zhang ·

    TrafficAlign: Aligning Large Language Models for Traffic Scenario Generation

    arXiv:2606.29097v1 Announce Type: new Abstract: Recent research has investigated the use of large language models (LLMs) to generate traffic scenarios for autonomous driving. However, pretrained LLMs often fail to align with real-world traffic distributions. In this work, we pres…

  598. arXiv cs.CV TIER_1 English(EN) · Liyuan Deng, Hao Guo, Yongkang Dai, Yunpeng Bai, Yifan Zhu, Yuanyuan Gao, Huaxi Huang, Yilei Shi ·

    BrepLLM: Enabling Large Language Models to Understand Boundary Representations

    arXiv:2512.16413v2 Announce Type: replace Abstract: Current token-sequence-based Large Language Models (LLMs) struggle to directly process 3D Boundary Representation (B-rep) models that contain complex geometric and topological information. To this end, we propose BrepLLM, the fi…

  599. arXiv cs.CV TIER_1 English(EN) · Thomas De Min, Subhankar Roy, St\'ephane Lathuili\`ere, Elisa Ricci, Massimiliano Mancini ·

    ProactiveBench: Benchmarking Proactiveness in Multimodal Large Language Models

    arXiv:2603.19466v2 Announce Type: replace Abstract: Effective collaboration begins with knowing when to ask for help. For example, when trying to identify an occluded object, a human would ask someone to remove the obstruction. Can MLLMs exhibit a similar "proactive" behavior by …

  600. arXiv stat.ML TIER_1 English(EN) · Kwok Chun Au, Adam Block ·

    Training for the Model You Return: Improving Optimization for Iterate-Averaged Language Models

    arXiv:2606.25086v1 Announce Type: cross Abstract: Many modern Language Model (LM) pipelines return an averaged model, such as an exponential moving average of the training iterates, rather than the final iterate itself. This raises a fundamental question: given that we will retur…

  601. arXiv cs.CV TIER_1 English(EN) · Bin Chen, Yuxiang Cai, Yadan Luo, Yi Zhang, Jianwei Yin, Zhi Chen ·

    Spectral Evolution-Guided Token Pruning in Multimodal Large Language Models

    arXiv:2606.24165v1 Announce Type: new Abstract: Reducing visual token redundancy is critical for accelerating Multimodal Large Language Models (MLLMs) without degrading cross-modal reasoning performance. Existing token pruning methods typically rely on single-layer signals, such …

  602. arXiv cs.CV TIER_1 English(EN) · Zhihao Zhu, Hongyi Tang, Yi Yang, Ahmed Abbasi ·

    Revealing Training Data Exposure in Vision Language Large Models via Parameter Gradients

    arXiv:2606.24774v1 Announce Type: new Abstract: Vision-Language Large Models (VLLMs) trained on massive crawled corpora raise pressing copyright and data-provenance concerns. These concerns are particularly acute in healthcare, where patient medical images paired with clinical re…

  603. arXiv cs.CV TIER_1 English(EN) · Zengjie Chen, Yuxiang Cai, Jingcai Guo, Taotao Cai, Jianwei Yin, Zhi Chen ·

    Accelerating Multimodal Large Language Models with Prior-Corrected Token Reduction

    arXiv:2606.24156v1 Announce Type: new Abstract: Visual token reduction has emerged as an effective strategy for accelerating Multimodal Large Language Models (MLLMs). Many existing methods prune tokens by ranking text-visual attention scores. However, we show that attention is of…

  604. arXiv stat.ML TIER_1 English(EN) · Adam Block ·

    Training for the Model You Return: Improving Optimization for Iterate-Averaged Language Models

    Many modern Language Model (LM) pipelines return an averaged model, such as an exponential moving average of the training iterates, rather than the final iterate itself. This raises a fundamental question: given that we will return an iterate average, how should we change trainin…

  605. arXiv cs.CV TIER_1 English(EN) · Ahmed Abbasi ·

    Revealing Training Data Exposure in Vision Language Large Models via Parameter Gradients

    Vision-Language Large Models (VLLMs) trained on massive crawled corpora raise pressing copyright and data-provenance concerns. These concerns are particularly acute in healthcare, where patient medical images paired with clinical reports demand rigorous privacy safeguards. Howeve…

  606. 36氪 (36Kr) TIER_1 中文(ZH) ·

    Lingguang App Upgrades World Model Experience

    36氪获悉,7月9日,灵光App正式升级了世界模型体验功能。新版接入蚂蚁灵波最新发布的世界模型LingBot-World 2.0相关能力。相比此前只能“走一走、看一看”,新版最大的变化是让AI生成的世界真正“可玩”起来。用户不仅能在场景中漫步探索,还可以像玩3D游戏一样进行技能操作,AI会根据用户动作实时生成新的场景反馈。

  607. Forbes — Innovation TIER_1 English(EN) · Rivindu Perera, Forbes Councils Member ·

    David Vs. Goliath: Why Small Language Models Are Quietly Winning Where It Matters Most

    In enterprise AI, the models that win won't be the largest. They'll be the ones that know exactly what they're built for.​​

  608. HN — anthropic stories TIER_1 English(EN) · in-silico ·

    A global workspace in language models

  609. Forbes — Innovation TIER_1 English(EN) · Joe Toscano, Contributor ·

    Small Language Models Outperform Frontier AI On Cost, Speed And Accuracy

    Bigger has defined AI from day one. New data says task-specific small models beat frontier LLMs on accuracy, cost and speed — and save money.

  610. Medium — fine-tuning tag TIER_1 English(EN) · Vardhini Sirla ·

    I Fine-Tuned a Language Model in 48 Seconds

    <div class="medium-feed-item"><p class="medium-feed-snippet">No, seriously. 48 seconds.</p><p class="medium-feed-link"><a href="https://medium.com/@vardhinisirla/i-fine-tuned-a-language-model-in-48-seconds-edcb15e1d453?source=rss------fine_tuning-5">Continue reading on Medium »</…

  611. Mastodon — sigmoid.social TIER_1 Deutsch(DE) · [email protected] ·

    RT @0xSero: Inference Engineer, a fantastic foundational resource for learning how to operate Large Language Models. Baseten has excellent contributions

    RT @0xSero: Inference Engineer, eine fantastische grundlegende Ressource zum Erlernen des Betriebs von Large Language Models. Baseten hat hervorragende Beiträge zur Open-Source-Community geleistet, ich habe diesen Beitrag wirklich geliebt. 10 Personen, die diesen Beitrag liken, e…

  612. Mastodon — sigmoid.social TIER_1 English(EN) · [email protected] ·

    Curious what actually happens inside a Large Language Model? 🤖 Barry Burd explores how data flows through neural networks, how models learn, and how simple inpu

    Curious what actually happens inside a Large Language Model? 🤖 Barry Burd explores how data flows through neural networks, how models learn, and how simple inputs become useful predictions, all through practical examples and visual explanations. https://www. dev2next.com/speaker/…

  613. Medium — fine-tuning tag TIER_1 English(EN) · Joel Wembo ·

    Training and Fine‑Tuning Large Language Models on VxCloud

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://joelwembo.medium.com/training-and-fine-tuning-large-language-models-on-vxcloud-cd3fe0681c5f?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1920/1*t0hyJqKVcdvy_J7Gi5GzCQ.png" …

  614. Medium — fine-tuning tag TIER_1 English(EN) · D Kidhu ·

    Tülu 3: A Fully Open Recipe for Post-Training Large Language Models

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@d.kidhu/t%C3%BClu-3-a-fully-open-recipe-for-post-training-large-language-models-75b9bf086964?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/2000/1*luf36T0ZpECM0jY…

  615. Medium — Claude tag TIER_1 English(EN) · Swapnilnicolsondadel ·

    What Is a Large Language Model (LLM)? A Beginner's Guide

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@swapnilnicolsondadel/what-is-a-large-language-model-llm-a-beginners-guide-6ac9558e2738?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1536/1*dM4U3wHN699vJwjfznJqfQ.png…

  616. Lobsters — AI tag TIER_1 English(EN) · hiraditya.github.io via jado ·

    A tour of MLIR: The Dialect Stack Everyone Depends On

    <p><a href="https://lobste.rs/s/o9vjlt/tour_mlir_dialect_stack_everyone_depends">Comments</a></p>

  617. Medium — MLOps tag TIER_1 English(EN) · Shweta Shrivastava ·

    Did It Actually Work? Evaluating NLP Models

    <div class="medium-feed-item"><p class="medium-feed-snippet">This is the fifth article in the series. We&#x2019;ve turned text into numbers, given words context with attention, searched meaning with&#x2026;</p><p class="medium-feed-link"><a href="https://medium.com/@shweta.shriva…

  618. Medium — Claude tag TIER_1 English(EN) · Rubiya Khan ·

    ChatGPT, Claude, Gemini :How Large Language Models Are Changing Data Science

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@rubikhan1411/chatgpt-claude-gemini-how-large-language-models-are-changing-data-science-db0ae4193680?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1408/1*07o8uBupBinI2…

  619. Towards AI TIER_1 English(EN) · Neha Khan • AI & Software Engineer ·

    Understanding Large Language Models: From Neural Networks to Production Inference

    <h4>Why I Started This Journey</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*HAwda1fsKo65Uik6S9V6Kw.png" /></figure><p>As a software engineer, my first experience with Large Language Models was the same as most developers — I called an API, sent a prompt…

  620. Medium — fine-tuning tag TIER_1 Bahasa(ID) · Ichlasridho ·

    BERT: Pre-training and Fine-tuning

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ichlasridho44/bert-pre-training-dan-fine-tuning-1046c94afc64?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1908/1*b0MAMmPiBvE2PV0Hgj6OmA.png" width="1908" /></a>…

  621. Medium — fine-tuning tag TIER_1 English(EN) · Tech Horizon With Anand Vemula ·

    Adaptive AI: How Fine-Tuning and Few-Shot Learning Are Transforming Large Language Models

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@anandvlinkedin/adaptive-ai-how-fine-tuning-and-few-shot-learning-are-transforming-large-language-models-b1041b736eb5?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/ma…

  622. Medium — Claude tag TIER_1 English(EN) · Hayanan ·

    Surviving the Tectonic Shifts in Large Language Model Scaling: A Field Guide for Practitioners

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/surviving-the-tectonic-shifts-in-large-language-model-scaling-a-field-guide-for-practitioners-3c967665db08?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1228/0*…

  623. dev.to — MCP tag TIER_1 English(EN) · Intellibooks AI ·

    Intellibooks LLM Architecture Explained: A Complete Guide to How Large Language Models Work

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fk5s1so5arglxajb5k42i.jpg"><img alt=" " height="1200"…

  624. Towards AI TIER_1 English(EN) · Utkarsh Mittal ·

    Multihead Attention: How One Model Reads a Sentence 144 Ways

    <h4>Walkthrough of the last piece of self-attention—12 heads per layer and the two matrices that hold it all together.</h4><p>Article 1- <a href="https://medium.com/p/5807f169db30">https://medium.com/p/5807f169db30</a></p><p>Article 2 — <a href="https://medium.com/p/75df74bb5f07"…

  625. Medium — fine-tuning tag TIER_1 English(EN) · Vahe Andonians ·

    Why Fine-Tuned Language Models Can Know a Fact Without Using It

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@vaheandonians/why-fine-tuned-language-models-can-know-a-fact-without-using-it-77f527eaf352?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1536/1*4h4sPVAf7tjNPyzlV…

  626. Medium — fine-tuning tag TIER_1 English(EN) · elyas mosayebi ·

    Why We Fine-Tuned a Local LLM for Personalized Language Learning

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@elyas.mosayebi/why-we-fine-tuned-a-local-llm-for-personalized-language-learning-98bd11914b30?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1024/1*4UObguF4AVlUI1y…

  627. Medium — fine-tuning tag TIER_1 (CA) · Namrata Gaddameedi ·

    Fine-Tuning Large Language Models: A Practical Guide

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@namrata.gaddameedi414/fine-tuning-large-language-models-a-practical-guide-0fe08874954e?source=rss------fine_tuning-5"><img src="https://cdn-images-1.medium.com/max/1172/1*Q3xzjcehQ410rJbJF-_bB…

  628. Medium — MLOps tag TIER_1 English(EN) · Himesh Ray ·

    How Large Language Models (LLMs) Work: A Beginner-Friendly Guide with Real-World Examples

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@himeshray1997/how-large-language-models-llms-work-a-beginner-friendly-guide-with-real-world-examples-455d6ebd3834?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1536/1*…

  629. Medium — MLOps tag TIER_1 English(EN) · Himesh Ray ·

    Understanding Large Language Models (LLMs) Through Real-World Examples

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@himeshray1997/understanding-large-language-models-llms-through-real-world-examples-c106920f251f?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1536/1*Q-d5wHjgobRE32847E…

  630. Medium — MLOps tag TIER_1 English(EN) · Piotr Kalanski ·

    Global Vocabulary Management: The Quiet Bug That Breaks ML Models at Retraining Time

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@piotr.kalanski/global-vocabulary-management-the-quiet-bug-that-breaks-ml-models-at-retraining-time-5ef61171978b?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1408/1*RW…

  631. Medium — Claude tag TIER_1 English(EN) · Dhruv Kumar ·

    Scaling Laws for Neural Language Models Full Breakdown

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@rafftarsingh7982/scaling-laws-for-neural-language-models-full-breakdown-a27f622b8312?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1536/1*7VU2RQddufPFAS5QJrKazg.png" …

  632. Medium — MLOps tag TIER_1 English(EN) · Mohsen Kheirandishfard ·

    Why Quantized Models Break, and How Quantize-Aware Training Fixes Them

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@mohsen.kheirandishfard/why-quantized-models-break-and-how-quantize-aware-training-fixes-them-6d57d202d7d3?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1400/1*a3y86yWX…

  633. dev.to — LLM tag TIER_1 English(EN) · Multigrid ·

    The Long History of Machine Translation

    <p>Machine translation is the oldest continuously funded application of computing to language, the first field to be shut down by an evaluation report, and the field where the current architecture was invented. It also has the most abused numbers in AI, because BLEU scores from d…

  634. r/MachineLearning TIER_1 English(EN) · /u/adam_alpha_finetuner ·

    The current state of language models and human preference based rankings [R]

    <!-- SC_OFF --><div class="md"><p>&quot;Arena ai&quot; has been a great success in producing a human preference based ranking, additional to other more objective benchmarks. However, this (probably) had also played a role in the syncopancy crisis and the general tendency of some …

  635. dev.to — LLM tag TIER_1 English(EN) · Prabhakar Chaudhary ·

    Beyond Size: The Three Pillars of Test-Time Scaling in Large Language Models

    <h1> Beyond Size: The Three Pillars of Test-Time Scaling in Large Language Models </h1> <p>The narrative of artificial intelligence for the last decade has been dominated by a single, powerful trend: scaling. From the early days of AlexNet to the massive clusters powering GPT-4, …

  636. dev.to — LLM tag TIER_1 English(EN) · Solon Framework ·

    Wiring a Model into SolonCode: Dialects, the apiUrl Rules, and the Timeouts Nobody Warns You About

    <p>SolonCode ships with no model. That is a deliberate product choice, not an omission: no bundled provider, no default key, no telemetry-backed endpoint you did not ask for. The upside is you can point it at DeepSeek, a local Ollama box, or an air-gapped corporate gateway with e…

  637. r/LocalLLaMA TIER_1 English(EN) · /u/ttkciar ·

    [Paper] EdgeRazor: A Lightweight Framework for Large Language Models via Mixed-Precision Quantization-Aware Distillation

    <!-- SC_OFF --><div class="md"><p>The EdgeRazor method uses an entropy-guided distillation process to better translate a teacher model's logit probability distributions into the student model's low-bit / mixed-precision hidden-layer features, without attempting to preserve the te…

  638. dev.to — LLM tag TIER_1 English(EN) · Marjia Afroj ·

    Evolution of Language Models - Every LLM Breakthrough Was Just a Bug Fix

    <p>Nobody sat down in 2017 and designed the Transformer from first principles.</p> <p>What actually happened is messier and much more interesting: someone built a thing, it broke in a specific and annoying way, someone else patched the break, and <em>that</em> patch broke somewhe…

  639. dev.to — LLM tag TIER_1 English(EN) · Piyush Singh ·

    How a Large Language Model Actually Generates Text

    <p>Everything an AI agent does — writing code, answering support tickets, browsing the web — bottoms out in a single operation: a language model predicting the next token. Understand that one mechanism, and its limits, and the entire "AI agent" stack stops being magic and starts …

  640. dev.to — LLM tag TIER_1 English(EN) · Maksim Sekretov ·

    ML Without Magic: Building a Tiny Language Model in Pure Node.js and Watching Every Weight Change

    <blockquote> <p>Tokenization → embeddings → causal Transformer → LM head → softmax → loss → backpropagation. No TensorFlow, no PyTorch, and no hidden autograd.</p> </blockquote> <p>Repository: <strong><a href="https://github.com/sekretov/tiny-language-model-neuro-js" rel="noopene…

  641. dev.to — LLM tag TIER_1 English(EN) · Sanskriti Harmukh ·

    Deploying Large Language Models (LLMs) with Ollama

    <p>Ollama is an open-source platform for running large language models locally (Llama 3, DeepSeek R1, Mistral, Phi-4, Gemma 2, and more) with no internet connection or cloud API required. Running models locally improves privacy, security, and gives you full control over performan…

  642. r/MachineLearning TIER_1 English(EN) · /u/BleedingXiko ·

    Seeking collaborators for scaling and independent evaluation of a new recurrent language model architecture (preprint + code) [R]

    <table> <tr><td> <a href="https://www.reddit.com/r/MachineLearning/comments/1uycffg/seeking_collaborators_for_scaling_and_independent/"> <img alt="Seeking collaborators for scaling and independent evaluation of a new recurrent language model architecture (preprint + code) [R]" sr…

  643. dev.to — LLM tag TIER_1 English(EN) · Muhammad Zulqarnain ·

    Fine-Tuning Large Language Models: The Complete 2026 Guide

    <h2> Why Fine-Tune When You Have GPT-4? </h2> <p>GPT-4 is great at everything. So why fine-tune?</p> <p>Simple: Specificity beats generality.</p> <h2> Fine-Tuning Wins You: </h2> <p><strong>Better Performance</strong>: 10-30% accuracy improvements for your domain<br /> <strong>Lo…

  644. dev.to — LLM tag TIER_1 English(EN) · Bahadir Kusat ·

    What Is Turkish-Language AI? Tokenizers, Training Data, and Language Model Development

    <p>A Turkish-language interface and an artificial intelligence system developed around the linguistic structure of Turkish are not the same thing. This article examines the difference in light of academic research.</p> <p>Turkish-language AI is not simply software with Turkish me…

  645. dev.to — LLM tag TIER_1 English(EN) · Devanshu Biswas ·

    Perplexity: how surprised your language model is (and why lower is better)

    <p>Ask someone how "good" a language model is and you get vibes. Ask a researcher and you often get one number: perplexity. It is the oldest, cheapest, most-used way to score a language model, and once you see how it is built you never forget it.</p> <h2> Start with what the mode…

  646. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    ReContext fixes LLM long-context blind spots without retraining A new arXiv preprint proposes a training-free method that helps language models actually use evi

    ReContext fixes LLM long-context blind spots without retraining A new arXiv preprint proposes a training-free method that helps language models actually use evidence already sitting inside their 128K-token context https://www. notatechguy.com/recontext-fixe s-llm-long-context-bli…

  647. dev.to — LLM tag TIER_1 English(EN) · AIGrowthStack ·

    Using Anthropic’s J-Lens to Inspect What a Large Language Model Is About to Say

    <p>Anthropic’s latest mechanistic interpretability work is interesting for a very practical reason: it gives engineers a new way to inspect what a large language model is doing before a token is actually emitted.</p> <p>The company calls the technique the <strong>Jacobian lens</s…

  648. dev.to — LLM tag TIER_1 中文(ZH) · zengbao yu ·

    LSEO Field Theory: A Non-Euclidean Dynamical Field Steady State Architecture for Large Language Models

    <h1> LSEO 场论:一种面向大语言模型的非欧几里得动力场持续状态架构 </h1> <h2> 摘要 </h2> <p>大语言模型(LLM)在每次推理调用中本质上是无状态的——对话上下文随推理结束而消失,跨会话的持续性依赖于外部存储机制而非模型内部状态的连续性。本文提出<strong>外置隐空间演化算子场(LSEO 场论)</strong>,将持续状态重新定义为非欧几里得流形上的动力场,形式化为 <code>(M, g, Φ)</code> 三元组,其中 M 为光滑流形,g 为黎曼度规,Φ 为驱动系统演化的动力场。工程上,我们在单 CPU 服务器(4核…

  649. dev.to — LLM tag TIER_1 English(EN) · Haley ·

    Large Language Models Demystified: A Visual and Practical Guide

    <p>If you've been anywhere near the tech world in the past two years, you've heard the term "large language model" (LLM) thrown around constantly. But what actually is a large language model? How does it work? And why should you care?</p> <p>This guide breaks it down without the …

  650. dev.to — LLM tag TIER_1 English(EN) · kongkong ·

    How I Explain Large Language Models to Non-Technical People

    <p>If you've been anywhere near the tech world in the past two years, you've heard the term "large language model" (LLM) thrown around constantly. But what actually is a large language model? How does it work? And why should you care?</p> <p>This guide breaks it down without the …

  651. dev.to — LLM tag TIER_1 English(EN) · bestbee ·

    Large Language Models: What They Can Do, What They Can't, and Why It Matters

    <p>If you've been anywhere near the tech world in the past two years, you've heard the term "large language model" (LLM) thrown around constantly. But what actually is a large language model? How does it work? And why should you care?</p> <p>This guide breaks it down without the …

  652. dev.to — LLM tag TIER_1 English(EN) · Alex Chen ·

    The Complete Beginner's Guide to Large Language Models (LLMs) in 2026

    <p>If you've been anywhere near the tech world in the past two years, you've heard the term "large language model" (LLM) thrown around constantly. But what actually is a large language model? How does it work? And why should you care?</p> <p>This guide breaks it down without the …

  653. dev.to — LLM tag TIER_1 English(EN) · Sam Rivera ·

    LLMs Explained: How Large Language Models Actually Work Under the Hood

    <p>If you've been anywhere near the tech world in the past two years, you've heard the term "large language model" (LLM) thrown around constantly. But what actually is a large language model? How does it work? And why should you care?</p> <p>This guide breaks it down without the …

  654. dev.to — LLM tag TIER_1 English(EN) · Devanshu Biswas ·

    Program-Aided Language Models: stop making the model do the math

    <p>Ask a language model how many times the letter "r" shows up in "strawberry" and there's a decent chance it says two. Ask it to compound $2,500 at 7% for eight years and it might quietly switch to simple interest and hand you $3,900 instead of $4,295.47. The reasoning sounds fi…

  655. r/MachineLearning TIER_1 Italiano(IT) · /u/Idea_less_ ·

    Small Language Model SLM [D]

    <!-- SC_OFF --><div class="md"><p>Hi, I am supposed to prepare for SLM and its software part for an on campus internship, i've worked with local models like ollama generally,in my projects and also with open claw so can anyone guide me the last 2-3 days tips on what should i go t…

  656. dev.to — LLM tag TIER_1 English(EN) · pixelbank dev ·

    History of Language Models — Deep Dive + Problem: Binary Vectorizer

    <p><em>A daily deep dive into llm topics, coding problems, and platform features from <a href="https://pixelbank.dev" rel="noopener noreferrer">PixelBank</a>.</em></p> <h2> Topic Deep Dive: History of Language Models </h2> <p><em>From the Introduction to LLMs chapter</em></p> <h2…

  657. dev.to — LLM tag TIER_1 English(EN) · Tanishq Soni ·

    Evaluating Large Language Models: The Pitfall of Overfitting in RAG

    <h2> Introduction to RAG Evaluation </h2> <p>We often evaluate large language models (LLMs) using retrieval-augmented generation (RAG) benchmarks. However, you may have noticed that your model's performance on these benchmarks doesn't always translate to real-world success. This …

  658. dev.to — LLM tag TIER_1 English(EN) · Tanishq Soni ·

    Evaluating Large Language Models: The Overfitting Problem

    <h2> Introduction to Overfitting in LLM Evaluation </h2> <p>We've all been there: you train a model, it performs exceptionally well on your test set, but when you deploy it to real-world scenarios, the results are disappointing. This discrepancy often stems from overfitting, a pe…

  659. r/Anthropic TIER_1 English(EN) · /u/Historical-Cod-2537 ·

    Context-Induced Priority Switching in Large Language Models: Preliminary Observations

    <!-- SC_OFF --><div class="md"><p>**Original Thesis (May 18, 2026 — First Publication)**</p> <p>*The following thesis is reproduced from the primary publication of May 18, 2026 and is cited here as documentary evidence of conceptual priority. Subsequent sections represent the dev…

  660. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    📰 Structured Language Model Generation with Outlines Outlines is an open-source library that introduces deterministic certainty into LLMs' output generation pro

    📰 Structured Language Model Generation with Outlines Outlines is an open-source library that introduces deterministic certainty into LLMs' output generation process for better, more reliable generation of structured outputs. 📰 Source: KDnuggets 🔗 Link: https://www.kdnuggets.com/s…

  661. r/singularity TIER_2 English(EN) · /u/Tinac4 ·

    A global workspace in language models: New interpretability findings by Anthropic

    <table> <tr><td> <a href="https://www.reddit.com/r/singularity/comments/1up68u3/a_global_workspace_in_language_models_new/"> <img alt="A global workspace in language models: New interpretability findings by Anthropic" src="https://external-preview.redd.it/C6XN3tQzr96pT3Iqds1HVLyA…

  662. r/singularity TIER_2 English(EN) · /u/yogthos ·

    Dispersion loss counteracts embedding condensation in small language models

    &#32; submitted by &#32; <a href="https://www.reddit.com/user/yogthos"> /u/yogthos </a> <br /> <span><a href="https://chenliu-1996.github.io/projects/LM-Dispersion/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/singularity/comments/1umu4g7/dispersion_loss_count…