Connect with us

Technology

Doctor Octopus Is Becoming Real: The Rise of Soft Embodied Intelligence

Published

on

SHENZHEN, China, Aug. 13, 2026 /PRNewswire/ — Feagine Robotics today announced Fi0, a cross-embodiment foundation model that keeps a robot’s task knowledge intact when its body changes. Released alongside three tendon-driven biomimetic manipulators, FEAGINE A series A01, A02, and A03, Fi0 gives researchers and developers a single model that works across bodies of different lengths, segment counts, and degrees of freedom.

Fi0 stands for Foundation Intelligence Across Embodiments, Feagine’s first-generation cross-embodiment foundation model. The three Biomimetic Manipulators — FEAGINE A01, A02, and A03 — increase in segment count, reach, and payload.

With the manipulators, Feagine sets out what kind of body a robot can have. Fi0, the model they share, asks whether the intelligence a robot has already acquired survives a change of body.

Individually, A01, A02, and A03 are three soft robots that differ in length, segment count, degrees of freedom, and payload. Placed on the same roadmap as Fi0, they become a set of controlled embodiment variations. The body grows longer, the segments multiply, and the reachable workspace, the path of motion, and the way contact is made all change with them. What the model has to work out is which part of that belongs to the task and the world, and which part is decided by the body.

Hardware and model evolve together on this route. Feagine calls it soft embodied intelligence.

Designing beyond the humanoid form

The robot body is becoming the most overlooked variable in embodied intelligence.

Humanoid robotics has drawn enormous capital on a simple premise. The world was built for human bodies, so a robot shaped like one could walk into any building people already use. That same generality concentrates the hardest problems in robotics into a single body. Dynamic balance, high-degree-of-freedom control, dexterous manipulation, collision safety, energy efficiency, and generalization in open environments all have to hold at once, in the same system.

As robots move out of the lab, another question is surfacing. Does a general-purpose robot need a general-purpose body?

Speaking on Andreessen Horowitz’s podcast in July, Fei-Fei Li made a point that sits close to engineering reality. Evolution shaped the human body for open, unstructured environments. Where a task’s boundaries are clear enough, though, the most efficient body may evolve in an entirely different direction. A creature that only climbs trees will not evolve a human body.

Feagine started there. The company did not begin by copying a human body. It began by treating the body as a variable that can be redesigned.

In robotics, “soft” usually points first to materials and mechanical structure. Soft robots, continuum robots, and tendon-driven robots use elastic bodies, continuous bending, or compliant actuation to reach a richer range of configurations, conforming to their surroundings, wrapping around objects, and reducing the risk that comes with rigid collisions.

Soft embodied intelligence takes that idea further. Its physical basis is a continuously deformable, contact-compliant body, and the structural parameters, real-time shape, sensing, and actuation of that body all enter the model’s context. Task knowledge and world understanding can then be reused across different bodies, while the model generates actions fitted to the body it is currently controlling.

In Feagine’s view, soft bodies widen the range of close-range human interaction and complex motion, and continuous configuration opens a new basis for data mapping and cross-embodiment generalization.

Feagine points to three conditions for robots entering the spaces where people live: a body people are comfortable around, data in sufficient variety, and a model that generalizes.

Feagine is not arguing against humanoids, but for a different market structure, one in which robots have many different bodies, generality comes from shared intelligence, and each body is more efficient at what it was built for.

The world’s first production family of tendon-driven soft bodies

Feagine A01, A02, and A03 form the first tendon-driven soft manipulator family delivered in standardized volume production. The three models scale through segment count, degrees of freedom, length, and payload, each matched to a different deployment profile.

A01 uses one flexible segment and 2 degrees of freedom, weighs 750 g, and carries a 200 g payload. It suits mobile chassis, inspection equipment, and other weight-sensitive platforms, handling light manipulation in confined spaces.

