All about AI, Web 3.0, BCI
3.79K subscribers
777 photos
29 videos
162 files
3.54K links
This channel about AI, Web 3.0 and brain computer interface(BCI)

owner @Aniaslanyan
Download Telegram
Together AI published a paper that made open-source models outperform GPT-4o on a major benchmark

The method is called Mixture-of-Agents. it doesn't fine-tune anything. it doesn't train anything. it just asks multiple llms the same question, then feeds their answers to another llm that synthesizes the best response

65.1% vs GPT-4o's 57.5% on AlpacaEval 2.0, all open-source models.

GitHub.
πŸ”₯3❀2πŸ₯°2
Shanghai AI Laboratory presents AgentDoG

It is a new diagnostic guardrail framework that monitors AI agents in real-time. Instead of just blocking risky moves with a simple yes or no, it uses a specialized three-part system to explain the root cause of a danger and catch subtle, "hidden" errors that other models miss.

AgentDoG achieves SOTA performance in safety moderation across complex, interactive scenarios, outperforming current guardrail models in both transparency and accuracy.

GitHub
HF.
πŸ†’3❀2πŸ”₯2πŸ‘2
Zyphra introduced ZUNA is a BCI foundation model advancing towards thought-to-text

ZUNA a 380M-parameter BCI foundation model for EEG data, a significant milestone in the development of noninvasive thought-to-text.

Fully open source, Apache 2.0. HF. GitHub.

Noninvasive EEG data is easily accessible and information-dense making it a practical foundation for thought-to-text BCI applications.

EEG records brain electrical activity through scalp electrodes to diagnose various neurological conditions and monitor brain states.

While information rich, EEG data is often messy, plagued by channel dropouts, motion artifacts, and sparse electrode coverage.

ZUNA reconstructs high-fidelity brain signals from EEG data, enabling better diagnostics, research, and BCI applications without additional hardware.

Devices with fewer EEG sensors trade signal coverage for accessibility.

ZUNA predicts missing channels from sparse data and electrode coordinates, delivering clinical-grade signals that scale from consumer headsets to 256-electrode research systems, with no retraining.

ZUNA dramatically outperforms conventional methods like MNE’s spherical spline interpolation across masked and unseen EEG datasets.

Its advantage grows with higher upsampling, especially at 4x, where classical methods break down and ZUNA excels.

Trained on 2M channel-hours across 208 EEG datasets, ZUNA uses masked diffusion training and 4D spatial embeddings to generalize across data sets and arbitrary electrode layouts.
πŸ”₯3πŸ‘3❀2
The agentic commerce market map is here.

Get the lay of the land of the different players.

Next up: who wins from agentic payments.
❀3πŸ”₯3πŸ‘2
Google released Time Series Foundation Model is a 200M-parameter model that can forecast time-series data it has never seen before, with no additional fine-tuning required.

Time-series forecasting is required everywhere - retail, finance, healthcare, etc.
And for the longest time, this was the domain of traditional statistical methods. Then deep learning models came along and did better, but they involved long training and validation cycles before you could even test them on new data.

The architecture is decoder-only, the same idea as GPT. Instead of words, it works with "patches" - groups of contiguous time-points treated as tokens. The model predicts the next patch from all the ones before it.

The model was pre-trained on 100 billion real-world time-points, mostly from Google Trends and Wikipedia Pageviews - which naturally capture a huge variety of patterns across domains.

On benchmarks, zero-shot TimesFM matches PatchTST and DeepAR that were explicitly trained on those datasets, and even beats GPT-3.5 on forecasting tasks despite being far smaller.

The model is open on HuggingFace and GitHub.
πŸ”₯5πŸ‘3🀣3❀1🍌1
Meta Introduced PAHF: continual personalization where agents learn from feedback to stay in sync.

PAHF is a 3-step loop:

1. Pre-Action: Ask when preferences are unclear
2. Action: Act using retrieved user memory
3. Post-Action: Use feedback to update/correct the memory
πŸ”₯2πŸ₯°2πŸ’―2
Google's Cybersecurity 2026 Forecast Report warns of a "Shadow Agent" crisis.

These AI agents, deployed by employees without corporate oversight, can create invisible pipelines for sensitive information, leading to data leaks, compliance violations, and IP theft.
πŸ‘3πŸ”₯3❀2
OpenAI added WebSocket support to their Responses API to make AI agents run much faster.

This update cuts waiting time by up to 40% when the AI repeatedly uses external tools.
πŸ‘3πŸ”₯3❀2
The largest real-world AI medical device trial just published. The results are complicated.

Eko Health, a leader in AI-powered cardiac and pulmonary disease detection, announced the publication of the TRICORDER study in The Lancet.

205 NHS primary care practices. 1.5 million patients. Eko Health's AI-enabled stethoscope vs. standard care.

When clinicians actually used the AI stethoscope, detection rates jumped:

β€’ Heart failure: 2.3X
β€’ Atrial fibrillation: 3.5X
β€’ Valvular heart disease: 1.9X
The algorithm works. No question.

The problem:

The intention-to-treat analysis showed no significant difference between intervention and control groups.

Translation: on average, across all practices, patients weren't diagnosed any better.

Why? Implementation gaps.

The AI stethoscope improved detection dramatically when used. But adoption was inconsistent. Workflow integration failed. Some clinicians ignored the alerts. Some forgot the device. Some didn't trust it.

