LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE
THE MORNING DIGEST

AI Daily — 12 September 2026

1 stories1 products
Browse the digest archive ↗

All updates

Newest first · every curated event
papersTODAY 04:00 UTC

Paper Argues Formal Language Properties Should Constrain Neural Models

A new arXiv preprint argues that current neuroscience and language-model research mostly checks whether brain signals or model layers can predict annotated linguistic variables, which shows correlation but not how language is actually implemented. The author proposes instead deriving what a neural system must be capable of from the formal properties of language itself, then treating those requirements as constraints on neural dynamics. This reframes the goal from prediction accuracy toward identifying the mechanisms a system needs in order to support language.

papersTODAY 04:00 UTC

Study Analyzes Self-Reported Limitations in NLP Research

A new arXiv paper examines the Limitations sections that top-tier NLP conferences have required since late 2022, noting that the volume of accepted papers has produced a corpus too large for manual review. The authors analyze these self-reported limitations to characterize what researchers themselves identify as the constraints of their work. The study aims to make this body of disclosures more tractable to assess at scale.

papersTODAY 04:00 UTC

Study Separates Inference Topology From Diversity in Multi-Agent LLM Emotion Detection

A new arXiv paper examines multi-agent LLM pipelines by treating two design choices as independent variables: how agent calls are wired together and where the differences between agents come from. The authors evaluate this on multilingual, low-resource emotion detection, where labeled data is scarce. The goal is to clarify which gains come from the structure of the agent network versus from the diversity introduced between agents.

papersTODAY 04:00 UTC

SkyEgg Uses Equality Saturation for Heterogeneity-Aware FPGA Hardware Synthesis

A research paper presents SkyEgg, a hardware synthesis approach that applies equality saturation to exploit the varying resource capabilities and timing configurability of modern FPGAs. The method aims to bridge high-level programs and accelerator designs by accounting for heterogeneous hardware resources during synthesis. The work is published on arXiv under cs.CL as a cross-listing replacement.

papersTODAY 04:00 UTC

Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text

Researchers present a parallel corpus pairing Arabic and Russian scientific writing, addressing a gap in resources for these two major research languages. The work also introduces a benchmark for evaluating large language models on the corpus, aimed at supporting cross-community knowledge exchange on sustainability topics. It is a revised arXiv submission in the computation and language category.

papersTODAY 04:00 UTC

VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition

A new arXiv paper introduces VoiceCodeBench, a benchmark that checks whether speech recognition transcripts reproduce exact written values rather than just scoring well on word error rate. It focuses on structured tokens such as identifiers, file paths, and commands, which voice-driven workflows often need verbatim. The work argues that WER alone does not capture whether these exact tokens survive transcription.

papersTODAY 04:00 UTC

SkillAtlas: An Attack Trace Library for Agent Skills

Researchers present a library of attack traces aimed at reusable skills for language-model agents. The work argues that risks in agent skills surface through model decisions, user context, tool calls, and execution feedback rather than through fixed signatures or a single sandboxed run, which limits existing static and dynamic analysis methods. The library is intended to help catalog and study these behaviors.

papersTODAY 04:00 UTC

Framework Proposed to Study Interdisciplinary Discourse in Scholarly Publications

A new arXiv paper presents a framework for examining how scholarly publications meaningfully integrate ideas from multiple disciplines. Motivated by the growth of interdisciplinary work and institutional incentives supporting it, the authors argue that existing computational approaches are insufficient for capturing such cross-disciplinary engagement. The paper aims to offer a structured way to analyze interdisciplinary discourse in research writing.

papersTODAY 04:00 UTC

DiffuTester: Accelerating Unit Test Generation for Diffusion LLMs via Mining Structural Pattern

Researchers have introduced DiffuTester, a technique to accelerate unit test generation using diffusion large language models. The method extracts structural patterns from code to guide parallel generation, aiming to make automated testing faster and more scalable. The work addresses the need for efficient large-scale software testing.

papersTODAY 04:00 UTC

Paper Argues ASR Transcripts Are a Flawed Yardstick for Audio-LLM Tasks

A research paper examines how speech and audio LLMs are typically evaluated, namely by testing whether a waveform prompt outperforms an automatic speech recognition transcript. The authors argue that for closed-set, known tasks this setup mixes together two distinct things: whether the model actually used acoustic information and whether it simply needed the task spelled out. They propose auditing generative audio calls as a way to separate those factors.

