ablation-study

Tag

Cards List
#ablation-study

Agentic Share-of-Search: A Multi-Agent AI System for Competitive Decision-Making in LLM-Mediated E-Commerce

arXiv cs.AI · yesterday Cached

This paper introduces a multi-agent AI system for measuring and diagnosing competitive visibility in LLM-mediated e-commerce using Agentic Share-of-Search, with an ablation study showing feasibility.

0 favorites 0 likes
#ablation-study

No Detectable Change in Side-Level WER from Prompt-Level Context: A Preregistered Ablation on a Production Oral-History Corpus

arXiv cs.CL · 2026-09-01 Cached

This preregistered ablation study tests prompt-level context in a production speech transcription tool and finds no detectable change in side-level word error rate, contradicting earlier reports of gains from prompt conditioning.

0 favorites 0 likes
#ablation-study

When Does Frequency Decomposition Benefit Physics-Informed Neural Networks? A Preliminary Ablation Study

arXiv cs.LG · 2026-08-27 Cached

This study investigates the benefits of frequency decomposition for Physics-Informed Neural Networks (PINNs) by proposing a dual-branch, spectrally-gated architecture (DBSG-PINN). Ablation experiments on 1D PDE benchmarks indicate that frequency decomposition is most effective on spectrally complex problems, reducing error by up to 59.2%.

0 favorites 0 likes
#ablation-study

Modeling Claim Dependency Structure for Patent Litigation Prediction with Graph Attention Networks

arXiv cs.CL · 2026-08-25 Cached

This paper proposes ClaimGAT, a Graph Attention Network that encodes patent claim dependencies to predict litigation risk, achieving an AUC-ROC of 0.818 on USPTO utility patents.

0 favorites 0 likes
#ablation-study

Does a Language Server Save Tokens for Coding Agents? A Measurement Methodology and Preliminary Study

arXiv cs.CL · 2026-08-17 Cached

This paper formalizes and empirically measures whether semantic retrieval via Language Server Protocol saves tokens for coding agents, finding that benefits are conditional and often negative, suggesting an adaptive tool-routing approach.

0 favorites 0 likes
#ablation-study

What Drives LLM Self-Reflection? A Controlled Ablation of Uncertainty Routing in Armed Conflict Forecasting

arXiv cs.CL · 2026-08-14 Cached

A controlled ablation study of LLM self-reflection in conflict forecasting finds that typed action routing drives performance gains, while diagnostic scaffolding and taxonomy vocabulary add no measurable value, with replication on GPT-4o.

0 favorites 0 likes
#ablation-study

Cracks in the Foundation: Seemingly Minor Architectural Choices Impact Long Context Extension

arXiv cs.CL · 2026-08-12 Cached

This paper shows that four seemingly minor architectural choices—normalization, GQA, pretraining context length, and sliding window attention—have a compoundingly negative effect on long context extensibility, dropping performance by up to 47% when combined. The authors release OlmPool, a set of 26 comparable 7B models, after 170,000 GPU hours of controlled ablations.

0 favorites 0 likes
#ablation-study

CT-HEG: A Bidirectional, Timestamp-Attributed Event Graph for ICU In-Hospital Mortality Prediction - An Architectural Ablation Study

arXiv cs.LG · 2026-08-05 Cached

Introduces CT-HEG, a continuous-time heterogeneous EHR graph schema for ICU mortality prediction, with an ablation study showing bidirectional connectivity and time-attentive edge features matter; surprisingly, a simplified homogeneous graph outperformed the full heterogeneous model on the MIMIC-IV cohort.

0 favorites 0 likes
#ablation-study

@dair_ai: If you maintain an AGENTS.md or a CLAUDE.md, this is worth a read. (bookmark it) 288 gold-test evaluated runs across Cl…

X AI KOLs Following · 2026-08-01 Cached

This paper presents a controlled ablation study across Claude Code and Codex, 17 real tasks, and 288 runs, finding that context files like AGENTS.md/CLAUDE.md do not measurably improve correctness; agents fail on implementation skill, not missing repository knowledge.

0 favorites 0 likes
#ablation-study

60-82% accuracy swing on 4B model classification task: the only variable was harness design

Reddit r/LocalLLaMA · 2026-07-31

A pre-registered ablation on a 4B model classification task shows that harness design (rule placement, evidence order, turn structure) swings accuracy from 60% to 82%, demonstrating that poor harness design is often mistaken for poor model capability.

0 favorites 0 likes
#ablation-study

