Page 30 of 192

AllHigh signalRecent
7679 articles
arXiv cs.AI·

SignRoundV2: Toward Closing the Performance Gap in Extremely Low-Bit Post-Training Quantization for LLMs

SignRoundV2 is a post-training quantization framework for LLMs maintaining performance under extreme compression (2-4 bits). It combines adaptive mixed-precision strategy guided by gradients and lightweight stabilization techniques. Results show ~1% performance gap at 4.5 bits average in mixed MXFP, with substantial improvements in challenging 2-bit weight-only quantization.

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

Learning from Self-Debate: Preparing Reasoning Models for Multi-Agent Debate

SDRL (Self-Debate Reinforcement Learning) trains LLMs to solve problems standalone AND benefit from multi-agent debate. The model samples multiple solutions, constructs debate context with diverse reasoning paths, then jointly optimizes initial and debate-conditioned responses. Results: consistent MAD performance gains across benchmarks and agent configurations.

ReasoningReinforcement learningMulti-agent
SIG
78
HYP
22
arXiv cs.CL·

BELIEF: Structured Evidence Modeling and Uncertainty-Aware Fusion for Biomedical Question Answering

BELIEF combines structured evidence modeling and uncertainty-aware fusion for biomedical question answering. The framework converts retrieved documents into evidence objects (clinical attributes, source quality, relevance, support strength) and fuses two reasoning paths: symbolic (Dempster-Shafer theory) and neural (LLM). SOTA results on PubMedQA, MedQA, MedMCQA across 5 LLM backbones.

RAGReasoningEvals
SIG
78
HYP
15
arXiv cs.AI·

TaskGround: Structured Executable Task Inference for Full-Scene Household Reasoning

TaskGround is a task-inference framework for household agents operating on complete scenes. It structures reasoning in three steps: grounding (extracting relevant context), inference (executable structure), execution (action sequences). Evaluated on FullHome (400 tasks), it improves success rates and makes Qwen3.5-9B competitive with GPT-4 while reducing token costs by 18x.

AI AgentsReasoningRobotics
SIG
78
HYP
25
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
arXiv cs.CL·

SignRoundV2: Toward Closing the Performance Gap in Extremely Low-Bit Post-Training Quantization for LLMs

SignRoundV2 is a post-training quantization framework for LLMs maintaining performance under extreme compression (2-4 bits). It combines adaptive mixed-precision strategy guided by gradient information and lightweight stabilization techniques. Results show ~1% performance gap at 4.5 bits average in mixed MXFP settings, with substantial improvements in 2-bit weight-only quantization.

Fine-tuningBenchmarksOpen source
SIG
78
HYP
15
arXiv cs.AI·

Lean Meets Theoretical Computer Science: Scalable Synthesis of Theorem Proving Challenges in Formal-Informal Pairs

New approach to generate formal theorem proving challenges by leveraging theoretical computer science (TCS). Framework automatically synthesizes problem-proof pairs in Lean4 and Markdown across two domains: Busy Beaver and Mixed Boolean Arithmetic. DeepSeekProver-V2-671B achieves 57.5% on Busy Beaver but only 12% on Mixed Boolean Arithmetic, revealing major gaps in long-form proof generation.

ReasoningBenchmarksPapers
SIG
78
HYP
15
arXiv cs.AI·

Unleashing LLMs in Bayesian Optimization: Preference-Guided Framework for Scientific Discovery

LGBO (LLM-Guided Bayesian Optimization) embeds LLM semantic reasoning into every Bayesian Optimization iteration via a region-lifted preference mechanism. Tested on physics, chemistry, biology, and materials science benchmarks, LGBO reaches 90% of best observed value in 6 iterations for Fe-Cr battery electrolyte optimization, versus 10+ for standard BO.

ReasoningBenchmarksPapers
SIG
78
HYP
25
arXiv cs.CL·

Proof-Carrying Certificates for LLM Pipelines: A Trust-Boundary Architecture

Formal verification framework for LLM pipelines using Lean 4 certificates. Three certificate families (conflict-aware bilattice, embedding sensitivity, Hoare-style agent action) plus two operators (Maximal Certifiable Residue, Compositional Stability) for high-stakes deployments (regulated finance, clinical support, agentic systems). Compiled artifact covers 22 certificate types, 17/46 declarations axiom-free.

ReasoningAI safetyAI Agents
SIG
78
HYP
15
arXiv cs.AI·

KISS - Knowledge Infrastructure for Scientific Simulation: A Scaffolding for Agentic Earth Science

KISS introduces a Knowledge Infrastructure (KI) enabling AI agents to execute complex Earth science simulations. On 3,000 trials, KI-equipped agents produced physically plausible simulations in 84% of cases vs. <40% without KI. An automated Knowledge Dissection Toolkit (KDT) generated 119 KIs across 14 Earth-science domains, showing operational expertise is structured and extractable rather than ad hoc.

AI AgentsReasoningBenchmarks
SIG
78
HYP
25
arXiv cs.LG·

ReTAMamba: Reliability-Aware Temporal Aggregation with Mamba for Irregular Clinical Time Series Prediction

ReTAMamba proposes a Mamba-based architecture for predicting irregular clinical time series. The model estimates observation reliability from missingness and elapsed time, integrates short/long-term information via Chronological Weaving, and uses a budgeted token router. On MIMIC-IV, eICU, and PhysioNet 2012, AUPRC gains of 7.51%, 7.80%, and 10.15% respectively.

BenchmarksReasoningPapers
SIG
78
HYP
15
arXiv cs.CL·

SD-Search: On-Policy Hindsight Self-Distillation for Search-Augmented Reasoning

SD-Search introduces on-policy hindsight self-distillation for search-augmented reasoning agents. A single model acts as both student (inference-time context only) and teacher (conditioned on search outcomes from rollout groups). Step-level supervision via Jensen-Shannon divergence at query positions, integrated into GRPO training without external models or annotations.

ReasoningReinforcement learningAI Agents
SIG
78
HYP
15