A02 adds a second segment and 4 degrees of freedom, with an arm length of 30 cm, a 400 g payload, and a top speed of 0.78 m/s. A larger workspace and continuous bending open it to benchtop manipulation, close-range service, work in narrow spaces, and tasks that call for compliant contact.

A03 goes to three flexible segments and 6+1 degrees of freedom, with an arm length of 50 cm, a 600 g payload, and a top speed of 1.17 m/s. The additional segments give it a larger configuration space, letting it route around obstacles, approach a target from awkward angles, and take on longer-reach, higher-DOF work.

All three support ROS 1, ROS 2, Python, and C++; A02 and A03 also ship with a GUI and MuJoCo and SAPIEN environments. From mobile manipulation and close-range service to grasping and interaction in complex spaces, Feagine is turning the biomimetic manipulator from a laboratory research instrument into a standard robot body that can be integrated and deployed directly.

For Fi0, A01, A02, and A03 matter for a second reason.

As length, segment count, and degrees of freedom change, the same task naturally produces different paths of motion, body configurations, and modes of contact. A short arm can approach the target directly. A longer arm with more segments can use configuration redundancy to route around an obstacle. A dual-arm or multi-arm system may reorganize the division of work within the task altogether.

The task itself stays fixed. What changes, systematically, is how the body gets it done.

A01, A02, and A03 are not just three SKUs. They give Fi0 a real, continuous, repeatedly verifiable set of embodiment differences. Every additional length, segment count, and configuration gives the model one more sample for understanding how a change of body changes the action.

Fi0: Foundation Intelligence Across Embodiments

Learning robot skills from context, understanding the physical world, and adapting actions to different bodies.

Fi is Feagine’s long-term research direction in Foundation Intelligence, and Fi0 is the first-generation cross-embodiment model developed under it. Fi0 rests on a basic premise: what a robot understands about a task and about the physical world should stay reusable across bodies. What has to change with the body is the action.

When the task is placing a cube into a bowl and the robot changes from an A01 to an A03, or from a single arm to a dual-arm configuration, the task itself is not redefined. The relationships between the objects, the contact logic of grasping and releasing, the order in which the task advances, and the final success state all remain reusable. What has to be reorganized is the reachable workspace, the dimensionality of the action, the path of motion, the configuration of the body, and the dynamic outcomes that follow.

Fi0 carries task intent, object relationships, contact logic, and goal states across different bodies, then generates actions suited to the robot in hand, conditioned on its morphology, sensing, actuation, and dynamic state.

Crossing bodies is only half of what Fi0 sets out to solve. Tasks in the real world are not exhausted at training time either. For a task outside what training covered, a person can give a single demonstration, and Fi0 takes it as skill context at inference time. No parameters are retrained for that task.

Fi0’s capability grows in two directions at once, taking in new skills through context and re-expressing existing ones across different bodies.

Language, vision, human demonstration, world state, and embodiment information together form Fi0’s context. Language gives the objective and its semantic conditions. A demonstration supplies a specific skill when one is needed. Vision and the world representation describe what is happening in the environment. Embodiment information tells the model what body it is controlling. A task may come from what pretraining gave the model, or arrive through context during use; at execution, actions are generated from the current world and the current body.

Around this chain, Fi0 builds representations of skill, world, body, and the consequences of action. The Skill Encoder turns a human demonstration into skill context the model can call on. The Cross-view World Encoder learns a shared physical world from different observation viewpoints. The Embodiment Graph brings robot structure and real-time state into the model. The World Dynamics Model and MAWA predict and evaluate the futures different actions would produce.

All of it serves one goal: letting a robot acquire new skills during use, and keep drawing on the task and world knowledge it has already accumulated after its body changes.

Learning skills from context

The scope of robot foundation models keeps widening, but the world is wider still. Objects, task sequences, and skill combinations of the real world cannot be enumerated in advance at training time. The conventional fix is to turn each new capability into data: collect demonstrations, train or fine-tune, redeploy. Once robots are working in factories, laboratories, and homes, that chain only gets heavier, and for models running on-device, frequent parameter updates in the field are hard to sustain as everyday practice.