papersTODAY 04:00 UTC

arXiv paper studies lexicon structure and compositionality in evolutionary semantics

A revised preprint on arXiv examines how the structure of a lexicon relates to the compositional way sentence meanings are built from word meanings. The author notes that much existing work on semantic universals assumes either fixed signal structures in lexicons or holistic composition that cannot be interpreted. The work frames these questions within evolutionary semantics.

papersTODAY 04:00 UTC

arXiv paper evaluates LoRA fine-tuning scale and rank for control-systems Q&A

A new arXiv preprint examines how LoRA fine-tuning performs on question answering for a control-systems university course. The study measures results across model sizes and LoRA rank settings, since such questions demand consistent terminology, notation, derivations, and step-by-step reasoning. It appears to be a multidimensional evaluation of whether parameter-efficient tuning can handle specialized technical coursework.

papersTODAY 04:00 UTC

Paper proposes agent-controlled goal selection and termination in hierarchical RL

A new arXiv paper examines the agent-centric general value function (ACGVF) approach, which shifts two design choices from the environment or system designer to the learning agent itself. Under this construction, the agent decides both which goal to pursue and when to treat a goal as completed. The note builds on prior work by Tasse et al. (2026) on goal-based hierarchical reinforcement learning.

papersTODAY 04:00 UTC

LLM-Assisted Multi-Agent RL Framework Coordinates EV Charging, Stations and Grid

A new arXiv paper proposes combining large language models with multi-agent reinforcement learning to jointly optimize electric vehicle charging scheduling in public charging systems. The approach targets three competing goals at once: driver charging satisfaction, charging station profitability, and stability of the smart grid. It is positioned as a unified optimization method for connected EV infrastructure in IoT settings.

papersTODAY 04:00 UTC

KILLBENCH: A Benchmark for Testing External AI Kill Switch Feasibility

A new arXiv paper introduces KILLBENCH, a benchmark designed to measure whether an outside party can reliably shut down an AI system that is behaving harmfully. The authors frame external shutdown as a testable engineering problem rather than a hypothetical, pointing to the growing use of capable models and autonomous agent frameworks. The benchmark aims to give researchers a common way to compare how well different kill switch designs actually work.

papersTODAY 04:00 UTC

arXiv Paper Proposes Homeostatic Continual Learning for AI Agents

A new arXiv preprint introduces a method called Homeostatic Continual Learning that aims to let an AI agent keep learning as its environment changes without losing previously acquired knowledge. The approach targets catastrophic forgetting, a long-standing problem in continual learning research. The abstract provides only a brief description of the method's core mechanism.

papersTODAY 04:00 UTC

Noise injection proposed to correct categorical bias in tree-based variable importance

Tree-based models such as random forests tend to assign higher importance scores to continuous predictors than to categorical ones. The authors analyze the source of this bias theoretically and suggest a straightforward fix: injecting a small amount of noise into each categorical predictor. The work targets mixed data settings where such scoring imbalance is common.

papersTODAY 04:00 UTC

Paper Explores When a General Factor Is Statistically Distinguishable

A new arXiv paper argues that whether an extra general dimension is needed beyond correlated first-order factors depends on the population covariance structure rather than on the estimator chosen. The authors show that a bifactor model is covariance-equivalent to a correlated-factors model under certain loading conditions, and they examine non-proportionality and structural stability as criteria. The work offers guidance for deciding when bifactor specifications are warranted.

papersTODAY 04:00 UTC

arXiv paper outlines neuromorphic design automation flow bridging neuroscience and EDA

A preprint proposes a framework for electronic Neuromorphic Design Automation, described as a pipeline connecting computational neuroscience models with established electronic design automation practices. The authors argue for a unified, end-to-end approach rather than treating the two domains separately. The work is a revised cross-listing on arXiv and presents a conceptual design flow rather than a released tool.

papersTODAY 04:00 UTC

Cross-Modal Attention Network Targets Speech Biomarkers of Cognitive Decline

