DEX-Mouse: A Low-cost Portable and Universal Interface with Force Feedback for Data Collection of Dexterous Robotic Hands
- 01The Data Collection Bottleneck Is the Real Constraint on Dexterous Manipulation
- 02Forearm-Mounted Configuration Produces Fundamentally Better Data
- 03Force Feedback at Near-Zero Cost Changes the Economics of Haptic Teleoperation
- 04Calibration-Free Design Unlocks Operator Scale
- 05Collected Data Transfers Directly to Policy Learning
Why This Paper Matters in One Sentence
A Korean university team built a handheld dexterous teleoperation device for $150 that achieved higher task completion rates than a $7,000 commercial MoCap glove — and open-sourced every component — which fundamentally challenges the assumption that high-quality dexterous manipulation data requires expensive, specialized hardware.
1. Key Themes
The Data Collection Bottleneck Is the Real Constraint on Dexterous Manipulation
The paper opens with a frank diagnosis of why dexterous manipulation hasn't scaled: it's not algorithms, it's data infrastructure. As the authors state in Section I, "collecting high-quality demonstration data at scale remains a key challenge," driven by three compounding requirements — operator usability, physical validity, and distributional diversity. Existing solutions force a tradeoff: simulation gives you scale but kills physical fidelity; video gives you real-world data but creates retargeting errors; MoCap gloves give you kinematic accuracy but require per-operator calibration and are anchored to fixed environments. DEX-Mouse is presented as the first system to satisfy all three simultaneously.
Forearm-Mounted Configuration Produces Fundamentally Better Data
The paper's most underappreciated finding is not the device itself — it's the collection configuration. By mounting the robot hand directly on the operator's forearm (rather than on a separate robot arm), DEX-Mouse eliminates the coordinate transformation problem. As the authors note in Section V-B1: "co-locating the robotic workspace with the proprioception of the operator enables reflexive motor responses and reduces the workload of the operator." The numbers are stark: Attached configuration averaged 75.56% overall success rate vs. 46.39% for spatially separated Teleoperation — a 63% relative improvement — consistent across all three interfaces tested (Table I). This isn't a device win; it's an architecture win.
Force Feedback at Near-Zero Cost Changes the Economics of Haptic Teleoperation
Kinesthetic feedback has historically required expensive torque sensors or force-torque hardware. DEX-Mouse implements it through current-based position control with dynamic gain scheduling (Section IV-D), requiring no dedicated force sensors. The system reduces stiffness gain by a factor of γ=0.1 during free motion and increases it during contact (Equation 1), creating a convincing virtual wall effect. In the peg-in-hole task — the hardest contact-rich benchmark — DEX-Mouse at $150 outperformed the Manus Quantum Metaglove at ~$7,000: "In the peg-in-hole task, the Manus glove resulted in lower success rates, likely due to the absence of kinesthetic feedback" (Section V-B2). The implication: haptic feedback is not a premium hardware problem, it's a control architecture problem.
Calibration-Free Design Unlocks Operator Scale
Per-operator calibration is a silent killer of data collection velocity. Every system that requires it (DOGlove, Manus gloves) creates friction that limits throughput. DEX-Mouse's proportional retargeting (Section IV-E) achieves cross-operator compatibility with zero calibration: "The system requires no per-operator calibration. For target hands whose finger FE is driven by a single active DoF, the mapping reduces to direct 1:1 scaling." Practically, this means you can hand the device to a new operator and start collecting immediately — critical for crowdsourced or distributed data collection pipelines.
Collected Data Transfers Directly to Policy Learning
200 demonstrations per task, collected in 1–1.5 hours each, yielded diffusion policies achieving 90% (pick-and-place), 50% (peg-in-hole), and 95% (hammering) success rates on a physical cobot with randomized object initialization (Section V-D). The authors note a key architectural advantage: "our policy uses absolute joint positions for the robot hand. This absolute mapping is feasible because DEX-Mouse captures demonstrations directly on the target embodiment, inherently eliminating the morphological gap." This is a direct pipeline from human demonstration to deployable policy without the retargeting step that plagues video- and simulation-based methods.
2. Contrarian Perspectives
High-DoF Tracking Hurts More Than It Helps for Contact-Rich Tasks
The conventional wisdom in dexterous teleoperation is that more degrees of freedom = more expressive control = better data. DEX-Mouse challenges this directly. The system deliberately uses a constrained 6-DoF design and omits rigid abduction/adduction joints. In the peg-in-hole task: "While DOGlove provides haptic feedback, its full high DoF tracking occasionally induced unintended finger micro-motions. In contrast, the structurally constrained 6-DoF design of DEX-Mouse effectively suppressed unnecessary movements, resulting in a higher success rate" (Section V-B2). The DOGlove achieved only 60% success on peg-in-hole under Attached configuration vs. DEX-Mouse's 72.5%. Less kinematic freedom, more task-relevant control — a counterintuitive but empirically supported result.
Simulation and Video Data Collection Are Being Over-Invested Relative to Physical Teleoperation
The paper implicitly argues that the research community has been solving the wrong problem. Sim-to-real transfer and video retargeting are treated as engineering challenges to overcome, when the actual bottleneck is physical data collection infrastructure: "Simulation-based approaches suffer from sim-to-real gaps caused by inaccurate modeling of contact dynamics. Video-based approaches face retargeting problems stemming from morphological differences between the human hand and the target robot" (Section II). DEX-Mouse's policy training results (90%/50%/95% success) achieved with just 200 demonstrations and ~1.5 hours of collection time suggest that cheap, high-quality physical teleoperation may offer better return on investment than complex sim-to-real pipelines requiring months of engineering. The $150 BOM cost makes this comparison even more pointed.
Portability Is a First-Class Capability, Not a Nice-to-Have
Conventional wisdom treats fixed-station robot arms as the gold standard for data collection — more stable, more controllable, higher-fidelity kinematics. The paper inverts this: "portable hand-held motion-capture interfaces have emerged as a recent alternative... conventional teleoperation setups are difficult to relocate. The robot hand, arm, and supporting infrastructure form a bulky integrated system, which strictly limits data collection to fixed environments" (Section I). The forearm-mounted design allows data collection "in arbitrary environments without requiring a stationary robot arm" (Section I). Distributional diversity — one of the three core requirements for policy generalization — requires portability. A system that can only collect data in one lab is architecturally limited regardless of its fidelity.
3. Companies Identified
Manus Meta
- Description: Dutch company producing high-end MoCap gloves for enterprise and research use
- Why relevant: Used as the primary commercial benchmark. Their Quantum Metagloves (~$7,000 retail) were outperformed in contact-rich tasks by a $150 device, specifically because they lack kinesthetic feedback
- Quote: "the Manus glove resulted in lower success rates, likely due to the absence of kinesthetic feedback" (Section V-B2); "compared to the commercial Manus glove (retail price ≈ USD 7,000)" (Section V-B2)
Blue Robin
- Description: Korean robotics company producing dexterous robot hands
- Why relevant: Their four-fingered dexterous hand was used as the primary test platform throughout the study, validating DEX-Mouse on a commercial hardware target
- Quote: "Across all experimental conditions, we used a four-fingered Blue Robin dexterous hand, where each finger is driven by two active joints" (Section V-A2)
ROBROS
- Description: Korean robotics company producing humanoid robots
- Why relevant: Their IGRIS-C humanoid hand (5-finger, 11-DoF) was used to validate cross-embodiment compatibility, demonstrating DEX-Mouse works beyond the primary test platform
- Quote: "we deployed DEX-Mouse on... a physical 5-finger 11-DoF humanoid hand [IGRIS-C]" (Section V-C)
FAIR Innovation (FR5 Cobot)
- Description: Robotics manufacturer producing collaborative robot arms
- Why relevant: Used as the deployment arm for policy evaluation, demonstrating the full pipeline from DEX-Mouse data collection to cobot execution
- Quote: "we attached the hand to an FR5 cobot to execute tasks" (Section V-D)
Dynamixel / Robotis (implied)
- Description: Korean actuator manufacturer; XL330-M077-T is a Dynamixel product
- Why relevant: The entire finger actuation system is built on Dynamixel smart servos, making this a validation of commodity actuators for high-performance haptic teleoperation
- Quote: "we employ the Dynamixel XL330-M077-T smart actuator owing to its minimal footprint and high torque transparency" (Section IV-A2)
HTC Corporation (VIVE)
- Description: Consumer electronics company; VIVE Ultimate Tracker is used for inside-out pose tracking
- Why relevant: Consumer-grade VR tracking hardware is repurposed for robot pose estimation, enabling untethered operation without external infrastructure
- Quote: "VIVE Ultimate Tracker is integrated directly onto the device. The tracker employs inside-out tracking technology to estimate global pose independently, allowing the operator to move freely without any external infrastructure" (Section IV-F2)
Kinova
- Description: Canadian collaborative robotics company
- Why relevant: Their Gen3 7-DoF manipulator was used as the follower arm in the spatially separated Teleoperation configuration, validating DEX-Mouse against a standard research-grade robot arm setup
- Quote: "a Kinova Gen3 7-degree-of-freedom manipulator served as the follower arm where the robotic hand was attached" (Section V-A2)
Vertical Labs, Co., Ltd.
- Description: Korean robotics company affiliated with the corresponding author
- Why relevant: Industry co-affiliation suggests commercial interest in the technology, potential pathway for productization
- Quote: Author affiliation listed as "Vertical Labs, Co., Ltd., Korea" (Title page)
4. People Identified
Changjoo Nam
- Lab/Institution: Dept. of Electronic Engineering, Sogang University; Vertical Labs, Co., Ltd., Korea
- Why notable: Corresponding author and apparent lab PI. Dual academic-industry affiliation suggests active commercialization interest. Research focus on practical data collection infrastructure for dexterous manipulation positions him as a key figure in the emerging "data tooling" layer of physical AI
- Quote: Corresponding author (cjnam@sogang.ac.kr); "This work was supported by the National Research Foundation of Korea (NRF)" (Title page)
Joonho Koh
- Lab/Institution: Dept. of Artificial Intelligence, Sogang University
- Why notable: Co-first author; AI department affiliation suggests the policy learning and system integration work. Given the paper's downstream policy training results, likely a key technical contributor to the DexUMI-inspired policy architecture
- Quote: "† These authors contributed equally to this work" (Title page)
Haechan Jung
- Lab/Institution: Dept. of Electronic Engineering, Sogang University
- Why notable: Co-first author; electrical engineering background suggests primary ownership of the embedded control architecture (STM32 firmware, force feedback implementation, RS-485 communications)
- Quote: "† These authors contributed equally to this work" (Title page)
Cheng Chi / Shuran Song (referenced, not authors)
- Lab/Institution: Columbia University / Stanford University
- Why notable: Their Universal Manipulation Interface (UMI) work is the conceptual ancestor of the forearm-mounted portable collection paradigm. DEX-Mouse extends and validates this architecture for dexterous hands. Song's lab's DexUMI framework is directly used for policy architecture
- Quote: "The policy architecture follows the DexUMI framework with two modifications" (Section V-D); Reference [1] and [9]
Hengkai Zhang et al. (DOGlove team) (referenced)
- Lab/Institution: Not specified in paper
- Why notable: Their DOGlove — a haptic force feedback glove presented at RSS 2025 — serves as the primary state-of-the-art research comparison. Understanding where DEX-Mouse beats DOGlove (contact-rich precision tasks) and where they're comparable reveals the competitive landscape for low-cost haptic teleoperation
- Quote: "DOGlove provides haptic feedback, its full high DoF tracking occasionally induced unintended finger micro-motions" (Section V-B2); Reference [7]
5. Operating Insights
The Collection Configuration Architecture Decision Has Larger Impact Than Interface Choice
For teams building data collection pipelines, the single highest-leverage decision is where the robot hand lives relative to the operator — not which glove or interface you use. Across all three interfaces tested (DEX-Mouse, DOGlove, Manus), the Attached configuration (robot hand on forearm) consistently outperformed Teleoperation (spatially separated robot) by a large margin. The data: "Attached yielded a higher overall success rate (75.56%) and faster completion time compared to Teleoperation (46.39%)" (Section V, Table I). For precision tasks like peg-in-hole, the effect was dramatic: 55% average success Attached vs. 10.83% Teleoperation. If you're designing a data collection workflow for contact-rich dexterous manipulation, invest in the forearm-mounted architecture before spending on premium interface hardware.
Perceived Workload Is a Leading Indicator of Data Collection Scalability
NASA-RTLX scores revealed statistically significant workload reduction with the Attached configuration vs. Teleoperation (p=0.002, η²=0.777 — a very large effect size) and with DEX-Mouse vs. Manus glove (p<0.05) (Section V-B3). For operators collecting hundreds of demonstrations daily, workload accumulation directly caps throughput. A fatigued operator produces lower-quality demonstrations and takes more breaks. CTOs building data operations should track operator workload as a key metric alongside task success rate — they're correlated, and workload predicts long-term collection velocity in ways that short-term success rates don't capture. The finding that "Attached configuration reduced the perceived workload of the operators compared to spatially separated teleoperation setups across all compared interfaces" (Abstract) means the architectural benefit compounds: better data AND faster collection AND lower operator fatigue.
200 Demonstrations in 1.5 Hours Is a Viable Minimum Viable Dataset for Dexterous Policies
The policy training results establish a concrete lower bound for teams budgeting data collection effort: "For each task, we collected 200 demonstrations under Attached configuration. The data collection process required approximately 1–1.5 hours per task" (Section V-D). This yielded 90%/50%/95% success rates across three tasks on a physical cobot with randomized initialization. Teams currently planning for 1,000+ demonstrations before training their first policy should consider earlier iteration cycles. The 50% peg-in-hole result also provides an honest benchmark: millimeter-tolerance insertion with a single camera and proprioceptive torque sensing is at the edge of what 200 demonstrations can support — setting realistic expectations for contact-rich precision tasks.
6. Overlooked Insights
Motor Torque as a Tactile Sensor Substitute Is a Deployable Pattern
Buried in the policy architecture section is a finding with broad implications: the team replaced external tactile sensors with measured motor torque values as proprioceptive inputs. "Instead of using external tactile sensors, we incorporated the measured motor torque values as proprioceptive inputs to represent contact interactions" (Section V-D). This worked well enough to achieve 90% and 95% success rates on pick-and-place and hammering. Tactile sensors are one of the most cited gaps in dexterous manipulation deployment — they're fragile, expensive, and hard to integrate. This paper provides evidence that motor current/torque sensing (available for free on any servo-driven system) can serve as a functional proxy for contact state estimation. Any team currently designing around dedicated tactile sensor arrays should test this approach first before committing to the hardware complexity.
The Peg-in-Hole Variance Was Driven by Two Participants — And Reveals a Systemic Anthropometric Failure Mode
The paper briefly notes: "most of the within-cell variance in peg-in-hole performance across all three interfaces originated from two participants who self-reported difficulty with precise thumb-index opposition due to their short thumb length" (Section V-B2). This is mentioned as a limitation, but the implication is larger: any teleoperation system with a fixed thumb geometry creates a systematic exclusion of operators with short thumb anatomy. With only 8 participants, two outliers represent 25% of the study population. At scale, this becomes a significant operator qualification constraint that affects data collection diversity. The authors acknowledge a planned fix — "adjustable-length thumb module" (Section VI) — but teams deploying any teleoperation system should audit their operator pool for anthropometric edge cases before assuming their success rate statistics generalize. Data collected by a restricted operator population will have distributional gaps that manifest as policy failure modes in deployment.