TuringPost Profile picture
Jun 26, 2021 5 tweets 3 min read Read on X
The Adversarial Robustness Toolbox (ART) = framework that uses generative adversarial neural networks (GANs) to protect deep learning models from security attacks

Thread⬇️
GANs = the most popular form of generative models.

GAN-based attacks:
+White Box Attacks: The adversary has access to the training environment, knowledge of the training algorithm
+Black Box Attacks: The adversary has no additional knowledge
2/⬇️
The goal of ART = to provide a framework to evaluate the robustness of a neural network.

The current version of ART focuses on four types of adversarial attacks:
+evasion
+inference
+extraction
+poisoning
3/⬇️
ART is a generic Python library. It provides native integration with several deep learning frameworks such as @TensorFlow, @PyTorch, #Keras, @ApacheMXNet

@IBM open-sourced ART at github.com/IBM/adversaria….
4/⬇️
If you'd like to find a concentrated coverage of ART, click the link below. You'll move to TheSequence Edge#7, our educational newsletter.
thesequence.substack.com/p/edge7
5/5

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with TuringPost

TuringPost Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @TheTuringPost

Apr 16
The freshest AI/ML research of the week

Our top 8:

▪️ The AI Scientist v2
▪️ Debug-gym
▪️ OLMoTrace
▪️ Scaling Laws for Native Multimodal Models
▪️ MegaScale-Infer
▪️ Hogwild! Inference
▪️ Self-Steering Language Models
▪️ VAPO: Efficient and Reliable Reinforcement Learning for Advanced Reasoning Tasks

▪️ Are You Getting What You Pay For?
▪️ MM-IFEngine
▪️ HybriMoE
▪️ C3PO
▪️ Quantization Hurts Reasoning?
▪️ Efficient Reinforcement Finetuning via Adaptive Curriculum Learning
▪️ Concise Reasoning via RL
▪️ Missing Premise exacerbates Overthinking
▪️ DDT
▪️ Adaptive Weighted Rejection Sampling

🧵Image
Image
Image
Image
1. The AI Scientist v2 by @SakanaAILabs, @UBC, @VectorInst, and @UniofOxford

It's an autonomous LLM-based agent that formulates hypotheses, runs experiments, analyzes data, and writes papers. It uses agentic tree search and VLM feedback for iterative refinement, removing human-authored code templates. Of three papers submitted to ICLR 2025 workshops, one passed peer review with a 6.33 score.

pub.sakana.ai/ai-scientist-v…
Code: github.com/SakanaAI/AI-Sc…Image
2. Debug-gym by @Microsoft

Provides an interactive sandboxed coding environment for LLMs to learn step-by-step debugging using tools like pdb. It supports repository-level reasoning and includes benchmarks (Aider, Mini-nightmare, SWE-bench) to assess debugging agents.

microsoft.com/en-us/research…Image
Read 20 tweets
Apr 15
The latest AI/ML news of the week:

▪️ @huggingface and AI robotics

▪️ @Google Cloud Next 2025:
- TPU v7 “Ironwood” AI chip
- Gemini 2.5 Pro and Flash models
- Firebase Studio
- Agent-to-Agent Protocol (A2A)

▪️ @OpenAI:
- ChatGPT gets a better memory – yours
- EU Economic Blueprint
- OpenAI’s Pioneers Program
- BrowseComp: a benchmark for browsing agents

▪️ @Microsoft: Copilot+ gets a memory upgrade

Details below 🧵Image
Image
Image
1. Congrats to our friends at @HuggingFace! Robotics is one of the most interesting areas for AI in the next few years.
2. @Google’s7th-generation AI chip launches later this year with 42.5 exaflops in full config – 24x faster than the world’s top supercomputer.

Each chip offers:
- 4,614 teraflops
- 192GB high-bandwidth memory
- 7.2 Tbps throughput. Built for AI inference at super scale.

blog.google/products/googl…

