Archives

June 2026

2731 articles

GitHub Trending·

<svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo mr-1 tmp-mr-1 color-fg-muted"> <path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"></path> </svg> <span data-view-component="true" class="text-normal"> JuliusBrussee /</span> caveman

Caveman is a Claude Code skill that reduces token consumption by 65% using minimalist language style. The project leverages models' ability to understand ultra-condensed instructions.

Claude CodePrompt engineeringTools
SIG
45
HYP
65
GitHub Trending·

<svg aria-hidden="true" data-component="Octicon" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-repo mr-1 tmp-mr-1 color-fg-muted"> <path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h8.75a.75.75 0 0 1 .75.75v12.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1 0-1.5h1.75v-2h-8a1 1 0 0 0-.714 1.7.75.75 0 1 1-1.072 1.05A2.495 2.495 0 0 1 2 11.5Zm10.5-1h-8a1 1 0 0 0-1 1v6.708A2.486 2.486 0 0 1 4.5 9h8ZM5 12.25a.25.25 0 0 1 .25-.25h3.5a.25.25 0 0 1 .25.25v3.25a.25.25 0 0 1-.4.2l-1.45-1.087a.249.249 0 0 0-.3 0L5.4 15.7a.25.25 0 0 1-.4-.2Z"></path> </svg> <span data-view-component="true" class="text-normal"> yvgude /</span> lean-ctx

LeanCTX is a context OS for AI development. Single local binary compresses, remembers, routes, and verifies tokens between code and model. 63 MCP tools, 10 read modes, up to 99% token savings. Works with Cursor, Claude Code, Copilot, Windsurf, Gemini.

MCPCode generationTools
SIG
72
HYP
45
Reddit r/MachineLearning·

Modular data center construction at $4.5-6.5M/MW vs $11.3M traditional -- when does the timeline math actually change? [D]

Turner and Townsend benchmarks traditional data centers at $11.3M/MW versus $4.5-6.5M/MW for factory-built modular configurations. Key advantage: 90-120 day deployment timeline versus 18-24 months, reducing revenue gap by 12-18 months on $50M projects. Module joint failures under high-density load are manageable with ISO 668 specs and liquid cooling for racks above 50kW.

InfrastructureBenchmarks
SIG
45
HYP
25
arXiv cs.LG·

A Goal-Set Characterization of Task Composition in the Boolean Task Algebra

Boolean Task Algebra (BTA) enables zero-shot task composition in RL. Authors prove that in deterministic MDPs, optimal Q-value functions collapse to universal and empty tasks, making logarithmic base tasks redundant. They propose a goal-set-based composition method reducing learning and composition costs while maintaining policy performance across tabular, visual, and continuous-control domains.

Reinforcement learningReasoningPapers
SIG
72
HYP
15
arXiv cs.LG·

dMX: Differentiable Mixed-Precision Assignment for Low-Precision Floating-Point Formats

dMX is a differentiable mixed-precision quantization framework for learnable floating-point bit-width assignment across LLM layers. Tested on Llama, Qwen3, and SmolLM2 using the MXFP standard (Open Compute Project), it optimizes layer formats continuously then discretizes via annealing, outperforming KL-divergence heuristics on WikiText-2 and zero-shot reasoning benchmarks.

LlamaQwenBenchmarks
SIG
78
HYP
15
arXiv cs.LG·

Edge of Stability Selectively Shapes Learning Across the Data Distribution

The study shows that edge of stability (EoS) selectively redistributes learning across data subgroups. Two conditions enable a group to benefit: alignment of its aggregate gradient with the top Hessian eigenvector, and sustained non-vanishing gradient magnitude. Under cross-entropy loss, gradient saturation favors output-outliers while suppressing progress on confidently classified groups.

PapersReinforcement learningEvals
SIG
78
HYP
15
arXiv cs.AI·

SMAC-Talk: A Natural Language Extension of the StarCraft Multi-Agent Challenge for Large Language Models

