Page 12 of 192

AllHigh signalRecent
7679 articles
arXiv cs.CL·

Do Vision-Language Models See or Guess? Measuring and Reducing Textual-Prior Reliance with a Phrasing-Controlled Benchmark

arXiv study measuring VLM reliance on textual priors over visual content. 540-image benchmark with 4 question variants per image. 11 models tested: all degrade on hardest variant, open-source models drop furthest. No-image ablation reduces open models to 1–9% performance. GRPO post-training improves image-dependence across variants.

VisionEvalsBenchmarks
SIG
78
HYP
15
arXiv cs.AI·

Self-Distillation Policy Optimization via Visual Feedback: Bridging Code and Visual Artifacts

Visual-SDPO, a self-distillation framework using visual feedback, improves code generation for visual artifacts (charts, web pages, slides). The method traces detected visual defects back to responsible code statements and amplifies distillation signals on those statements. On ChartMimic, Design2Code, and AeSlides benchmarks, it gains +10 absolute points over zero-shot and +2.4 over GRPO.

Code generationVisionReinforcement learning
SIG
78
HYP
25
arXiv cs.LG·

SHAPE: Coalition-Aware Expert Pruning for Sparse Mixture-of-Experts LLMs

SHAPE is a pruning method for sparse MoE models that evaluates experts via observed coalitions rather than independently. Using Shapley attribution over top-k routings, it identifies experts essential to collaborations. Tested on Qwen3-30B-A3B, GPT-OSS-20B, and DeepSeek-V2-Lite, SHAPE maintains accuracy with 20-40% expert pruning without retraining and reduces peak GPU memory.

Open sourceBenchmarksInfrastructure
SIG
78
HYP
15
Reddit r/LocalLLaMA·

Fine-tuned Qwen2.5-7B to 96% of Claude Haiku on a domain-specific task using ~$3 of API calls and zero human labelers

Fine-tuned Qwen2.5-7B reaches 96% of Claude Haiku performance on domain-specific decision-reasoning task using ~$3 API spend and zero human annotators. DV-DPO method: 3-voice council + adversarial cross-examination generates 1,040 training pairs. Latency 11s vs 3s (T4 4-bit). Autonomous loop in production with failure detection and auto red-teaming.

QwenFine-tuningReinforcement learning
SIG
78
HYP
25
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.LG·

UNIQ: Conformal Calibration for Adaptive Conservatism in Offline Reinforcement Learning

UNIQ introduces conformal calibration for adaptive conservatism in offline reinforcement learning. Built on IQL, the method uses a multi-expectile ensemble and split conformal prediction for distribution-free uncertainty estimation, dynamically adjusting penalties based on local data coverage. On D4RL MuJoCo, UNIQ outperforms IQL with 10× lower memory than EDAC.

Reinforcement learningPapersBenchmarks
SIG
78
HYP
15
arXiv cs.LG·

Reachability and asymptotics of Gaussian Transformer dynamics

Theoretical study formalizes data propagation through Transformers as a nonlinear control system. For mean-field Transformer with self-attention and affine feed-forward layers, Gaussian distributions remain exactly Gaussian. This reduces dynamics to finite-dimensional bilinear control system governing mean and covariance evolution, connecting Transformer expressivity to Riccati-type equations.

PapersReasoningBenchmarks
SIG
78
HYP
15