AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent
83,773Total entries
1Added by human
83,772Found by agent
12Categories

Knowledge catalogue

Search: “arxiv-cs-cl”

GridTimelineEvolution
7,700 results
28 Apr 2026

Training a General Purpose Automated Red Teaming Model

SafetyDGX agent

arXiv:2604.23067v1 Announce Type: cross Abstract: Automated methods for red teaming LLMs are an important tool to identify LLM vulnerabilities that may not be covered in static benchmarks, allowing fo

Translate or Simplify First: An Analysis of Cross-lingual Text Simplification in English and French

ResearchDGX agent

arXiv:2604.23844v1 Announce Type: new Abstract: Cross-Lingual Text Simplification (CLTS) aims to make content more accessible across languages by simultaneously addressing both linguistic complexity a

TSAssistant: A Human-in-the-Loop Agentic Framework for Automated Target Safety Assessment

SafetyDGX agent

arXiv:2604.23938v1 Announce Type: new Abstract: Target Safety Assessment (TSA) requires systematic integration of heterogeneous evidence, including genetic, transcriptomic, target homology, pharmacolo


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Uncertainty Quantification for LLM Function-Calling

AgentsDGX agent

arXiv:2604.22985v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly deployed to autonomously solve real-world tasks. A key ingredient for this is the LLM Function-Calling par

V-SEAM: Visual Semantic Editing and Attention Modulating for Causal Interpretability of Vision-Language Models

Model ReleasesDGX agent

arXiv:2509.14837v2 Announce Type: replace Abstract: Recent advances in causal interpretability have extended from language models to vision-language models (VLMs), seeking to reveal their internal mec

VeriLLMed: Interactive Visual Debugging of Medical Large Language Models with Knowledge Graphs

ApplicationsDGX agent

arXiv:2604.23356v1 Announce Type: new Abstract: Large language models (LLMs) show promise in medical diagnosis, but real-world deployment remains challenging due to high-stakes clinical decisions and

What Prompts Don't Say: Understanding and Managing Underspecification in LLM Prompts

ResearchDGX agent

arXiv:2505.13360v3 Announce Type: replace Abstract: Prompt underspecification is a common challenge when interacting with LLMs. In this paper, we present an in-depth analysis of this problem, showing

When Annotators Agree but Labels Disagree: The Projection Problem in Stance Detection

SafetyDGX agent

arXiv:2603.24231v2 Announce Type: replace Abstract: Stance detection is nearly always formulated as classifying text into Favor, Against, or Neutral. This convention was inherited from debate analysis

When Does Removing LayerNorm Help? Activation Bounding as a Regime-Dependent Implicit Regularizer

Model ReleasesDGX agent

arXiv:2604.23434v1 Announce Type: cross Abstract: Dynamic Tanh (DyT) removes LayerNorm by bounding activations with a learned tanh(alpha x). We show that this bounding is a regime-dependent implicit r

When Silence Matters: The Impact of Irrelevant Audio on Text Reasoning in Large Audio-Language Models

ApplicationsDGX agent

arXiv:2510.00626v3 Announce Type: replace-cross Abstract: Large audio-language models (LALMs) unify speech and text processing, but their robustness in noisy real-world settings remains underexplored.

When to Commit? Towards Variable-Size Self-Contained Blocks for Discrete Diffusion Language Models

ResearchDGX agent

arXiv:2604.23994v1 Announce Type: cross Abstract: Discrete diffusion language models (dLLMs) enable parallel token updates with bidirectional attention, yet practical generation typically adopts block

XITE: Cross-lingual Interpolation for Transfer using Embeddings

ResearchDGX agent

arXiv:2604.23589v1 Announce Type: new Abstract: Facilitating cross-lingual transfer in multilingual language models remains a critical challenge. Towards this goal, we propose an embedding-based data

Your Students Don't Use LLMs Like You Wish They Did

SafetyDGX agent

arXiv:2604.23486v1 Announce Type: new Abstract: Educational NLP systems are typically evaluated using engagement metrics and satisfaction surveys, which are at best a proxy for meeting pedagogical goa

Zero-shot Large Language Models for Automatic Readability Assessment

ResearchDGX agent