SMAC-Talk extends StarCraft Multi-Agent Challenge with natural language communication to evaluate LLM-based agents in cooperative multi-agent environments. Open-source benchmark testing decentralized control, partial observability and long-horizon decision-making, including scenarios with deceptive communicators. Evaluation on Qwen3.5 models.

Multi-agentAI AgentsBenchmarks
SIG
75
HYP
25
arXiv cs.AI·

Thinking Through Signs: PEEL as a Semiotic Scaffolding for Epistemically Accountable AI-Enabled Research

PEEL is a methodological framework combining deterministic analysis (Voyant Tools) and Claude interpretation to assess LLM epistemic accountability in research. Applied to AI-generated summaries, it reveals systematic distortions invisible without non-AI measurement and proposes three implications: instrument AI tools, distinguish fluency from fidelity, design epistemic authority.

ClaudeEvalsAI safety
SIG
65
HYP
25
arXiv cs.AI·

Toward Pre-Deployment Assurance for Enterprise AI Agents: Ontology-Grounded Simulation and Trust Certification

Pre-deployment verification framework for enterprise AI agents combining operational envelope, ontology-grounded scenario generation, and trust certificate. Pilot across 4 regulated sectors (Fintech, Banking, Insurance, Healthcare) generating 1,800 scenarios: 48.3% regulatory coverage vs 33.1% persona baseline (p=0.0006). Cross-validation on Claude Sonnet 4, Qwen 2.5 72B, Gemma 4 26B.

AI AgentsAI safetyEvals
SIG
72
HYP
18
arXiv cs.AI·

Simulate, Reason, Decide: Scientific Reasoning with LLMs for Simulation-Driven Decision Making

MechSim is a neuro-symbolic reasoning framework enabling LLM agents to reason about mechanisms, assumptions, and execution behavior of scientific simulators. It represents simulators through structured schemas capturing assumptions, variables, and mechanism dependencies, generating evidence-grounded explanations linking simulator outcomes to underlying mechanisms rather than treating them as black boxes.

ReasoningAI AgentsPapers
SIG
72
HYP
25
arXiv cs.CL·

A Systematic Evaluation of Positional Bias in Multi-Video Summarization with MLLMs

Systematic study of positional bias in multi-video summarization with MLLMs. Benchmark on ActivityNet and News videos (2-4 inputs). Evaluation of 9 models (open-source and proprietary) using three metrics: Coverage, Directional Positional Bias, Middle-Edge Gap. Finding: positional effects are domain- and model-dependent; increasing visual budget does not uniformly remove imbalance.

VisionBenchmarksEvals
SIG
78
HYP
15
arXiv cs.LG·

Recover-LoRA for Aggressive Quantization: Reclaiming Accuracy in 2-Bit Language Models via Low-Rank Adaptation with Knowledge Distillation on Synthetic Data

Recover-LoRA extends a data-free accuracy recovery method to 2-bit quantized LLMs. A mixed-precision strategy selectively quantizes MLP gate/up layers to W2 while keeping others at W4, achieving 7.5–23.3% throughput gains. Low-rank adapters trained via logit distillation on synthetic data recover 80–95% accuracy on Qwen3-4B using only 10k samples.

Fine-tuningBenchmarks
SIG
78
HYP
18
arXiv cs.AI·

Fog of Love: Engineering Virtuous Agent Behavior with Affinity-based Reinforcement Learning in a Game Environment

Study on affinity-based reinforcement learning to instill virtuous behavior in AI agents. Researchers test this technique in Fog of Love, a complex multi-agent environment where two agents must balance individual competition and relational cooperation. Localized affinities improve performance and make agent behavior interpretable.

Multi-agentReinforcement learningAlignment
SIG
72
HYP
25
arXiv cs.LG·

When Offline Selectors Cannot Beat the Best Single Model: A Diagnostic Study on edX Dropout Prediction

Diagnostic study on offline model selectors for edX dropout prediction. Authors identify three failure causes (mismatched learner, non-predictive state, label shift) via three stages: oracle ceiling via k-NN, BC/DQN/CQL evaluation, state ablation. Across 5 models, oracle gains 9.7 accuracy points, but learners plateau due to local representational ambiguity.