A new arXiv paper introduces CCMAN, a cross-modal attention model designed to detect early cognitive decline from verbal fluency speech tasks. Unlike prior approaches that pool features over an entire recording, the method explicitly accounts for cognitive instability and aims to produce interpretable temporal biomarkers. The work is framed as a scalable, non-invasive complement to conventional clinical assessment.

papersTODAY 04:00 UTC

arXiv Paper Proposes Accountability Engineering Approach for AI Deployment

A new arXiv paper argues that current evaluation practices for AI systems are too focused on models themselves, which is insufficient for systems used in healthcare, finance, and public services. The authors outline a vision for "AI deployment accountability engineering," aimed at embedding accountability into how safety-critical socio-technical systems are built and assessed. The work is a position/vision paper rather than an empirical study.

papersTODAY 04:00 UTC

arXiv paper presents pipeline for generating personalized educational videos from textbooks

A new arXiv preprint describes an automated system that turns textbook PDFs into interactive video explanations tailored to individual questions. After a user uploads a PDF and submits a query, the pipeline produces a video answer, with the reported focus on NCERT educational materials. The work targets personalized, question-driven learning content.

papersTODAY 04:00 UTC

Study traces how large language models represent animacy

A arXiv paper examines where the concept of animacy is encoded inside large language models. The authors trace internal circuits tied to the animate/inanimate distinction, which involves verb-argument constraints and contextual cues beyond simple word-level features. The work is a revised version of a preprint in the cs.CL category.

papersTODAY 04:00 UTC

Paper Argues LLM-Judge Calibration in Biomedical ML Needs Four Separate Ledgers

A new arXiv paper examines how synthetic perturbations are often used as cheap calibration data for LLM evaluators in biomedical machine learning, where expert review is limited. The authors argue that a planted mutation key should not be treated as either a detector output or automatically as human ground truth. They propose formalizing four distinct ledgers to make reporting of calibration results more responsible.

papersTODAY 04:00 UTC

arXiv Paper Examines Capacity Limits of Reasoning via Superposition

A new arXiv preprint studies how much intermediate computation a single vector can carry when language models reason through continuous or recurrent methods rather than token-by-token chain-of-thought. The work frames multi-step reasoning as superposition, where partial computations are packed into hidden states, and analyzes the resulting capacity limits. It offers a theoretical lens on the trade-offs between explicit token-based reasoning and continuous latent approaches.

papersTODAY 04:00 UTC

Knowledge-enhanced approach proposed for single-cell foundation models

A new arXiv paper examines how single-cell foundation models depend on large transcriptomic pretraining datasets, noting that adding more data brings diminishing returns at rising computational cost. The authors' data scaling analysis suggests incorporating structured biological knowledge could improve efficiency instead of relying on scale alone. The work points toward knowledge-enhanced pretraining as an alternative direction for the field.

papersTODAY 04:00 UTC

Study questions realism of language-model agents in farming decision simulations

A new arXiv paper examines whether language-model agents can credibly stand in for human respondents in surveys and social simulations. The authors argue that judging realism from population averages or distributional similarity can be misleading, an effect they call the "average-farmer illusion." Their experiments test what such aggregate evidence actually demonstrates about individual-level behavior.

papersTODAY 04:00 UTC

Semantic-TVM: Trustworthy Virtual Memory for Memory-Augmented AI Agents

A new arXiv paper proposes Semantic-TVM, a virtual memory design that keeps sensitive values protected while still letting agent workflows run on remote language models. The approach targets memory-augmented and tool-using agents, where retrieved memories, tool calls, and intermediate observations can leak private data. It aims to move past one-way masking, which hides values but also blocks the trusted execution they are needed for.

papersTODAY 04:00 UTC

Graph Transformer Approach Reconstructs Detonation Flow Fields on Meshes

A new arXiv preprint presents a mesh-based super-resolution method that uses graph transformers to reconstruct multiscale detonation flow data. The authors argue such data-driven reconstruction is useful for subgrid closure modeling, faster spatiotemporal forecasting, compression, and as an upsampling step in simulations. The work appears as a cross-listed revision in the cs.AI and cs.LG categories.

papersTODAY 04:00 UTC

arXiv paper proposes emotion regulation framework for empathetic speech dialogue in audio-language models

