AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-cl”

GridTimelineEvolution
7,646 results
4 Aug 2026

Abstention as an Action Can Kill Both the Reward Gradient and the KL Anchor: Collapse Law and Repair for Error-Penalized Reinforcement Learning

AgentsDGX agent

arXiv:2608.00301v1 Announce Type: cross Abstract: Error-penalized scoring rules (+1 for a correct answer, -lambda for a wrong one, 0 for abstaining) are increasingly prescribed against hallucination:

ACE-GraphRAG: Agentic Context Engineering for Hierarchical GraphRAG

SafetyDGX agent

arXiv:2608.01269v1 Announce Type: new Abstract: Hierarchical Graph Retrieval-Augmented Generation (GraphRAG) organizes corpus knowledge at multiple levels of granularity, yet fixed context constructio

AdaMTP: An Adaptive Training Paradigm for Multi-Token Prediction

Model ReleasesDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

arXiv:2608.00434v1 Announce Type: new Abstract: Multi-Token Prediction (MTP) has emerged as an effective paradigm that augments a shared Large Language Model backbone with auxiliary heads, training th

AdaThink-Med: Optimizing Inference-Time Compute for Medical Reasoning via Uncertainty Quantification

Model ReleasesDGX agent

arXiv:2509.24560v2 Announce Type: replace Abstract: Extended Chain-of-Thought (CoT) reasoning has significantly bolstered the capabilities of medical large language models (LLMs). However, current mod

AgentMemBench: A Systematic Benchmark for Evaluating Long-Term Memory Management Strategies in Conversational AI Agents

Model ReleasesDGX agent

arXiv:2608.00009v1 Announce Type: new Abstract: Long-term memory remains a critical bottleneck for conversational AI agents, whose finite context windows cannot support coherent recall across thousand

AI-Based Thesis Assessment: An Empirical Study of Human Evaluation Priorities and Their Impact on Automated Assessment

SafetyDGX agent

arXiv:2608.00717v1 Announce Type: cross Abstract: Rubric-based AI systems for thesis assessment use criterion weights to assign different levels of importance to evaluation criteria. These weights are

An Evidence-Grounded Retrieval-Augmented Transformer Framework for Health Misinformation Verification

ResearchDGX agent

arXiv:2608.02310v1 Announce Type: new Abstract: The rapid spread of false and misleading health information through digital platforms has become a major public health challenge, particularly during in

Analyzing Speech Condition Effects in Dysarthric ASR: A Layer-wise Probing Study

Model ReleasesDGX agent

arXiv:2608.01865v1 Announce Type: new Abstract: Automatic speech recognition (ASR) performance degrades sharply on dysarthric speech, yet how disordered articulation reshapes a model's internal repres

ArabicDialectSafety: A Dialect-Aware Benchmark for Arabic Content Safety Classification

Model ReleasesDGX agent

arXiv:2608.01291v1 Announce Type: new Abstract: We present ArabicDialectSafety, a human-curated Arabic safety dataset of 25,071 prompts covering six Arabic varieties: Modern Standard Arabic, Syrian, E

Attend to Your Own Thoughts: Breaking the Barrier for Post-Training Quantization of Reasoning LLMs through the Lens of 1.58-Bit Quantization

ResearchDGX agent

arXiv:2608.01078v1 Announce Type: new Abstract: We propose ScaleQ-1.58, a scalable ternary post-training quantization (PTQ) framework for reasoning LLMs. Its core insight stems from an empirical findi

AttnLink: Turning Attention into Schema Links for Text-to-SQL

Model ReleasesDGX agent

arXiv:2608.00693v1 Announce Type: new Abstract: Schema linking is a critical component of Text-to-SQL systems, but existing approaches often trade off contextual modeling capacity, score-based control

Auditable Release Control for Pedagogical Leakage in LLM Tutors

Model ReleasesDGX agent

arXiv:2608.00515v1 Announce Type: cross Abstract: Large language model tutors can be correct and helpful yet disclose an answer or decisive reasoning before that disclosure is authorized. We formalize

AURORA-LM: Autoencoding Unified Representation for Continuous-Latent Diffusion Language Modeling

Model ReleasesDGX agent

arXiv:2608.02602v1 Announce Type: new Abstract: Language remains an outlier in generative modeling: while images, video, and audio are increasingly modeled in continuous latent spaces, text generation

Automatic Annotation of Ancient Greek Vowel Length

