Connect with us

AI Research

What OpenAI, Anthropic Pay Their Technical Staff

Published

on


OpenAI, Anthropic and Thinking Machines are reportedly paying big dollars for technical staff — but the compensation is far from the eye-watering sums of up to $100 million from Meta.

OpenAI is paying salaries of $200,000 to $530,000 a year to 29 technical staffers, according to Business Insider, which cited federal filings required for hiring people who need H-1B visas to work in the U.S.

Anthropic has shelled out $300,000 to $690,000 to 14 people, per the report.

Former OpenAI CTO Mira Murati’s startup, Thinking Machines Lab, is paying $450,000 to $500,000 to four technical staffers.

These figures are base salaries and do not include sign-up bonuses or stock options or grants.

The federal filings were made before Meta CEO Mark Zuckerberg’s hiring spree that saw the company pay $14.3 billion for a 49% stake in Scale AI and hire away its co-founder and CEO Alexandr Wang.

OpenAI CEO Sam Altman has said that Meta is offering signing bonuses as high as $100 million with even larger annual compensation packages. But Meta CTO Andrew Bosworth reportedly said Altman was being “dishonest” by implying the nine-figure offer is for “every single person.”

Read more: Former OpenAI CTO Mira Murati Announces Launch of Thinking Machines Lab

XAI Raises $10 Billion in Debt and Equity

Elon Musk’s artificial intelligence (AI) startup, xAI, has reportedly raised $10 billion in debt and equity.

According to CNBC, half of the funds are in secured notes and term loans and the rest through a strategic equity investment. The news outlet cited Morgan Stanley as the source of the information.

Morgan Stanley said the funds raised will be used to support xAI’s “continued development of cutting edge AI solutions, including one of the world’s largest data centers and its flagship Grok platform.”

The latest debt offering was said to be “oversubscribed,” meaning there was more demand than supply, and included “prominent global debt investors.”

XAI’s funding round comes as leading AI startups are raising capital in the billions, stratospheric sums compared to what startups have raised historically.

The startup expects to spend $13 billion this year while bringing in $500 million in revenues.

AI companies that are building foundation or frontier models typically have to spend billions due to the intense workloads needed to keep training their models using special AI chips like GPUs. But those building applications on top of these models don’t need such high sums.

In March, xAI bought X (formerly Twitter) for $45 billion to create a generative AI-powered content platform.

Meanwhile, Meta is reportedly trying to raise $29 billion from private investors to build AI data centers in the U.S.

According to the FT, $3 billion would come from investors including Apollo Global Management, KKR, Brookfield, Carlyle and Pimco. The rest would be raised in a debt offering.

Read more:

Report: New Valuation Push for Elon Musk’s xAI

Meta’s Recent AI Hires to Lead New ‘Superintelligence Labs’ Unit

Ex-OpenAI Tech Chief Raises $2 Billion for New AI Startup



Source link

AI Research

UCLA Researchers Enable Paralyzed Patients to Control Robots with Thoughts Using AI – CHOSUNBIZ – Chosun Biz

Published

on



UCLA Researchers Enable Paralyzed Patients to Control Robots with Thoughts Using AI – CHOSUNBIZ  Chosun Biz



Source link

Continue Reading

AI Research

Hackers exploit hidden prompts in AI images, researchers warn

Published

on


Cybersecurity firm Trail of Bits has revealed a technique that embeds malicious prompts into images processed by large language models (LLMs). The method exploits how AI platforms compress and downscale images for efficiency. While the original files appear harmless, the resizing process introduces visual artifacts that expose concealed instructions, which the model interprets as legitimate user input.

In tests, the researchers demonstrated that such manipulated images could direct AI systems to perform unauthorized actions. One example showed Google Calendar data being siphoned to an external email address without the user’s knowledge. Platforms affected in the trials included Google’s Gemini CLI, Vertex AI Studio, Google Assistant on Android, and Gemini’s web interface.

Read More: Meta curbs AI flirty chats, self-harm talk with teens

The approach builds on earlier academic work from TU Braunschweig in Germany, which identified image scaling as a potential attack surface in machine learning. Trail of Bits expanded on this research, creating “Anamorpher,” an open-source tool that generates malicious images using interpolation techniques such as nearest neighbor, bilinear, and bicubic resampling.

From the user’s perspective, nothing unusual occurs when such an image is uploaded. Yet behind the scenes, the AI system executes hidden commands alongside normal prompts, raising serious concerns about data security and identity theft. Because multimodal models often integrate with calendars, messaging, and workflow tools, the risks extend into sensitive personal and professional domains.

Also Read: Nvidia CEO Jensen Huang says AI boom far from over