Cascading versus Joint Modeling for Hierarchical Offensive Language Detection

arXiv cs.CL · 2026-07-21 Cached

This paper compares cascaded and joint multi-task modeling for hierarchical offensive language detection, finding that cascaded architectures achieve higher accuracy at the cost of increased parameters and inference latency, and that class-imbalance handling strategies should be verified via ablation.

0 favorites 0 likes
#ablation-study

Loop the Loopies!

Hugging Face Daily Papers · 2026-07-17 Cached

Loopie introduces looped Mixture-of-Experts Transformers that outperform vanilla transformers under the same compute budget, achieving gold-medal performance at the 2025 IMO and IPhO without tools.

0 favorites 0 likes
#ablation-study

Do We Really Need Transformers for Global Spatial Information Extraction in Traffic Forecasting?

arXiv cs.AI · 2026-07-15 Cached

This paper investigates whether complex transformer-based attention is necessary for global spatial information extraction in traffic forecasting, finding that simple global aggregation operators achieve comparable performance with lower computational complexity.

0 favorites 0 likes
#ablation-study

The Nuts and Bolts of Natural Language to SQL Translation: A Systematic Analysis of Model Pipeline Optimisation Approaches and their Interactions

arXiv cs.CL · 2026-07-14 Cached

This paper systematically analyzes multiple pipeline extension components for Natural Language to SQL translation, including intermediate representations, synthetic data, preprocessing, and a reranker, using SmBoP and RASAT architectures, and finds that their interactions matter more than simply combining all components.

0 favorites 0 likes
#ablation-study

INTENT: An LSTM Framework for Vehicle Intention Prediction in Intersection Scenarios with Comprehensive Ablation Analysis

arXiv cs.AI · 2026-07-10 Cached

This paper proposes INTENT, an LSTM framework for predicting vehicle intentions (straight, left turn, right turn) at intersections 2 seconds ahead, achieving 99.71% accuracy on the InD dataset.

0 favorites 0 likes
#ablation-study

Do LLM-Generated Skills Make Better AI Data Scientists? A Component Ablation Across Data-Science Workflows

arXiv cs.AI · 2026-07-09 Cached

This paper investigates whether LLM-generated reusable skill files improve performance of AI data scientists across data science workflows. Through extensive ablation experiments involving over 9,000 runs, the authors find no significant improvement from generated skills over baseline prompting, cautioning against their default use.

0 favorites 0 likes
#ablation-study

Candidate-Constrained Retrieval-Augmented Generation for LongEval-RAG: System Design and Empirical Analysis

arXiv cs.CL · 2026-07-07 Cached

This paper presents a candidate-constrained RAG system for the LongEval-RAG task at CLEF 2026, combining deterministic provenance tracking with passage retrieval, query expansion, pseudo-relevance feedback, reciprocal rank fusion, evidence reranking, and citation-aware aggregation. An ablation study of ten pipeline variants shows that a rule-based chunking pipeline with sentence-level neural selection achieves the best performance.

0 favorites 0 likes
#ablation-study

Retrieval-Warmed Energy-Based Reasoning: A Five-Arm Ablation Methodology for Diffusion-as-Inference on Structured Reasoning Tasks

arXiv cs.LG · 2026-06-26 Cached

This paper presents a five-arm ablation methodology for diagnosing which component of retrieval-warmed energy-based reasoning (RW-EBR) drives performance gains, applied to structured reasoning tasks like graph reachability and Sudoku. The method separates effects of class-prior bias, stochastic warm-starting, and graph-aligned value reuse.

0 favorites 0 likes
#ablation-study

NebulaExp-8B: An Empirical Post-Training Pipeline via Full-Scale Ablation Research

arXiv cs.AI · 2026-06-26 Cached

This paper presents NebulaExp, a transparent ablation-driven post-training pipeline for 8B-scale LLMs, covering SFT, GRPO RL, and multi-teacher distillation. It identifies key trade-offs between mathematical reasoning and code generation, and demonstrates that data correctness filtering is the first-order optimization factor.

0 favorites 0 likes
#ablation-study

Adaptive Patching Is Harder Than It Looks For Time-Series Forecasting

arXiv cs.LG · 2026-06-04 Cached

This paper theoretically and empirically examines adaptive patching for time-series Transformers, deriving conditions under which content-adaptive tokenization should outperform tuned uniform patching. Controlled experiments on standard benchmarks show that a well-tuned uniform baseline is competitive with dynamic patching methods, challenging the assumed benefit of adaptive approaches.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback