arXiv — NLP / Computation & Language
500 articles archived · Visit source ↗ · RSS
-
arXiv — NLP / Computation & Language research 9d ago
HARP: Hierarchical Adaptive Ranking with Preference-Adaptive Fusion for Query-Based CVE Prioritization
arXiv:2608.19430v1 Announce Type: cross Abstract: Vulnerability prioritization is inherently preference dependent, since the same CVE can receive different remediation priority under different operational preference scenarios. Existing scoring systems and ranking methods…
35 -
arXiv — NLP / Computation & Language research 9d ago
Measuring What a Specification Determines: A Formal Semantic-Block Model and an Execution-Judged Benchmark
arXiv:2608.19475v1 Announce Type: cross Abstract: This work introduces a formal semantic-block model for specifications and an execution-judged benchmark for evaluating specification quality independently of model capability. A specification is represented as a structure…
27 -
arXiv — NLP / Computation & Language research 9d ago
DeltaMomentum: A Key-Value based Anisotropic Momentum Update via Delta Rule
arXiv:2608.19491v1 Announce Type: cross Abstract: Most modern optimizers form their momentum as an exponential moving average (EMA) of past gradients, forgetting every direction at one fixed rate. However, the inputs a deep network sees during training can be highly anisotropic,…
37 -
arXiv — NLP / Computation & Language research 9d ago
Does Listening Matter? Backchanneling and Nodding in AI Clone
arXiv:2608.19527v1 Announce Type: cross Abstract: AI clones that imitate a specific person typically reproduce what the person says and how they sound, but not how they listen. We investigate whether adding multimodal listening behaviors gives such a clone more presence and…
14 -
arXiv — NLP / Computation & Language research 9d ago
From Retrieved Context to Runtime Control: Adaptive Compression for Edge-based RAG
arXiv:2608.19535v1 Announce Type: cross Abstract: Retrieval-augmented generation (RAG) improves language-model responses by grounding generation in external passages, which comes with overhead: retrieved context lengthens the prompt, increasing prefill work, KV-cache footprint,…
32 -
arXiv — NLP / Computation & Language research 9d ago
PEA-DPO: Perception-Enhanced Alignment Direct Preference Optimization for MLLMs Alignment
arXiv:2608.19598v1 Announce Type: cross Abstract: Direct Preference Optimization (DPO) has emerged as an effective approach for aligning large language models (LLMs) with human preferences. However, its adaptation to multimodal settings remains unexplored. Through…
9 -
arXiv — NLP / Computation & Language research 9d ago
Can Agent Memory Systems Track Evolving State?
arXiv:2608.19652v1 Announce Type: cross Abstract: As LLM-based agents are deployed for longer and higher-stakes tasks, their memory systems continue to have crucial gaps. While existing memory benchmarks focus largely on recall-shaped tasks, we argue an effective memory system…
7 -
arXiv — NLP / Computation & Language research 9d ago
StreamSoccer: Event-Driven Memory for Streaming Soccer Commentary
arXiv:2608.19723v1 Announce Type: cross Abstract: Streaming video understanding requires models to causally update state as video arrives and organize growing history into semantic units that can evolve, persist, and be recalled under bounded computation and memory. This…
38 -
arXiv — NLP / Computation & Language research 9d ago
TempJail: Temporal Jailbreak Attack against Large Vision-Language Models via Subtitle Scheduling
arXiv:2608.19737v1 Announce Type: cross Abstract: Large vision-language models (LVLMs) have achieved remarkable progress in video understanding and reasoning. Despite extensive studies on text- and image-based jailbreaks, video jailbreaks against LVLMs remain largely unexplored.…
19 -
arXiv — NLP / Computation & Language research 9d ago
Truncate Bad, Upweight Good: BoN-Style Distillation via Rank-Based Classification
arXiv:2608.19748v1 Announce Type: cross Abstract: Inference-time selection methods, such as Best-of-N, improve generation by sampling a pool of candidates and selecting the top-ranked completion according to a reward model. Distillation seeks to amortize this procedure into a…
28 -
arXiv — NLP / Computation & Language research 9d ago
Credit Without Ground Truth: Auditing Step-Level Credit Assignment in LLM Agents Against Executed Replay
arXiv:2608.19760v1 Announce Type: cross Abstract: Audited against causal ground truth from executed replay in a single-agent tool environment (ALFWorld), none of the step-level credit signals used to train LLM agents -- LLM-judge scores, outcome-conditioned logprob ratios, or…
8 -
arXiv — NLP / Computation & Language research 9d ago
MileGPO: Milestone Inference with Local Evidence for Graph-Based Policy Optimization of Long-Horizon LLM Agents
arXiv:2608.19803v1 Announce Type: cross Abstract: Credit assignment is challenging in long-horizon agentic reinforcement learning, where supervision often comes only from final rewards. Existing methods refine trajectory-level signals into step-level credits through step…
30 -
arXiv — NLP / Computation & Language research 9d ago
Towards Clinically Faithful Medical Image Captioning via Enhanced Vision-Language Alignment
arXiv:2608.19825v1 Announce Type: cross Abstract: Medical image captioning is a technique that accelerates early-stage diagnostic workflows and enhances the interpretability of medical diagnostic AI systems. However, unlike general image captioning, clinically reliable…
26 -
arXiv — NLP / Computation & Language research 9d ago
PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents
arXiv:2608.19861v1 Announce Type: cross Abstract: Customer-service LLM agents must follow organizational policy when acting on a user's behalf. Compliance failures arise from either forbidden actions, such as granting an ineligible change, or omitted procedural requirements,…
21 -
arXiv — NLP / Computation & Language research 9d ago
EnvHarness: Awakening Static Worlds for Agent Learning
arXiv:2608.19880v1 Announce Type: cross Abstract: LLM agents learn by interacting with environments, yet these environments are hand-built and static: blind to an agent's weaknesses, and quickly left behind as it improves. While recent environment generation methods attempt to…
34 -
arXiv — NLP / Computation & Language research 9d ago
Let's Scale Step by Step: Compute-Efficient Hyperparameter Transfer for Large-Scale Mixture-of-Experts
arXiv:2608.20061v1 Announce Type: cross Abstract: Mixture-of-Experts (MoE) architectures significantly expand model capacity without a proportional increase in computational cost. However, optimizing their hyperparameters---particularly the learning rate---at extreme scales of…
11 -
arXiv — NLP / Computation & Language research 9d ago
Reward-Guided Autoregressive Graph Generation for Efficient Multi-Agent Communication Topology Design
arXiv:2608.20099v1 Announce Type: cross Abstract: LLM-based Multi-Agent Systems (MAS) achieve strong performance on complex reasoning tasks by coordinating multiple agents, but at the cost of substantial token consumption. Recent work on automatic topology design, ARG-Designer,…
22 -
arXiv — NLP / Computation & Language research 9d ago
Multi-Agent Orchestration with the Common-Sense Reasoning Capabilities of LLMs for Autonomous Driving
arXiv:2608.20129v1 Announce Type: cross Abstract: Autonomous vehicles require robust perception and decision-making capabilities to operate in diverse and unseen scenarios. While reinforcement learning and rule-based methods can provide effective control and safety mechanisms,…
8 -
arXiv — NLP / Computation & Language research 9d ago
MemTrapBench: Benchmarking Cognitive Traps in LLM Memory Use
arXiv:2608.20202v1 Announce Type: cross Abstract: Memory has become a key component of large language models, enabling them to retain information and learn from long-term interactions. However, existing memory benchmarks mainly evaluate whether information is correctly…
35 -
arXiv — NLP / Computation & Language research 9d ago
ContractScrub: A benchmark for final review of legal contracts
arXiv:2608.20204v1 Announce Type: cross Abstract: Legal work, with its heavy reliance on processing large amounts of text, is often considered one of the domains most exposed to the use of LLMs. Contract ``scrubbing,'' the final review of transactional agreements for errors and…
17 -
arXiv — NLP / Computation & Language research 9d ago
Daedalus-150M: A Convolution-Attention Hybrid Designed for CPU Inference
arXiv:2608.20210v1 Announce Type: cross Abstract: Small language models are usually built like large ones and then squeezed onto a CPU afterwards. We did the opposite: we fixed the target first, one user, one token at a time, 4-bit weights, ordinary CPU, and chose the…
24 -
arXiv — NLP / Computation & Language research 9d ago
Break It Down, Pass It On: Cross-Task Skill Transfer in LLM Agents
arXiv:2608.20274v1 Announce Type: cross Abstract: Large language model (LLM) agents can induce skills from completed tasks and reuse them later to grow more capable with experience. In practice, induced skills may transfer unreliably and can even harm the agent that retrieves…
23 -
arXiv — NLP / Computation & Language research 9d ago
Phantom Gains: Auditing Self-Improvement Against a Measured Null
arXiv:2608.20290v1 Announce Type: cross Abstract: Whether a language model has improved itself is increasingly judged not by mean accuracy but by which individual problems it gains and loses. Tracking these transitions means differencing two noisy estimates, leaving them…
15 -
arXiv — NLP / Computation & Language research 9d ago
AI4AI-Bench: Benchmarking LLM Agents in Algorithmic Design for Recursive Self-Improvement
arXiv:2608.20318v1 Announce Type: cross Abstract: Recursive self-improvement (RSI) asks whether an AI system can improve the process that produces AI systems, so that the next system inherits the improvement. That process is the training algorithm: a better objective or update…
29 -
arXiv — NLP / Computation & Language research 9d ago
An Agentic Approach for Active Data Collection, Travel Behavior Modeling, and Weather-Sensitive Demand Prediction
arXiv:2608.20320v1 Announce Type: cross Abstract: Travel behavior research increasingly combines digital data collection with predictive modeling, yet these stages are often developed and evaluated separately. This study proposes a three-agent workflow integrating conversational…
16 -
arXiv — NLP / Computation & Language research 9d ago
Explainable Multimodal Depression Recognition in Clinical Interviews via PHQ-Aligned Symptom Summarization
arXiv:2501.16106v2 Announce Type: replace Abstract: Recent advances in multimodal depression recognition for clinical interviews (MDRC) have demonstrated the potential of AI systems by integrating textual, acoustic, and facial cues. However, existing methods pay limited…
35 -
arXiv — NLP / Computation & Language research 9d ago
HiFi-KPI: A Dataset for Hierarchical KPI Extraction from Earnings Filings
arXiv:2502.15411v5 Announce Type: replace Abstract: Accurate tagging of earnings reports can yield significant short-term returns for stakeholders. The machine-readable inline eXtensible Business Reporting Language (iXBRL) is mandated for public financial filings. Yet, its…
21 -
arXiv — NLP / Computation & Language research 9d ago
DiverValue-Bench: A Benchmark and Fine-Tuning Framework for Aligning Large Language Models with Diverse Human Values
arXiv:2509.08022v3 Announce Type: replace Abstract: Aligning large language models (LLMs) with diverse human values is essential for safe and effective deployment, yet existing benchmarks often overlook cultural and demographic variation. We introduce DiverValue-Bench, a…
13 -
arXiv — NLP / Computation & Language research 9d ago
TS-Reasoner: Aligning Time Series Foundation Models with LLM Reasoning
arXiv:2510.03519v3 Announce Type: replace Abstract: Time series reasoning is crucial to decision-making in diverse domains, including finance, energy, and scientific discovery. While existing time series foundation models (TSFMs) can capture low-level dynamic patterns and…
22 -
arXiv — NLP / Computation & Language research 9d ago
When Contextual Inference Fails: Cancelability in Interactive Instruction Following
arXiv:2603.19997v2 Announce Type: replace Abstract: We investigate the separation of literal interpretation from contextual inference in a collaborative block-building tasks, where an agent must resolve underspecified instructions using context. We adapt an existing two-speaker…
8 -
arXiv — NLP / Computation & Language research 9d ago
Qworld: Question-Specific Evaluation Criteria for LLMs
arXiv:2603.23522v2 Announce Type: replace Abstract: Evaluating large language models (LLMs) on open-ended questions is difficult because response quality depends on the question's context. Binary scores and static rubrics fail to capture these context-dependent requirements.…
37 -
arXiv — NLP / Computation & Language research 9d ago
Doc-V*:Coarse-to-Fine Interactive Visual Reasoning for Multi-Page Document VQA
arXiv:2604.13731v2 Announce Type: replace Abstract: Multi-page Document Visual Question Answering requires reasoning over semantics, layouts, and visual elements in long, visually dense documents. Existing OCR-free methods face a trade-off between capacity and precision:…
37 -
arXiv — NLP / Computation & Language research 9d ago
Remask, Don't Replace: Token-to-Mask Refinement in Diffusion Language Models
arXiv:2604.18738v3 Announce Type: replace Abstract: Diffusion language models (dLLMs) generate text through iterative denoising, filling multiple masked positions at each step. Positions filled in the same step are predicted without conditioning on one another's newly filled…
19 -
arXiv — NLP / Computation & Language research 9d ago
EvoSelect: Data-Efficient LLM Evolution for Targeted Task Adaptation
arXiv:2604.26170v2 Announce Type: replace Abstract: Adapting large language models (LLMs) to a targeted task efficiently and effectively remains a fundamental challenge. Such adaptation often requires iteratively improving the model toward a targeted task, yet collecting…
29 -
arXiv — NLP / Computation & Language research 9d ago
Self-Harness: Harnesses That Improve Themselves
arXiv:2606.09498v3 Announce Type: replace Abstract: The performance of LLM-based agents is jointly shaped by their base models and the harnesses that mediate their interaction with the environment. Because different models exhibit distinct behaviors, effective harness design is…
27 -
arXiv — NLP / Computation & Language research 9d ago
SPyCE: Skill-Policy Co-evolution for Multimodal Agents
arXiv:2607.13854v2 Announce Type: replace Abstract: Multimodal agents that think with images iteratively manipulate visual evidence and invoke tools across many steps. Existing reinforcement learning methods reduce trajectories to scalar rewards, forcing the policy to discover…
33 -
arXiv — NLP / Computation & Language research 9d ago
Mitigating GenAI-Powered Evidence Pollution for Out-Of-Context Misinformation Detection
arXiv:2501.14728v2 Announce Type: replace-cross Abstract: While generative artificial intelligence (GenAI) models have achieved significant success, their misuse for generating deceptive content raises growing concerns about online information security. Out-of-context (OOC)…
4 -
arXiv — NLP / Computation & Language research 10d ago
LongNovel: A Multi-Scale Benchmark for Hallucination Detection in Long-Context Novel Summarization
arXiv:2608.18082v1 Announce Type: new Abstract: Although context windows have expanded significantly in recent years, hallucinations in long-context summarization remain a challenge. Long novels are better suited than news or papers for researching these hallucinations, due to…
25 -
arXiv — NLP / Computation & Language research 10d ago
Entity tracking emerges in sub-billion parameter language models and exceeds human performance in naturalistic narratives
arXiv:2608.18083v1 Announce Type: new Abstract: Understanding language requires tracking entities across discourse - i.e., knowing where things are and how they change, even when not explicitly stated. Whether language models perform such tracking in a human-like fashion remains…
25 -
arXiv — NLP / Computation & Language research 10d ago
Compiler-Guided Adaptive Proof Search with Cross-Model Synergy on Context-Dependent Theorem Proving
arXiv:2608.18084v1 Announce Type: new Abstract: Theorem proving in real-world Lean 4 projects is challenging because proofs often depend on project-specific context. While iterative refinement can use compiler errors to repair failed proofs, reusing failed attempts requires…
16 -
arXiv — NLP / Computation & Language research 10d ago
Persona-Guided LLM Agents for Task-Oriented Dialogue
arXiv:2608.18085v1 Announce Type: new Abstract: Prior work has shown that large language models (LLMs) can express diverse personality traits in open-ended text generation. However, it remains unclear whether they can do so in a goal-directed dialogue without compromising task…
17 -
arXiv — NLP / Computation & Language research 10d ago
SuTRA : Structurally-Unified Tokenization with Root Awareness
arXiv:2608.18087v1 Announce Type: new Abstract: Existing subword tokenizers optimize statistical compression but ignore morphological structure, particularly the relationship between roots and affixes. This is harmful for morphologically rich Indic languages, where basic units…
38 -
arXiv — NLP / Computation & Language research 10d ago
Latent Space Refusal Anchoring for Low-Resource African Languages: Mechanistic Safety Recovery Without Retraining
arXiv:2608.18089v1 Announce Type: new Abstract: Instruction-tuned models often refuse harmful requests in English but comply with the same requests in Yoruba, Igbo, Igala, and Hausa. This suggests that the refusal mechanism is present in the residual stream but fails to activate…
21 -
arXiv — NLP / Computation & Language research 10d ago
Nine Emotion Centroids: A Label-Free Valence Axis That Transfers Across Four Modalities
arXiv:2608.18090v1 Announce Type: new Abstract: Inside a modern language model sits a single internal direction that tracks how positive or negative a sentence feels. We show how to find this valence axis (V-axis) from just 9 emotion category names plus 50 short narrative…
32 -
arXiv — NLP / Computation & Language research 10d ago
Self- and Other-Labels Induce Bidirectional Bias in LLM Judges
arXiv:2608.18091v1 Announce Type: new Abstract: As LLM-as-a-judge systems become increasingly widespread, self-preference in LLMs -- the tendency to favor one's own outputs -- raises growing concerns about evaluation reliability. However, it has been studied predominantly on…
31 -
arXiv — NLP / Computation & Language research 10d ago
Abliteration Mitigation via Refusal Aliases
arXiv:2608.18093v1 Announce Type: new Abstract: Abliteration, the removal of refusal capabilities from large language models by projecting weight matrices orthogonal to an extracted refusal direction, has emerged as a prominent safety concern through its ability to bypass…
14 -
arXiv — NLP / Computation & Language research 10d ago
NE-BERT: A Multilingual Language Model for Nine Northeast Indian Languages
arXiv:2608.18094v1 Announce Type: new Abstract: Large pretrained language models have demonstrated remarkable capabilities across diverse languages, yet critically underrepresented low-resource languages remain marginalized. We present NE-BERT, a domain-specific multilingual…
15 -
arXiv — NLP / Computation & Language research 10d ago
Backdoor Learning in Language Models and Vision-Language Models
arXiv:2608.18095v1 Announce Type: new Abstract: Recent advances in deep learning have significantly enhanced the capabilities of Natural Language Processing (NLP) and Vision-Language Models (VLMs). However, these advancements come with increased vulnerabilities, notably through…
22 -
arXiv — NLP / Computation & Language research 10d ago
MAVEN: A Macro-Societal Value Evaluation Framework of Multimodal Content with Compact Aligned Evaluators
arXiv:2608.18096v1 Announce Type: new Abstract: Assessing whether multimodal content aligns with macro-societal values, such as peace, justice, and freedom, has become an increasingly urgent challenge. Existing frameworks are largely confined to safety-oriented taxonomies,…
38 -
arXiv — NLP / Computation & Language research 10d ago
FrenchNews-7: Benchmarking Cross-Publisher French News Editorial Desk Classification
arXiv:2608.18097v1 Announce Type: new Abstract: We present FrenchNews-7, a cross-publisher France-based French-language news editorial desk classification benchmark combining a large multi-outlet corpus, a URL-derived seven-class taxonomy, and a fine-tuned CamemBERT classifier.…
8