y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ensemble-methods News & Analysis

50 articles tagged with #ensemble-methods. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

50 articles
AINeutralarXiv – CS AI · Jun 26/10
🧠

CEAR: Certified Ensemble Adversarial Robustness in DNNs

Researchers propose CEAR, an ensemble-based defense mechanism combining empirical and certified robustness techniques to protect deep neural networks against adversarial attacks. The method uses varying Gaussian noise, temperature adjustments, and novel voting mechanisms while extending randomized smoothing to ensemble classifiers, demonstrating improved certified accuracy across benchmark datasets.

AIBullisharXiv – CS AI · Jun 26/10
🧠

Optimal Bayesian Stopping for Efficient Inference of Consistent LLM Answers

Researchers propose a Bayesian stopping strategy that reduces LLM inference costs by up to 50% while maintaining answer accuracy. The method samples multiple LLM responses and stops once sufficient consistency is detected, using an efficient L-aggregated policy that tracks only the top 3 answer frequencies and achieves theoretical optimality.

AINeutralarXiv – CS AI · Jun 16/10
🧠

Correcting Split Selection in Online Decision Trees via Anytime-Valid Inference

Researchers propose an anytime-valid inference method to correct split selection in decision trees used for streaming data, addressing a critical statistical gap where existing Hoeffding Trees lack valid guarantees despite empirical success. The approach provides false-split control across arbitrary data streams while producing smaller, more efficient trees than current methods.

AIBearisharXiv – CS AI · May 296/10
🧠

Locally Coherent, Globally Incoherent: Bounding Compositional Incoherence in Multi-Component LLM Agents

Researchers identify a critical failure mode in multi-component LLM agent systems where individually coherent components produce globally incoherent outputs that violate probability axioms. The study proposes metrics to detect and repair these failures, finding them present in 33-94% of tested multi-LLM ensembles with measurable economic impact on prediction tasks.

AINeutralarXiv – CS AI · May 286/10
🧠

Detecting and Mitigating the Correct-Answer Extinction Window in Test-Time Reinforcement Learning with Majority Voting

Researchers identify a critical failure mode in test-time reinforcement learning (TTRL) where majority voting locks onto incorrect answers, permanently suppressing correct signals in low-ability problems. They introduce TTRL-Guard, a framework using flip-rate monitoring and selective updating to prevent this 'Correct-Answer Extinction Window,' achieving 54% relative improvement on AIME 2025 benchmarks.

AINeutralarXiv – CS AI · May 276/10
🧠

When Does Adaptive Guidance Help? Belief-Aware Privileged Distillation for Autonomous Driving Under Partial Observability

Researchers present Belief-Aware GSAC, an adaptive knowledge distillation method for autonomous driving that modulates teacher guidance based on ensemble disagreement. Testing reveals that adaptive guidance helps under mild-to-moderate partial observability but fails under severe occlusion due to 'observability blindness'—where ensembles achieve low disagreement on visible data while missing occluded information.

AINeutralarXiv – CS AI · May 276/10
🧠

DEI: Diversity in Evolutionary Inference for Quality-Diversity Search

Researchers present DEI, a distributed Quality-Diversity search framework that uses heterogeneous large language models as mutation operators to solve competitive programming tasks. A four-model ensemble achieved 124% higher performance than single-model baselines, demonstrating that model diversity—not just computational parallelism—drives superior outcomes in evolutionary AI search.

🧠 GPT-5🧠 Claude🧠 Haiku
AINeutralarXiv – CS AI · May 126/10
🧠

UTS at PsyDefDetect: Multi-Agent Councils and Absence-Based Reasoning for Defense Mechanism Classification

Researchers from UTS achieved second place in a psychological defense mechanism classification competition using a multi-agent AI system that identifies defense patterns through absence-based reasoning rather than presence detection. The system combines Gemini 2.5 agents with fine-tuned Qwen models to achieve an F1 score of 0.406, addressing critical biases in minority class prediction through structured ensemble methods.

🧠 Gemini
AINeutralarXiv – CS AI · May 125/10
🧠

Improving Lexical Difficulty Prediction with Context-Aligned Contrastive Learning and Ridge Ensembling

Researchers propose Context-Aligned Contrastive Regression, a machine learning approach that combines contrastive learning with ridge regression ensembling to improve lexical difficulty prediction across multiple language backgrounds. The method addresses limitations in existing regression-only models by structuring representation spaces to better capture cross-lingual alignment and ordinal difficulty rankings, showing improved performance stability across difficulty levels.

AINeutralarXiv – CS AI · May 126/10
🧠

Evolutionary Ensemble of Agents

Researchers introduce Evolutionary Ensemble (EvE), a decentralized framework that organizes coding agents into a self-evolving system for algorithmic discovery. By co-evolving two populations—functional code solvers and agent guidance states—EvE autonomously discovered novel mechanisms for In-Context Operator Networks, demonstrating that dynamic agent adaptation outperforms static optimization approaches.

AINeutralarXiv – CS AI · May 116/10
🧠

ARMOR: An Agentic Framework for Reaction Feasibility Prediction via Adaptive Utility-aware Multi-tool Reasoning

Researchers introduce ARMOR, an agentic framework that improves chemical reaction feasibility prediction by intelligently combining multiple AI tools rather than relying on single models. The system uses hierarchical tool organization and memory-augmented reasoning to resolve conflicting predictions, demonstrating significant performance gains especially when different tools disagree on outcomes.