Fi0 moves part of this adaptation to inference time.

For tasks it already knows, the model acts directly. For a skill outside what training covered, a person performs a single demonstration first. Fi0 takes it as skill context for the task at hand and extracts the objects involved, the order of the task, the critical contacts, and the goal state. It then generates actions from that, together with the current environment and the robot’s own embodiment conditions. No parameters are updated.

A new skill therefore does not have to enter a training set and wait for the next model update. A robot arrives with the general capabilities it already has, and picks up what a particular task needs through context when that task falls outside them.

This gives embodied intelligence another way to expand. The foundation model keeps widening what it can complete directly, while in-context learning takes on the long tail that keeps appearing in real settings. As the model improves, fewer tasks will need an extra demonstration, but the channel for taking in a new skill during use stays open.

Robots can enter the real world before training has covered every possible task.

One world, many views

Humans and robots almost never observe a task from the same position.

A human demonstration usually comes from a head-mounted first-person view, while a robot may perceive its environment through a wrist, body, head, or external camera. Change the camera position, the field of view, or the pattern of occlusion, and the same object can look entirely different in pixel space.

The physical process they capture is nevertheless the same. The cube holds the same position and state, grasping and releasing follow the same rules of contact, and the task advances through the same stages. Fi0 has to see past the surface differences of the image and recognize the single world behind both viewpoints.

Fi0 handles this with the Cross-view World Encoder. The human first-person view and the robot’s view are each encoded visually, then aligned through cross-view prediction and representation alignment to learn a shared world representation: object and robot state, spatial relationships, contact events, task progress, and future dynamics.

This representation is what connects human experience to robot execution. Seeing that the cube has been grasped from a human first-person view, the model has to recognize the same physical state from a robot wrist view. Experience the robot gains in real execution, of slipping, collision, and contact, then goes back into how the model reads human demonstrations.

What Fi0 ends up with is not the visual features of any one viewpoint but a shared representation of what is happening to the objects and the interaction. Only with this shared world in place can the experience held in a human demonstration cross cameras and bodies and actually be reused by the model.

Demonstrations as context

What a human demonstration provides is far more than a hand trajectory.

A person reaches for the cube and picks it up. The video catches more than the hand: which object was chosen, how it was approached, when contact was made, and what state counted as done. The hand’s path is just how that skill looks on a human body. What transfers to another body is the structure underneath.

The Skill Encoder turns a demonstration into skill tokens: what changes about the objects, what stages the task moves through, when the contacts that matter happen, and what the end state looks like. The demonstration becomes skill context at inference time, and the model generates actions from it together with the current environment and the robot’s own embodiment.

Crossing bodies depends on separating what the task requires from how one body carried it out. The second rarely transfers: human hands, rigid arms, soft arms, and dual-arm systems have different structures and different action spaces, and a human trajectory rarely converts into control commands for any of them. The first does: the intent, the contacts, the stage transitions, and the goal state hold across all of them.

Fi0 keeps the structure of how a skill holds together. The robot at hand decides how to carry it out. One demonstration can serve several kinds of robot at once: they share the skill, then execute according to their own length, configuration, sensing, and actuation.

This changes what human data is worth. A demonstration does more than supply raw material for robot training trajectories. It becomes something the model can call on at inference time, which means one piece of real-world experience can be reused, by different robots, more than once.

Controlling the body is not the same as understanding it

Beyond understanding the task, a cross-embodiment model has to know what kind of body it is controlling.

The usual approach is a Robot ID: label each robot and switch policies accordingly. That tells machines apart. It does not say why an A01 is like an A02, what one more segment does to the reachable workspace, or how an action should change when the arm gets longer.

Fi0 represents a robot as a structured Embodiment Graph and passes it through a Graph Encoder to produce Body Tokens. Topology, segments, scale, morphology, modes of sensing, actuation, and dynamic state all enter this representation, and take part in action generation and future prediction alongside language, vision, skill, and world state.