Model ReleasesDGX agent

arXiv:2608.01935v1 Announce Type: new Abstract: Prior work in Ancient Greek NLP relies on corpora that do not disambiguate the phonemic vowel length of alpha, iota, and ypsilon, together known as the

Averaging Bias: Human Faithfulness Annotations are not Locally Faithful

SafetyDGX agent

arXiv:2608.00205v1 Announce Type: new Abstract: Evaluation of faithfulness of text summarization treats a model generated summary as faithful only if every of its sentences is supported by the source

Bagpiper: Solving Open-Ended Audio Tasks via Rich Captions

Model ReleasesDGX agent

arXiv:2602.05220v4 Announce Type: replace Abstract: Current audio foundation models typically rely on rigid, task-specific supervision (e.g., speech recognition), addressing isolated factors of audio

Bayesian and Motivated Reasoning in AI Agents

AgentsDGX agent

arXiv:2608.00339v1 Announce Type: cross Abstract: AI agents increasingly perform open-ended tasks in settings where their conclusions can guide consequential decisions. We provide evidence that AI age

BiCAA: Bidirectional Credit Assignment for Search-Augmented Agent

SafetyDGX agent

arXiv:2608.01321v1 Announce Type: new Abstract: Multi-step search is a fundamental capability for search agents, enabling them to iteratively acquire, refine, and integrate external evidence for compl

Bole: Efficient Tree Speculation for Hybrid-Attention Language Models

HardwareDGX agent

arXiv:2608.01651v1 Announce Type: cross Abstract: Hybrid-attention large language models combine full attention with recurrent linear attention to reduce long-context inference costs, yet their autore

Bridging the English-Arabic Medical Knowledge Gap: Targeted Low-Rank Adaptation via Causal Layer Selection

Model ReleasesDGX agent

arXiv:2608.00207v1 Announce Type: new Abstract: Large Language Models (LLMs) perform strongly in English medical tasks but degrade substantially in Arabic, a gap widely attributed to limited training

Can AI Agents Simulate A/B Test Outcomes? A Validation Framework for Agentic Experimentation

AgentsDGX agent

arXiv:2608.02345v1 Announce Type: new Abstract: A/B testing remains the standard for rolling out new features in the technology industry. Each experiment, however, consumes real traffic, engineering e

Can Humans Dream of Electric Sheep? Human-Written Samples for Fine-Grained Vision-and-Language Hallucination Benchmarking

ResearchDGX agent

arXiv:2608.01021v1 Announce Type: cross Abstract: In an age of rapid model turnover, how do we make hallucination evaluation more perennial? We explore whether human-written hallucination samples coul

Can Language Models Identify Shadow Trading Targets? An NLP Evaluation of SEC Enforcement Theory

ResearchDGX agent

arXiv:2608.01322v1 Announce Type: new Abstract: Shadow trading -- trading in a peer firm's securities on the basis of material nonpublic information (MNPI) about an 'economically linked' company -- is

Can You Trust the Confidence? ConfBench for Vision-Language Models on Document Extraction

Model ReleasesDGX agent

arXiv:2608.01792v1 Announce Type: cross Abstract: Intelligent document processing (IDP) with vision-language models (VLMs) hinges on confidence scores trustworthy enough to route extractions between a

Capability Provenance in Language Models: A Case Study in Social Reasoning

Model ReleasesDGX agent

arXiv:2606.19625v2 Announce Type: replace Abstract: We use training-data attribution as an interpretable tool for capability discovery, mapping which regions of the pretraining corpus support social-r

CAVE: Competence-Aware Visual Boundary Evidence Alignment for Video Temporal Grounding

SafetyDGX agent

arXiv:2608.02078v1 Announce Type: new Abstract: Large vision-language models (LVLMs) have achieved substantial performance gains in Video Temporal Grounding (VTG) through reinforcement learning (RL).

Characterizing Treatment-Context Medication Evidence Across Clinic Notes and Structured EHR Medication History

ResearchDGX agent

arXiv:2608.01570v1 Announce Type: new Abstract: Clinic notes and structured electronic health record (EHR) medication history often contain different medication information. Same-visit disagreement be

Cloud-ScPO: Hidden-State Geometry for Semi-Supervised Preference Optimization in LLM Reasoning

ResearchDGX agent

