Page 13 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

Stress-testing medical large language models reveals latent safety pathology beyond benchmark accuracy

AI-MASLD, a stress-audit framework, evaluates 7 medical LLMs on 240 clinical cases with narrative perturbations. All perform well at baseline but diverge under realistic stress. Quantized models hide functional collapse; medical fine-tuning degrades logical stability and fairness. An open-weight model matches or exceeds proprietary alternatives on all safety dimensions.

BenchmarksAI safetyEvals
SIG
78
HYP
15
arXiv cs.CL·

MADE: Beyond Scoring via a Multilingual Agentic Diagnosing Engine for Fine-Grained Evaluation Insights

MADE is a multilingual agentic diagnosing engine that decomposes post-evaluation analysis into planning, aggregate analysis, instance-level inspection, and grounded report synthesis. Tested on 33 model families, 11 benchmarks, and 26 languages (8.66M evaluation records), MADE outperforms strongest baselines by 47% in diagnosis quality and is preferred by human experts in 87.9% of comparisons.

AI AgentsMulti-agentEvals
SIG
78
HYP
25
arXiv cs.CL·

The Piggyback Hypothesis of Generalization: Explaining and Mitigating Emergent Misalignment

Study on LLM overgeneralization beyond training data. Authors propose the Piggyback Hypothesis: chat-template tokens propagate finetuned behaviors to out-of-distribution domains. They introduce Token-Regularized Finetuning (TReFT) to mitigate emergent misalignment, achieving 33.5% more reduction than data interleaving on Llama-3.1-8B legal domain finetuning.

Fine-tuningAlignmentAI safety
SIG
78
HYP
25
arXiv cs.LG·

Data-Constrained Language Model Pretraining: Improved Regularization and Scaling Laws

Study of scaling laws for language model pretraining in data-constrained regime. Authors propose MIR (masked-input regularization), an auxiliary next-token prediction loss on randomly masked inputs, and SoftQ, a scaling law coupling model and data size under repeated data. MIR improves validation loss on 72M–1.4B models and equals ~1.3× more unique training data.

Fine-tuningBenchmarks
SIG
78
HYP
15
arXiv cs.LG·

Evidence-Grounded Ensemble Diagnosis of 802.11 Packet Captures: A Multi-Stage Pipeline with Deterministic Reliability Scoring

PROBE, a multi-stage pipeline, diagnoses 802.11 packet captures by combining deterministic PCAP-to-text normalization, multi-model ensembles, and evidence-grounded reliability scoring (without LLM self-assessment). On 87 enterprise Wi-Fi captures, achieves F1=0.957 vs 0.871 expert baseline, eliminates LLM hallucinations and uncalibrated confidence scores.

ReasoningEvalsBenchmarks
SIG
78
HYP
15
arXiv cs.LG·

TALAN: Task-Aligned Latent Adaptation Networks for Targeted Post-Training of Large Language Models

TALAN (Task-Aligned Latent Adaptation Networks) combines a low-rank adapter with a sequence-conditioned latent side path inserted into the transformer's residual stream. Tested on four Qwen3 backbones and four STEM/code benchmarks, TALAN improves LoRA (+1.41 points) and DoRA (+1.85 points) baselines with <1% additional parameters and 1.01-1.02x inference overhead.

Fine-tuningReasoningCode generation
SIG
78
HYP
15
arXiv cs.LG·

The Geography of Algorithmic Judgment: LLM Intermediaries, Place Identity, and Racial Steering in Housing Search

Behavioral audit of 7 LLMs (open-weight and closed-source) across 4 US cities reveals racial steering emerges from interaction between user identity, stated preferences, and the model's learned spatial representations. Steering is not uniform: preference-conditioned testing often amplifies bias. Results do not generalize across local markets.

AI safetyAlignmentEvals
SIG
78
HYP
25
arXiv cs.AI·

PSEBench: A Controllable and Verifiable Benchmark for Evaluating LLMs in Patient Safety Event Triage

PSEBench is a 5,074-case benchmark for evaluating LLMs on patient safety event triage under Minnesota policy. The methodology uses clause cards to factorize regulatory text into auditable decision specifications, with closed-loop verification. Evaluation of 15 representative LLMs reveals capability trends and actionable gaps toward reliable LLM-based triage.

BenchmarksEvalsAI safety
SIG
78
HYP
15