EvalsReinforcement learningBenchmarks
SIG
72
HYP
15
arXiv cs.LG·

Early Detection of Alzheimer's Disease Using Explainable Machine Learning on Clinical Biomarkers: A Multi-Class Classification Study Using the Alzheimer's Disease Neuroimaging Initiative (ADNI) Dataset

XGBoost model for three-class Alzheimer's detection (normal cognition, mild cognitive impairment, Alzheimer's) on 1,641 ADNI subjects. Macro AUC-ROC 0.983 in cross-validation, 0.982 on test set. SHAP analysis identifies CDR Global as dominant predictor for NC/MCI, CDR-SB and MMSE for AD.

EvalsBenchmarksPapers
SIG
72
HYP
18
arXiv cs.AI·

R-APS: Compositional Reasoning and In-Context Meta-Learning for Constrained Design via Reflective Adversarial Pareto Search

R-APS improves LLM reliability in agentic settings via reasoning-mode decomposition. Tested on planar mechanism synthesis, it delivers robustness certificates 3.5× tighter than baselines, 46% faster iterations-to-first-admission, and 2.1× Chamfer-distance reduction. No fine-tuning required; operates via structured protocol on frozen LLM.

AI AgentsReasoningRobotics
SIG
75
HYP
25
arXiv cs.CL·

Computational conceptual history of scientific concepts: From early digital methods to LLMs

Survey paper positioning LLMs within the longer history of computational approaches to concept analysis in history, philosophy, and sociology of science. Examines what LLMs add to prior methods (early digital methods, distributional approaches, lexical semantic change detection) and persistent methodological challenges: corpus construction, operationalization, evaluation and interpretation.

PapersBenchmarks
SIG
72
HYP
15
arXiv cs.LG·

Stein Kernelized Molecular Dynamics for Active Learning of Interatomic Potentials

SKMD (Stein Kernelized Molecular Dynamics) is an enhanced sampling method for active learning of ML-based interatomic potentials. It uses interacting particle dynamics and preserves the Boltzmann distribution, balancing exploration with convergence to high-probability energy landscape regions. Demonstrated on Müller-Brown potential and MACE potential for alanine dipeptide.

PapersReinforcement learningEvals
SIG
75
HYP
15
arXiv cs.CL·

SaliMory: Orchestrating Cognitive Memory for Conversational Agents

SaliMory is a training framework for conversational agents with persistent memory. It uses hierarchical cognitive structure (user facts, preferences, working memory) and stage-wise decomposed rewards to supervise memory operations (filtering, consolidation, cue-driven recall). Results: -33% memory-attributed failures, +10% end-to-end accuracy, +100% Good Personalization rate.

AI AgentsReinforcement learningReasoning
SIG
72
HYP
28
arXiv cs.CL·

GlossAssist -- A Tool to Simplify Corpus Creation and Study the Effect of NLP Models in Low-Resource Documentation Settings

GlossAssist is an automated glossing tool for linguistic documentation built on CWoMP (Contrastive Word-Morpheme Pre-training). It integrates active learning: each annotator correction enriches a mutable lexicon of morpheme representations without model retraining. The interface enables field linguists to incorporate expertise directly into model behavior.

RAGFine-tuningEvals
SIG
75
HYP
15
arXiv cs.LG·

Training-Free Lexical-Dense Fusion for Conversational-Memory Retrieval

Training-free lexical-dense fusion study for long-term conversational memory retrieval. Score-level fusion of late-interaction dense + BM25 improves Hit@1 by +8.8 to +17.2 points across six encoders (Hit@1 0.752 with e5-large-v2). Web search cross-encoder reranker degrades results (-6.9 pp). Analysis shows division of labor: dense excels on multi-hop/temporal questions, BM25 on adversarial ones.

RAGEmbeddingsBenchmarks
SIG
78
HYP
15