arXiv:2608.01014v1 Announce Type: new Abstract: Preference optimization improves mathematical reasoning in large language models (LLMs), but reliable chosen-rejected pairs usually require verified ans

CompanionBench: A Theory-Anchored, Real-World-Grounded Benchmark for AI Emotional Companionship

Model ReleasesDGX agent

arXiv:2608.02046v1 Announce Type: new Abstract: LLM companions are deployed at scale in personally consequential settings, yet poorly evaluated. Existing benchmarks use hand-authored scenarios and pro

Comparing and Modeling Argumentation in German Political Communication across Arenas

SafetyDGX agent

arXiv:2608.00288v1 Announce Type: new Abstract: Deliberation, involving the formulation and exchange of arguments, forms an integral part of political decision making in democracies. Argumentation pat

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

ResearchDGX agent

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 soci

Constructing Parallel Multidimensional Chromatic Lexicons for Corpus-Assisted Analysis of Russian and English Texts

ResearchDGX agent

arXiv:2608.01752v1 Announce Type: new Abstract: This article addresses the relative scarcity of research tools for the corpus-assisted linguistic analysis of colour terms in literary texts. It describ

Contextual Semantic Relevance Tracks fMRI BOLD Responses During Naturalistic Speech Comprehension

ResearchDGX agent

arXiv:2607.15856v2 Announce Type: replace Abstract: Naturalistic language comprehension requires listeners to process both local probabilistic expectations and contextual semantic relations. This stud

Control Under Compression: Reliability Frontiers for Tool-Using Agents

Model ReleasesDGX agent

arXiv:2608.01056v1 Announce Type: cross Abstract: Tool-using language-model agents are governed not only by task prompts but also by persistent system-side instructions that specify tools, arguments,

Cost-Effective Automated Judging of Natural-Language Mathematical Proofs

Model ReleasesDGX agent

arXiv:2608.00004v1 Announce Type: new Abstract: Grading natural-language mathematical proofs is a recurring cost in evaluating math-reasoning systems, and frontier LLM judges are expensive. We ask whe

CRISP: Critical Step Perception for Training Efficient Deep Search Agents

SafetyDGX agent

arXiv:2608.01867v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly extended into deep search agents that solve complex questions through multi-step interaction with external

Cross-Branch Conflict as a Shield: Safeguarding Facial Identities in Unified Multimodal Image Editing

SafetyDGX agent

arXiv:2607.16898v2 Announce Type: replace-cross Abstract: Unified multimodal models (UMMs) have recently demonstrated powerful instruction-based image editing capabilities, while also raising serious

Cross-Domain Hybrid OPD for Generalizable Search Agents

SafetyDGX agent

arXiv:2608.02101v1 Announce Type: new Abstract: Recent advances in Reinforcement Learning (RL) have substantially improved the capabilities of autonomous search agents, enabling sophisticated planning

Cross-Task Dissociation in Frontier Vision-Language Model Theory of Mind

ResearchDGX agent

arXiv:2608.00261v1 Announce Type: new Abstract: Do frontier vision-language models present a coherent Theory-of-Mind (ToM) profile across tasks, matching the same human reference group, or does that p

CrossLex: A Source-Grounded Benchmark for Cross-Jurisdictional Legal Reasoning in Large Language Models

Model ReleasesDGX agent

arXiv:2608.01292v1 Announce Type: new Abstract: Legal reasoning is inherently jurisdiction-dependent: the same facts can call for different legal rules and yield different conclusions across legal sys

CrossProjection: Geometric Grounding Beyond Viewpoint Change in Architectural Drawings

Model ReleasesDGX agent

arXiv:2608.00473v1 Announce Type: cross Abstract: Architectural drawings violate the usual assumption behind multi-view reasoning: plans and sections are cuts, while elevations are facade projections,

CTRAG: An In-Context Retrieval-based Framework for Automated Compliance Checking using LLMs

SafetyDGX agent

arXiv:2608.02472v1 Announce Type: new Abstract: Trust is fundamental in modern regulatory ecosystems, and compliance checking plays a critical role in fostering that trust. Regulatory compliance verif

Cultural Awareness is Represented but Not Decoded: Tracing Mythological Knowledge across 18 Open-Source LLMs

ResearchDGX agent

arXiv:2608.02486v1 Announce Type: new Abstract: Open-source LLMs reliably name Zeus, Jupiter, and Thor, but recover their counterparts in less-represented traditions like Finnish, Slavic, Egyptian, or