A new arXiv preprint introduces ER-EDF, a framework that draws on psychological theories of emotion perception and regulation to guide empathetic responses in spoken dialogue systems built on large audio-language models. The work aims to improve how such systems both recognize a speaker's emotional state and regulate their own generated reply. It is a research contribution and has not been presented as a product or model release.

papersTODAY 04:00 UTC

VisInteract benchmark targets interactive text-to-visualization under flawed queries

A new arXiv preprint introduces VisInteract, an approach and benchmark aimed at text-to-visualization systems that must cope with ambiguous, incomplete, or factually wrong user requests. The authors note that current systems typically assume well-specified inputs and generate a chart in a single pass. Their work instead frames chart creation as a dynamic, interactive process that can correct and refine imperfect queries.

papersTODAY 04:00 UTC

DiffAdapterVLA: Planner-Integrated Backbone for Driving VLMs

A new arXiv paper introduces DiffAdapterVLA, a method that folds continuous trajectory planning directly into the backbone of a pretrained driving vision-language model. The authors argue that while driving VLMs absorb rich visual, route, language and driving context, their training objectives stay disconnected from continuous planning, so prior work tends to bolt planning on separately. The approach targets native continuous trajectory generation rather than a detached planning head.

papersTODAY 04:00 UTC

WaveHiTS: Wavelet-Enhanced Hierarchical Model for Wind Direction Nowcasting in Inner Mongolia

A revised arXiv paper introduces WaveHiTS, a wavelet-enhanced hierarchical time series model designed for short-term wind direction forecasting in eastern Inner Mongolia. The approach targets common difficulties in directional data, including circular values, multi-step error accumulation, and complex meteorological interactions. It was cross-listed on arXiv's cs.LG and cs.AI categories.

papersTODAY 04:00 UTC

Paper Proposes Framework for Judging When Synthetic Survey Data Is Trustworthy

A new arXiv paper argues that the debate over synthetic data in marketing research has been stuck between two extremes: treating large language models as a replacement for human survey respondents, or rejecting them outright. The authors say the more useful question is when synthetic respondents can be trusted, and they outline how that reliability should be evaluated. The work focuses on marketing research but touches on broader issues of validating model-generated data.

papersTODAY 04:00 UTC

Paper Proposes Action-Level Safety Signals for Verifying NetOps Agents

A new arXiv preprint introduces a method for checking the safety of agentic network operations (NetOps) systems at the level of individual actions rather than coarse task outcomes. The work targets autonomous networks that adjust workloads and respond to incidents, where verification granularity matters for reliability. The authors argue that finer-grained safety signals are needed before such agents can be trusted in production networks.

papersTODAY 04:00 UTC

Perceptual Reality Transformer Explores What Illustrations Must Preserve

A new arXiv paper introduces the Perceptual Reality Transformer, a model aimed at helping people convey atypical perceptual experiences while keeping their intended meaning intact. The work argues that recognizable imagery alone is insufficient, since such accounts also carry vividness, duration, uncertainty, and emotional tone. It examines what an illustration needs to retain so those qualities survive translation into a generated image.

papersTODAY 04:00 UTC

MOSCOPT Method Optimizes Multiple LLM Agent Skills Together

A new arXiv paper introduces MOSCOPT, an approach that jointly optimizes collections of prompts and skills for LLM agents rather than refining a single text template. The authors argue that existing prompt and skill optimization methods miss beneficial interactions between multiple skills used by an agent. The work is a research preprint and has not yet been peer reviewed.

papersTODAY 04:00 UTC

Rater Ising-Potts Model Derives Weights From LLM Embeddings

A new arXiv paper introduces a Rater Ising-Potts model, an extension of the Ising model designed for multinomial rating data. The approach builds pairwise agreement indicators and category labels into the model, drawing its weights from large language model embeddings. The authors position the work as a link between network psychometrics and AI methods.

papersTODAY 04:00 UTC

Hippocampal Recurrent Network Model Explains Goal-Directed Navigation as Dynamics Relaxation

A new arXiv preprint proposes that the brain's spatial navigation circuits can be understood as a process of dynamics relaxation, in which neural activity settles into a state representing an optimal path. The authors build a recurrent network inspired by the hippocampus that reaches goals while avoiding obstacles. The work aims to bridge documented spatial cognitive maps with an account of how neural circuits actually compute routes through complex environments.

papersTODAY 04:00 UTC

