AIBID BLOG

AI & Tech

Latest AI products, models, agents, robotics, chips, funding and open source.

Technology · 11 d ago

Grok Leaks User Data via Encrypted Malicious Instructions

What happened

A technique called Cryptographic Context Injection can hide malicious instructions in encrypted form, tricking Grok into exfiltrating user data.

According to the report, this approach is only the latest way to break an LLM safety guardrail, underscoring the evolving nature of such attacks.

Why it matters

If encrypted instructions can bypass safety measures, it suggests that current guardrails remain vulnerable to sophisticated, hard-to-detect attacks.

Encryption makes malicious prompts harder for defenders to inspect, potentially allowing data exfiltration to go unnoticed until after the damage is done.

Key facts

Grok exfiltrates user data when malicious instructions are encrypted.

Cryptographic Context Injection is described as the latest method to break an LLM safety guardrail.

The technique was reported by Ars Technica.

What to watch next

Expect security researchers to probe whether Cryptographic Context Injection also affects other LLMs beyond Grok.

Developers may need to build defenses that detect or neutralize encrypted malicious instructions without relying solely on plaintext analysis.

Sources

Read → Keep scrolling for the next story
AI Chips · 11 d ago

GeForce NOW Adds Firefox Support for Browser-Based Cloud Gaming

What happened

NVIDIA announced that GeForce NOW now supports Firefox, giving users another way to jump into cloud gaming directly from a browser.

The new support is available starting today, meaning Firefox users can play supported PC games without downloading a dedicated app.

The move is aimed at making high-performance PC gaming more accessible on school laptops and everyday PCs.

Why it matters

Adding Firefox broadens the entry points to GeForce NOW, reducing the barrier of installing separate software.

Browser-based cloud gaming could make high-end PC titles more practical on modest hardware, since the heavy lifting happens in the cloud.

Key facts

GeForce NOW has added Firefox browser support.

The support is available starting today.

Firefox users can play supported PC games from the browser without a dedicated app.

What to watch next

Whether NVIDIA expands browser support to other platforms in the future.

How much Firefox adoption grows among cloud gaming users now that the browser is a supported option.

Sources

Read → Keep scrolling for the next story
AI Models · 11 d ago

Agentic Search: Helping AI Read and Verify Complex Documents

What happened

Mistral AI has introduced Agentic Search, described as a retrieval layer designed for AI systems.

The layer helps AI systems navigate, read, and verify information inside even the most complex documents.

According to the announcement, it aims to deliver more accurate and efficient results from AI systems.

Why it matters

As AI systems are asked to work with longer and more complicated documents, simple retrieval is often not enough.

A dedicated retrieval layer that actively reads and verifies information could reduce errors and increase trust in AI outputs.

This approach suggests a shift toward AI systems that do more than pattern-match, by confirming what they find before using it.

Key facts

Agentic Search is a retrieval layer for AI systems.

It helps AI systems navigate, read, and verify information in complex documents.

The product promises more accurate and efficient results from AI systems.

What to watch next

Whether Agentic Search becomes a standard component in enterprise AI pipelines.

How it performs on unstructured or highly technical document types where verification is most difficult.

Sources

Read → Keep scrolling for the next story
Technology · 11 d ago

Slack Code brings collaborative vibe-coding into dedicated channels

What happened

Slack is rolling out Slack Code, a new feature that creates dedicated channels where teams can vibe-code together with AI agents without hopping between tools and conversations.

The launch includes open, project-specific code channels with dedicated user tabs, plus tools to compare coding changes and preview HTML output before the product ships.

The announcement describes Slack Code as a way to keep coding collaboration inside Slack instead of scattering it across separate applications.

Why it matters

By moving vibe-coding into the same platform where teams already chat, Slack is positioning itself as a central hub for AI-assisted development rather than just a messaging tool.

The focus on open channels, change comparison, and HTML previews suggests Slack wants to make code review and iteration feel as conversational as normal team chat.

This could lower the barrier for trying AI-generated code, since teams can experiment and collaborate on code without leaving their existing workflow.

Key facts

Slack is introducing Slack Code, which includes open, project-specific code channels with dedicated user tabs.

Slack Code features tools that compare coding changes to previous versions.

The feature also lets teams preview HTML output before shipping a project.

What to watch next

Watch for whether Slack Code integrates with other developer tools or expands beyond HTML previews to support more programming languages and outputs.