CultureVidBench: Benchmarking Cultural Understanding in Text-to-Video Generation

Model ReleasesDGX agent

arXiv:2608.01942v1 Announce Type: cross Abstract: Text-to-video (T2V) generation models have advanced rapidly, yet their ability to represent diverse cultural contexts remains underexplored. Existing

CurveShift: Is Agent Progress Scalar? Separating Level from Shape

Model ReleasesDGX agent

arXiv:2608.00355v1 Announce Type: new Abstract: Progress in large language models is often summarized using a single scalar measure, such as a time horizon, a latent ability estimate, or an aggregate

DE-NER : Zero-shot Named Entity Recognition via Dialogue Elicitation of Large Language Models

Model ReleasesDGX agent

arXiv:2608.00538v1 Announce Type: new Abstract: Recent advancements of zero-shot Named Entity Recognition (NER) establish strong baselines by formulating sequence labeling into question answering wher

DeBERTa-Sentinel: Toward Transparent and Trustworthy Detection of AI-Generated Text

Model ReleasesDGX agent

arXiv:2608.01046v1 Announce Type: new Abstract: The rapid spread of large language models (LLMs) across the web raises concerns about misinformation, academic integrity, automated content manipulation

Decisions over Sequences: Computability and Choice

ResearchDGX agent

arXiv:2203.00070v3 Announce Type: replace-cross Abstract: We develop a framework to study situations where decision makers face alternatives sequentially. Within this framework, we focus on endogenous

Deep Research Pretraining via Predictive Navigation

SafetyDGX agent

arXiv:2608.00432v1 Announce Type: new Abstract: Deep research agents are often trained on expensive, environment-grounded tool-use trajectories that require repeated retrieval, document inspection, an

DeepSurvey-Bench: Evaluating Academic Value of Automatically Generated Scientific Surveys

Model ReleasesDGX agent

arXiv:2601.15307v2 Announce Type: replace-cross Abstract: The rapid development of automated survey generation technology has made it increasingly important to establish a comprehensive benchmark to e

DeltaFlow: Noise-Adaptive Bidirectional Gated Delta Networks for Embedded Language Flows

Model ReleasesDGX agent

arXiv:2608.01240v1 Announce Type: new Abstract: Embedded Language Flows (ELF) rely primarily on full non-causal attention for iterative denoising, repeatedly incurring quadratic sequence-mixing cost a

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

TutorialsDGX agent

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 posit

Diagnosing Search Behavior and Failure Modes in Long-Horizon Search Agents

AgentsDGX agent

arXiv:2608.01913v1 Announce Type: cross Abstract: Deep search agents answer difficult information-seeking questions by iteratively issuing search queries to gather supporting evidence, but it remains

DiffusionGemma Technical Report

Model ReleasesDGX agent

arXiv:2608.00146v1 Announce Type: new Abstract: We introduce DiffusionGemma, an experimental open-weight language model that uses discrete diffusion to generate text at exceptionally high speed. Rathe

Discriminative Axis, Not Data Volume: What a Contrastive Corpus Teaches an Audio Embedding

ResearchDGX agent

arXiv:2608.01560v1 Announce Type: new Abstract: Scaling the corpus is the default remedy when a contrastive representation lacks an attribute. We report a case where it does nothing, and identify what

Disentangled Contrastive Learning for Zero-Shot Multilingual Dense Retrieval

SafetyDGX agent

arXiv:2608.02189v1 Announce Type: cross Abstract: Multilingual dense retrieval aims to handle queries and documents across different languages based on a unified retriever model. The challenge lies in

Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance

SafetyDGX agent

arXiv:2608.00782v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training large language models (LLMs). While Group Relativ

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

Model ReleasesDGX agent

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 param

DLLM-TTS: Block Discrete Diffusion Language Model for Text-to-Speech Synthesis

Model ReleasesDGX agent

arXiv:2608.00011v1 Announce Type: new Abstract: Current text-to-speech systems face a trade-off: autoregres- sive codec language models produce highly intelligible speech but require large-scale model

DocNavRAG: Document-Structured Graph RAG with Stateful Evidence Construction for Complex Document Question Answering

AgentsDGX agent

arXiv:2608.01565v1 Announce Type: new Abstract: Answering complex questions over large document collections requires assembling complementary evidence across sections and documents. GraphRAG offers st

← Previous
1…7891011…128
Next →