y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto
🤖All50,872🧠AI21,049⛓️Crypto15,632💎DeFi1,592🤖AI × Crypto1,222📰General11,377
🧠

AI

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

21049 articles
AIBullisharXiv – CS AI · Apr 66/10
🧠

Gradient Boosting within a Single Attention Layer

Researchers introduce gradient-boosted attention, a new method that improves transformer performance by applying gradient boosting principles within a single attention layer. The technique uses a second attention pass to correct errors from the first pass, achieving lower perplexity (67.9 vs 72.2) on WikiText-103 compared to standard attention mechanisms.

🏢 Perplexity
AIBullisharXiv – CS AI · Apr 66/10
🧠

Attribution Gradients: Incrementally Unfolding Citations for Critical Examination of Attributed AI Answers

Researchers have developed "attribution gradients," a new technique to improve AI answer engines by making citations more informative and easier to evaluate. The method consolidates evidence amounts, supporting/contradictory excerpts, and contextual explanations in one place, while also allowing users to explore second-degree citations without leaving the interface.

AIBullisharXiv – CS AI · Apr 66/10
🧠

Valence-Arousal Subspace in LLMs: Circular Emotion Geometry and Multi-Behavioral Control

Researchers developed a method to identify valence-arousal subspaces in large language models, enabling controlled emotional steering of AI outputs. The technique demonstrates cross-architecture effectiveness on multiple models and reveals that emotional control can bidirectionally influence AI behaviors like refusal and sycophancy.

🧠 Llama
AIBullisharXiv – CS AI · Apr 66/10
🧠

InCoder-32B-Thinking: Industrial Code World Model for Thinking

Researchers introduce InCoder-32B-Thinking, an AI model trained with Error-driven Chain-of-Thought (ECoT) framework and Industrial Code World Model (ICWM) for industrial software development. The model generates reasoning traces for hardware-constrained programming and achieves top-tier performance on 23 benchmarks, scoring 81.3% on LiveCodeBench v5 and 84.0% on CAD-Coder.

AIBearisharXiv – CS AI · Apr 66/10
🧠

Can VLMs Truly Forget? Benchmarking Training-Free Visual Concept Unlearning

Researchers introduce VLM-UnBench, the first benchmark for evaluating training-free visual concept unlearning in Vision Language Models. The study reveals that realistic prompts fail to genuinely remove sensitive or copyrighted visual concepts, with meaningful suppression only occurring under oracle conditions that explicitly disclose target concepts.

AIBearisharXiv – CS AI · Apr 66/10
🧠

LogicPoison: Logical Attacks on Graph Retrieval-Augmented Generation

Researchers have discovered LogicPoison, a new attack method that exploits vulnerabilities in Graph-based Retrieval-Augmented Generation (GraphRAG) systems by corrupting logical connections in knowledge graphs without altering text semantics. The attack successfully bypasses GraphRAG's existing defenses by targeting the topological integrity of underlying graphs, significantly degrading AI system performance.

AINeutralarXiv – CS AI · Apr 66/10
🧠

Split and Conquer Partial Deepfake Speech

Researchers developed a new AI framework for detecting partial deepfake speech by splitting the problem into boundary detection and segment classification stages. The method achieves state-of-the-art performance on benchmark datasets, significantly improving detection and localization of manipulated audio regions within otherwise authentic speech.

AIBullisharXiv – CS AI · Apr 66/10
🧠

A Paradigm Shift: Fully End-to-End Training for Temporal Sentence Grounding in Videos

Researchers propose a fully end-to-end training paradigm for temporal sentence grounding in videos, introducing the Sentence Conditioned Adapter (SCADA) to better align video understanding with natural language queries. The method outperforms existing approaches by jointly optimizing video backbones and localization components rather than using frozen pre-trained encoders.

AIBullisharXiv – CS AI · Apr 66/10
🧠

NavCrafter: Exploring 3D Scenes from a Single Image

NavCrafter is a new AI framework that creates flexible 3D scenes from a single image by generating novel-view video sequences with controllable camera movement. The system uses video diffusion models and enhanced 3D Gaussian Splatting to achieve superior 3D reconstruction and novel-view synthesis under large viewpoint changes.

AIBullisharXiv – CS AI · Apr 66/10
🧠

QAPruner: Quantization-Aware Vision Token Pruning for Multimodal Large Language Models

Researchers developed QAPruner, a new framework that simultaneously optimizes vision token pruning and post-training quantization for Multimodal Large Language Models (MLLMs). The method addresses the problem where traditional token pruning can discard important activation outliers needed for quantization stability, achieving 2.24% accuracy improvement over baselines while retaining only 12.5% of visual tokens.

AIBullisharXiv – CS AI · Apr 66/10
🧠

Rubrics to Tokens: Bridging Response-level Rubrics and Token-level Rewards in Instruction Following Tasks

Researchers propose Rubrics to Tokens (RTT), a novel reinforcement learning framework that improves Large Language Model alignment by bridging response-level and token-level rewards. The method addresses reward sparsity and ambiguity issues in instruction-following tasks through fine-grained credit assignment and demonstrates superior performance across different models.

