AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent
83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-cl”

GridTimelineEvolution
7,646 results
29 Jul 2026

WorkSurface-Bench: Benchmarking Enterprise Agents on Multi-Surface Knowledge Routing

Model ReleasesDGX agent

arXiv:2607.25765v1 Announce Type: new Abstract: Enterprise agents often need to integrate heterogeneous knowledge sources: documents for narrative facts, tables for computation, and dependency graphs

28 Jul 2026

A New Role for Relevance: Guiding Corpus Interaction in Agentic Search

AgentsDGX agent

arXiv:2607.24223v1 Announce Type: new Abstract: Relevance is a query-dependent estimate of whether a document or excerpt contains useful evidence. Existing retrieval agents use relevance to select top

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


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model ReleasesDGX agent

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 w

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

Model ReleasesDGX agent

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 u

An Efficient and Effective Evaluator for Text2SQL Models on Unseen and Unlabeled Data

ResearchDGX agent

arXiv:2603.07841v2 Announce Type: replace Abstract: Recent advances in large language models have strengthened Text2SQL systems that translate natural language questions into database queries. A persi

An MLIR-Based Compilation Method for Large Language Models

Model ReleasesDGX agent

arXiv:2607.15865v2 Announce Type: replace Abstract: Large Language Models (LLMs) have become the dominant workload on modern AI accelerators, yet deploying them on specialized hardware still faces two

AssumptionMiner: Extracting, Tracing, and Revising Implicit Assumptions in LLM Code Generation

Model ReleasesDGX agent

arXiv:2607.22898v1 Announce Type: cross Abstract: Large language models (LLMs) generate code from natural-language prompts, yet real-world prompts rarely provide complete specifications. When prompts

BERT-based Models vs. Large Language Models for Low-Resource Named Entity Recognition: A Comparative Study on Marathi

Model ReleasesDGX agent

arXiv:2607.23344v1 Announce Type: new Abstract: Named Entity Recognition (NER) for low-resource languages such as Marathi remains a challenging task due to limited annotated resources and linguistic c

Beyond Scale and Generation: Understanding Language Model-based Entity Matching

Model ReleasesDGX agent

arXiv:2607.24688v1 Announce Type: cross Abstract: Entity matching identifies records that refer to the same real-world entity. Language models can be adapted to this task through bi-encoder, cross-enc

BHARATI: Morphology-Aware Tokenizers for Classical Indian Languages with Subword Fertility Analysis

Model ReleasesDGX agent

arXiv:2607.23319v1 Announce Type: new Abstract: Standard subword tokenization algorithms such as Byte-Pair Encoding (BPE) and SentencePiece are trained predominantly on modern language corpora and pro

Bigger or Cheaper? Scale and Quantization Effects on Uncertainty Signals in Vision-Language Models Under Image Degradation

ResearchDGX agent

arXiv:2607.24440v1 Announce Type: cross Abstract: Vision-language models (VLMs) deployed on consumer hardware must decide when to answer and when to defer, and that decision depends on having a confid

BioProBench: A Corpus and Benchmark for Biological Protocol Reasoning in Autonomous Science

Model ReleasesDGX agent

arXiv:2505.07889v4 Announce Type: replace Abstract: The realization of autonomous scientific experimentation is currently limited by LLMs' struggle to grasp the strict procedural logic and accuracy re

BioSentinel at EXIST 2026: Soft-Label Optimization with XLM-RoBERTa for Sexism Intent Classification in Memes

ResearchDGX agent

arXiv:2607.24137v1 Announce Type: new Abstract: This paper describes the BioSentinel team's participation in EXIST 2026 Task 2.2: Source Intention in Memes, part of the CLEF 2026 evaluation campaign.

CAGE: Cognitive Attribution Graphs for Faithful Inline Citation Generation in Long-Form Question Answering

ResearchDGX agent

arXiv:2607.24236v1 Announce Type: new Abstract: Long-form question answering increasingly relies on retrieved evidence to make LLM outputs verifiable, with inline citations tracing claims to source do

CausalGate: Causal Importance Distillation for Transformer Module Pruning

Model ReleasesDGX agent

arXiv:2607.22720v1 Announce Type: cross Abstract: Existing adaptive inference methods for Large Language Models rely on observational heuristics, such as hidden-state similarity or activation magnitud

CHiPS: Character Histograms and Positional Signals for Lightweight Authorship Attribution in Romanian Texts