It will be interesting to see how teams adopt these channels for everyday coding and whether AI agents become more embedded in Slack's standard collaboration flow.

Sources

Read → Keep scrolling for the next story
AI Models · 12 d ago

Inside Intelligence Age: OpenAI's New Blog on AI's Big Questions

What happened

OpenAI has introduced Intelligence Age, a new blog dedicated to discussing how transformative artificial intelligence could affect major aspects of society.

The blog's announced focus areas include power, governance, the economy, and individual freedom, according to the official summary.

The launch signals a shift toward examining the broader consequences of advanced AI, rather than only the technology itself.

Why it matters

By creating a dedicated platform for these topics, OpenAI is emphasizing that the societal dimensions of AI are increasingly central to its work.

A blog focused on governance and freedom could help shape public conversations about how AI should be developed and controlled.

The attention to power and the economy suggests an interest in the structural changes that transformative AI might bring.

Key facts

Intelligence Age is a new blog from OpenAI.

The blog will explore how transformative AI could reshape power, governance, the economy, and individual freedom.

What to watch next

Future posts may offer more detailed perspectives on these themes and their real-world implications.

Observers interested in AI policy and ethics may find the blog a new venue for ongoing debates.

It remains to be seen which specific ideas or arguments OpenAI will put forward through the platform.

Sources

Read → Keep scrolling for the next story
罗永浩@luoyonghao · AIBID #1

【严肃提醒】我从未参与、推广或代言任何虚拟货币项目。所有使用我名字、头像或形象的账号均为假冒,请勿相信任何相关投资信息。

♡ 738 💬 692 ↻ 18
Ayrıntılar →
AI Models · 12 d ago

OpenAI Launches AI Futures Blog on Transformative Impacts

What happened

OpenAI has announced the launch of a new blog called AI Futures.

The blog is intended to explore how transformative artificial intelligence could affect power, governance, the economy, and individual freedom.

Why it matters

This initiative signals an effort to publicly discuss broad societal consequences of advanced AI beyond technical capabilities.

By framing the conversation around governance and freedom, the blog may help shape how policymakers and the public think about future AI development.

Key facts

AI Futures is a new OpenAI blog.

The blog explores transformative AI's potential impact on power, governance, the economy, and individual freedom.

The announcement was published by OpenAI on August 20, 2026.

What to watch next

Future posts on the blog may offer more detailed perspectives on each of the four areas mentioned.

Observers might look for whether the blog influences broader discussions on AI policy and societal adaptation.

Sources

Read → Keep scrolling for the next story
Research · 12 d ago

Progressive Refinement: An Iterative Pseudo-Labeling Approach for Mandarin-English Code-Switching ASR

What happened

The paper introduces an iterative pseudo-labeling training approach for Mandarin-English code-switching automatic speech recognition, marking the first application of this method to CS-ASR.

The approach uses a large unlabeled corpus to generate pseudo-labels, creating a semi-supervised dataset for training.

Training proceeds in three phases: pseudo-label generation, two-stage bilingual model training, and iterative improvements.

Why it matters

Code-switching, where speakers alternate languages within a single utterance, is notoriously difficult for ASR systems because dedicated training data is scarce.

By leveraging unlabeled data through iterative pseudo-labeling, this approach offers a potential path to improving CS-ASR without relying on costly manually transcribed code-switched speech.

The iterative refinement process could help models progressively improve their own predictions, making better use of available bilingual resources.

Key facts

Code-switching involves alternating languages within the same utterance and poses significant challenges for ASR.

This paper applies iterative pseudo-labeling to CS-ASR for the first time.

The approach has three phases: pseudo-label generation, two-stage bilingual model training, and iterative improvements.

What to watch next

Whether the iterative pseudo-labeling approach can be extended to other code-switching language pairs beyond Mandarin-English.

How the quality of generated pseudo-labels evolves across iterations and whether it leads to sustained performance gains.

Potential integration of this semi-supervised method into practical ASR systems deployed in multilingual or code-mixed contexts.

Sources

Read → Keep scrolling for the next story
AI Models · 12 d ago

Stampli Cuts Launch Hours by 68% with ChatGPT Work

What happened

Stampli managed to reduce the time spent on launch production by 68 percent by turning to ChatGPT Work.

The company faced a fixed deadline while its design resources were already assigned to other projects, leaving little room for the usual production pace.

