← Latest papers
💻 computer science

Shared Representation for 3D Pose Estimation, Action Classification, and Progress Prediction from Tactile Signals

This paper introduces SCOTTI, a novel shared convolutional transformer framework that leverages multi-task learning on a new tactile dataset to simultaneously improve 3D human pose estimation, action classification, and movement progress prediction from foot insole signals, outperforming existing single-task approaches while addressing vision-based limitations like occlusion and privacy.

Original authors: Isaac Han, Seoyoung Lee, Sangyeon Park, Ecehan Akan, Yiyue Luo, Joseph DelPreto, Kyung-Joong Kim

Published 2026-03-30
📖 4 min read☕ Coffee break read

Original authors: Isaac Han, Seoyoung Lee, Sangyeon Park, Ecehan Akan, Yiyue Luo, Joseph DelPreto, Kyung-Joong Kim

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a robot how to understand human movement. Usually, we teach robots by showing them videos through cameras. But cameras have two big problems: they can't see through walls or if someone blocks the view (occlusion), and they make people feel like they are being watched (privacy).

This paper introduces a clever new way to teach robots: by listening to the "footprints" of pressure.

Here is the breakdown of their invention, SCOTTI, using simple analogies.

1. The "Smart Insole" (The Ears of the Robot)

Instead of a camera, the researchers gave people special, low-cost insoles (like shoe inserts) packed with over 500 tiny pressure sensors.

  • The Analogy: Think of these insoles as a super-sensitive "touch microphone." Just as a microphone picks up sound waves, these insoles pick up the "pressure waves" of your feet.
  • The Magic: They are wireless and cheap (about $50), so anyone can wear them without needing a fancy studio or a camera crew.

2. The Three Tasks (The Three Questions)

The researchers wanted the robot to answer three different questions at the same time based on these pressure signals:

  1. 3D Pose: "Where exactly are your body parts?" (Is your knee bent? Is your arm up?)
  2. Action Classification: "What are you doing?" (Are you squatting, jumping, or walking?)
  3. Progress Prediction: "How far along are you?" (Are you halfway through a squat, or just starting?)

The Problem: Before this paper, scientists tried to teach the robot these three things separately. It was like hiring three different teachers: one for math, one for history, and one for art. They didn't talk to each other, so the student (the robot) learned slowly and made mistakes.

3. The Solution: SCOTTI (The "Super-Student")

The team built a new AI model called SCOTTI (Shared COnvolutional Transformer for Tactile Inference).

  • The Analogy: Imagine a single, super-smart student who takes all three classes at once. Because the student learns that "squatting" (Action) involves "bending knees" (Pose) and "going down then up" (Progress), learning one helps them get better at the others.
  • How it works: The model uses a mix of two powerful AI tools:
    • CNNs (The Detective): Looks at the shape of the pressure on the foot (spatial).
    • Transformers (The Storyteller): Understands the sequence of events over time (temporal).
    • Shared Brain: Instead of three separate brains, SCOTTI has one shared "brain" that learns a common language of movement, then branches out to answer the three specific questions.

4. The "Gym Class" Dataset

To train this AI, they didn't just use a few people. They gathered 15 volunteers and filmed them doing 8 different activities (squats, lunges, jumping, walking, etc.) for 7 hours.

  • The Catch: They used cameras only to write down the "correct answers" (the ground truth) while the people wore the insoles. Once the robot is trained, it doesn't need the cameras anymore—it only needs the shoe sensors.
  • The Result: They created a massive library of 200,000+ synchronized "pressure + video" moments, which they are releasing to the public so others can learn from it.

5. The Results: Why It Matters

When they tested SCOTTI, it beat all the old methods that tried to do the tasks separately.

  • Better Accuracy: It guessed body positions more precisely.
  • New Capability: It was the first to successfully predict how far along an action was using just foot pressure (a task no one had done before).
  • Efficiency: It did all three jobs with one model, saving computing power and time.

The "Aha!" Moment: What Did the AI Learn?

The researchers peeked inside the AI's "brain" to see what it was thinking.

  • The Center is Key: They found the AI cared most about the center of the foot (the arch and ball), not the heels or toes. This makes sense because the center of the foot is where you balance and push off.
  • The "Ring" of Walking: When they visualized the data for walking, it looked like a circle. As you walk, your left foot lifts, then your right foot lifts, creating a perfect loop. The AI learned this pattern naturally.

Summary

SCOTTI is like a robot that can "feel" your movement through your shoes. By teaching it to solve three puzzles at once (Where am I? What am I doing? How far have I gone?), it became much smarter than robots taught one puzzle at a time. This technology could help robots assist the elderly, analyze sports performance, or interact with humans in private spaces without ever needing a camera.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →