y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All51,512🧠AI21,049⛓️Crypto15,632💎DeFi1,592🤖AI × Crypto1,222📰General12,017
🧠

AI

21,049 AI articles curated from 50+ sources with AI-powered sentiment analysis, importance scoring, and key takeaways.

21049 articles
AIBullisharXiv – CS AI · Mar 176/10
🧠

Diverse Text-to-Image Generation via Contrastive Noise Optimization

Researchers introduce Contrastive Noise Optimization, a new method that improves diversity in text-to-image AI generation by optimizing initial noise patterns rather than intermediate outputs. The technique uses contrastive loss to maximize diversity while preserving image quality, achieving superior results across multiple text-to-image model architectures.

AIBullisharXiv – CS AI · Mar 176/10
🧠

XQC: Well-conditioned Optimization Accelerates Deep Reinforcement Learning

Researchers introduce XQC, a deep reinforcement learning algorithm that achieves state-of-the-art sample efficiency by optimizing the critic network's condition number through batch normalization, weight normalization, and distributional cross-entropy loss. The method outperforms existing approaches across 70 continuous control tasks while using fewer parameters.

AINeutralarXiv – CS AI · Mar 176/10
🧠

Quantization Meets dLLMs: A Systematic Study of Post-training Quantization for Diffusion LLMs

Researchers conducted the first systematic study on post-training quantization for diffusion large language models (dLLMs), identifying activation outliers as a key challenge for compression. The study evaluated state-of-the-art quantization methods across multiple dimensions to provide insights for efficient dLLM deployment on edge devices.

AIBullisharXiv – CS AI · Mar 176/10
🧠

EvolvR: Self-Evolving Pairwise Reasoning for Story Evaluation to Enhance Generation

Researchers have developed EvolvR, a self-evolving framework that improves AI's ability to evaluate and generate stories through pairwise reasoning and multi-agent data filtering. The system achieves state-of-the-art performance on three evaluation benchmarks and significantly enhances story generation quality when used as a reward model.

AINeutralarXiv – CS AI · Mar 176/10
🧠

NetArena: Dynamic Benchmarks for AI Agents in Network Automation

NetArena introduces a dynamic benchmarking framework for evaluating AI agents in network automation tasks, addressing limitations of static benchmarks through runtime query generation and network emulator integration. The framework reveals that AI agents achieve only 13-38% performance on realistic network queries, significantly improving statistical reliability by reducing confidence-interval overlap from 85% to 0%.

AIBullisharXiv – CS AI · Mar 176/10
🧠

SyncSpeech: Efficient and Low-Latency Text-to-Speech based on Temporal Masked Transformer

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.

AIBullisharXiv – CS AI · Mar 176/10
🧠

VisionZip: Longer is Better but Not Necessary in Vision Language Models

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
🧠

Ayn: A Tiny yet Competitive Indian Legal Language Model Pretrained from Scratch

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.

AIBullisharXiv – CS AI · Mar 176/10
🧠

On Meta-Prompting

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.

AINeutralarXiv – CS AI · Mar 176/10
🧠

Conceptual Views of Neural Networks: A Framework for Neuro-Symbolic Analysis

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.

AIBearisharXiv – CS AI · Mar 176/10
🧠

On the Adversarial Transferability of Generalized "Skip Connections"

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.

AIBullisharXiv – CS AI · Mar 176/10
🧠

Reason2Decide: Rationale-Driven Multi-Task Learning

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.

AIBullisharXiv – CS AI · Mar 176/10
🧠

AutoEP: LLMs-Driven Automation of Hyperparameter Evolution for Metaheuristic Algorithms

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
AINeutralarXiv – CS AI · Mar 176/10
🧠

Estimating Causal Effects of Text Interventions Leveraging LLMs

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
🧠

Shorten After You're Right: Lazy Length Penalties for Reasoning RL

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
🧠

RoCo Challenge at AAAI 2026: Benchmarking Robotic Collaborative Manipulation for Assembly Towards Industrial Automation

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
🧠

QA-Dragon: Query-Aware Dynamic RAG System for Knowledge-Intensive Visual Question Answering

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.

AINeutralarXiv – CS AI · Mar 176/10
🧠

Lore: Repurposing Git Commit Messages as a Structured Knowledge Protocol for AI Coding Agents

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.

AINeutralarXiv – CS AI · Mar 176/10
🧠

InterveneBench: Benchmarking LLMs for Intervention Reasoning and Causal Study Design in Real Social Systems

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
🧠

A Closer Look into LLMs for Table Understanding

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.

← PrevPage 506 of 842Next →
Filters
Sentiment
Importance
Sort
Stay Updated
Everything combined