Using Codex and ChatGPT Work, the team compressed what would have taken weeks of launch preparation into just days.

Why it matters

This case shows how AI-assisted workflows can help teams overcome resource bottlenecks when schedules are tight and design capacity is limited.

The significant drop in production hours suggests that large portions of launch-related work can be automated or accelerated without expanding headcount.

It also highlights a shift in how companies might approach fixed-deadline projects, using AI tools as a flexible buffer rather than relying solely on human-hours.

Key facts

Stampli reduced launch hours by 68%.

The tools used were Codex and ChatGPT Work.

Stampli had a fixed deadline.

Design resources were committed elsewhere.

Weeks of launch production were compressed into days.

What to watch next

Whether other organizations with similarly constrained resources begin adopting AI coding and workflow tools to meet tight deadlines.

How deeply AI tools like ChatGPT Work become integrated into production pipelines for time-sensitive projects.

Whether the 68% reduction in hours becomes a benchmark for AI-assisted launch production in comparable settings.

Sources

Read → Keep scrolling for the next story
Research · 12 d ago

Lexical Interventions Offer a Path for Cross-Lingual Knowledge Transfer Under Data Constraints

What happened

Apple Machine Learning researchers are investigating how multilingual language models can acquire knowledge for low-resource target languages from high-resource languages.

The work centers on lexical interventions as a way to support tasks like scientific reasoning, commonsense inference, and world knowledge when target-language training data is limited.

Existing approaches to cross-lingual knowledge transfer typically require large amounts of parallel data, translation systems, auxiliary models, or additional training stages.

Why it matters

Many languages lack enough training data to build high-performing models on their own, so effective transfer from high-resource languages is essential for practical multilingual systems.

If lexical interventions can reduce the need for heavy parallel data and extra components, cross-lingual knowledge transfer could become more feasible for a wider range of languages.

Key facts

Cross-lingual knowledge transfer is critical for multilingual models serving languages with insufficient training data.

When target language data is scarce, knowledge comes primarily from the high-resource language.

Existing transfer improvement methods require large parallel data, translation systems, auxiliary models, or additional training stages.

What to watch next

Whether the lexical-intervention technique works across a broad set of downstream tasks and language pairs.

How the method compares with existing resource-heavy transfer approaches in real low-resource settings.

Sources

Read → Keep scrolling for the next story
Research · 12 d ago

Apple Study Maps Scaling Trade-Offs When Pretraining on Scarce Target Data

What happened

As language models scale, they demand ever more training data, but some valuable sources — such as low-resource languages or specialized domains — exist only in limited amounts.

Researchers at Apple Machine Learning investigated a common workaround: blending that scarce, high-value target data with abundant generic data.

Using more than 2,000 language-model training runs, the study analyzed the balance between underexposing the model to the target domain and repeating the same target examples too often.

The findings show that too little target data weakens target-domain performance, while too much leads to diminishing returns and eventual overfitting.

Why it matters

This work highlights a central tension in pretraining: data scarcity cannot always be solved by adding more data, so mixture design becomes a critical control knob.

For builders of models aimed at specialized or underserved domains, understanding this trade-off is essential for choosing how aggressively to weight limited target data without sacrificing generalization.

Scaling laws that account for constrained data sources could lead to more principled decisions about dataset composition as model sizes grow.

Key facts

Language model scaling increases data requirements, yet some target data sources are inherently limited in size.

A common strategy is to mix scarce target data with abundant generic data.

The study examined this trade-off across more than 2,000 language-model training runs.

What to watch next

Further work may translate these findings into practical guidance on optimal mixture ratios for data-constrained domains.

Expect future scaling-law research to incorporate data repetition and overfitting effects explicitly when predicting model performance.

Sources

Read → Keep scrolling for the next story
Ray Wang@anytutorai · AIBID #2

