Eric Schmidt is the latest AI advocate to get booed by students
The University of Arizona class of 2026 weren’t impressed by his AI remarks
There’s been a growing backlash to the tech from graduates
Less than a week after University of Florida students booed real estate executive Gloria Caulfield for mentioning AI at their commencement speech, ex-Google CEO Eric Schmidt has been given the same treatment for the same reason at the University of Arizona.
“You will help shape artificial intelligence,” seems to be the line that the students took the most umbrage at, as per The Verge, though Schmidt also acknowledged the worries and fears that come along with AI — including significant changes in the jobs market.
Ex-Google CEO Gets Booed While Discussing AI in Commencement Speech | WSJ News – YouTube
With Caulfield’s address, it was the “artificial intelligence is the next industrial revolution” line that got the loudest boos, while The Register reports on a similar reaction to mentions of AI at the Middle Tennessee State University by record producer Scott Borchetta.
Latest Videos From
It seems like the graduating class of 2026 really aren’t ready to hear about the benefits of AI at the moment, and are much more concerned about an AI apocalypse arriving — a worry driven by a rise in deepfakes, hallucinations, energy shortages, and out-of-control agentic bots.
Most of the online reaction to Schmidt’s speech was negative. “Learn to read the room,” advised one Redditor, while another described it as an “insane message” to deliver to new graduates who are being told that AI might take up all the jobs they’re about to apply for.
For others, it’s not that AI is inherently bad as a technology, but rather that AI companies and regulators aren’t doing enough to help those who will be negatively affected by it. There’s a real concern that the rich will get richer and leave everyone else behind.
We’re at an interesting crunch point where we’ve got AI companies increasingly hyping up the technology, while many businesses struggle to use it effectively, and those who think they may be displaced by AI continue to rail against it.
Sign up for breaking news, reviews, opinion, top tech deals, and more.
Advertisement
As for Schmidt’s former company, Google, it’s hosting its annual I/O show later today, and there should be a lot more AI packed into the announcements: if you want to hear what the future holds (and cheer or boo accordingly), you can follow along online.
How did they do it? Is there some magical technology or technique that unlocked this performance? How did they beat the significantly better-known Unitree (who reportedly had to supply an ice backpack to try and complete the race without overheating)? My doctoral thesis involved building and controlling hopping and running robots, and since then I’ve tried to design and build efficient commercial legged robots, giving me a decent idea of the constraints involved. In this article, we take a look at the fundamental underlying constraints to try and answer these questions.
The Physics of Running
Running consists of alternating phases of a leg pushing against the ground (“stance phase”) and the body flying through the air (“aerial phase”). In the aerial phase, the body falls due to gravity, losing vertical momentum. The leg in stance phase pushes against the ground to redirect the vertical momentum upward, while the other leg swings forward to reposition for the next foothold.
Electric motors use energy to produce torque- the higher the torque, the more energy lost as heat. Adding a geartrain after the motor amplifies its torque and reduces its speed. A large reduction helps with torque production, but since the rotor of the motor itself has to spin faster, it becomes very sluggish at accelerating its output. This is obviously bad for the swing phase described above. These competing effects mean that for a particular motor, there is usually a sweet spot for the gear ratio:
Advertisement
The power consumed by a robot leg is minimized at an optimal gear ratio (30:1 in this example).Avik De/Datawrapper
How Honor Did It
While the Lightning’s motor specifications are not published, the hip and knee motors roughly have a 110-150mm outer diameter. For an approximate set of motor parameters, I looked to the ILM115x25 motor due to its relevant size and detailed specifications.
We can use a simple physics model to estimate the power consumption for running at 7 m/s (the Lightning’s average half marathon speed) as gear ratio varies:
The light blue curve shows how to pick the optimal gearing (45:1). The dark blue curve shows how much heat will be produced in the knee motor, ~150W for the optimal gearing.Avik De/Datawrapper
We see that the drivetrain is not magical: with a gear ratio chosen for this task (we’ll return to this below), the approximate robot power consumption would be a very reasonable 400W.
However, the dissipated knee power ( typically the main thermal limiting factor) is ~150W. This is almost an unavoidable consequence — running at human speeds with a humanoid-sized robot will inevitably generate this amount of heat! Over a prolonged period, keeping the motor from overheating would be a challenge, but the Lightning has a trick up its sleeve:
Advertisement
According to Honor, the liquid – cooling pipes penetrate deep into the motors like capillaries. The high – power liquid pump has a heat – exchange flow rate of more than 4 liters per minute. Each of the four drive motors in the lower limbs is equipped with an independent liquid – cooling circuit.
Liquid cooling is not new, but it’s definitely not a commodity. It has shown up in research periodically, and on the commercial side Apptronik tried it for a few of their prototypes but (to my knowledge) does not use it on their main Apollo platform. Basic air convection-based cooling would not continuously be able to extract 150W out of the knee motor, and so the cooling technology is a key enabler of this type of performance.
We can use the same model to generate an equivalent energetics plot for walking at 1.5 m/s, a much more modest but potentially more common activity for a commercial humanoid robot:
The solid and dashed light blue lines show a running-optimized design, while green lines show a walking-optimized design. The optimal ratio for walking is much lower (30:1 vs 45:1). However, the power dissipated in the knee motor while running (dark blue) is much higher at 30:1 vs 45:1—the price to pay for running with a walking-optimized design.Avik De/Datawrapper
The plot adds a new green curve for the walking power, and the optimal gearing is significantly different!
Advertisement
Let’s say you design your robot to excel at the normal walking task and choose the green design with 30:1 gearing. The knee motor power to run a half marathon is over 300W (red arrow), more than 2x what we had with the running-optimized design. It wouldn’t be so surprising to need ice packs!
Conversely, visually following the green curve shows that the running-optimized robot wastes more power for walking. Using larger motors sized for running increases the weight of the robot and wastes power when it is standing or walking. The larger motors also pose practical issues like bumping into objects while operating in homes or factories.
Closing Thoughts
Honor’s half marathon performance was an impressive engineering effort and result. It didn’t need any magical leaps in technology, but the deployment of the capillary motor cooling solution is a notable advance without which this running pace would have been unsustainable. The cooling, weight optimization, and robustness advances may well be useful for more practical purposes like carrying heavy payloads down the line.
The Honor Lighting robot [right] has much larger motors driving its legs than the Unitree H1 robot [left], making it a more efficient runner but a less efficient walker.Left: Wei Zhiyang/Zhejiang Daily Press Group/VCG/Getty Images; Right: VCG/Getty Images
However, the Lightning is not as well-suited to other tasks as a robot designed for greater versatility. Engineering is always characterized by tradeoffs, and making the correct ones separates good products from great ones. With consistently improving AI language models, this very human skill is becoming the most valuable one an engineer can have.
Advertisement
The news coverage seemed to overly focus on the fact that the human half-marathon record had been broken by a robot. Machines and humans have very different capabilities and constraints, so why should we ever have expected the half marathon time for a robot and human to be related? As in Deep Blue’s 1997 defeat of Garry Kasparov in chess, where it couldn’t physically move the pieces, the Honor robot’s capabilities are much narrower than a human running elbow-to-elbow with other runners while visually navigating the course without GPS. Comparing the robot runner to a human runner is just an apples-to-oranges comparison, and only risks diminishing Honor’s engineering achievement on one hand, and human athletic achievement on the other.
Market intelligence platform Klue suffered a OAuth breach that enabled the “Icarus” threat actors to steal Salesforce CRM data from multiple organizations in an ongoing extortion campaign.
Sources told BleepingComputer of the attack yesterday, telling us that numerous organizations had their Salesforce data stolen and were now being extorted by the relatively new extortion group.
Cybersecurity firms ReliaQuest and Huntress have both published reports confirming the security incident, with Huntress stating that their Salesforce data was stolen in the attack.
Salesforce has since disabled the Klue Battlecards integration on its platform while the breach is investigated.
“To protect our customers, Salesforce has disabled the connection between the Klue Battlecards app, installed by individual customers, and Salesforce as part of our response to a recent security incident,” Salesforce warned yesterday.
Advertisement
“As a result, organizations will not be able to connect to Salesforce via this app until further notice.”
If you have any information regarding this incident or other undisclosed attacks, you can contact us confidentially via Signal at 646-961-3731 or at tips@bleepingcomputer.com.
Stolen OAuth credentials used to steal Salesforce data
ReliaQuest stated that attackers gained access to Klue Battlecards integration service accounts and used OAuth tokens associated with customer Salesforce instances to carry out data theft.
The researchers observed the threat actors generating OAuth tokens and then using automated Python scripts to query Salesforce’s REST API for nearly 24 hours.
Advertisement
The activity began with reconnaissance of an organization’s Salesforce instances through the ‘/services/data/v59.0/sobjects’ endpoint before exfiltrating data using the ‘/services/data/v59.0/query’.
ReliaQuest said that for one of the organizations, the attackers slowly mapped out their Salesforce objects to identify valuable objects and then rapidly stole data once they knew what they wanted.
“The attacker then hit the same endpoint, sending almost a thousand queries in a 15-minute window in at least one environment,” explained ReliaQuest.
“Where the first stage was a slow, steady pull designed to blend in, this burst traded stealth for speed, suggesting either time pressure or a shift to targeted records. In another case, the exfiltration was observed over 6 hours.”
However, BleepingComputer learned yesterday that ShinyHunters was not behind this attack, but rather a relatively new threat actor known as “Icarus” who had already begun emailing extortion demands to Klue customers impacted by the breach.
A ransom note shared with BleepingComputer showed that the emails were sent using the alias “mr bean” and included a Session Messenger ID to contact them.
Icarus extortion email Source: BleepingComputer
The threat actors’ data leak site also contains a message hinting at the extortion campaign in a simple post titled “Get Ready,” stating, “big corps getting listed. be ready.”
Message on the Icarus data leak site Source: BleepingComputer
Icarus is believed to have launched in April 2026, and initially listed two victims on its leak site, with BleepingComputer learning that at least one of these victims is connected to the Klue campaign. That company has now been removed from the data leak site, which may indicate that negotiations are underway.
Today, Huntress disclosed that it was among the organizations impacted by the Klue breach, confirming that they had received a similar extortion email as seen by BleepingComputer. However, the Session ID used in later emails was different and was instead the one listed on the Icarus data leak site, providing additional evident that they were behind the attack.
Advertisement
“In the initial email, the adversary suggests, ‘we advice you to write to us on Session’ (sic),” reported Huntress.
“The Session Messenger ID that they provided matched the same values included on the dark web leak site of a new extortion group dubbed ‘Icarus.’”
According to Huntress, Klue told customers that attackers first compromised the company’s backend systems and then pushed a malicious code update that stole OAuth tokens customers use to integrate the Battlecards product with third-party platforms.
The attackers reportedly used a dormant but still active credential created by Klue for a prototype integration. After gaining access to Klue’s environment, they stole customer OAuth tokens and used them to query connected Salesforce environments directly.
Advertisement
Klue later disabled integrations with Salesforce, HubSpot, SharePoint, Zoom, Gong, Chorus, Clari, Google Drive, and Slack while responding to the incident.
Huntress said the stolen data includes CRM-related information, including business contacts, sales communications, price quotes, competitive intelligence reports, and account data.
The cybersecurity company said there was no evidence that threat intelligence, customer telemetry, passwords, payment card information, or engineering systems were compromised.
Both ReliaQuest and Huntress shared IP addresses linked to the attacks, which are listed below:
Organizations using Klue integrations are advised to review Salesforce and related SaaS logs for activity originating from these addresses, revoke and rotate OAuth tokens, terminate active sessions, and review Salesforce logs for unusual API activity.
Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.
The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection.
Musicians are accustomed to getting paid each time their creative work is used. Across vinyl/CD sales, streams, radio, cover versions, and those numerous niches like karaoke, there are agreements in place about what “use” means. Underlying this is a simple economic principle: The more something is used, the more money it makes.
Generative AI has complicated the definition of use. On the one hand, you could argue that the use of a piece of musical training data happens just once, at the point of training. On the other hand, creators would be right to complain that the creative essence of their work lives on in the structure of the model, used every time the model produces an output.
Now, companies like Sureel and SoundVerse are working to re-create the essential economic principle that motivates creativity in an era of AI. Such initiatives aim to turn the generative AI industry from one guilty of “the biggest act of copyright theft in history” into one that coexists harmoniously with hardworking artists.
Music Royalties for the AI era
Sureel, a startup Warner Music Group just acquired, has partnered with the Swedish copyright agency STIM to explore the potential for music creators to get paid when their music is used to train generative AI tools. Sureel’s software labels online media, such as a music file, with instructions determined by the owner. The instructions specify whether an AI company may use the media freely in training, limit its influence in any given training set, or avoid it altogether. The software then tracks how the AI company uses the media in training and sets licensing fees accordingly.
Advertisement
Meanwhile, the founders of the AI music company SoundVerse “[reject] one-time royalty buyouts as insufficient and [advocate] for ongoing participation of artists in the AI lifecycle,” they wrote in a 2025 white paper. They argue that each time a generative AI system produces an output, certain pieces of training data play a greater role than others. If the system outputs music resembling jazz, the jazz in the training set has arguably contributed more than, say, the folk music. You can therefore differentially reward each piece of training data for each output.
Sureel’s Co-President Benji Rogers told me, “Attribution isn’t about re-creating the old economics. It’s about measuring, for the first time, the thing the old economics only approximated.”
Such influence attribution needs to do more than superficially measure how similar a training data point is to the AI output. The challenge is to attribute causality, or a relationship between the training data and the trained AI, Sureel CEO Tamay Aykut says.
Even if the AI industry achieved that, however, it might encourage people to create music designed to maximize training-data royalties. While all creative markets lead to new incentives (music streaming, for example, has driven songs to have shorter intros), the industry could do without another economic structure that is easily gamed, in which someone’s reverse-engineered pastiche diverts royalties away from original works of creative expression.
Inferring the influence of a particular piece of music on a generated piece of music, if a well-defined problem at all, may involve more advanced information theoretic principles, or modelling the actual historical role and impact of individual works. Aykut proposes that in carefully designed attribution systems, more unusual and unpolished musical works could even have more inherent value than radio standards.
Simon Gozzi, Head of Business Development at STIM, says the company is in the process of seeing how Sureel’s attribution reports could underlie licensing agreements between musicians and AI companies. Could generative AI attribution strategies not only sustain the economic logic that “popularity pays,” but also motivate musical experimentation and diversity? It’s a compelling concept when public sentiment rightly fears generative AI’s threat to cultural vibrancy, pushing power towards tech companies, deskilling creative workers, shrinking revenue in the creative sector, and filling the internet with slop. “Attribution is one of the few credible tools we have,” Rogers says.
There’s a window of opportunity to debate and establish approaches to paying for AI training data that serve a vibrant and sustainable creative sector.
Advertisement
The technical problem of training data attribution is both complex and ill-defined. Just as a simplistic attribution strategy based on measuring similarity might motivate people to reverse-engineer the canonical works of a genre to capture royalties, a more complex attribution strategy based on some information theory of originality might be easily gamed or fail to reward human cultural production.
For creative workers, there’s good reason to fear that even with the best intentions, AI attribution will only compound the baroque and opaque arms races that they are already weary of navigating. Some voices within the music AI sector are also skeptical. Drew Silverstein, president of SourceAudio, says, “Attribution would seem to be the obvious answer, but it’s flawed in AI, so we have to look at other models.” He advocates simple negotiated agreements with an agreed or annually recurring price at the point of training.
Meanwhile, the copyright lawsuits that have dominated the generative AI revolution are beginning to give way to an increasing number of privately negotiated agreements, such as those between Universal, Warner, and major AI companies to work together on training models with copyright consent. Although little is certain, these agreements may have considerable influence over the industry norms that arise.
Right now, there’s a window of opportunity to debate and establish approaches that pay for AI training data while also sustaining a vibrant creative sector. Sophisticated engineering solutions will have a role to play, but they need to take into account the cultural complexity of the challenge, and enable fairness and transparency through good design.
Advertisement
Making AI training pay off
It remains to be seen whether monolithic generative models such as Suno actually have as much credibility as first touted. In many creative applications of AI, there’s a renewed focus on smaller customized models that are tailored for specific human creative expressive needs such as IRCAM’s RAVE model or Jen’s Style Filters. Meanwhile, more mainstream “end user” creative applications may be shifting towards a focus on fan engagement. OpenAI’s sudden dropping of Sora, despite being in negotiations with Disney and Suno’s recent emphasis on building fan engagement experiences that draw directly on the work of artists, following its deal with Universal, both point to teething troubles in the creative AI sector.
A move to smaller, more targeted models and applications would give more room for creator alliances. For example, collectives of musicians might band together to provide the training data for a smaller custom model, for which revenue splits might be egalitarian or based on other principles of fairness.
The same may possibly be true of hybrid model architectures and structured training regimes where different data sources are used at different points in the training process, as well as retrieval augmented generation, which mixes context-specific information with training data to improve results. An approach that produces worse results but enables fairer or more transparent paths of attribution may be more successful if it brings creators on board with more lucrative royalty flows and even clear credits.
Also, no matter how sophisticated an attribution algorithm is, it will always be grounded in human decisions, ranging from the wise and the fair to the arbitrary and corrupt. Ask a music industry insider to explain how the percentage split between recording and songwriting royalties is determined, and you’re in for a long answer. At best, the machinery of training data attribution will enable open and informed discussion about what makes our creative and cultural sectors fair and vibrant. At worst, it will conceal already opaque private agreements in complex black boxes.
Advertisement
This is where national policies are vital. Attribution must be “multi-layered and auditable, open to expert and regulatory scrutiny,” Rogers says. Crafting such policies will take expertise from computer science, musicology, law, and economics. AI-competitive governments will be able to boost their cultural and creative sectors by supporting institutions that fulfil this purpose.
Even the most neoliberal economies look beyond markets to sustain cultural expression, whether through public arts funding or measures like local music quotas for radio. As the economic impact of generative AI in the creative sector takes form, taxation, redistribution, and active support of cultural infrastructures may still be the most effective way to support positive social outcomes. Taxing big AI and redistributing that revenue back to the creative workers that contributed to the industry’s wealth is, after all, another “AI attribution strategy.”
There was a particularly tense moment aboard the International Space Station earlier this month, with NASA directing their astronauts to secure themselves in the Dragon capsule and prepare for a potential return to Earth while their Russian counterparts engaged in what we now know to have been some impromptu demolition work on their side of the orbiting complex.
Despite objections from their American partners, Roscosmos had given their cosmonauts the go-ahead to drill and cut into the walls of the Zvezda module — one of the core components of the ISS which has been in orbit since 2000 — to try and identify and ultimately repair persistent leaks that have been venting the Station’s atmosphere out into space for several years. We may never know the exact nature of the behind-the-scenes communication that went on between the two space agencies, but in the end the Russians abandoned their plan and NASA’s personnel were told to resume their normal duties.
But where do things go from here? Although it’s true the International Space Station is entering its final years, the mission isn’t over yet, and that means the two countries need to continue to work together if they hope to get any science done in the time they have left.
At this point there hasn’t been any official word from either agency, but sources that wish to remain anonymous have been dropping hints, and that’s got the rumors swirling. With the understanding that anything is still possible, at this point it looks like Russia is going to abandon any further attempts to repair the leak and instead seal off the crippled compartment of the Zvevzda module. This won’t solve all the problems, and in fact will create some new ones. But if that’s what it will take to keep the peace with NASA until Station operations wind down, it’s apparently a bargain they’re willing to make.
Advertisement
A Fortunate Fissure
It probably goes without saying that the best kind of leak on a space station is no leak. Having breathable air is rather important when you’re trying to live and work in space, and while the life support systems on the International Space Station are robust enough to compensate for the steady loss of atmosphere they’ve been experiencing up to this point, there’s always a possibility that the rate of loss could increase and put that balance in jeopardy.
There’s also a chance that the leak is a harbinger for something far more serious — a structural failure of the pressure vessel itself. Even with advanced warning, it would be an existential threat to the entire program if one of the ISS modules literally cracked open. We don’t need to go into details about the potential for tragedy should it occur without warning.
All that is to say, if your orbiting laboratory does have to spring a leak, you couldn’t ask for it to be in a better place than where it is on the ISS. After the Station started losing air back in 2019, the crew was able to narrow it down to the Transfer Chamber at the aft end of the Zvevzda module.
The PrK passes through the equipment bay (tan) to connect the crew compartment (blue) to the docking port.
Known as the PrK by the Russians, this small space is a sort of vestibule that connects the inside of the module to the rear docking port, which in turn allows access to visiting spacecraft. The PrK is unique in that it traverses an unpressurized equipment bay; think of it like a tube within a tube. Cracks in the walls of the PrK have been allowing the atmosphere inside the Station to leak out into this unpressurized space even though the external hull of the module hasn’t actually been breached so far as anyone is aware.
The good news is, the easiest and most immediate way to stem the loss of air is to simply close the hatch leading into the PrK. Of course, that means abandoning the docking port on the other side of it.
Advertisement
Juggling Spacecraft
The Russian section of the Station has multiple docking ports which can be used to transfer crew and cargo, so while having to abandon one of them is hardly ideal, it’s a survivable scenario. It’s fair to say that this would have been a far less palatable solution a decade ago, but now it’s the sort of compromise that you’d expect when working with hardware that’s been in space for more than 20 years.
Plus, it’s not as if they would have to stop using the port entirely. While sealing off the PrK passage means crew and cargo will no longer be able to pass between a visiting spacecraft and the Zvevzda module, the same isn’t true for deliveries of gasses and liquids. The plumbing that moves water, oxygen, and the propellants for the Station’s thrusters over from the Progress resupply spacecraft is all run on the outside of the structure and is linked up automatically through connectors in the docking port.
Since crew members don’t need to access the inside of the Progress vehicle to transfer these liquids over, the port can still be used for at least some resupply activities.
Advertisement
Get Out and Push
While crew and cargo transfers can be performed on an alternate docking port, and Zvevzda’s rear port can still support transferring water and other fluids with the PrK hatch closed, there’s still the question of reboost maneuvers.
Normally, a Progress spacecraft docked to the rear of Zvevzda would use its own thrusters to change the velocity of the entire complex. This is most commonly used to counteract atmospheric drag and keep the Station in the intended orbit, as it would otherwise slowly fall back down into the atmosphere and eventually burn up. This maneuver must be done from the rear docking port of Zvevzda as that allows the visiting spacecraft to push along the center line of the Station.
While these reboosts could still be performed without opening the PrK hatch, there’s a question about whether or not it’s safe to continue putting so much stress on the surrounding structure. In fact, though there has been no official determination made, some believe that the repeated stress of performing the reboost maneuvers from that specific docking port could be one of the factors that lead to the cracks forming in the PrK to begin with.
Additional propellant tanks mounted in the trunk of the Cargo Dragon.
If NASA and Roscosmos determine that continuing to push the entire mass of the ISS through this structure is no longer safe, their only alternative is to do it from the US side. The Space Shuttle was used to reboost the Station this way before its retirement in 2011, and more recently, a Cargo Dragon specially modified to carry additional propellant demonstrated it could fill this particular role if need be.
Space Station Déjà Vu
If you’ve been following space news for a bit now, this might all sound a bit familiar to you — that’s because this isn’t the first time Russia decided that the best course of action was to simply close the door on the PrK. Going back to at least 2024, the official procedure was for the crew to keep the hatch closed unless they were actively loading or unloading a docked vehicle.
Advertisement
That greatly reduced how much air was leaking out, but as long as crews were occasionally opening up the PrK and moving through it, there was a risk of something going catastrophically wrong. Should the rumors prove true, the difference this time is that the door would stay shut and the PrK would remain undisturbed for as long as the ISS remained in orbit. It’s not exactly a fix, but it’s good enough for an aging space station that’s only got a few more years on the clock.
Building a context layer between enterprise data stores and AI agents is bespoke work, with no standard service to automate or maintain the graphs over time. Amazon is making a direct play to change that.
Amazon on Wednesday entered the space, announcing a series of three products it’s positioning as a context intelligence stack for AI agents. The centerpiece is AWS Context, a new knowledge graph service that gets smarter through agent usage over time. AWS also announced the general availability of Amazon S3 Annotations and a preview of skill assets in AWS Glue Data Catalog.
The context layer is now a contested architectural category with no shortage of options from different vendors. AWS is entering that market with a different architectural premise: that the graph should learn from how agents use it automatically, without human re-curation.
“Your agents now get smarter without you having to rebuild anything from scratch,” said Swami Sivasubramanian, vice president of Agentic AI at AWS, during his AWS Summit NYC keynote.
Advertisement
“This service automatically builds a knowledge graph from all your existing data,” he said. “This service infers relationships across your data sets, business rules, and domain knowledge, and makes all of it available to your agents and your organization at runtime.”
AWS Context builds a self-learning knowledge graph from existing data
It’s a problem AWS says it has seen repeatedly in customer deployments.
AWS Context maps relationships across existing data automatically: what tables exist, what columns mean, how sources relate and which sources are authoritative. It combines semantic search with graph-level reasoning and infers relationships across datasets, business rules and domain knowledge, making all of it available to agents at runtime.
“The knowledge graph improves itself over time as it learns which sources produce correct results and which parts get used,” Sivasubramanian said.
Advertisement
Data stewards manage the graph through the AWS Management Console, reviewing inferred relationships, promoting them to production and attaching business definitions and usage rules. Every query inherits the calling user’s IAM and Lake Formation permissions, making agent data access auditable by identity through controls enterprises already rely on.
All metadata is published in Apache Iceberg format to Amazon S3 Tables, queryable via Athena, Redshift, Spark or any Iceberg-compatible engine, with no proprietary APIs. Third-party catalog connections are supported, so context from systems outside AWS can be pulled into the same graph. Agents query through agentic search APIs and MCP tools across Bedrock AgentCore, EKS or any MCP-compatible framework.
Context is more than just a single service
Context is a complicated space and AWS is layering multiple services to help enterprises build context across the data stack.
Amazon S3 Annotations. This service enables users to attach rich business context at the storage layer, directly to individual S3 objects.
Advertisement
AWS Glue Data Catalog skill assets. Glue skill assets attach domain knowledge at the catalog layer, linking runbooks, query patterns and usage rules to data assets across the estate.
AWS Context then synthesizes both into the knowledge graph that agents query at runtime, combining semantic search with graph-level reasoning across structured and unstructured sources. Each layer feeds the next.
AWS is entering a highly competitive context space
Snowflake announced its context approach earlier this month with its Horizon Context and Cortex Sense services. Microsoft is providing context via its Fabric IQ platform that provides a semantic ontology for data. Redis has developed a context platform that optimizes data for retrieval. Vector database vendor Pinecone has its Nexus context offering that compiles enterprise data into task-specific artifacts before agents ever query them.
AWS’s structural argument is straightforward: for enterprises already running S3, Glue and Lake Formation, AWS Context extends an existing identity model with no data movement required. The pitch is zero-integration friction — not just cost consolidation.
Advertisement
“Context makes agents more powerful and as the whole world is building agents, every agentic platform vendor needs a context capability,” Holger Mueller, VP and Principal analyst at Constellation Research, told VentureBeat.
Mueller noted that AWS is no exception. “The concern — as with all context offerings — is going to be performance, especially for transactional data, we will see,” he said.
What began as a tool for social connection has evolved into the primary catalyst for a shadow communication era, where enterprise messaging is often conducted in the palm of a hand, often entirely out of sight of the organization.
Advertisement
Latest Videos From
Roger Woodend
Head of North America, Movius.
Once viewed primarily as a consumer messaging platform dominant outside the United States, WhatsApp has increasingly become embedded in global business workflows as the go to enterprise messaging platform.
Cross-border client relationships, hybrid work environments, and international collaboration have accelerated adoption among U.S.-based professionals, particularly in industries such as legal services, finance, healthcare, and consulting. For example, monthly active WhatsApp users on iOS in the U.S. have increased 39% since 2020.
Advertisement
Unfortunately, the platform’s ease of use and worldwide adoption have led it to become a ticking time bomb for organizations across all sectors. We are no longer dealing with a minor IT headache, we are facing a multi-billion-dollar legal and operational liability.
The Regulatory Great Awakening
In the last two years, global regulators have signaled a permanent shift in how they view corporate communication. The era of firms looking the other way while employees use consumer apps for speed, is over.
Advertisement
Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!
Regulators are no longer treating off-channel messaging as isolated employee misconduct. Increasingly, enforcement actions point to systemic governance failures where organizations lacked the controls, oversight, and technology needed to manage modern communication behavior.
The Paradox of Privacy vs. Compliance
The very features that make WhatsApp a boon for personal privacy make it a blind spot for corporate oversight. This creates a fundamental breakdown in three key areas:
Advertisement
Record-Keeping Failures: The “Delete for Everyone” feature is loathed when it comes to regulatory requirements. If a message can be scrubbed from existence at the whim of a user, the firm has failed its duty to maintain an immutable audit trail.
The Encryption Trap: End-to-end encryption is essential for protecting communications from external threats. However, when organizations rely on consumer-grade encrypted apps without enterprise oversight, they may lose the ability to retain records, supervise business communications, or respond effectively to audits and litigation.
The Global Compliance Gap: Utilizing consumer apps often leads to a jurisdictional nightmare. Data flows across borders without the safeguards required by GDPR, while U.S. organizations face growing exposure under HIPAA, SEC and FINRA recordkeeping obligations, and state privacy frameworks such as CCPA and CPRA. The challenge is no longer isolated to financial services or healthcare—it now spans any organization where sensitive customer, legal, or operational conversations occur on unmanaged channels.
Advertisement
Data exposure
We’ve already seen what happens when encrypted messaging apps claim to be secure and then fall victim to breaches, resulting in private and sensitive communications being exposed online. This not only exposes a company financially but puts their brand and reputation at stake.
Law firms are facing a particularly difficult balancing act. The legal sector’s growing embrace of mobile-first communication is reshaping client expectations. Recent industry analysis found that 89% of Am Law 200 firms now deploy mobile applications for client communication or matter management, increasing pressure on firms to balance convenience with governance and discovery obligations.
Clients increasingly expect the speed and convenience of mobile messaging, while firms remain responsible for preserving communications, protecting privileged information, and meeting discovery obligations. This tension is pushing many firms to reevaluate whether consumer messaging apps can coexist with enterprise-grade governance requirements.
Advertisement
Mitigating Off-Channel Risks: A Practical Roadmap
Ignoring the WhatsApp phenomenon is no longer a viable strategy. Organizations must proactively transition from shadow messaging to secure, governed ecosystems. To avoid regulatory or security exposure, leadership should consider the following steps:
1. Conduct a Reality Audit: Acknowledge that your employees are likely already using these tools. Survey your teams to understand why—is it the interface, the speed, or the client’s preference?
2. Define the “Off-Channel” Policy: It is no longer enough to have a broad policy. Firms must explicitly define what constitutes business communication and mandate that these conversations occur only on approved, captured platforms.
Advertisement
3. Research Enterprise-Grade Alternatives: The goal isn’t to take away the convenience of mobile messaging, but to provide a compliant version of it. This means implementing solutions that offer WhatsApp messaging experiences for the user while ensuring data is captured, archived, and owned by the enterprise.
4. Analyze Security and Compliance: Before fully adopting a solution, ensure it meets your business needs. Is it compliant with the necessary regulatory bodies? Is archived communication securely transferred and retained? Checking these boxes could make or break your organization’s success.
5. Prioritize Data Sovereignty: Ensure that your communication ecosystem allows you to separate personal and professional data on a single device, protecting employee privacy while maintaining corporate control over business records.
6. Vet Communications Partners Carefully: Organizations should evaluate whether a communications provider can support multiple channels and devices, integrate with existing compliance and archiving systems, provide immutable audit trails, and support regional data residency requirements. Flexibility and interoperability are becoming increasingly critical in globally distributed workplaces.
Advertisement
The Path Forward
The WhatsApp time bomb detonates when an organization waits for a regulator to knock before addressing its communication gaps. In an era where a single deleted message can lead to an eight-figure fine, the transition to secure, compliant communication is no longer an IT project, it is a core pillar of corporate survival.
Organizations that thrive in this new landscape will be those that embrace transparency and governance, turning their communication ecosystems from a liability into a strategic asset.
This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.
The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit
The takeaway: Despite the apparent growth of an anti-generative AI movement, more Americans are using chatbots than ever before, according to a new survey. But somewhat paradoxically, just 16% of participants believe the technology will have a positive impact on society over the next 20 years, while 40% think the impact will be negative.
The Pew Research Center found that 49% of US adults now use chatbots, up from 33% two years ago. This includes roughly one in four who use these tools on daily basis. Fifty-one percent say they don’t use chatbots at all, the majority of whom are 50 and older.
Most people use the bots to search for information, illustrating how many people are now using the likes of ChatGPT instead of visiting websites to find information, eroding the web’s business model.
Work tasks, fun or entertainment, and creating or editing images are the other most popular use cases. Using them for medical and diet/fitness advice is also popular, though even the chatbots’ makers advise users against relying on their tools for medical advice, diagnoses, or treatment recommendations.
Advertisement
The survey also found that about a quarter of adults use the chatbots daily, while the other quarter use them several times a week or less. And while some of its rivals are catching up, ChatGPT remains the most popular chatbot (44%). It’s followed by Gemini (24%), Copilot (17%), and Meta AI (14%).
Despite the increased usage, most Americans predict AI will be bad rather than good for society (40% vs. 16%), while one in three believes the effect will be equally positive and negative.
More people also expect it will have a negative rather than positive effect on their own lives (31% vs. 23%).
Unsurprisinglye group most concerned about AI’s impact on society and their own lives is adults ages 18 to 29. The technology continues to drive mass job losses, though some execs now argue that it is creating just as many.
Advertisement
Another interesting finding is that around two-thirds of Americans think AI is advancing too quickly. This has been a concern since the generative AI revolution began, and has picked up steam since Anthropic called Mythos too dangerous to release.
Participants expressed other concerns: most think AI will make their personal information less secure, 67% have little to no confidence in the government to regulate AI effectively, and about six in ten adults are not confident in companies to develop and use these tools responsibly.
Another sign that generative AI use is growing in parallel with its dislike came from market intelligence firm Sensor Tower. It reported that ChatGPT has become the fastest app ever to reach one billion monthly app users (MAUs), beating the previous record holder, Google Maps.
Genesis AI introduced Eno this month as its first general-purpose robot, and the machine immediately stands apart from nearly everything else in the crowded field. It rolls on a wheeled base rather than walking on legs. A compact tower of articulated panels rises and tilts to set the working height and reach, then folds down tight when the job ends. Two arms carry hands that match human size and proportion almost exactly. There is no head, no face, and no attempt to hide the fact that this machine was never meant to pass for a person.
The team’s design choices began with a simple question: what does this robot need to accomplish its job properly in settings where people already work? The areas it will be working, those flat factory floors, lab benches, hospital halls, and eventually even home, are all very flat, and let’s be honest, they rarely demand climbing up and down stairs or balancing on two feet. So a wheeled foundation makes sense in those circumstances since it requires less energy and is much more sturdy. However, the folding panels tell a different story. When the robot has completed a task, it can fold itself up and roll into a corner or storage area without taking up too much space or calling too much attention to itself.
Three models, one lightweight platform R1 Air (20 DOF, monocular camera), R1 (26 DOF, binocular camera, head+waist joints), and R1 Edu (26 DOF…
Easy setup – no coding required for basic use Unbox, power on, and start. Manual teaching feature: physically pose the robot, and it replays the…
More DOF = more expressive movement 26‑DOF models (R1 / R1 Edu) add head and waist articulation for smoother dance and running. For safety reasons…
The hands receive the most attention because each has approximately twenty degrees of mobility and fingers of varied lengths that reflect the way real fingers are configured. The joints are back-drivable, so when Eno makes contact with something, they yield slightly rather than locking in place. The robot’s fingertips and palms contain miniature cameras and tactile sensors, allowing it to see and feel what it is touching. In early demos, the hands allowed Eno to accomplish things like tape up wire bundles, catch its own slides, and move liquids between containers without requiring any additional assistance or adjustments to the equipment surrounding it.
It has a payload capacity of three to five kilograms per arm, which is sufficient for most light assembly, stocking, and lab-support duties. Battery life is now between four and six hours under normal workloads, but the team is continuously working to improve it. When Eno desires, the entire upper structure can stretch up to adult height and then fold back down to a much smaller size.
All of this hardware is compatible with GENE, Genesis AI’s own foundation model created exclusively for robotics. The system treats Eno as a single, coherent unit, rather than a collection of distinct elements that require regular human interaction. It may look at a larger goal, break it down into steps, adjust when circumstances change, remember what has previously occurred, and simply carry the work through to completion on its own. This is a significant improvement over the conventional pattern of single, pre-programmed movements, allowing Eno to handle larger sequences of activity that last minutes or hours. Genesis AI created both the robot and the model simultaneously, as evidenced by how well the body and brain work together. The optional screen version has a little display on the upper panel that allows those close to see what Eno is currently thinking or intending, eliminating the need for them to guess or interpret its actions.
Customer deployments are scheduled to begin with industrial sites in manufacturing, logistics, and laboratories by the end of 2026, with service contexts like as hotels and hospitals following later, and, if all goes well, consumer settings. Eno is still in the early stages of development, with work being done on the battery, payload, and overall robustness. A legged version is still viable if there is a demand for it later on, but the company’s first focus is on the wheeled method. [Source]
Sampling patients’ breath may save lives and emergency room resources
Many people worry about what AI knows, but what about an AI Nose that can smell what disease you might have?
Ainos, an AI and biotech company that is developing smell technology, is working with National Taiwan University (NTU) to explore whether its platform can help diagnose patients by analyzing volatile organic compounds (VOCs) in exhaled breath.
Advertisement
The year-long research effort, which starts in July, will examine individuals who present with dyspnea, or shortness of breath, said to be one of the most common symptoms seen in emergency departments.
Dyspnea can be a symptom of many conditions, including acute exacerbation of chronic obstructive pulmonary disease (AECOPD) and acute decompensated heart failure (ADHF), each of which requires different treatments.
Ainos and NTU hope to develop and evaluate a system to analyze VOC-based breathprints to detect AECOPD and/or ADHF in patients.
Ainos’s Smell AI platform relies on an AI Nose module that features multiple micro-electro-mechanical system (MEMS) sensors and an integrated digital processor. Sensor resistance increases in the presence of detectable gases, and this is converted to a digital signal that is interpreted in much the way the human nose interprets scents, according to Ainos.
Advertisement
That interpretation is handled by by a proprietary Smell Language Model that has been developed to learn, classify, and contextualize complex scent patterns.
“AI Nose was originally developed with medical diagnostic applications in mind, where non-invasive sensing, accuracy, and real-world validation are essential,” said Ainos CEO Eddy Tsai.
“This research program brings that experience back into a high-value clinical setting and extends our Smell AI platform into digital breath intelligence.”
Not content with “digital breath intelligence,” a term we must confess to not being too familiar with, the the company frames the research as part of its broader vision of “building Smell ID data and Smell Language Model capabilities across healthcare, industrial, and physical AI environments.”
Advertisement
If successful, the research could help create a breathprint database for dyspnea and support future studies for emergency, outpatient, and even home-monitoring settings.
The research follows a separate program testing the AI Nose in an active emergency department at National Taiwan University Hospital. The system has been deployed to monitor respiratory infections and overcrowding in waiting areas, treatment areas, and observation zones. ®
Roblox is expanding its safety features for younger players. The platform has launched Roblox Kids and Roblox Select Accounts in India. The new system is designed for users under 16. The platform uses age checks to place users into either Roblox Kids or Roblox Select Accounts. Each account is provided with security features and restrictions regarding access to certain types of content. Over time, the user’s level of protection changes as they move into a new age group.
Roblox Kids Accounts for Ages 5 to 8
Roblox Kids Accounts are designed for children ages 5 to 8. These accounts include the platform’s highest level of default safety protections. Users can access only selected games that carry Minimal or Mild content ratings. Chat features remain disabled by default to provide a safer experience. The company also reviews and approves eligible games before making them available to these users.
Roblox Select Accounts for Ages 9 to 15
The creators of Roblox have launched a feature called Select Account aimed at older children and teenagers. These accounts allow players ages 9 to 15 to gain wider access to more games at Moderate maturity levels. Chat availability depends on the user’s age and region. Roblox also continues to enforce protections for all users under 16.
As children grow, Roblox automatically adjusts their account experience. Players move from Roblox Kids Accounts to Roblox Select Accounts when they turn 9. Once users turn 16, Roblox automatically places them in a standard account and updates their account settings accordingly. The platform gradually expands access to features while updating safety protections as users get older.
Advertisement
New Parental Controls Coming to Roblox
The new rollout expands Roblox’s parental control system. The parents can monitor gameplay activity and check the friends’ list from their linked account. They will have control over parameters such as screen time, spending limits, and communication restrictions. The new game-blocking options give them increased control over content. Parents can also grant permission for selected games outside the default account settings.
As part of the latest update, Roblox is adding more protections for users under 16. Facial age verification will play a larger role in accessing some chat features. Users who do not complete the process may lose access to certain communication tools. The platform also blocks links, images, and videos from being shared in chat. New restrictions will also prevent users under 16 from viewing or sharing social media links across the platform.
This year, Roblox will start using the International Age Rating Coalition (IARC) rating system. By using IARC, Roblox hopes to provide better age guidelines for its experiences. The IARC age recommendations will be integrated into Roblox’s age-specific accounts.
You must be logged in to post a comment Login