Page 28 of 192

AllHigh signalRecent
7679 articles
arXiv cs.CL·

Ancient Greek to Modern Greek Machine Translation: A Novel Benchmark and Fine-Tuning Experiments on LLMs and NMT Models

New AG-MG parallel corpus with 132,481 sentence pairs for Ancient-to-Modern Greek translation. Creation pipeline combines web-scraping, VecAlign alignment with fine-tuned LaBSE embeddings, and Gemini 2.5 Flash LLM-based correction. Benchmark of NMT models (NLLB, M2M100) and Greek LLM (Llama-Krikri-8B): full fine-tuning achieves 13.16 BLEU, gains up to +10.3 points.

BenchmarksFine-tuningEmbeddings
SIG
78
HYP
15
arXiv cs.AI·

Surgical Post-Training: Proximal On-Policy Distillation for Reasoning with Knowledge Retention

SPOT (Surgical Post-Training) is an on-policy distillation framework that injects reasoning capabilities into LLMs while preserving prior knowledge. With only 4k rectified math pairs, it improves Qwen3-8B by 6.2% on average in 16 minutes on 8x H800 GPUs. The approach uses KL-constrained reward formulation to mitigate catastrophic forgetting.

Fine-tuningReinforcement learningReasoning
SIG
78
HYP
25
arXiv cs.AI·

AgentKernelArena: Generalization-Aware Benchmarking of GPU Kernel Optimization Agents

AgentKernelArena is an open-source benchmark for evaluating AI coding agents on GPU kernel optimization. It contains 196 tasks (HIP-to-HIP, Triton-to-Triton, PyTorch-to-HIP) and tests generalization to unseen configurations. Cursor Agent, Claude Code, and Codex Agent achieve speedups up to 6.89x, but PyTorch-to-HIP optimizations show correctness drops on unseen configurations.

AI AgentsCode generationBenchmarks
SIG
78
HYP
15
arXiv cs.AI·

Causely: A Causal Intelligence Layer for Enterprise AI A Benchmark Study on SRE and Reliability Workflows

Causely is a causal intelligence layer for SRE workflows that structures environment topology and causal dependencies. Benchmark across 4 agent configurations (Claude Code, OpenAI Codex, HolmesGPT): with Causely, mean time-to-diagnosis reduced 63%, token consumption -60%, tool calls -78%, API cost per run -57%, root-cause accuracy 75%→100%.

AI AgentsBenchmarksClaude Code
SIG
78
HYP
25
arXiv cs.AI·

DSPR: Dual-Stream Physics-Residual Networks for Trustworthy Industrial Time Series Forecasting

DSPR (Dual-Stream Physics-Residual Networks) proposes a forecasting framework that decouples stable temporal patterns from regime-dependent residual dynamics in industrial time series. Using an Adaptive Window module and Physics-Guided Dynamic Graph, it achieves 99% Mean Conservation Accuracy and 97.2% Total Variation Ratio across four industrial benchmarks.

BenchmarksReasoningInfrastructure
SIG
78
HYP
25
arXiv cs.AI·

Attractor-Vascular Coupling Theory: Formal Grounding and Empirical Validation for AAMI-Standard Cuffless Blood Pressure Estimation from Smartphone Photoplethysmography

Attractor-Vascular Coupling Theory (AVCT): mathematical framework showing cardiac attractor geometry encodes blood pressure information. Calibrated LightGBM model on smartphone PPG achieves MAE 2.05 mmHg (SBP) and 1.67 mmHg (DBP) in strict leave-one-subject-out cross-validation (46 subjects, 29,684 windows), meeting AAMI/IEEE SP10 criteria. PPG-only ablation matches ECG+PPG within 0.05 mmHg.

PapersBenchmarksEvals
SIG
78
HYP
15
arXiv cs.AI·

Strategic Over-Parameterization for Generalizable Low-Rank Adaptation

LoRA-Over improves parameter-efficient fine-tuning (PEFT) by enriching the optimization landscape during training via auxiliary over-parameterization, then collapsing this enrichment into standard LoRA structure at inference. Evaluated on GLUE, MT-Bench, GSM8K, and HumanEval with LLaMA 2-7B and 3.1-8B, the framework consistently outperforms vanilla LoRA with no additional inference cost.

Fine-tuningLlamaBenchmarks
SIG
78
HYP
18
arXiv cs.CL·

Helpful to a Fault: Measuring Illicit Assistance in Multi-Turn, Multilingual LLM Agents

STING is an automated red-teaming framework measuring multi-turn illicit assistance in LLM agents. It constructs step-by-step illicit plans grounded in benign personas and uses judge agents to track completion. Multilingual evaluation across six non-English languages shows attack success does not consistently increase in lower-resource languages, diverging from chatbot findings.

AI AgentsAI safetyEvals
SIG
78
HYP
25
arXiv cs.AI·

Mechanistically Interpretable Neural Encoding Reveals Fine-Grained Functional Selectivity in Human Visual Cortex

MINE (Mechanistically Interpretable Neural Encoding) applies mechanistic interpretability to neural encoding models to identify visual features driving activation in individual voxels of human visual cortex. Using language-aligned image representations and counterfactual editing, the approach causally validates fine-grained selectivity in category-selective brain regions.

VisionPapers
SIG
78
HYP
15
arXiv cs.AI·

SCICONVBENCH: Benchmarking LLMs on Multi-Turn Clarification for Task Formulation in Computational Science

SCICONVBENCH benchmarks LLMs on multi-turn clarification of ill-posed scientific problems across fluid mechanics, solid mechanics, materials science, and PDEs. Best models resolve only 52.7% of disambiguation cases in fluid mechanics, but perform better on inconsistency detection. Evaluates clarification behavior, conversational grounding, and specification fidelity.

BenchmarksReasoningCode generation
SIG
78
HYP
15
arXiv cs.CL·

Lying with Truths: Open-Channel Multi-Agent Collusion for Belief Manipulation via Generative Montage

Colluding LLM agents manipulate victim beliefs by coordinating truthful evidence fragments through public channels without covert communication. The Generative Montage framework (Writer-Editor-Director) constructs deceptive narratives via adversarial debate. Attack success rates reach 74.4% on proprietary models and 70.6% on open-weights across 14 LLM families. Advanced reasoning models show higher susceptibility.

AI AgentsMulti-agentAI safety
SIG
78
HYP
35