Models, papers, tools. 20,263 articles with AI-powered sentiment analysis and key takeaways.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers have developed AnoleVLA, a lightweight Vision-Language-Action model for robotic manipulation that uses deep state space models instead of traditional transformers. The model achieved 21 points higher task success rate than large-scale VLAs while running three times faster, making it suitable for resource-constrained robotic applications.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce AdaAnchor, a new AI reasoning framework that performs silent computation in latent space rather than generating verbose step-by-step reasoning. The system adaptively determines when to stop refining its internal reasoning process, achieving up to 5% better accuracy while reducing token generation by 92-93% and cutting refinement steps by 48-60%.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce CATFormer, a new spiking neural network architecture that solves catastrophic forgetting in continual learning through dynamic threshold neurons. The framework uses context-adaptive thresholds and task-agnostic inference to maintain knowledge across multiple learning tasks without performance degradation.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce GradCFA, a new hybrid AI explanation framework that combines counterfactual explanations and feature attribution to improve transparency in neural network decisions. The algorithm extends beyond binary classification to multi-class scenarios and demonstrates superior performance in generating feasible, plausible, and diverse explanations compared to existing methods.
AINeutralarXiv – CS AI · Mar 176/10
🧠Researchers conducted an empirical study on 16 Large Language Models to understand how they process tabular data, revealing a three-phase attention pattern and finding that tabular tasks require deeper neural network layers than math reasoning. The study analyzed attention dynamics, layer depth requirements, expert activation in MoE models, and the impact of different input designs on table understanding performance.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose MA-VLCM, a framework that uses pretrained vision-language models as centralized critics in multi-agent reinforcement learning instead of learning critics from scratch. This approach significantly improves sample efficiency and enables zero-shot generalization while producing compact policies suitable for resource-constrained robots.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce CLAG, a clustering-based memory framework that helps small language model agents organize and retrieve information more effectively. The system addresses memory dilution issues by creating semantic clusters with automated profiles, showing improved performance across multiple QA datasets.
AIBullisharXiv – CS AI · Mar 176/10
🧠The RoCo Challenge at AAAI 2026 introduces a new benchmark for robotic collaborative manipulation in industrial assembly tasks, featuring a planetary gearbox assembly challenge. Over 60 teams participated in both simulation and real-world rounds, with winning solutions demonstrating the effectiveness of dual-model frameworks and recovery-from-failure curriculum learning for long-horizon robotic tasks.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers have developed a multi-agentic AI workflow that uses automated instruments and AI agents to recover critical materials from complex feedstocks through selective precipitation. The approach dramatically reduces development timelines from months or years to just days for creating efficient and scalable material separation processes.
AINeutralarXiv – CS AI · Mar 176/10
🧠Researchers introduced InterveneBench, a new benchmark comprising 744 peer-reviewed studies to evaluate large language models' ability to reason about policy interventions and causal inference in social science contexts. Current state-of-the-art LLMs struggle with this type of reasoning, prompting the development of STRIDES, a multi-agent framework that significantly improves performance on these tasks.
AINeutralarXiv – CS AI · Mar 176/10
🧠Researchers propose 'Lore', a lightweight protocol that restructures Git commit messages to preserve decision-making context for AI coding agents. The system uses native Git trailers to capture reasoning, constraints, and alternatives behind code changes, addressing the growing loss of institutional knowledge as AI agents become primary code producers.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose a new method to reduce the length of reasoning paths in large AI models like OpenAI o1 and DeepSeek R1 without additional training stages. The approach integrates reward designs directly into reinforcement learning, achieving 40% shorter responses in logic tasks with 14% performance improvement, and 33% reduction in math problems while maintaining accuracy.
🏢 OpenAI🧠 o1
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduced AssetOpsBench, a unified framework for benchmarking AI agents in industrial asset operations and maintenance automation. The platform has gained significant adoption with 250+ users and 500+ submitted agents, providing a standardized way to evaluate AI solutions for Industry 4.0 applications.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers have developed QA-Dragon, a new Query-Aware Dynamic RAG System that significantly improves knowledge-intensive Visual Question Answering by combining text and image retrieval strategies. The system achieved substantial performance improvements of 5-6% across different tasks in the Meta CRAG-MM Challenge at KDD Cup 2025.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce AutoEP, a framework that uses Large Language Models (LLMs) as zero-shot reasoning engines to automatically configure algorithm hyperparameters without requiring training. The system combines real-time landscape analysis with multi-LLM reasoning to outperform existing methods and enables open-source models like Qwen3-30B to match GPT-4's performance in optimization tasks.
🧠 GPT-4
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers developed monitoring strategies to detect when Large Reasoning Models are engaging in unproductive reasoning by identifying early failure signals. The new techniques reduce token usage by 62.7-93.6% while maintaining accuracy, significantly improving AI model efficiency.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce Reason2Decide, a two-stage training framework that improves clinical decision support systems by aligning AI explanations with predictions. The system achieves better performance than larger foundation models while using 40x smaller models, making clinical AI more accessible for resource-constrained deployments.
AINeutralarXiv – CS AI · Mar 176/10
🧠Researchers introduce 'conceptual views' as a formal framework based on Formal Concept Analysis to globally explain neural networks. Testing on 24 ImageNet models and Fruits-360 datasets shows the framework can faithfully represent models, enable architecture comparison, and extract human-comprehensible rules from neurons.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers developed a novel counterfactual approach to address fairness bugs in machine learning software that maintains competitive performance while improving fairness. The method outperformed existing solutions in 84.6% of cases across extensive testing on 8 real-world datasets using multiple performance and fairness metrics.
🏢 Meta
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose a theoretical framework based on category theory to formalize meta-prompting in large language models. The study demonstrates that meta-prompting (using prompts to generate other prompts) is more effective than basic prompting for generating desirable outputs from LLMs.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers developed Ayn, an 88M parameter legal language model that outperforms much larger LLMs (up to 80x bigger) on Indian legal tasks while remaining competitive on general tasks. The study demonstrates that domain-specific Tiny Language Models can be more efficient alternatives to costly Large Language Models for specialized applications.
AIBearisharXiv – CS AI · Mar 176/10
🧠Researchers discovered that skip connections in deep neural networks make adversarial attacks more transferable across different AI models. They developed the Skip Gradient Method (SGM) which exploits this vulnerability in ResNets, Vision Transformers, and even Large Language Models to create more effective adversarial examples.
AINeutralarXiv – CS AI · Mar 176/10
🧠Researchers propose CausalDANN, a novel method using large language models to estimate causal effects of textual interventions in social systems. The approach addresses limitations of traditional causal inference methods when dealing with complex, high-dimensional textual data and can handle arbitrary text interventions even with observational data only.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce VisionZip, a new method that reduces redundant visual tokens in vision-language models while maintaining performance. The technique improves inference speed by 8x and achieves 5% better performance than existing methods by selecting only informative tokens for processing.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers introduce SyncSpeech, a new text-to-speech model that combines autoregressive and non-autoregressive approaches using a Temporal Mask Transformer architecture. The model achieves 5.8x lower first-packet latency and 8.8x improved real-time performance while maintaining comparable speech quality to existing models.