What Fi0 faces is not a set of isolated robot models but a space of bodies with structural relationships running through it.

When the segment count grows, the length changes, or the end effector is swapped, the model can adjust its actions to the body it has. Single-arm, dual-arm, multi-arm, long, short, and the various segment combinations stop being discrete device categories and become a family of bodies that can be learned together.

Soft robots enlarge the problem further. Most rigid robots let the mechanical structure be treated as a relatively stable constant within a single execution, while a soft body deforms continuously with motion, load, and contact. The state of the body becomes part of the state of the world, and the model has to understand both the environment outside it and what is happening to itself.

This is why Feagine chose soft robots as Fi0’s core research platform. Length, segments, shape, and configuration can all vary continuously, letting the model observe more directly how body parameters change the reachable workspace, the way contact is made, and the outcome of an action.

In a continuously varying space like this, Fi0 learns which knowledge carries across bodies and which actions have to change with them. Its real reach is not confined to A01, A02, and A03, but extends to a wider range of robot structures.

Before the action

Having understood the task, the world, and the body, a robot still faces the question that decides success or failure: where will this action take the world?

For a soft body, one goal usually corresponds to several body configurations and several paths of motion. All of them may be geometrically reachable, but they produce different contact states, different body shapes, and different task outcomes. A path that looks reasonable can knock the object off course, or leave the robot in a configuration that makes the next step harder.

Fi0 does not execute a single action outright. It first generates a set of candidates for the body it currently has. The robot’s length, degrees of freedom, real-time shape, and reachable workspace together bound what it can do at that moment, and once the body changes, so do the candidates.

Those candidates pass to the World Dynamics Model. Starting from the current world state, it rolls each action forward over a number of future time steps and predicts what would change: object states, contact relationships, task progress.

The predicted futures then go to Multi-objective Action-World Assessment (MAWA), which scores them on how far the task advances, how likely it is to succeed, how much physical risk it carries, and how uncertain the model is. The next action follows from those scores.

Fi0’s understanding of the physical world does not stop at perception; it takes part in the decision itself. What contact an action would make, whether the task can keep moving forward, and how much risk the current body carries on that path all feed into the choice.

The same skill produces entirely different action plans on an A01 and an A03. The A01 may favor shorter, more direct paths; the A03 can use its extra segments to form different body configurations. The World Dynamics Model predicts the futures each would produce, and MAWA picks the one better suited to the task and the body at hand.

Fi0’s chain of action closes here. Skill context defines the task, the shared world representation describes the physical state, and Body Tokens supply the conditions of the body. From there the World Dynamics Model predicts what each candidate would lead to, and MAWA chooses among them.

Toward cross-embodiment foundation intelligence

Fi0 organizes task, world, body, and action into a single framework. Language and human demonstrations define the task; the shared world representation describes the current physical state; embodiment information bounds what the robot can do; future prediction estimates what each action would lead to.

The framework also lets experience accumulate beyond a single body.

What the model has already learned carries over to other robots: how tasks are structured, how objects relate, how contact behaves. New bodies widen the range of conditions it has seen. The successes, failures, contacts, and recoveries that come out of real execution keep adding to what it knows about consequences. For a task training never covered, a demonstration puts a new task within reach at inference time.

Soft bodies give this a testbed that varies continuously. A01, A02, and A03 form a progression along length, segment count, and degrees of freedom. The model can watch how those parameters feed through to the reachable workspace, the path of motion, the way contact is made, and the final outcome. From that it builds a more detailed picture of how task knowledge relates to the body running it.

None of this is confined to soft robots. Manufacturing, logistics, healthcare, homes, space, and extreme environments will call for robots of very different shapes, and much of what is known about tasks and about the physical world still carries across them. What changes is how each body gets the task done.

The same skill, on an A01, an A03, a dual-arm system, or another robot, can take entirely different trajectories, body configurations, and contacts while pointing at the same goal.

Foundation Intelligence Across Embodiments means this: the body can change, while skill and an understanding of the world keep accumulating and come out differently on each body that runs them.