arXiv Paper Proposes BusMA, a Shared Bus Communication Layer for Multi-Agent AI Systems

A new arXiv preprint introduces BusMA, a communication substrate intended to coordinate multi-agent systems that handle planning, tool use, and evidence synthesis. The authors argue that current designs, which rely on hierarchical manager-worker structures or router-based message passing, have limitations that a bus-style architecture could address. The paper is a preprint and has not yet been peer reviewed.

papersTODAY 04:00 UTC

arXiv Paper Studies Workflow Failures at the Agent-Tool Boundary

A new arXiv paper examines how AI agents that run long workflows through external tools can leave inconsistent state even when individual tool calls report success. It focuses on conditions such as retries, speculative execution, concurrency, and partial failures. The work frames these mismatches as anomalies at the boundary between the agent and the tools it calls.

papersTODAY 04:00 UTC

arXiv Paper Proposes Task-Based Permission Scoping for AI Agents

A new arXiv preprint examines how enterprise AI agents are typically given static credentials at deployment that mirror the full set of permissions an employee role could hold. The authors argue this approach, inherited from role-based access control, grants agents far more access than any single task requires. They evaluate an alternative architecture that scopes an agent's permissions to the specific task it is performing.

papersTODAY 04:00 UTC

Paper Details Option-Aware Retrieval and VLM Tuning for Offline Medical VQA

An arXiv paper describes a submission to the MedReason 2026 challenge that handles both multiple-choice and open-ended medical visual question answering with fully offline, containerized inference. The authors report that retrieval for multiple-choice questions needs to compare candidate options in a specific way, and they also adapt a vision-language model to the clinical task. The work is listed under both cs.AI and cs.CL.

papersTODAY 04:00 UTC

Lightning Weave: Capability Composition for More Efficient Reasoning Models

A new arXiv paper introduces Lightning Weave, a method aimed at pushing the accuracy-efficiency frontier of reasoning models. The authors argue that accuracy and inference efficiency often pull toward different reasoning behaviors, making joint improvement difficult. Their approach relies on composing capabilities rather than optimizing the two objectives independently.

papersTODAY 04:00 UTC

Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions

Researchers propose using recordings of how listeners' eyes move while they interpret a speaker's description as a training signal for vision-language models. By converting these gaze scanpaths into incremental feedback, the models learn to produce referring expressions that are more pragmatically suited to the listener. The work is presented as an arXiv preprint in the computation and language category.

papersTODAY 04:00 UTC

Conformance-Driven Iterative Refinement for Natural-Language to SysMLv2 Translation

A new arXiv paper proposes a method for converting natural-language specifications into SysMLv2, the textual modeling language standardized for model-based systems engineering. The approach refines candidate translations iteratively, using conformance checks to guide corrections. It aims to lower the barrier to producing formal system models that capture requirements, structure, and behavior.

papersTODAY 04:00 UTC

Paper Examines How First Query Shapes Agentic Deep Search

A new arXiv paper studies deep research agents that answer complex questions by repeatedly searching, reading, and reasoning. It argues that the quality of the initial search query is decisive, since well-tuned lexical retrieval can surface useful evidence early on benchmarks like BrowseComp-Plus. The authors frame the opening move as a strategic choice that shapes the rest of the search loop.

papersTODAY 04:00 UTC

Paper proposes evolving context parameterization for large language models

A new arXiv paper addresses a limitation in context parameterization, a technique that lets language models absorb context into reusable parameters instead of reprocessing it for every query. The authors note that current approaches treat context as static and are therefore ill-suited to settings where information changes over time. Their work introduces a method for keeping those internalized parameters up to date as contexts evolve.

papersTODAY 04:00 UTC

CoMem Paper Proposes Shared and Individual Memory Design for LLM Multi-Agent Systems

A new arXiv preprint introduces CoMem, a memory framework for LLM-driven multi-agent systems that combines collective knowledge with agent-specific memory. The authors argue that most existing approaches rely on flat, unstructured memory, which limits how agents learn and improve over time. The work targets better long-term cooperation and performance in evolutionary multi-agent setups.

papersTODAY 04:00 UTC

Study finds synthetic document finetuning does not block reward-hacking misalignment