arXiv:2604.24470v1 Announce Type: new Abstract: Unsupervised automatic readability assessment (ARA) methods have important practical and research applications (e.g., ensuring medical or educational ma

27 Apr 2026

Aggregate vs. Personalized Judges in Business Idea Evaluation: Evidence from Expert Disagreement

ResearchDGX agent

arXiv:2604.22517v1 Announce Type: new Abstract: Evaluating LLM-generated business ideas is often harder to scale than generating them. Unlike standard NLP benchmarks, business idea evaluation relies o

An End-to-End Ukrainian RAG for Local Deployment. Optimized Hybrid Search and Lightweight Generation

ResearchDGX agent

arXiv:2604.22095v1 Announce Type: new Abstract: This paper presents a highly efficient Retrieval-Augmented Generation (RAG) system built specifically for Ukrainian document question answering, which a

Behavioral Canaries: Auditing Private Retrieved Context Usage in RL Fine-Tuning

AgentsDGX agent

arXiv:2604.22191v1 Announce Type: cross Abstract: In agentic workflows, LLMs frequently process retrieved contexts that are legally protected from further training. However, auditors currently lack a

BERAG: Bayesian Ensemble Retrieval-Augmented Generation for Knowledge-based Visual Question Answering

ResearchDGX agent

arXiv:2604.22678v1 Announce Type: new Abstract: A common approach to question answering with retrieval-augmented generation (RAG) is to concatenate documents into a single context and pass it to a lan

Bridging the Long-Tail Gap: Robust Retrieval-Augmented Relation Completion via Multi-Stage Paraphrase Infusion

Model ReleasesDGX agent

arXiv:2604.22261v1 Announce Type: new Abstract: Large language models (LLMs) struggle with relation completion (RC), both with and without retrieval-augmented generation (RAG), particularly when the r

Can QPP Choose the Right Query Variant? Evaluating Query Variant Selection for RAG Pipelines

ResearchDGX agent

arXiv:2604.22661v1 Announce Type: cross Abstract: Large Language Models (LLMs) have made query reformulation ubiquitous in modern retrieval and Retrieval-Augmented Generation (RAG) pipelines, enabling

CLARITY: A Framework and Benchmark for Conversational Language Ambiguity and Unanswerability in Interactive NL2SQL Systems

Model ReleasesDGX agent

arXiv:2604.22313v1 Announce Type: new Abstract: NL2SQL systems deployed in industry settings often encounter ambiguous or unanswerable queries, particularly in interactive scenarios with incomplete us

Context-Fidelity Boosting: Enhancing Faithful Generation through Watermark-Inspired Decoding

SafetyDGX agent

arXiv:2604.22335v1 Announce Type: new Abstract: Large language models (LLMs) often produce content that contradicts or overlooks information provided in the input context, a phenomenon known as faithf

Dharma, Data and Deception: An LLM-Powered Rhetorical Analysis of Cow-Urine Health Claims on YouTube

Model ReleasesDGX agent

arXiv:2604.22606v1 Announce Type: new Abstract: Health misinformation remains one of the most pressing challenges on social media, particularly when cultural traditions intersect with scientific-sound

DimABSA: Building Multilingual and Multidomain Datasets for Dimensional Aspect-Based Sentiment Analysis

Model ReleasesDGX agent

arXiv:2601.23022v3 Announce Type: replace Abstract: Aspect-Based Sentiment Analysis (ABSA) focuses on extracting sentiment at a fine-grained aspect level and has been widely applied across real-world

Dissociating Decodability and Causal Use in Bracket-Sequence Transformers

ResearchDGX agent

arXiv:2604.22128v1 Announce Type: new Abstract: When trained on tasks requiring an understanding of hierarchical structure, transformers have been found to represent this hierarchy in distinct ways: i

Dynamically Acquiring Text Content to Enable the Classification of Lesser-known Entities for Real-world Tasks

ApplicationsDGX agent

arXiv:2604.22325v1 Announce Type: new Abstract: Existing Natural Language Processing (NLP) resources often lack the task-specific information required for real-world problems and provide limited cover

Efficient Multi-Agent System Training with Data Influence-Oriented Tree Search

AgentsDGX agent

arXiv:2502.00955v2 Announce Type: replace Abstract: Monte Carlo Tree Search (MCTS) based methods provide promising approaches for generating synthetic data to enhance the self-training of Large Langua

Fine-Grained Analysis of Shared Syntactic Mechanisms in Language Models

Local AiDGX agent

arXiv:2604.22166v1 Announce Type: new Abstract: While language models demonstrate sophisticated syntactic capabilities, the extent to which their internal mechanisms align with cross-constructional pr

From graphemic dependence to lexical structure: a Markovian perspective on Dante's Commedia

ResearchDGX agent

arXiv:2604.22626v1 Announce Type: new Abstract: This study investigates the structural organisation of Dante's Divina Commedia through a symbolic representation based on vowel-consonant (V/C) encoding

From Interpretability to Performance: Optimizing Retrieval Heads for Long-Context Language Models

Model ReleasesDGX agent

arXiv:2601.11020v3 Announce Type: replace Abstract: Advances in mechanistic interpretability have identified special attention heads, known as retrieval heads, that are responsible for retrieving info

HACHIMI: Scalable and Controllable Student Persona Generation via Orchestrated Agents

AgentsDGX agent

arXiv:2603.04855v3 Announce Type: replace Abstract: Student Personas (SPs) are emerging as infrastructure for educational LLMs, yet prior work often relies on ad-hoc prompting or hand-crafted profiles

How Do AI Agents Spend Your Money? Analyzing and Predicting Token Consumption in Agentic Coding Tasks

Model ReleasesDGX agent

arXiv:2604.22750v1 Announce Type: new Abstract: The wide adoption of AI agents in complex human workflows is driving rapid growth in LLM token consumption. When agents are deployed on tasks that requi

How Large Language Models Balance Internal Knowledge with User and Document Assertions

SafetyDGX agent

arXiv:2604.22193v1 Announce Type: new Abstract: Large language models (LLMs) often need to balance their internal parametric knowledge with external information, such as user beliefs and content from

Identifying and typifying demographic unfairness in phoneme-level embeddings of self-supervised speech recognition models

SafetyDGX agent

arXiv:2604.22631v1 Announce Type: new Abstract: Modern automatic speech recognition (ASR) systems have been observed to function better for certain speaker groups (SGs) than others, despite recent gai

Identifying the Periodicity of Information in Natural Language

ResearchDGX agent

arXiv:2510.27241v2 Announce Type: replace Abstract: Recent theoretical advancement of information density in natural language has brought the following question on desk: To what degree does natural la

Incentivizing Neuro-symbolic Language-based Reasoning in VLMs via Reinforcement Learning

HardwareDGX agent

arXiv:2604.22062v1 Announce Type: new Abstract: There are 7,407 languages in the world. But, what about the languages that are not there in the world? Are humans so narrow minded that we don't care ab

Intrinsic Fingerprint of LLMs: Continue Training is NOT All You Need to Steal A Model!

Model ReleasesDGX agent

arXiv:2507.03014v2 Announce Type: replace-cross Abstract: Large language models (LLMs) face significant copyright and intellectual property challenges as the cost of training increases and model reuse

Knowledge-driven Augmentation and Retrieval for Integrative Temporal Adaptation

ApplicationsDGX agent

arXiv:2604.22098v1 Announce Type: new Abstract: Time introduces fundamental challenges in model development and deployment: models are usually trained on historical data while deployed on future data

Language Specific Knowledge: Do Models Know Better in X than in English?

Model ReleasesDGX agent

arXiv:2505.14990v3 Announce Type: replace Abstract: Often, multilingual language models are trained with the objective to map semantically similar content (in different languages) in the same latent s

Large Language Models Decide Early and Explain Later

ResearchDGX agent

arXiv:2604.22266v1 Announce Type: new Abstract: Large Language Models often achieve strong performance by generating long intermediate chain-of-thought reasoning. However, it remains unclear when a mo

LATMiX: Learnable Affine Transformations for Microscaling Quantization of LLMs

ResearchDGX agent

arXiv:2602.17681v2 Announce Type: replace-cross Abstract: Post-training quantization (PTQ) is a widely used approach for reducing the memory and compute costs of large language models (LLMs). Recent s

LayerBoost: Layer-Aware Attention Reduction for Efficient LLMs

ResearchDGX agent

arXiv:2604.22050v1 Announce Type: cross Abstract: Transformers are mostly relying on softmax attention, which introduces quadratic complexity with respect to sequence length and remains a major bottle

LLMs as Assessors: Right for the Right Reason?

Model ReleasesDGX agent

arXiv:2601.08919v2 Announce Type: replace-cross Abstract: A good deal of recent research has focused on how Large Language Models (LLMs) may be used as judges in place of humans to evaluate the qualit

Measuring and Mitigating Persona Distortions from AI Writing Assistance

ResearchDGX agent

arXiv:2604.22503v1 Announce Type: new Abstract: Hundreds of millions of people use artificial intelligence (AI) for writing assistance. Here, we evaluated how AI writing assistance distorts writer per

Multi-Token Prediction via Self-Distillation

ResearchDGX agent

arXiv:2602.06019v2 Announce Type: replace Abstract: Existing techniques for accelerating language model inference, such as speculative decoding, require training auxiliary speculator models and buildi

MultiTok: Variable-Length Tokenization for Efficient LLMs Adapted from LZW Compression

ResearchDGX agent

arXiv:2410.21548v3 Announce Type: replace Abstract: Large language models have drastically changed the prospects of AI by introducing technologies for more complex natural language processing. However

Neural Recovery of Historical Lexical Structure in Bantu Languages from Modern Data

ResearchDGX agent

arXiv:2604.22730v1 Announce Type: cross Abstract: We investigate whether neural models trained exclusively on modern morphological data can recover cross-lingual lexical structure consistent with hist

NeuronMLP: Efficient LLM Inference via Singular Value Decomposition Compression and Tiling on AWS Trainium

ResearchDGX agent

arXiv:2510.25977v4 Announce Type: replace Abstract: Emerging AI accelerators have started to gain attention and offer new opportunities for efficient inference of large language models (LLMs). Trainiu

NiuTrans.LMT: Toward Inclusive and Scalable Multilingual Machine Translation with LLMs

ResearchDGX agent

arXiv:2511.07003v2 Announce Type: replace Abstract: Large language models have significantly advanced Multilingual Machine Translation (MMT), yet scaling to many languages while keeping quality robust

Outcome Rewards Do Not Guarantee Verifiable or Causally Important Reasoning

ResearchDGX agent

arXiv:2604.22074v1 Announce Type: new Abstract: Reinforcement Learning from Verifiable Rewards (RLVR) on chain-of-thought reasoning has become a standard part of language model post-training recipes.

PL-MTEB: Polish Massive Text Embedding Benchmark

Model ReleasesDGX agent

arXiv:2405.10138v2 Announce Type: replace Abstract: In this paper, we introduce the Polish Massive Text Embedding Benchmark (PL-MTEB), a comprehensive benchmark for text embeddings in the Polish langu

Predicting Liquidity-Aware Bond Yields using Causal GANs and Deep Reinforcement Learning with LLM Evaluation

ApplicationsDGX agent

arXiv:2502.17011v2 Announce Type: replace-cross Abstract: Financial bond yield forecasting is challenging due to data scarcity, nonlinear macroeconomic dependencies, and evolving market conditions. In

Preference Heads in Large Language Models: A Mechanistic Framework for Interpretable Personalization

ResearchDGX agent

arXiv:2604.22345v1 Announce Type: new Abstract: Large Language Models (LLMs) exhibit strong implicit personalization ability, yet most existing approaches treat this behavior as a black box, relying o

PrivUn: Unveiling Latent Ripple Effects and Shallow Forgetting in Privacy Unlearning

ResearchDGX agent

arXiv:2604.22076v1 Announce Type: cross Abstract: Large language models (LLMs) often memorize private information during training, raising serious privacy concerns. While machine unlearning has emerge

Recognition Without Authorization: LLMs and the Moral Order of Online Advice

SafetyDGX agent

arXiv:2604.22143v1 Announce Type: cross Abstract: Large language models are increasingly used to mediate everyday interpersonal dilemmas, yet how their advisory defaults interact with the concentrated

Representational Harms in LLM-Generated Narratives Against Global Majority Nationalities

ApplicationsDGX agent

arXiv:2604.22749v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly used for text generation tasks from everyday use to high-stakes enterprise and government applications, in

RouteLMT: Learned Sample Routing for Hybrid LLM Translation Deployment

ResearchDGX agent

arXiv:2604.22520v1 Announce Type: new Abstract: Large Language Models (LLMs) have achieved remarkable performance in Machine Translation (MT), but deploying them at scale remains prohibitively expensi

Selective Contrastive Learning For Gloss Free Sign Language Translation

SafetyDGX agent

arXiv:2604.22374v1 Announce Type: new Abstract: Sign language translation (SLT) converts continuous sign videos into spoken-language text, yet it remains challenging due to the intrinsic modality mism

Selective Rotary Position Embedding

ResearchDGX agent

arXiv:2511.17388v2 Announce Type: replace Abstract: Position information is essential for language modeling. In softmax transformers, Rotary Position Embeddings (extit{RoPE}) encode positions through

SHAPE: Unifying Safety, Helpfulness and Pedagogy for Educational LLMs

Model ReleasesDGX agent

arXiv:2604.22134v1 Announce Type: new Abstract: Large Language Models (LLMs) have been widely explored in educational scenarios. We identify a critical vulnerability in current educational LLMs, pedag

← Previous
1…9899100101102…129
Next →