Skip to main content
  1. Home
  2. Emerging Tech
  3. Legacy Archives

Torn knee joint? Don’t worry, this 3D-printed implant will help you grow a new one

Add as a preferred source on Google

3D-printed prosthetic body parts certainly aren’t anything new at this point, but a team of medical researchers at Columbia University Medical Center has just taken the idea to a whole new level. Instead of replacing a damaged body part with an artificial insert, they’ve cooked up a way to use 3D printing in conjunction with stem cells to encourage your body to regrow the damaged part on its own.

Detailed in a recently published study in the online edition of Science Translational Medicine, the researchers have basically devised a way to replace the knee’s protective lining, called the meniscus, using a custom 3D-printed scaffold infused with human growth proteins that prompt the body to regenerate the lining by itself. Over time, the scaffold will deteriorate as the meniscus tissue begins to grow back, presumably leaving the patient with a fully formed, non-artificial joint when it’s all said and done.

Recommended Videos

The therapy hasn’t been used on humans quite yet but has been successfully tested in sheep (whose knees closely resembles those found in humans) and could provide the first effective and long-lasting repair for damaged menisci, which occur in millions of Americans each year and can lead to debilitating arthritis.

RelatedOsteoid is a 3D-printed cast that uses ultrasound to heal your bones 40% faster

“At present, there’s little that orthopedists can do to regenerate a torn knee meniscus,” said study leader Dr. Jeremy Mao. “Some small tears can be sewn back in place, but larger tears have to be surgically removed. While removal helps reduce pain and swelling, it leaves the knee without the natural shock absorber between the femur and tibia, which greatly increases the risk of arthritis.”

Here’s a quick rundown of how the procedure works.

First, doctors conduct a number of MRI scans of the patient’s intact meniscus in the undamaged knee. These scans are used to create an extremely precise 3D model of the meniscus’s shape, which is then sent to a 3D printer. The scaffold is printed out of a special biodegradable  polymer called polycaprolactone — the same material that dissolving sutures are made from.

Once printed, the scaffold is infused with two recombinant human proteins: connective tissue growth factor (CTGF) and transforming growth factor β3 (TGFβ3) before being surgically implanted into the damaged knee. Dr. Mao’s team found that sequential delivery of these two proteins attracts existing stem cells from the body and encourages them to form meniscal tissue.

In the trials conducted on sheep, the menisci typically regenerated in about four to six weeks. After three months, treated animals were walking normally. In a postmortem analysis, the researchers found that the regenerated meniscus in the treatment group had structural and mechanical properties very similar to those of natural meniscus. They are now conducting studies to determine whether the regenerated tissue is long-lasting.

If all goes well, trials of this groundbreaking new procedure could begin in humans in 2015.

Drew Prindle
Former Senior Editor, Features
Drew Prindle is an award-winning writer, editor, and storyteller who currently serves as Senior Features Editor for Digital…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more