Traditional defenses such as firewalls cannot easily detect this type of manipulation. The researchers recommend a combination of layered security, previewing downscaled images, restricting input dimensions, and requiring explicit confirmation for sensitive operations.

“The strongest defense is to implement secure design patterns and systematic safeguards that limit prompt injection, including multimodal attacks,” the Trail of Bits team concluded.



Source link

Continue Reading

AI Research

When AI Freezes Over | Psychology Today

Published

on


A phrase I’ve often clung to regarding artificial intelligence is one that is also cloaked in a bit of techno-mystery. And I bet you’ve heard it as part of the lexicon of technology and imagination: “emergent abilities.” It’s common to hear that large language models (LLMs) have these curious “emergent” behaviors that are often coupled with linguistic partners like scaling and complexity. And yes, I’m guilty too.

In AI research, this phrase first took off after a 2022 paper that described how abilities seem to appear suddenly as models scale and tasks that a small model fails at completely, a larger model suddenly handles with ease. One day a model can’t solve math problems, the next day it can. It’s an irresistible story as machines have their own little Archimedean “eureka!” moments. It’s almost as if “intelligence” has suddenly switched on.

But I’m not buying into the sensation, at least not yet. A newer 2025 study suggests we should be more careful. Instead of magical leaps, what we’re seeing looks a lot more like the physics of phase changes.

Ice, Water, and Math

Think about water. At one temperature it’s liquid, at another it’s ice. The molecules don’t become something new—they’re always two hydrogens and an oxygen—but the way they organize shifts dramatically. At the freezing point, hydrogen bonds “loosely set” into a lattice, driven by those fleeting electrical charges on the hydrogen atoms. The result is ice, the same ingredients reorganized into a solid that’s curiously less dense than liquid water. And, yes, there’s even a touch of magic in the science as ice floats. But that magic melts when you learn about Van der Waals forces.

The same kind of shift shows up in LLMs and is often mislabeled as “emergence.” In small models, the easiest strategy is positional, where computation leans on word order and simple statistical shortcuts. It’s an easy trick that works just enough to reduce error. But scale things up by using more parameters and data, and the system reorganizes. The 2025 study by Cui shows that, at a critical threshold, the model shifts into semantic mode and relies on the geometry of meaning in its high-dimensional vector space. It isn’t magic, it’s optimization. Just as water molecules align into a lattice, the model settles into a more stable solution in its mathematical landscape.

The Mirage of “Emergence”

That 2022 paper called these shifts emergent abilities. And yes, tasks like arithmetic or multi-step reasoning can look as though they “switch on.” But the model hasn’t suddenly “understood” arithmetic. What’s happening is that semantic generalization finally outperforms positional shortcuts once scale crosses a threshold. Yes, it’s a mouthful. But happening here is the computational process that is shifting from a simple “word position” in a prompt (like, the cat in the _____) to a complex, hyperdimensional matrix where semantic associations across thousands of dimensions create amazing strength to the computation.

And those sudden jumps? They’re often illusions. On simple pass/fail tests, a model can look stuck at zero until it finally tips over the line and then it seems to leap forward. In reality, it was improving step by step all along. The so-called “light-bulb moment” is really just a quirk of how we measure progress. No emergence, just math.

Why “Emergence” Is So Seductive

Why does the language of “emergence” stick? Because it borrows from biology and philosophy. Life “emerges” from chemistry as consciousness “emerges” from neurons. It makes LLMs sound like they’re undergoing cognitive leaps. Some argue emergence is a hallmark of complex systems, and there’s truth to that. So, to a degree, it does capture the idea of surprising shifts.

But we need to be careful. What’s happening here is still math, not mind. Calling it emergence risks sliding into anthropomorphism, where sudden performance shifts are mistaken for genuine understanding. And it happens all the time.

A Useful Imitation

The 2022 paper gave us the language of “emergence.” The 2025 paper shows that what looks like emergence is really closer to a high-complexity phase change. It’s the same math and the same machinery. At small scales, positional tricks (word sequence) dominate. At large scales, semantic structures (multidimensional linguistic analysis) win out.

No insight, no spark of consciousness. It’s just a system reorganizing under new constraints. And this supports my larger thesis: What we’re witnessing isn’t intelligence at all, but anti-intelligence, a powerful, useful imitation that mimics the surface of cognition without the interior substance that only a human mind offers.

Artificial Intelligence Essential Reads

So the next time you hear about an LLM with “emergent ability,” don’t imagine Archimedes leaping from his bath. Picture water freezing. The same molecules, new structure. The same math, new mode. What looks like insight is just another phase of anti-intelligence that is complex, fascinating, even beautiful in its way, but not to be mistaken for a mind.



Source link

Continue Reading

Trending