Dera News
derafrom heavy users
18:13 JST
SATURDAY, 11 JULY 2026

half the internet is terrified of AI. we are on the other half, taking this into our daily life, trying to understand better.

we use AI in everything we do — so every monday we read the whole week of it and work out what actually happened. something real, from heavy users. it makes our day if what we produce makes someone find AI more interesting for their life.

read our version of what happened this week in AI. free.read this week →
01
Hugging Face Daily Papers14 HR AGO/ primary source

PAST-TIDE: Prototype-Anchored Statement Tuning with Topic-Invariant Normalization for Stance Detection

A new AI system called PAST-TIDE enhances AI's capability to detect the stance (pro, con, neutral) of text using a novel 'statement tuning' approach.

What happened
  • The PAST-TIDE system was introduced at NakbaNLP@LREC-COLING 2026, focusing on improved stance detection in text.
  • It utilizes 'statement tuning' to leverage pre-trained language models for inferring stance, performing well even with limited data.
Why it matters
  • This advancement could lead to AI systems that better understand nuanced opinions, improving sentiment analysis and content moderation.
  • Its efficiency with small datasets means future AI applications might be more cost-effective and adaptable for businesses with limited data resources.
— the story beneath
02
Hugging Face Daily Papers14 HR AGO/ primary source

Remember When It Matters: Proactive Memory Agent for Long-Horizon Agents

Meta Research has developed a 'Proactive Memory Agent' to help AI models remember past information for complex, long-duration tasks.

What happened
  • Meta Research announced a 'Proactive Memory Agent' to combat AI's 'behavioral state decay' problem.
  • This new tech improved AI task completion by 8.3 points on Terminal-Bench 2.0 and 6.8 points on τ^2-Bench.
Why it matters
  • AI models previously struggled with forgetting crucial information during extended, complex operations.
  • This innovation allows AI to retain and recall past data, making it more effective for long-term, multi-step tasks.
04
VentureBeat13 HR AGO

OpenAI introduces ChatGPT Work, a cloud-based AI agent that manages tasks across email, Slack and calendars

OpenAI on Thursday launched ChatGPT Work, a new AI agent embedded inside its flagship chatbot that aims to transform ChatGPT from a question-and-answer tool into an autonomous work platform capable of executing complex, multi-step tasks across users' email, calendars, code repositories, and messaging apps. The product is powered by OpenAI's latest flagship model, GPT-5.6, and is designed to go far beyond generating text. ChatGPT Work can gather context from connected apps, files, and workflows t...

05
Hugging Face Daily Papers17 HR AGO/ primary source

SAM-MT: Real-Time Interactive Multi-Target Video Segmentation

FudanCVL researchers unveiled SAM-MT, a new video segmentation tech that tracks multiple objects in real-time without speed loss.

What happened
  • FudanCVL introduced SAM-MT, a multi-target video segmentation technology built on Segment Anything 2 (SAM2).
  • SAM-MT maintains real-time performance (36+ FPS with 10 targets) even with increasing object counts.
Why it matters
  • This innovation addresses a key challenge in video analysis, where tracking multiple objects previously caused significant processing slowdowns.
  • The ability to track many objects in real-time could pave the way for more sophisticated and efficient video-based applications in the future.
06
The Verge9 HR AGO

Meta turns off the Instagram feature that let users make AI deepfakes of public accounts

Meta paused an AI image generator for Instagram that used public content, facing backlash over privacy and copyright concerns.

What happened
  • Meta launched an AI feature allowing users to generate images from public Instagram accounts by tagging them.
  • The company quickly disabled the feature due to strong user criticism regarding privacy and potential copyright infringement.
Why it matters
  • This incident highlights the growing importance of user consent and transparent data usage in AI applications, especially with public content.
  • It demonstrates the rapid scrutiny new AI features face, pushing companies to prioritize privacy and ethical considerations from the outset.
— the rundown
08

Linear Attention Architectures: Mechanisms, Trade-offs, and Cross-Layer Routing

Institution: ETH Zurich | Authors: Tommaso Cerruti, Tim Rieder, George Rowlands, Lingfeng Jin, Imanol Schlag arXiv Links arXiv | PDF AI summary Abstract A comparative analysis of softmax attention and recurrent linear-attention architectures examines their expressivity, memory management, and training efficiency across different parameter scales and sequence lengths. Generated by Qwen/Qwen2.5-Coder-32B-Instruct 摘要:对 softmax 注意力和循环线性注意力架构进行比较分析,检查它们在不同参数尺度和序列长度下的表达能力、内存管理和训练效率。 由 Qwen/Qwen2.5-Cod...