The next contest in embodied intelligence may be between bodies

Humanoid robotics is trying to find a body general enough for general intelligence. Feagine is asking a different question: as robots come to have more and more different bodies, can the intelligence they have already acquired keep accumulating across them?

The question gets more pressing the further robots move into industry. Factories, warehouses, hospitals, homes, and extreme environments demand different things from a robot, whether in scale, payload, speed, precision, compliance, or safety. Bodies will keep specializing. What the industry has to solve is not only which form is most general, but how to avoid paying for data, training, and adaptation all over again every time a new body appears.

Feagine’s route runs in that direction. A01, A02, and A03 push the soft body into a standardized product line; data keeps bringing in new tasks and new real-world experience; Fi0 organizes task, world, and body into one foundation model, so that a skill can produce new actions as the body changes.

What Feagine is really building is an expanding map between tasks, bodies, and the physical world.

Soft embodied intelligence means more than soft mechanics. A body can change its length, segments, shape, and configuration around a task, while intelligence accumulates on top of those changes and lets one skill find an action that holds on each different robot.

The humanoid route keeps widening what a single general body can do. Feagine’s is no less ambitious in the other direction, loosening general intelligence from any one body.

As the robot world goes from one body to many, the capability that compounds is the one that lets every new body inherit what came before.

Link to media kit: https://drive.google.com/drive/u/1/folders/1kbcKJjk1vAEf4mFGhwbNkZr46JwnNJkE
Watch Feagine Robotics introduction video: https://youtu.be/0up_2RahO5A

Follow Feagine Robotics
LinkedIn: https://www.linkedin.com/company/feagine-robotics
YouTube: https://www.youtube.com/@FeagineRobotics
X: https://x.com/FeagineRobotics

About Feagine Robotics

Feagine builds flexible robot bodies and foundation intelligence that learns from the real world and adapts across embodiments. Learn more at feagine.com/en

CONTACT: Feagine Robotics, Julie Wang, julie@feagine.com, 1-6072627242

View original content to download multimedia:https://www.prnewswire.com/news-releases/doctor-octopus-is-becoming-real-the-rise-of-soft-embodied-intelligence-302850847.html

SOURCE Feagine Robotics

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Technology

Connect America Launches CareCompass™, Expanding PERS Support Beyond Emergencies with Real-Time Guidance and Visibility into the Home

Published

on

By

Real-time support and insight help individuals and care teams address health concerns earlier, reducing unnecessary ED visits and enabling care in place

BALA CYNWYD, Pa., Aug. 13, 2026 /PRNewswire/ — Connect America, a leader in connected homecare and engagement solutions, today announced the launch of CareCompass™, an extension of its traditional personal emergency response systems (PERS) that adds real-time nurse triage directly into the call flow using the same intuitive, easy-to-use help button that provides independence for millions of at-risk individuals today. By combining two foundational support services into a single access point, Connect America is redefining how users get access to the right help at the right time while avoiding unnecessary emergency department (ED) visits. 

“Historically, the default response to a health concern has often been EMS and ED visits, even when it may not be necessary,” said Janet Dillione, CEO at Connect America. “CareCompass introduces a smarter first step: immediate clinical guidance that helps resolve issues in place whenever appropriate, improving outcomes while reducing unnecessary cost.”

From Emergency Response to Early Intervention

Traditional PERS has long served as a critical safety net, activated after an incident occurs. CareCompass builds on that foundation by moving support earlier in the moment of need, enabling individuals to seek guidance at the first sign that something isn’t right, before symptoms escalate into emergencies. 

Nearly half of PERS interactions involve health-related concerns that may not require an EMS response, yet many individuals wait until symptoms worsen before seeking help. CareCompass™ addresses this gap by connecting individuals in real-time to a registered nurse who can:

Assess symptoms in real timeProvide immediate, personalized guidance to the most appropriate site of service for their situationSupport safe self-care when appropriateDispatch EMS when clinically necessary