The algorithm was sound. The humans were the bottleneck.

The deeper lesson:

This is AI's dirty secret in healthcare. We obsess over model performance β€” AUC, sensitivity, specificity. But the real challenge isn't building the model. It's getting clinicians to use it.

An algorithm with 95% accuracy that sits in a drawer is worse than one with 80% accuracy that's actually deployed.
πŸ”₯3❀2πŸ‘2
Anthropic introduced Cowork and plugin updates that help enterprises customize Claude for better collaboration with every team.

Admins can create private plugin marketplaces to distribute them across the org.

A unified "Customize" menu also gives you more control over plugins, skills, and connectors in one place.

Also added:

1. connectors for Google Workspace, Docusign, Apollo, Clay, Outreach, Similarweb, MSCI, FactSet, WordPress, and Harvey, along with plugins from Slack by Salesforce, LSEG, S&P Global, Common Room, and Tribe AI.

2. created plugins across HR, design, engineering, ops, financial analysis, investment banking, equity research, private equity, and wealth management to help users see what's possible and start building their own.

Now in research preview: Claude can work across Excel and PowerPoint end-to-end, running analysis in one and building the presentation in the other.

Available for all paid plans on both Mac and Windows.
πŸ”₯3❀2πŸ‘2
UMD researchers studied 2.6 million ai agents on Moltbook, the largest ai-only social network. nearly 300,000 posts. 1.8 million comments. no humans in the loop

The question : if you let enough agents interact freely, do real social dynamics emerge? culture, consensus, influence hierarchies?

The answer should change how you think about multi-agent systems.

At the macro level, it looks like culture is forming. the platform's semantic signature stabilizes quickly, approaching 0.95 cosine similarity between daily centroids.

Zoom out and you'd think this society is converging. Agents developing shared norms, but zoom in and the picture falls apart completely.
πŸ”₯3❀2πŸ‘2
An AI chip startup MatX founded by 2 Google alumni has raised more than $500 million in a new round to compete with Nvidia

They’re building an LLM chip that delivers much higher throughput than any other chip while also achieving the lowest latency. Call it the MatX One.

The MatX One chip is based on a splittable systolic array, which has the energy and area efficiency that large systolic arrays are famous for, while also getting high utilization on smaller matrices with flexible shapes. The chip combines the low latency of SRAM-first designs with the long-context support of HBM. These elements, plus a fresh take on numerics, deliver higher throughput on LLMs than any announced system, while simultaneously matching the latency of SRAM-first designs. Higher throughput and lower latency give you smarter and faster models for your subscription dollar.
πŸ”₯3πŸ₯°2πŸ‘2❀1
Anthropic rolled out Remote Control for Claude Code, letting users control a session begun in the terminal from the Claude mobile app or the web.

Remote Control is now available in Research Preview for Max users, and coming soon to Pro users.

Run claude rc to get started.

The aha moment from Openclaw was moving the control panel of your agent from desktop to where you are (mobile: whatsapp, telegram etc) and people lost their minds.

Very impressive to see the speed at which Anthropic saw that, built remote control and shipped.
πŸ”₯3❀2πŸ₯°2
Berkeley and Princeton developed a new offline GCRL method based on multistep quasimetrics that can learn multistage tasks in the real world using the Bridge Dataset.

The tasks might seem simple, but they use exactly the same Bridge Dataset as older works, squeezing much more advanced multistage tasks from the same data!
❀1
This is insane. Next.js rebuilt based on Vite, and it only took one week and $1,100 in tokens.

Code was always the cheap part tho, knowing what to build and why is the hard part.

Cloudflare didnt just throw tokens at next.js β€” they had deep opinions about edge architecture and knew exactly where the framework needed to change. $1100 in tokens + years of infra expertise.

The expertise is the expensive input nobody counts
πŸ”₯3❀2πŸ‘2
Nvidia introduced synthetic data for terminal use.
πŸ”₯3πŸ₯°2πŸ‘2
Meet LUMI-lab is a self-driving lab that closes the loop between an AI foundation model + robotics to accelerate lipid nanoparticle (LNP) discovery for mRNA delivery.

LUMI-lab (Large-scale Unsupervised Modeling followed by Iterative experiments) is a self-driving laboratory that tightly closes the loop between an AI foundation model and automated robotics to accelerate LNP discovery for mRNA delivery.

To tackle data scarcity in emerging mRNA delivery domains, pretrained the model on 28M+ molecular structures, then iteratively improved it with closed-loop experimental data.

In this work, across ten active-learning cycles, LUMI-lab synthesized and evaluated 1,700+ new LNPs and unexpectedly identified a new design feature for efficient delivery: brominated lipid tails.

These brominated-tail ionizable lipids delivered mRNA into human lung cells more efficiently than approved benchmarks, despite representing only a small fraction of the initial chemical space explored.

GitHub.
Check the video here.
❀3πŸ”₯3πŸ‘2
LLM personas can be elicited just by prompting. Even harmful ones.
πŸ’―4πŸ”₯2πŸ₯°2
A good model of the world requires not just great graphics but spatial and world intelligence so that you can understand how objects move and respond, what actions cause what outcomes, and what the effects of interactions by players are.

Moonlake's world model delivers that.
πŸ”₯3❀2πŸ₯°2