ResearchDGX agent

arXiv:2607.22884v1 Announce Type: new Abstract: We propose CHiPS, a lightweight character-level authorship attribution method for Romanian texts. All reported experiments are closed-set: the true auth

Co-Evolving Graph and Text Memory for Training-Free Multi-Hop Question Answering

ResearchDGX agent

arXiv:2607.23278v1 Announce Type: new Abstract: Multi-hop question answering requires coordinating relational and textual evidence across reasoning steps, a combination neither a text corpus nor a kno

CONSISTRE: A Unified Consistency-Aware Framework for Document-Level Relation Extraction with Large Language Models

Local AiDGX agent

arXiv:2607.24312v1 Announce Type: new Abstract: Document-level relation extraction (DocRE) aims to extract relations among multiple entities across extended contexts while maintaining consistency acro

Cross-Attention Calibrated Deduplication for Retrieval-Augmented Generation System

ResearchDGX agent

arXiv:2607.24332v1 Announce Type: new Abstract: Common chunking strategies in Retrieval-Augmented Generation (RAG) systems often create redundant chunks. These redundant chunks make the vector databas

Dependency-Guided Code Generation: Structured Matrix Decomposition and Consistency-Guided Refinement

SafetyDGX agent

arXiv:2607.16692v2 Announce Type: replace-cross Abstract: The increasing complexity of modern software systems has made automated code generation a fundamental task in software engineering. However, e

Do Current Retrievers Cover All the Evidence? A Controlled Study of Conjunctive Cross-Page Retrieval

Model ReleasesDGX agent

arXiv:2607.24165v1 Announce Type: cross Abstract: Finding a long document relevant to a multi-part request is not the same as establishing that it contains every requested piece of evidence. We study

Do LLM Debates Repeat Arguments Differently Across Languages?

SafetyDGX agent

arXiv:2607.23442v1 Announce Type: new Abstract: LLM debate is usually evaluated by final answers, but transcripts also reveal whether later turns develop new argumentative content or return to earlier

Does Faithfulness-Guided Alignment Hurt Accuracy? Unlocking Accurate and Faithful Post-Retrieval Reasoning

SafetyDGX agent

arXiv:2602.01348v3 Announce Type: replace Abstract: Retrieval-augmented generation (RAG) can achieve strong answer accuracy on multi-hop questions, but outcome-level rewards often leave reasoning trac

EmoTrace: An Emotion Trajectory-Centered Framework for Psychological Support Dialogue Generation

ResearchDGX agent

arXiv:2607.23648v1 Announce Type: new Abstract: Using large language models (LLMs) to assist psychological counseling is an important task in the field of natural language processing. The construction

Ensembling LLM-Induced Decision Trees for Explainable and Robust Error Detection

ResearchDGX agent

arXiv:2512.07246v2 Announce Type: replace Abstract: Error detection (ED), which aims to identify incorrect or inconsistent cell values in tabular data, is important for ensuring data quality. Recent s

Evidence Attribution in Visual Document Understanding without Coordinates or Region Labels

ResearchDGX agent

arXiv:2607.24651v1 Announce Type: cross Abstract: Reliable visual document understanding requires a model to attribute each answer to the evidence regions that support it. Recent benchmarks and system

Explaining GAND: A Resource on Gender-Ambiguous Natural Data & Contrastive Attribution

ResearchDGX agent

arXiv:2607.22546v1 Announce Type: new Abstract: Machine translation (MT) systems continue to produce gender-biased translations. In a time where self-expression is paramount, mistranslations based on

Formally Verified Synthesizable Floating-Point Data Types in ARCH HDL

ResearchDGX agent

arXiv:2607.23715v1 Announce Type: new Abstract: We report the design and end-to-end verification of first-class IEEE-754 binary32 (FP32) and bfloat16 (BF16) arithmetic for ARCH, a hardware description

From Data to Device: ELMOD An Efficient German-First 2.7B Language Model for Mobile Inference

Model ReleasesDGX agent

arXiv:2607.24585v1 Announce Type: new Abstract: We present ELMOD - Efficient Language Model for On-Device Deployment - a compact (2.7B) German language model designed for efficient inference on resour

From peer review nuances to best practices

ResearchDGX agent

arXiv:2607.22681v1 Announce Type: cross Abstract: This report studies three nuances in peer review data: paper version, score version, and input format. We characterize how the variants differ, and me