For example, instead of defaulting to EMS for respiratory symptoms, a nurse can assess the situation, guide appropriate interventions, and help stabilize the individual at home, avoiding an unnecessary ED visit.

Driving Better Outcomes While Reducing Cost

By introducing integrated clinical assessment in the moment of need, CareCompass™ helps:

Reduce avoidable emergency department visits and hospital transportsLower total cost of care across Medicare, Medicaid, and at-risk populationsImprove appropriate utilization of healthcare resourcesIncrease confidence for individuals and caregivers to act sooner

This shift from reactive response to proactive intervention enables a more efficient, patient-centered model of care, especially for aging and high-risk populations.

Delivering Actionable Insight for Care Teams

Beyond the immediate interaction, CareCompass™ generates clinically enriched insights that extend value across healthcare organizations. Unlike traditional incident reports that simply document events, CareCompass™ captures clinical context, transforming individual symptoms into actionable intelligence.

This enables:

Risk stratification and trend identification across populations Identification of comorbidities and emerging health patterns Care gap closure and targeted follow-up interventions More effective case management and care coordination 

Care teams can use these insights to conduct timely follow-ups, adjust care plans, reinforce education, and intervene before conditions worsen, creating a closed-loop model of care that extends beyond the initial interaction.

A Unified Solution for Consumers and Healthcare Organizations

CareCompass™ is designed to deliver value across both direct-to-consumer (DTC) and enterprise (B2B) use cases:

For Consumers and Caregivers:

24/7 access to a registered nurse through a familiar deviceSupport for everyday health concerns, not just emergenciesGreater confidence to remain independent at homePeace of mind knowing help is available before situations escalate

For Health Plans, Providers, and Care Organizations:

Earlier visibility into member needs and emerging risksReduced unnecessary utilization and improved cost managementEnhanced ability to support care in placeData-driven insights to optimize care management and quality performance

“When people act earlier, everything improves—outcomes, experience, and cost,” said Dillione “CareCompass gives people permission and confidence to reach out sooner, which ultimately leads to better care and fewer avoidable emergencies.”

About Connect America

Connect America is a proactive, intelligent care platform that helps healthcare organizations, caregivers, and consumers prevent avoidable emergency department visits and enable safe, independent living at home. With more than 50 years of experience, the company has served over 25 million individuals and currently supports more than 2.5 million consumers and caregivers across the US and Canada.

By delivering real-time visibility into the home through connected data, analytics, and human support, Connect America enables early risk detection, timely intervention, and coordinated care—improving outcomes, enhancing independence, and lowering total cost of care.

For more information, visit www.connectamerica.com

Media Contact
Joe Morgan
jmorgan@sovyn.com 

View original content to download multimedia:https://www.prnewswire.com/news-releases/connect-america-launches-carecompass-expanding-pers-support-beyond-emergencies-with-real-time-guidance-and-visibility-into-the-home-302850338.html

SOURCE Connect America

Continue Reading

Technology

Adam Milstein and the Adam and Gila Milstein Family Foundation to Sponsor Panel on K-12 Transparency and Foreign Influence at the 2026 State Policy Network Annual Meeting

Published

on

By

The Orlando panel will convene education, national security, and antisemitism researchers to examine who is funding American classrooms and what parents and policymakers are permitted to see.

LOS ANGELES, Aug. 13, 2026 /PRNewswire/ — Adam Milstein, Israeli-American “Strategic Venture Philanthropist,” community leader, and co-founder of the Adam and Gila Milstein Family Foundation (MFF), announced today that MFF will sponsor a panel at the 2026 State Policy Network (SPN) Annual Meeting, taking place August 24–27 at the JW Marriott Grande Lakes in Orlando, Florida.