Sundar Pinchai’s keynote: youtube.com/watch?v=Md4Fs-…Image
Read 14 tweets
Apr 9
How to understand when and how an AI model reflects on its reasoning?

Researchers from @essential_ai built a full framework to track reflection throughout the model’s pre-training.

They tested 2 types reflection:

• Situational reflection: The model reviews someone else’s reasoning (like another AI's).
• Self-reflection: The model reviews its own reasoning.

▪️ The key finding? Models start to reflect much earlier than we thought.

Here are the details:Image
To test reflection, researchers created 6 datasets in different areas: math, coding, logic, and general knowledge.

They gave the model confusing examples, like problems with small mistakes in logic or math, and watched whether it could spot and fix them.
Researchers added cues like the word “Wait,” at the start of a new thought to encourage reflection.
Read 5 tweets
Apr 8
The latest AI/ML news of the week:

▪️ CORLEO from Kawasaki
▪️ Demis Hassabis's @IsomorphicLabs raised $600 million in its first external round
▪️ @genspark_ai Super Agent
▪️ @OpenAI's PaperBench
▪️ @GoogleDeepMind’s Dreamer RL agent
▪️ @AnthropicAI Claude for Education

Details below 🧵Image
Image
Image
1. CORLEO - A horse from Kawasaki

Just take a look ->
2. Demis Hassabis's @IsomorphicLabs has raised $600 million in its first external round, led by Thrive Capital with GV and Alphabet.

The DeepMind-born biotech firm advances its AI drug discovery toward clinical impact across various therapeutic areas.

isomorphiclabs.com/articles/isomo…
Read 8 tweets
Apr 1
The latest AI/ML news of the week:

▪️ @GoogleDeepMind's Gemini Robotics
▪️ @Google's free for all Gemini 2.5 Pro
▪️ @OpenAI:
- OpenAI Academy
- Images in ChatGPT
- Adopting @AnthropicAI’s Model Context Protocol
▪️ @elonmusk fuses X and xAI
▪️ @TheMidasProj's "AI Safety Watchtower" monitors policy changes

Details below 🧵Image
Image
Image
1. @GoogleDeepMind’s Gemini Robotics powers robots with a Vision-Language-Action model that grasps, points, packs, and even folds origami.

Built on Gemini 2.0, With zero- and few-shot learning, it adapts to new tasks and robot bodies on the fly – no retraining required.

arxiv.org/abs/2503.20020Image
2. @Google has made Gemini 2.5 Pro (experimental) free for all.

Formerly a $19.99/month perk, the it now comes with file uploads, app integration, and the new Canvas tool. It's a strategic move to flood the market with its top AI for reasoning and STEM.

blog.google/technology/goo…
Read 9 tweets
Mar 25
The freshest AI/ML research of the week:

Our top 2
▪️ Xattention
▪️ Inside-Out: Hidden Factual Knowledge in LLMs

▪️ Rwkv-7 "Goose"
▪️ ϕ-Decoding
▪️ Frac-connections
▪️ DAPO
▪️ Reinforcement learning for reasoning in small LLMs
▪️ MetaLadder
▪️ Measuring AI ability to complete long tasks
▪️ Why do multi-agent LLM systems fail?
▪️ Agents play thousands of 3D video games
▪️ GKG-LLM
▪️ Privacy, Synthetic Data, and Security
▪️ Scale-wise distillation of diffusion models
▪️ Multimodal chain-of-thought reasoning
▪️ Survey on evaluation of LLM-based agents
▪️ Stop overthinking: A survey on efficient reasoning
▪️ Aligning multimodal LLM with human preference

🧵Image
Image
Image
1. Xattention by @MIT, @Tsinghua_Uni, @sjtu1896 and @nvidia

Speeds up inference with block-sparse attention and antidiagonal scoring

huggingface.co/papers/2503.16…
Code: github.com/mit-han-lab/x-… Image
2. Inside-Out by @TechnionLive and @GoogleAI

Reveals that internal LLM knowledge often surpasses what is actually generated

huggingface.co/papers/2503.15…
Read 20 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(