A new arXiv paper examines whether finetuning a model on synthetic documents can stop reward hacking learned in reinforcement learning environments from generalizing into broader misalignment. Earlier research found that reframing reward hacking as acceptable behavior during training, known as inoculation prompting, prevents that generalization. The authors report that synthetic document finetuning does not provide the same protective effect.

papersTODAY 04:00 UTC

arXiv study explores using LLMs to simplify medical information for diabetes patients

A new arXiv paper examines how large language models can be used to make complex medical information easier for patients to understand, using diabetes as a case study. The authors argue that clearer simplification supports patient comprehension, informed decision-making, and better health outcomes. The work focuses on the challenges of translating clinical knowledge into patient-friendly language.

papersTODAY 04:00 UTC

RSIAgent: Training-Free Multi-Agent Framework for Recursive Self-Improvement

A new arXiv preprint introduces RSIAgent, a multi-agent system that lets digital agents explore unfamiliar environments and iteratively improve themselves without any additional training. The approach is designed for settings where interfaces, tools, and failure patterns differ from what pretrained models have seen. The work appears under arXiv:2609.15364v1 in both cs.AI and cs.CL.

papersTODAY 04:00 UTC

arXiv Paper Proposes Human-Grounded Diagnosis of Multi-Agent LLM Collaboration

A new arXiv paper argues that judging multi-agent LLM systems only by their final answers misses how those systems actually reach their results. The authors propose a diagnostic method grounded in human group research to distinguish process losses from assembly bonuses when LLM teams collaborate. This matters both for building better agent pipelines and for using LLM groups as stand-ins for human group behavior.

papersTODAY 04:00 UTC

Paper Argues Policy Ambiguity Skews Agent Benchmark Results

A new arXiv paper contends that agent benchmarks assume each policy implies one correct action, an assumption that natural-language policies often break through silence, ambiguity, or contradiction. The authors describe these as policy loopholes, where multiple defensible readings exist but evaluations still count a single behavior as an agent error. The work suggests such ambiguous cases should be separated from genuine policy-compliance failures in benchmark scoring.

papersTODAY 04:00 UTC

arXiv Paper Benchmarks Model-Agnostic Keyframe Selection for Long Video MLLMs

A new arXiv preprint evaluates keyframe selection techniques that can be plugged into existing multimodal large language models without modifying them. The work targets the constraint that MLLMs cannot ingest every frame of a long video due to visual-token and compute limits, and compares the main families of approaches proposed to address this. The study positions keyframe selection as a model-agnostic add-on for improving long-video understanding.

papersTODAY 04:00 UTC

ReWeight Uses Human Demonstrations and Sample Weighting for VLA Post-Training

A new arXiv preprint proposes ReWeight, a technique for post-training vision-language-action models when in-domain robot demonstrations are scarce. The approach retrieves relevant egocentric human demonstrations and applies sample weighting to make better use of that human data, since collecting robot-specific data is expensive. The paper targets adapting VLA models to particular robots and tasks.

papersTODAY 04:00 UTC

SkillLift: Learning Dense Rubrics from Sparse Oracles for Agent Skill Evolution

A new arXiv paper introduces SkillLift, a method for improving the reusable procedural prompts that LLM agents keep as persistent skills, which lets them adapt without retraining model weights. Rather than rewriting skill text directly from execution feedback, the approach derives dense scoring rubrics from limited, costly oracle evaluations to make skill evolution more efficient. The work targets lower evaluation cost during agent skill self-improvement.

papersTODAY 04:00 UTC

Study examines issue bias in LLMs used as writing assistants before Swedish 2026 election

A new preprint looks at how generative AI writing tools and the language models behind them may shape the political information voters encounter ahead of Sweden's 2026 election. The authors argue that as these assistants become a common way to gather information, their tendency to favor certain issues or viewpoints deserves closer scrutiny. The work adds to a growing body of research on how model behavior can sway user opinions.

papersTODAY 04:00 UTC

BEACON: Behavior and Appearance Control for Subject-Specific Video Generation

A new arXiv paper introduces BEACON, a method for generating videos of a specific person that retains both their visual identity and their individual expressive behavior. The authors argue that beyond matching appearance, such models must also capture the facial mannerisms that distinguish how a given subject acts on camera. The work targets human-centric video synthesis where subject-specific fidelity is the main challenge.