The session, “Transparency, Parental Power, and Exposing Foreign Influences in K–12,” will be held Wednesday, August 26, from 3:30 to 4:15 PM ET. The K–12 public school system serves the vast majority of American students, yet it faces growing threats to transparency and accountability. From foreign-funded curriculum initiatives to unchecked external influence, parents and policymakers are increasingly demanding visibility into what is being taught and who is funding it. The panel explores how to ensure transparency, accountability, and alignment with American values in public schools.

The panel will feature:

Kate Bierly, Campaign Director, Next Generation Texas at Texas Public Policy Foundation (TPPF).Deb Kraulidis — Moms for America (Grassroots)Dr. Brandy Shufutinsky — Foundation for Defense of Democracies (FDD)(Moderator & Panelist)Chen Rosenberg Klein — Milstein Foundation (Panel Lead)

Their arenas differ, spanning parental organizing, curriculum research, foreign funding investigations, and the academic study of antisemitism, but they share a conviction that what happens in a classroom is a matter of public record and public accountability.

“Educational institutions that accept foreign funds must face scrutiny and accountability” said Adam Milstein, co-founder of the Adam and Gila Milstein Family Foundation.

MFF’s return to the SPN Annual Meeting reflects the model Milstein has built over 25 years. The foundation supports more than 200 nonprofit organizations and has facilitated over 1,000 collaborations between them, connecting research, legal, media accountability, and education groups so their combined effort outpaces what any one of them could achieve alone. MFF sponsored a panel at the 2025 SPN Annual Meeting in New Orleans on fostering American values and countering radical ideology in education.

About Adam and Gila Milstein
Adam Milstein is an Israeli-American strategic venture philanthropist, businessman, and community leader. Born in Haifa, Israel, he served in the Israel Defense Forces during the 1973 Yom Kippur War before immigrating to the United States in 1981. He is a managing partner at Hager Pacific Properties and a co-founder of the Israeli-American Council, where he served as Chair from 2015 to 2019 and continues to serve on the board. Adam serves on the boards of StandWithUs, Hasbara Fellowships, and several other organizations.

Gila Milstein, born in Morocco and raised in Israel, is a community leader and philanthropist who serves as President of Stand By Me and the MERONA Leadership Foundation. She also sits on the boards of the American-Israel Education Foundation and StandWithUs.

Together, Adam and Gila co-founded the Adam and Gila Milstein Family Foundation, which supports a network of nonprofit organizations dedicated to strengthening American values, combating bigotry and hatred, and promoting the U.S.-Israel alliance. The Milsteins live in Encino, California, and have three daughters and three grandchildren.

About the Adam and Gila Milstein Family Foundation
The Adam and Gila Milstein Family Foundation works to strengthen American values, combat hatred in all forms, and support the U.S.-Israel alliance. Partnering with more than 200 nonprofit organizations and having facilitated over 1,000 collaborations between them, MFF promotes freedom, democracy, and accountability, ensuring that the next generation is equipped to uphold the values that make America and Israel strong. Learn more at www.milsteinff.org.

About State Policy Network
State Policy Network (SPN) is the nation’s premier organization supporting and connecting 63 state-based affiliates and more than 130 national nonprofit partners advancing state and local policy solutions that strengthen communities and expand personal freedom. SPN equips leaders across all 50 states with the strategies, resources, and peer connections they need to defend federalism, civil society, and free enterprise. Learn more at www.spn.org.

Media Contact: walsh@spn.org
Director of Media Relations

View original content:https://www.prnewswire.com/news-releases/adam-milstein-and-the-adam-and-gila-milstein-family-foundation-to-sponsor-panel-on-k12-transparency-and-foreign-influence-at-the-2026-state-policy-network-annual-meeting-302850461.html

SOURCE Adam and Gila Milstein Family Foundation

Continue Reading

Technology

TransPerfect’s Trial Interactive Partners with Virtual Data Corp to Bring Predictive Compliance Intelligence to Trial Interactive

Published

on

By

Key Takeaways

First native LiveTMF integration in an eTMF platform.Compliance intelligence continuously updates document requirements as studies evolve.Reduces manual effort and inspection risk.