Hugging Face Daily Papers21 HR AGO/ primary source
09

Predicting human preference for generated image pairs using HPSv3 [P]

Hey! I'm looking for ways to predict human preference for a project I'm building. (imagebench.ai) I've tryed HPSv3, https://github.com/MizzenAI/HPSv3 and made post about it here: https://imagebench.ai/blog/does-the-score-match-your-eye It looks ok, but have many limitation as you can see in my post. My question. Have you tried other human preference model and found one that would be better then HPSv3? submitted by /u/dh7net

Reddit Machine Learning2 HR AGO
10

Ant Group’s Robbyant Unveils LingBot-VA 2.0: A Causal Video-Action Model Built Natively for Physical AI

Ant Group's Robbyant has released the LingBot-VA 2.0 technical report — a Physical AI video-action foundation model built from scratch for embodiment rather than fine-tuned from a video generator. It predicts future states ahead of execution through Foresight Reasoning, re-grounds on every real observation, and reaches 225 Hz asynchronous control. We break down the causal DiT, the sparse-MoE video stream, the semantic visual-action tokenizer, and where the paper's own numbers don't line up. The ...

MarkTechPost1 HR AGO
11

Google's TabFM skips per-dataset training and still predicts on tables it's never seen

The vast majority of business data is tabular — living in data warehouses, CRMs, and financial ledgers — yet building a reliable model from it still means training a new one from scratch for every dataset, then maintaining hyperparameter tuning loops, feature engineering, and retraining pipelines to fight data drift. Google Research is proposing a way around that: a new foundation model called TabFM that treats tabular prediction as an in-context learning problem instead. It can generate predict...

VentureBeat17 HR AGO
12

DrugGen 2: A disease-aware language model for enhancing drug discovery

Authors: Ali Motahharynia, Mohammadreza Ghaffarzadeh-Esfahani, Mahsa Sheikholeslami, Navid Mazrouei, Matin Irajpour arXiv Links arXiv | PDF AI summary Abstract DrugGen-2 generates small molecules conditioned on disease ontology and target protein sequences through fine-tuning GPT-2 with supervised learning and reinforcement learning using GRPO, achieving superior molecular diversity and binding affinity compared to baseline models. Generated by Qwen/Qwen2.5-Coder-32B-Instruct 摘要 DrugGen-2 通过使用 G...

Hugging Face Daily Papers24 HR AGO/ primary source
13

A Quantized Native Runtime for On-Device Semantic Audio Generation

Institution: Centro di Sonologia Computazionale | Authors: matteospanio, Matteo Spanio, Antonio Rodà arXiv Links arXiv | PDF AI summary Abstract A dependency-free runtime enables efficient text-to-music generation on embedded devices through quantization and activation steering while maintaining audio quality. Generated by Qwen/Qwen2.5-Coder-32B-Instruct 摘要 无依赖运行时通过量化和激活控制在嵌入式设备上实现高效的文本到音乐生成,同时保持音频质量。 由 Qwen/Qwen2.5-Coder-32B-Instruct 生成 Abstract Generated by Qwen/Qwen2.5-Coder-32B-Instruct Sema...

Hugging Face Daily Papers24 HR AGO/ primary source
18

UniClawBench: A Universal Benchmark for Proactive Agents on Real-World Tasks

Institution: The University of Hong Kong | Authors: Zhekai Chen, Chengqi Duan, Kaiyue Sun, Bohao Li, Yuqing Wang arXiv Links arXiv | PDF AI summary Abstract UniClawBench introduces a capability-driven benchmark for evaluating proactive agents in real-world environments using live Docker container evaluation and closed-loop assessment with multiple agent roles. Generated by Qwen/Qwen2.5-Coder-32B-Instruct 摘要 UniClawBench 引入了一种能力驱动的基准,用于使用实时 Docker 容器评估和具有多个代理角色的闭环评估来评估现实环境中的主动代理。 由 Qwen/Qwen2.5-C...

Hugging Face Daily Papers27 HR AGO/ primary source
731 stories scored · 14-day window · 10/20 fully briefed/ranked entirely by dera's own scoring · the score stays hidden

Weekly AI brief for practitioners

A practitioner-first AI newsletter by dera.ai — what changed, why it matters, what to try next

By dera.ai • Every Monday, free

We respect your privacy. Unsubscribe at any time.