From transcription to semantic corpus analysis: unsupervised learning of sentence representations for ancient languages

Model ReleasesDGX agent

arXiv:2607.24542v1 Announce Type: new Abstract: Automatic Text Recognition (ATR) now supplies digital humanities with large volumes of unstructured, heterogeneous, and often noisy text in ancient lang

GEMCo: A Validated, Ethically Releasable Proxy for Inaccessible Counselling Data

Model ReleasesDGX agent

arXiv:2607.23621v1 Announce Type: new Abstract: This paper presents GEMCo, a releasable, human-written proxy for inaccessible counselling data: 86 complete German e-mail counselling conversations (728

Grounding latent algorithm routing in transformer reasoning

Model ReleasesDGX agent

arXiv:2607.24471v1 Announce Type: new Abstract: A central question in the in-context learning literature is whether transformers can organize episode-level adaptation around different inductive-bias f

Guiding Language Models to Be More Empathetic: Culturally Sensitive Mental Health Advice Generation Through Human-LLM Collaboration

Model ReleasesDGX agent

arXiv:2607.23538v1 Announce Type: new Abstract: Despite recent advances in large language models (LLMs), their ability to generate empathetic mental health counseling responses in low-resource languag

Hallucination Rates in Language Generation

Model ReleasesDGX agent

arXiv:2607.23361v1 Announce Type: cross Abstract: Language generation in the limit is an elegant model introduced by Kleinberg and Mullainathan [KM24] to formally study language generation by an algor

HiTMS: A High-Throughput Multi-Stream Linguistic Steganography Framework

ResearchDGX agent

arXiv:2607.23597v1 Announce Type: cross Abstract: Generative linguistic steganography conceals secret bits within the sampling randomness of large language models. Existing schemes are single-stream,

IKS-Instruct: A 24,000-Example Multilingual Dataset for Teaching Language Models Indian Knowledge Systems

Model ReleasesDGX agent

arXiv:2607.23322v1 Announce Type: new Abstract: Instruction tuning has become the standard method for adapting large language models to follow human intent, yet existing instruction datasets are domin

IndicTalk: A Large-Scale Persona-Based Multilingual Conversational Corpus for Indic Languages

ApplicationsDGX agent

arXiv:2607.23242v1 Announce Type: new Abstract: Large Language Models (LLMs) have transformed conversational AI, yet high-quality multilingual code-mixed dialogue resources remain scarce, particularly

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

Model ReleasesDGX agent

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 reas

Interview with Kalle Lyytinen on 'Implications of Theories of Language for Information Systems'

ResearchDGX agent

arXiv:2607.23142v1 Announce Type: new Abstract: Over fourty years after the initial publication of 'Implications of Theories of Language for Information Systems' in MIS Quaterly, Lyytinen reflects abo

Joint Optimization for Greedy Longest-match Tokenization

ResearchDGX agent

arXiv:2607.23362v1 Announce Type: new Abstract: Recent work has shown that subword vocabularies can be trained to optimize compression for a specific inference rule rather than relying on greedy heuri

Keep It InMind: Benchmarking the Implicit-Association Blind Spot in Agent Memory

Model ReleasesDGX agent

arXiv:2607.24368v1 Announce Type: new Abstract: Long-term memory systems store what a user says in an external store and retrieve it when a related query arrives. This interface rests on an assumption

Kimi K3: Open Frontier Intelligence

Model ReleasesDGX agent

arXiv:2607.24653v1 Announce Type: new Abstract: We introduce Kimi K3, a 2.8T parameter Mixture-of-Experts model with 104 billion activated parameters, native vision capabilities, and a 1-million-token

LA-RL: Label-Aware Self-Reflection for Reinforcement Learning in Information Extraction

ResearchDGX agent

arXiv:2607.23420v1 Announce Type: new Abstract: Large language models show strong promise for information extraction (IE), but existing reflection-based correction methods are often misaligned with st

Language Shapes Instruction Hierarchy Compliance in Multilingual LLMs

Model ReleasesDGX agent

arXiv:2607.23545v1 Announce Type: new Abstract: Instruction hierarchy (IH) requires models to prioritize instructions by source, ensuring that higher-priority instructions override lower-priority ones

Latent-LoRA: Compact Latent-Space Adapters with Gradient-Free Routing for Continual Learning

ResearchDGX agent

arXiv:2607.23837v1 Announce Type: cross Abstract: Large language models generalize well to individual tasks but lack an inherent mechanism for learning them sequentially, leading to catastrophic forge

Let Me Look at You: Advanced Facial Expression Modeling for Conversational Speech Synthesis

ApplicationsDGX agent

arXiv:2607.24430v1 Announce Type: cross Abstract: Conversational Speech Synthesis is a fundamental component of human-computer interaction, aiming to generate contextually appropriate, expressive, and

Like a bilingual baby: The advantage of visually grounding a bilingual language model

TutorialsDGX agent

arXiv:2210.05487v3 Announce Type: replace Abstract: Unlike most neural language models, humans learn language in a rich, multi-sensory and, often, multi-lingual environment. Current language models ty

LLM-based Source Code Compression via Thresholded Symbol Ranking

ResearchDGX agent

arXiv:2607.24192v1 Announce Type: cross Abstract: We study the problem of lossless compression of source code, motivated by the storage demands of large-scale software archives, such as Software Herit

LLM-Based vs. Lexicon-Based Sentiment Signals for Tail-Risk Detection in Meme Stocks

ResearchDGX agent

arXiv:2607.24072v1 Announce Type: new Abstract: This paper presents an empirical comparison of lexicon-based and Large Language Model (LLM)-based sentiment analysis for extracting market-relevant sign

Looking for Affect in Spontaneous Finnish Speech through Linguistic Interpretability

Model ReleasesDGX agent

arXiv:2607.24155v1 Announce Type: new Abstract: Existing research on affect in speech has shown how acoustic surface characteristics and content-related linguistic aspects of speech both relate to per

LoRA for Gender-Inclusive Rewriting and Activation Steering for Counter-Narrative Generation

Model ReleasesDGX agent

arXiv:2607.23083v1 Announce Type: new Abstract: Gender-inclusive language generation seeks to transform biased text into inclusive alternatives while preserving semantic meaning and contextual coheren

Low-Latency Turn-Taking via Context-Aware Preface Generation in a Real-World Dialogue Robot

ApplicationsDGX agent

arXiv:2607.23204v1 Announce Type: cross Abstract: Large language model (LLM)-based dialogue systems suffer response delays because generation begins only after final speech recognition. While fixed fi

MARS: Multi-hop Adaptive Retrieval and SPARQL Generation for KGQA

AgentsDGX agent

arXiv:2607.14561v2 Announce Type: replace Abstract: Large language models (LLMs) have demonstrated strong reasoning performance, but their tendency to hallucinate limits their reliability in knowledge

Measuring Negative Campaigning across Languages with Large Language Models: A Study of 18 Million Tweets in 19 Countries

Model ReleasesDGX agent

arXiv:2507.17636v2 Announce Type: replace Abstract: Negative campaigning is a defining feature of electoral competition, yet comparative research on its drivers has remained limited by the high cost a

MEMOIR: Temporal Behavioral Memory for Recommendation Across the Preference-Drift Spectrum

ResearchDGX agent

arXiv:2607.23986v1 Announce Type: cross Abstract: We propose MEMOIR, a framework that segments user interaction histories into temporal windows, generates semantic behavioral memory for each period us

Memory Efficient Audio Synthesis with Decoupled Temporal Depth Diffusion Transformers

Model ReleasesDGX agent

arXiv:2607.23811v1 Announce Type: cross Abstract: Siri Expressive Voices synthesize rich, configurable speech in real time and entirely on device, powered by AFM 3 Core Advanced, Apple's most powerful

MioFFAn: an Annotation Software for Formula Formalization with LLM Automation Capabilities

ResearchDGX agent

arXiv:2607.22552v1 Announce Type: new Abstract: The automatic translation of mathematical expressions in scientific literature into executable symbolic code (a process we refer to as Formula Formaliza

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

Model ReleasesDGX agent

arXiv:2607.24030v1 Announce Type: new Abstract: Massively multilingual automatic speech recognition (ASR) models covering hundreds of languages must maintain robust performance across diverse linguist

MS-GPT: Rethinking MS/MS De Novo Structure Elucidation as Spectrum-Induced Posterior Querying of a Molecule-Language Model

SafetyDGX agent

arXiv:2607.23607v1 Announce Type: cross Abstract: Molecular structure elucidation from tandem mass spectra (MS/MS) is a central inverse problem in analytical chemistry. Most existing approaches to MS/

← Previous
1…1617181920…128
Next →