AINeutralarXiv – CS AI · Apr 66/10
🧠

Random Is Hard to Beat: Active Selection in online DPO with Modern LLMs

Research from arXiv shows that Active Preference Learning (APL) provides minimal improvements over random sampling in training modern LLMs through Direct Preference Optimization. The study found that random sampling performs nearly as well as sophisticated active selection methods while being computationally cheaper and avoiding capability degradation.

AINeutralarXiv – CS AI · Apr 66/10
🧠

Trivial Vocabulary Bans Improve LLM Reasoning More Than Deep Linguistic Constraints

A replication study found that simple vocabulary constraints like banning filler words ('very', 'just') improved AI reasoning performance more than complex linguistic restrictions like E-Prime. The research suggests any constraint that disrupts default generation patterns acts as an output regularizer, with shallow constraints being most effective.

AINeutralarXiv – CS AI · Apr 66/10
🧠

DocShield: Towards AI Document Safety via Evidence-Grounded Agentic Reasoning

Researchers introduce DocShield, a new AI framework that uses evidence-based reasoning to detect text-based image forgeries in documents. The system combines visual and logical analysis to identify, locate, and explain document manipulations, showing significant improvements over existing detection methods.

🧠 GPT-4
AIBullisharXiv – CS AI · Apr 66/10
🧠

Efficient3D: A Unified Framework for Adaptive and Debiased Token Reduction in 3D MLLMs

Researchers have developed Efficient3D, a framework that accelerates 3D Multimodal Large Language Models (MLLMs) while maintaining accuracy through adaptive token pruning. The system uses a Debiased Visual Token Importance Estimator and Adaptive Token Rebalancing to reduce computational overhead without sacrificing performance, showing +2.57% CIDEr improvement on benchmarks.

AIBearisharXiv – CS AI · Apr 66/10
🧠

Evaluating the Formal Reasoning Capabilities of Large Language Models through Chomsky Hierarchy

Researchers introduced ChomskyBench, a new benchmark for evaluating large language models' formal reasoning capabilities using the Chomsky Hierarchy framework. The study reveals that while larger models show improvements, current LLMs face severe efficiency barriers and are significantly less efficient than traditional algorithmic programs for formal reasoning tasks.

AINeutralarXiv – CS AI · Apr 66/10
🧠

GBQA: A Game Benchmark for Evaluating LLMs as Quality Assurance Engineers

Researchers introduced GBQA, a new benchmark with 30 games and 124 verified bugs to test whether large language models can autonomously discover software bugs. The best-performing model, Claude-4.6-Opus, only identified 48.39% of bugs, highlighting the significant challenges in autonomous bug detection.

🧠 Claude
AIBullisharXiv – CS AI · Apr 66/10
🧠

R2-Write: Reflection and Revision for Open-Ended Writing with Deep Reasoning

Researchers introduce R2-Write, a new AI framework that improves large language models' performance on open-ended writing tasks by incorporating explicit reflection and revision patterns. The study reveals that existing reasoning models show limited gains in creative writing compared to mathematical tasks, prompting the development of an automated system with writer-judge interactions and process reward mechanisms.

AIBearisharXiv – CS AI · Apr 66/10
🧠

High Volatility and Action Bias Distinguish LLMs from Humans in Group Coordination

Research comparing large language models (LLMs) to humans in group coordination tasks reveals that LLMs exhibit excessive volatility and switching behavior that impairs collective performance. Unlike humans who adapt and stabilize over time, LLMs fail to improve across repeated coordination games and don't benefit from richer feedback mechanisms.

AIBullisharXiv – CS AI · Apr 66/10
🧠

Do We Need Frontier Models to Verify Mathematical Proofs?

Research shows that smaller open-source AI models can match frontier models in mathematical proof verification when using specialized prompts, despite being up to 25% less consistent with general prompts. The study demonstrates that models like Qwen3.5-35B can achieve performance comparable to Gemini 3.1 Pro through LLM-guided prompt optimization, improving accuracy by up to 9.1%.

🧠 Gemini
AIBullisharXiv – CS AI · Apr 66/10
🧠

Improving MPI Error Detection and Repair with Large Language Models and Bug References

Researchers developed enhanced techniques using Few-Shot Learning, Chain-of-Thought reasoning, and Retrieval Augmented Generation to improve large language models' ability to detect and repair errors in MPI programs. The approach increased error detection accuracy from 44% to 77% compared to using ChatGPT directly, addressing challenges in maintaining high-performance computing applications used in machine learning frameworks.

🧠 ChatGPT
AIBullisharXiv – CS AI · Apr 66/10
🧠

A Survey on AI for 6G: Challenges and Opportunities

This survey paper examines AI's role in developing 6G wireless networks, covering key technologies like deep learning, reinforcement learning, and federated learning. The research addresses how AI will enable 6G's promise of high data rates and low latency for applications like smart cities and autonomous systems, while identifying challenges in scalability, security, and energy efficiency.

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