Prompt Injection Defense with StruQ and SecAlign

Researchers from BAIR (Berkeley AI) introduced two new methods for protecting large language models against prompt injection attacks: StruQ and SecAlign. Both approaches require no additional computational overhead or manual effort and effectively reduce attack success rates while preserving model utility. StruQ is a structured instruction setting, and SecAlign is a special preference optimization that achieves an even higher level of protection.

MetaMeta OpenAIOpenAI
BAIR (Berkeley AI)27.07 · 17:06
शोध 🇺🇸

Adobe Research and scientists from Stanford and Princeton propose video world models with long-term memory based on State-Space Models

Researchers from Adobe Research, Stanford University, and Princeton University have developed the LSSVWM architecture for video world models that addresses the problem of long-term memory. The model uses State-Space Models (SSMs) and a block-wise scanning scheme, as well as dense local attention, to combine efficiency with context retention. Experiments on the Memory Maze and Minecraft datasets showed significant improvement in information retention over long time intervals.

Princeton University (Sengupta Lab)Princeton University (Sengupta Lab)
Synced27.07 · 17:06

ByteDance Introduces Astra — a Dual-Module Architecture for Autonomous Robot Navigation

ByteDance has developed Astra, an innovative architecture featuring two sub-models (Astra-Global and Astra-Local), designed to overcome the limitations of traditional navigation systems for mobile robots in complex indoor environments. Astra employs a System 1/System 2 paradigm, where the global model handles localization and the local model manages path planning and odometry.

ByteDanceByteDance
Synced27.07 · 17:05
शोध 🇺🇸

PEVA: Whole-Body Motion Guided Ego-Centric Video Prediction

Researchers from BAIR (Berkeley AI) introduced the PEVA (Predicting Ego-centric Video from human Actions) model, which generates next first-person video frames based on past frames and a sequence of human actions specified via 3D pose changes. The model uses an autoregressive conditional diffusion transformer trained on the Nymeria dataset and can predict atomic actions, simulate counterfactual scenarios, and support long video generation up to 16 seconds. PEVA can also be used for planning by evaluating different action sequences based on similarity to a target image.

Berkeley Artificial Intelligence Research (BAIR)Berkeley Artificial Intelligence Research (BAIR)
BAIR (Berkeley AI)27.07 · 17:05
शोध 🇨🇳

GSPO: scalable reinforcement learning for language models

Alibaba Qwen introduced the Group Sequence Policy Optimization (GSPO) algorithm to address instability and model collapse during long RL training. GSPO uses sequence-level optimization, offering higher efficiency and robustness than GRPO, especially for MoE models. The algorithm underpins the Qwen3 models.

Alibaba/QwenAlibaba/Qwen
Alibaba Qwen27.07 · 17:05

NVIDIA Blackwell Ultra: NVFP4, 15 Petaflops and 288 GB HBM3e, but No FP64

NVIDIA has revealed details about the Blackwell Ultra accelerator: the chip has 208 billion transistors, 160 SMs, 640 fifth-generation tensor cores, supports the new NVFP4 format, and is equipped with 288 GB of HBM3e. The throughput of NVFP4 computations has reached 15 petaflops, and the company has abandoned FP64 development.

NVIDIANVIDIA Taiwan Semiconductor Manufacturing CompanyTaiwan Semiconductor Manufacturing Company
ServerNews27.07 · 17:04
शोध 🇺🇸

What Does word2vec Actually Learn? Researchers Finally Have an Exact Training Theory

Researchers from BAIR (Berkeley Artificial Intelligence Research) have presented the first complete quantitative theory of word2vec training. They proved that in practically relevant regimes, training reduces to principal component analysis (PCA) matrix factorization, with each learned feature corresponding to an interpretable concept. The theory allows computing all features in advance based on corpus statistics and algorithm hyperparameters.

Berkeley Artificial Intelligence Research (BAIR)Berkeley Artificial Intelligence Research (BAIR)
BAIR (Berkeley AI)27.07 · 17:04

Qwen3Guard: Real-Time Streaming Safety for Tokens

Alibaba Qwen has introduced Qwen3Guard, the first safety model in the Qwen family, available in two variants: Qwen3Guard-Gen for offline analysis and Qwen3Guard-Stream for real-time streaming moderation. The model supports 119 languages and a three-tier risk classification (Safe, Unsafe, Controversial).

Alibaba/QwenAlibaba/Qwen
Alibaba Qwen27.07 · 17:04
शोध 🇺🇸

RL without TD Learning: A New 'Divide and Conquer' Algorithm

Researchers from BAIR (Berkeley AI) have introduced the Transitive RL (TRL) algorithm, based on a 'divide and conquer' paradigm for off-policy reinforcement learning (RL). TRL reduces the number of Bellman recursions logarithmically, avoiding the error accumulation problems typical of TD learning. The algorithm showed superior results on complex long-horizon tasks without requiring tuning of the hyperparameter n as in n-step TD.

Berkeley Artificial Intelligence Research (BAIR)Berkeley Artificial Intelligence Research (BAIR)
BAIR (Berkeley AI)27.07 · 17:04
शोध 🇺🇸

Beyond Standard LLMs: Linear Attention Hybrids, Text Diffusion Models, Code World Models, and Small Recurrent Transformers