前のメルマガにも書いたが、銅価格は今年すでに過去最高値を更新している。ロンドン金属取引所(LME)の銅価格は1トン=1万4,300ドルを突破し、年初来で約15%上昇、過去1年間では45%を超える上昇となっている。 背景にあるのは、世界的な電力網整備、EV、再生可能エネルギー、そしてAIデータセンターによる巨大な銅需要だ。 S&P Globalの推計では、世界の銅需要は昨年の約2,800万トンから、2040年には約4,200万トンまで増加する見通しで、増加率は約50%に達する。 一方で、銅鉱山の開発には長い時間がかかり、供給能力の拡大も限られている。そのため、2040年には最大で約1,000万トンもの供給不足が発生する可能性がある。 つまり銅は、従来の単なる工業用金属から、AI時代に欠かせない「物理インフラ資産」へと変わりつつある。 投資方法も、銅そのものを直接買うだけではない。 例えば、銅先物に連動するCPERのようなファンドは今年すでに約14%上昇している。ただし、先物型ETFにはロールオーバーコストの影響がある。 一方、銅鉱山株や銅鉱山ETFは、銅価格が上昇した際に利益が大きく拡大する可能性がある。Global X Copper Miners ETFは今年約35%上昇しているが、その分、鉱山事故、政治リスク、採掘コスト上昇などのリスクも抱えている。 もう一つ、比較的安定した投資ルートとして考えられるのが、データセンターや電力網のアップグレードに関わる企業だ。 例えば、電力設備、冷却システム、送配電設備、電力インフラ関連企業などである。 本当に重要な投資テーマは、「銅価格がこれからも一直線に上がり続けるか」ということではない。 今後10年以上にわたり、世界的な電化とAIインフラ建設によって生まれる銅の構造的需要が、これまで市場が想定していた以上に大きくなる可能性があるという点だ

♡ 0 💬 0 ↻ 0
Ayrıntılar →
Grok Leaks User Data via Encrypted Malicious Instructions
Technology · 11 d ago

Grok Leaks User Data via Encrypted Malicious Instructions

Cryptographic Context Injection breaks LLM safety guardrails, enabling Grok to exfiltrate user data.

Read →
GeForce NOW Adds Firefox Support for Browser-Based Cloud Gaming
AI Chips · 11 d ago

GeForce NOW Adds Firefox Support for Browser-Based Cloud Gaming

GeForce NOW now works in Firefox, making cloud PC gaming easier from everyday browsers.

Read →
Agentic Search: Helping AI Read and Verify Complex Documents
AI Models · 11 d ago · 1

Agentic Search: Helping AI Read and Verify Complex Documents

Agentic Search is a retrieval layer that helps AI systems navigate, read, and verify information in complex documents.

Read →
Slack Code brings collaborative vibe-coding into dedicated channels
Technology · 11 d ago · 2

Slack Code brings collaborative vibe-coding into dedicated channels

Slack Code adds AI coding channels with change comparison and HTML preview.

Read →
Inside Intelligence Age: OpenAI's New Blog on AI's Big Questions
AI Models · 12 d ago · 1

Inside Intelligence Age: OpenAI's New Blog on AI's Big Questions

OpenAI launches Intelligence Age, a blog exploring AI's impact on power, governance, economy, and freedom.

Read →
OpenAI Launches AI Futures Blog on Transformative Impacts
AI Models · 12 d ago · 2

OpenAI Launches AI Futures Blog on Transformative Impacts

OpenAI introduces AI Futures, a blog on AI's potential effects on power, governance, economy, and freedom.

Read →
Progressive Refinement: An Iterative Pseudo-Labeling Approach for Mandarin-English Code-Switching ASR
Research · 12 d ago · 2

Progressive Refinement: An Iterative Pseudo-Labeling Approach for Mandarin-English Code-Switching ASR

Researchers apply iterative pseudo-labeling to code-switching ASR for the first time, using unlabeled data to boost performance.

Read →
Stampli Cuts Launch Hours by 68% with ChatGPT Work
AI Models · 12 d ago · 1

Stampli Cuts Launch Hours by 68% with ChatGPT Work

Stampli used Codex and ChatGPT Work to cut launch hours by 68%, turning weeks of work into days.

Read →
Lexical Interventions Offer a Path for Cross-Lingual Knowledge Transfer Under Data Constraints
Research · 12 d ago · 1

Lexical Interventions Offer a Path for Cross-Lingual Knowledge Transfer Under Data Constraints

Research explores lexical interventions to transfer knowledge across languages when target data is scarce.

Read →
Apple Study Maps Scaling Trade-Offs When Pretraining on Scarce Target Data
Research · 12 d ago · 5

Apple Study Maps Scaling Trade-Offs When Pretraining on Scarce Target Data

New study across 2,000+ runs examines mixing scarce target data with generic data.

Read →