NEW YORK, Aug. 13, 2026 /PRNewswire/ — Trial Interactive, a division of TransPerfect and an industry leader in practical eClinical innovation that simplifies and automates clinical processes for sponsors, CROs, and sites around the world, today announced the native integration of LiveTMF, a clinical trial compliance intelligence engine powered by Virtual Data Corp, into the Trial Interactive platform. The integration makes TransPerfect the first eTMF provider to natively implement LiveTMF and gives Trial Interactive users an expected document list (EDL) that LiveTMF keeps current throughout the study.

EDLs have traditionally been treated as a one-time configuration exercise: define the study design, generate the list, move on. In reality, studies evolve as sites activate, protocols amend, and investigators change, causing static lists to quickly fall out of sync and leaving study teams to reconcile gaps manually, often just before an inspection.

At the core of LiveTMF is a deterministic, patent-pending compliance model developed by Virtual Data Corp. It maps a study’s structure—including protocol, sites, investigators, institutional review boards, and ethics committees—and the role each party holds over time against applicable regulations and sponsor SOPs. As study events happen, the engine recalculates the document list in place, separating what’s simply missing from what’s blocked by an unmet dependency.

“This is the direction we’ve been taking Trial Interactive for a while now: less configuration, more intelligence,” said Michael Smyth, Division President of TransPerfect Life Sciences Solutions. “LiveTMF gives our clients a document list that reflects the study as it’s actually running in the platform they already use every day.”

“Everyone in this industry has an expected document list, and almost nobody trusts it,” commented Jordan Ellington, Founder and CEO of Virtual Data Corp. “That is not a configuration problem, it is a modeling problem. LiveTMF builds the list from what actually happened, so the list becomes the work.”

LiveTMF can run as a system-agnostic standalone application alongside any best-in-class eTMF provider without requiring system migration or revalidation. General availability is anticipated in Q4 2026.

For more company news and announcements, visit the TransPerfect News & Press Center at www.transperfect.com/about/news-and-press.

About Virtual Data Corp

Virtual Data Corp builds AI-native infrastructure for clinical trial compliance. Its flagship product, LiveTMF, computes and explains trial master file compliance state across the full study timeline using a deterministic temporal compliance engine. The company is based in Austin, Texas, and was founded by Jordan Ellington, who has spent three decades building enterprise software for regulated industries. For more information, visit www.virtualdata.io.

About Trial Interactive

Trial Interactive is an industry leader in practical eClinical innovation that simplifies and automates clinical processes and quality management for sponsors, CROs, and sites around the world. The 21 CFR part 11-compliant, AI-powered platform delivers an author-to-archive collaboration experience with solutions for clinical document management, site selection, site activation, e-learning, compliance training, and CTMS with seamless solution interoperability and indexing to the eTMF. Trial Interactive is consistently selected by clinical professionals for providing the most comprehensive yet intuitive experience with the most complete offering of technology and expert TMF services. Trial Interactive helps study teams streamline their operations by cutting unnecessary expenses, expediting timelines, reducing compliance risks, and improving operational excellence. For more information on Trial Interactive, please contact info@trialinteractive.com or +1 212.400.8848, or visit www.trialinteractive.com.

About TransPerfect

TransPerfect is the world’s largest provider of language and AI solutions for global business. From offices in over 150 cities on six continents, TransPerfect offers a full range of services in 200+ languages to clients worldwide. More than 6,000 global organizations employ TransPerfect’s GlobalLink® technology to simplify the management of multilingual content. With an unparalleled commitment to quality and client service, TransPerfect is fully ISO 9001 and ISO 17100 certified. TransPerfect has global headquarters in New York, with regional headquarters in London and Hong Kong. For more information, please visit our website at www.transperfect.com.

View original content to download multimedia:https://www.prnewswire.com/news-releases/transperfects-trial-interactive-partners-with-virtual-data-corp-to-bring-predictive-compliance-intelligence-to-trial-interactive-302850175.html

SOURCE TransPerfect

Continue Reading

Trending