The article explores alternatives to standard autoregressive transformer-based LLMs: linear attention hybrids (MiniMax-M1, Qwen3-Next, DeepSeek V3.2, Kimi Linear), text diffusion models, code world models, and small recurrent transformers. The author notes a return to classical attention in MiniMax-M2 and the complexity of linear attention in production.

Moonshot AIMoonshot AI MiniMaxMiniMax Alibaba/QwenAlibaba/Qwen DeepSeekDeepSeek Google/DeepMindGoogle/DeepMind MistralMistral MetaMeta Hugging FaceHugging Face Allen Institute for AIAllen Institute for AI xAIxAI OpenAIOpenAI IBMIBM NVIDIANVIDIA
Sebastian Raschka27.07 · 17:04
मॉडल 🇺🇸

Mistral AI Introduces Mistral 3 Model Family, Including Mistral Large 3

Mistral AI has announced Mistral 3, a new generation of models including dense models Ministral 3 (3B, 8B, 14B) and a sparse mixture-of-experts model Mistral Large 3 (41B active, 675B total parameters). All models are released under the Apache 2.0 license and are available on multiple platforms including Hugging Face, Amazon Bedrock, and Mistral AI Studio.

MistralMistral Mistral AIMistral AI NVIDIANVIDIA Red HatRed Hat vLLMvLLM
Mistral AI27.07 · 17:04
मॉडल 🇺🇸

From DeepSeek V3 to V3.2: Architecture, Sparse Attention, and RL Updates

DeepSeek released its flagship model V3.2 with open weights, which is comparable in performance to GPT-5 and Gemini 3.0 Pro. The article details architectural changes, including the new DeepSeek Sparse Attention (DSA), and the evolution from V3 through R1 and V3.1 to the hybrid model combining reasoning and standard chat.

DeepSeekDeepSeek
Sebastian Raschka27.07 · 17:03
मॉडल 🇺🇸

State of LLMs in 2025: Progress, Challenges, and Predictions

2025 was a pivotal year for large language models: RLVR and GRPO-based reasoning models dominated. DeepSeek R1 showed that reasoning can be developed through reinforcement learning, and also reduced the estimated cost of training state-of-the-art models. Further expansion of RLVR to other domains and increased attention to inference-time scaling and continual learning are expected.

DeepSeekDeepSeek OpenAIOpenAI Alibaba/QwenAlibaba/Qwen Moonshot AIMoonshot AI NVIDIANVIDIA Google/DeepMindGoogle/DeepMind
Sebastian Raschka27.07 · 17:03

Nous Research Releases Open-Source Coding Model NousCoder-14B, Trained in 4 Days on 48 B200 GPUs

Nous Research has released the NousCoder-14B coding model, which outperforms many proprietary systems. The model was trained in 4 days on 48 Nvidia B200 GPUs and achieved a 67.87% accuracy on the LiveCodeBench v6 test, 7.08 percentage points higher than Alibaba’s baseline Qwen3-14B. The release coincides with the buzz around Anthropic’s Claude Code tool.

Nous ResearchNous Research Alibaba/QwenAlibaba/Qwen AnthropicAnthropic
VentureBeat AI27.07 · 17:03

Google DeepMind Helped National Hurricane Center More Accurately Predict the Historic Landfall of Hurricane Melissa in Jamaica

In October 2025, Hurricane Melissa became the strongest hurricane ever to hit Jamaica. Thanks to Google DeepMind's AI model WeatherNext, the National Hurricane Center (NHC) forecasted for the first time that the storm would intensify from Category 1 to Category 5 five days before landfall. This enabled early evacuations and saved lives.

Google/DeepMindGoogle/DeepMind Google DeepMindGoogle DeepMind Google ResearchGoogle Research
Google DeepMind27.07 · 17:02

Accelerated Creation of 'Space Brain': Beijing Officially Launches Digital Space-1 Experimental Satellite Project

Beijing has officially launched the 'Digital Space-1' project, an experimental satellite for testing 'space brain' technologies capable of autonomous perception, cognition, and decision-making. Chinese scientists and companies aim to shift from 'ground control' to 'onboard intelligence' to address the management challenge of tens of thousands of low-orbit satellites.

36Kr27.07 · 17:02

Survey: 65% of Companies See Gap Between Top Management’s AI Demands and Infrastructure Readiness

A study by K2 NeuroTech found that 65% of companies face a gap between management expectations for AI adoption and actual capabilities. 56% rated their data landscapes as partially ready or not ready for new requirements, and 52% consider IT infrastructure as needing modernization. Meanwhile, 79% of employees already use public AI services, but only 29% of companies have real security control.

CNews27.07 · 17:01
एजेंट 🇷🇺

Do Humans Need AI Agents in Sales: Reality vs Promises

Despite loud announcements, fully autonomous AI agents in sales often fail to meet expectations: according to UserGems, half of such agents are deactivated within a year. Human salespeople generate 2.6 times more revenue than autonomous systems. However, agent-based lead qualification (AQL) shows good results, increasing conversion of inbound inquiries to validated SQL from 13% to 40%.

Habr — хаб ИИ27.07 · 17:01
ताज़ा समाचार