AIBullisharXiv – CS AI · May 116/10
🧠

Consensus Entropy: Harnessing Multi-VLM Agreement for Self-Verifying and Self-Improving OCR

Researchers introduce Consensus Entropy (CE), a training-free metric that improves OCR quality by measuring agreement across multiple Vision-Language Models, achieving 42.1% F1 score improvements over existing methods. The technique enables self-verifying OCR without supervision, addressing a critical gap in automated error detection for data generation pipelines used in LLM training.

AINeutralarXiv – CS AI · May 115/10
🧠

N\"urnberg NLP at PsyDefDetect: Multi-Axis Voter Ensembles for Psychological Defence Mechanism Classification

Nürnberg NLP's ensemble approach for detecting psychological defence mechanisms achieved first place in the PsyDefDetect shared task by leveraging nine independent voters across different model architectures and training methods. The strategy prioritizes error independence over single-model strength, addressing the inherent ambiguity in classifying overlapping psychological categories.

AINeutralarXiv – CS AI · May 115/10
🧠

Ensemble Learning for Healthcare: A Comparative Analysis of Hybrid Voting and Ensemble Stacking in Obesity Risk Prediction

Researchers compared ensemble machine learning techniques for predicting obesity risk, finding that ensemble stacking with a neural network meta-classifier outperformed hybrid voting methods, particularly on complex datasets. The study evaluated nine ML algorithms across 50 hyperparameter configurations, demonstrating that stacking achieves superior accuracy (up to 98.98%) for healthcare predictive modeling.

AINeutralarXiv – CS AI · May 16/10
🧠

The Impact of LLM Self-Consistency and Reasoning Effort on Automated Scoring Accuracy and Cost

Researchers analyzing LLM-based automated scoring found that strategic model selection and reasoning configurations outperform ensemble methods for accuracy. Temperature sampling improved performance, but larger ensemble sizes showed diminishing returns, while higher reasoning effort correlated with better accuracy at varying cost-benefit ratios across model families.

🏢 OpenAI🧠 GPT-5🧠 Gemini
AIBullisharXiv – CS AI · May 16/10
🧠

CastFlow: Learning Role-Specialized Agentic Workflows for Time Series Forecasting

Researchers introduce CastFlow, a dynamic agentic framework that applies large language models to time series forecasting through multi-stage workflows combining planning, action, and reflection. The system uses role-specialized agents—a general-purpose LLM paired with a fine-tuned domain-specific model—to iteratively refine forecasts using ensemble methods and contextual memory, demonstrating superior performance over existing static generative approaches.

AINeutralarXiv – CS AI · Apr 146/10
🧠

Frugal Knowledge Graph Construction with Local LLMs: A Zero-Shot Pipeline, Self-Consistency and Wisdom of Artificial Crowds

Researchers demonstrate a zero-shot knowledge graph construction pipeline using local open-source LLMs on consumer hardware, achieving 0.70 F1 on document relations and 0.55 exact match on multi-hop reasoning through ensemble methods. The study reveals that strong model consensus often signals collective hallucination rather than accuracy, challenging traditional ensemble assumptions while maintaining low computational costs and carbon footprint.

AINeutralarXiv – CS AI · Mar 27/1013
🧠

Efficient Ensemble Conditional Independence Test Framework for Causal Discovery

Researchers introduce E-CIT (Ensemble Conditional Independence Test), a new framework that significantly reduces computational costs in causal discovery by partitioning data into subsets and aggregating results. The method achieves linear computational complexity while maintaining competitive performance, particularly on real-world datasets.

AINeutralarXiv – CS AI · Mar 165/10
🧠

BoSS: A Best-of-Strategies Selector as an Oracle for Deep Active Learning

Researchers introduce BoSS (Best-of-Strategies Selector), a new oracle strategy for active learning that outperforms existing methods by using an ensemble approach to select optimal data annotation batches. The study reveals that current state-of-the-art active learning strategies still significantly underperform compared to oracle performance, particularly on large-scale datasets.

AINeutralarXiv – CS AI · Mar 164/10
🧠

Automatic In-Domain Exemplar Construction and LLM-Based Refinement of Multi-LLM Expansions for Query Expansion

Researchers developed an automated query expansion framework using multiple large language models that constructs domain-specific examples without manual intervention. The system uses a two-LLM ensemble approach where different models generate expansions that are then refined by a third LLM, showing significant improvements over traditional methods across multiple datasets.

AINeutralarXiv – CS AI · Mar 34/104
🧠

Leveraging Model Soups to Classify Intangible Cultural Heritage Images from the Mekong Delta

Researchers developed a new AI framework combining CoAtNet architecture with model soups technique to classify Intangible Cultural Heritage images from the Mekong Delta. The approach achieved 72.36% accuracy on the ICH-17 dataset, outperforming traditional models like ResNet-50 and ViT by reducing variance and improving generalization in low-resource settings.

AINeutralarXiv – CS AI · Mar 34/104
🧠

Rethinking Policy Diversity in Ensemble Policy Gradient in Large-Scale Reinforcement Learning

Researchers propose Coupled Policy Optimization (CPO), a new reinforcement learning method that regulates policy diversity through KL constraints to improve exploration efficiency in large-scale parallel environments. The method outperforms existing baselines like PPO and SAPG across multiple tasks, demonstrating that controlled diverse exploration is key to stable and sample-efficient learning.

← PrevPage 2 of 2