Anonymous submission · Under double-blind review

CoFlex-VTLA

Spatiotemporal Tactile Grounding for Adaptive Directional Compliance in Contact-Rich Manipulation

Under double-blind review.
Available after review.
Under double-blind review.
Available after review.
Anonymous repository
link forthcoming.
Dataset release forthcoming.

CoFlex-VTLA: Spatiotemporal Tactile Grounding for Adaptive Directional Compliance in Contact-Rich Manipulation

Anonymous authors · Affiliations withheld for double-blind review

Abstract

Vision-Language-Action (VLA) policies specify desired motion, but contact-rich manipulation also requires deciding how strongly the robot should resist or yield as physical constraints evolve. We present CoFlex-VTLA, a framework for jointly predicting reference motion and task-conditioned asymmetric directional compliance from visual, language, robot-state, and tactile context. Its Asymmetric Directional Compliance Field (ADCF) assigns separate translational stiffness values to opposite displacement polarities along each Cartesian axis. To condition this mechanical response on the evolving interaction, a spatiotemporal tactile encoder combines distributed contact measurements with multi-rate history; a high-rate compliant controller executes the paired motion–compliance commands. Across four real-world manipulation tasks, CoFlex-VTLA achieves a mean success rate of 72.5%, exceeding the strongest evaluated baseline by 6.25 percentage points. Component ablations support explicit compliance prediction and tactile history. Force–stiffness trajectories illustrate the predicted directional responses, while liquid-mass measurements provide complementary evidence of physical outcome consistency.

72.5%Mean task success
+6.25 ppOver the strongest baseline
4Evaluated real-world tasks

Method

CoFlex-VTLA jointly specifies where to move and how strongly to resist or yield. Spatiotemporal tactile context grounds reference-motion and compliance prediction in the evolving physical interaction.

VisionLanguageRobot stateDistributed tactile history
01 / GROUNDHiST-TM + VLA context

Spatial encoding and multi-rate history
Bidirectional cross-attention

02 / PREDICT · 10 HzMotion + directional compliance

Paired reference-action chunks
Six polarity-dependent stiffness values

03 / EXECUTE · 200 HzTactile-guided compliant control

High-rate reference adaptation
Contact-conditioned physical execution

Tactile sensing and compliant control run at 200 Hz; policy inference runs at 10 Hz.

01Hierarchical Spatio-Temporal Tactile Modulation

HiST-TM models spatial correlations within each tactile frame using GATv2. A 128-frame tactile context supplies multi-rate historical sequences, which are integrated by two-stage S4D encoding. This history modulates the current tactile representation before bidirectional cross-attention fuses it with the VLA context.

02Asymmetric Directional Compliance Field

ADCF assigns independent translational stiffness values to the positive and negative displacement polarities of each Cartesian axis:

c = [kx+, kx, ky+, ky, kz+, kz]

The displacement from the reference selects the stiffness for each axis. Rotational motion and gripper commands remain part of the reference action. Interaction-phase targets supervise the compliance branch during training; inference requires no phase labels or online stiffness tuning.

03High-Rate Tactile-Guided Compliance Execution

At 200 Hz, fingertip measurements are aggregated into a Cartesian contact-force estimate that adapts the nominal reference:

xv = xrGτ K−1 clip(fτfref)

For the same force error, compliant directions receive larger reference corrections. A Cartesian stiffness–damping controller realizes the predicted mechanical response between policy updates.

Four Contact-Rich Tasks

Four laboratory tasks probe deformation-sensitive liquid handling, constrained extraction, insertion, and sustained surface contact. A trial succeeds only when the complete task criterion is met.

01

Drip Dropper

Deformation-sensitive liquid handling

Transfer liquid and return the dropper to its bottle.

Dropper placement is randomized.

Video coming soon
02

Remove Stopper

Constrained extraction and transport

Extract the stopper and place it in a basket.

Stopper tightness and orientation, and bottle position, are randomized.

Video coming soon
03

Replace Test Tube

Load-bearing transfer and insertion

Transfer the test tube into the target rack.

Test-tube and rack positions are randomized.

Video coming soon
04

Clean Watch Glass

Sustained surface contact

Remove the stains from the watch glass.

Stain patterns are randomized.

Video coming soon

All methods use the same demonstrations and training epochs, with their respective observation settings. The training corpus contains 200 demonstrations for each of six tasks (527K frames); the current evaluation reports the four tasks above. Visual observations and demonstrations run at 30 Hz.

Experimental Results

  1. Q1. Does CoFlex-VTLA improve task completion and liquid-handling consistency?
  2. Q2. How do compliance representation and tactile history contribute to performance?
  3. Q3. What do stiffness trajectories, force profiles, and failure examples reveal about physical execution?

Q1 · Task Completion

CoFlex-VTLA achieves 72.5% mean task success, exceeding RDP by 6.25 pp. The advantage is concentrated in liquid handling and stopper manipulation; RDP retains the highest insertion and cleaning success counts. CoFlex-VTLA lifts every test tube but completes insertion in 12 of 20 trials, identifying constrained placement as a remaining bottleneck.

Each method is evaluated in 20 full-task trials per task. The final column of each task records complete-task success; drip/return includes returning the dropper. Avg. is the unweighted mean of the four complete-task rates. Percentage-point differences use unrounded rates. Highlighted cells mark column-wise maxima, including ties.

Stage Completion and Task Success Across Four Tasks
PolicyDrip DropperRemove StopperReplace Test TubeClean Watch GlassAvg. (%)
graspsuckdrip/returnremoveputliftinserttakeclean
Without tactile input
DP12/205/200/2016/2016/208/200/2015/205/2026.3
π0.518/2012/202/2014/2010/2011/201/2017/2011/2030.0
WALL-X20/2015/203/2016/2014/2013/201/2019/2015/2041.3
With tactile input
ACP5/202/200/2013/209/2017/205/2014/2012/2032.5
π0.5+tac.3/200/200/207/205/202/200/2012/200/206.3
RDP17/2014/205/2019/2019/2015/2013/2019/2016/2066.3
CoFlex-VTLA19/2015/2011/2020/2020/2020/2012/2018/2015/2072.5

Successful grasping alone does not ensure liquid transfer or completion of a contact-rich task. Direct tactile concatenation also underperforms its tactile-free backbone in this evaluation, motivating structured use of physical feedback. The component comparisons below examine compliance and tactile history within CoFlex-VTLA.

Q1 · Liquid-Mass Consistency

An electronic balance measures liquid mass over five trials per method. The reference interval, [1.2, 2.8] g, comes from liquid-mass increments during uptake in the demonstrations. Mean and population SD use all five measurements (SD denominator n = 5). In Range gives the percentage and count within the interval.

Liquid Mass Statistics Across Evaluated Policies
PolicyMean ± SD (g)In Range
DP0.0 ± 0.00% (0/5)
π0.50.3 ± 0.620% (1/5)
WALL-X0.9 ± 1.040% (2/5)
ACP1.2 ± 1.060% (3/5)
π0.5+tac.0.0 ± 0.00% (0/5)
RDP1.6 ± 1.360% (3/5)
CoFlex-VTLA1.9 ± 0.880% (4/5)

CoFlex-VTLA places 4/5 measurements within the reference interval, compared with 3/5 for ACP and RDP. Its reported 1.9 ± 0.8 g indicates less variation than these two baselines. A zero mean and spread do not indicate successful regulation when the required amount is nonzero. This five-trial physical-outcome evaluation complements the complete-task criterion, which also requires returning the dropper.

Q2 · Compliance and Tactile History

Ablations evaluate test-tube insertion and stopper removal with 20 trials each. Avg. is the mean of the two stage success rates; full-model results are shared with the main evaluation. Symmetric compliance averages the two predicted stiffness polarities on each axis. Fixed compliance uses the midpoint of the task's demonstration stiffness bounds.

Ablations of Compliance Representation and Tactile History
VariantTest-Tube InsertionStopper RemovalAvg. (%)
CoFlex-VTLA12/2020/2080.0
Sym. Compliance6/2020/2065.0
Fixed Compliance6/2018/2060.0
No Compliance1/2010/2027.5
Single-Rate History5/2016/2052.5
Current Tactile Only3/209/2030.0

The full model reaches 80.0% across these two stages. Its 15.0 pp advantage over symmetric compliance comes entirely from insertion; both variants succeed in every removal trial. Tactile history benefits both stages: the full model exceeds single-rate history by 27.5 pp and current tactile input alone by 50.0 pp. These comparisons support conditioning motion and compliance on the preceding interaction; they do not separately isolate spatial encoding.

Q3 · Directional Response and Execution

The stiffness traces show how mechanical responses vary with interaction progress, axis, and displacement polarity. During stopper removal, positive z-axis stiffness decreases while the opposite polarity remains comparatively high. During cleaning, the two x-axis polarities separate under sustained contact, while the displayed z-axis stiffness remains relatively stable.

Force and directional stiffness during stopper removal and watch-glass cleaning
Force and stiffness evolution. (a) Stopper removal. (b) Watch-glass cleaning. The traces illustrate the predicted responses; the ablations assess their associated performance differences.

Test-tube force profiles provide a complementary view of contact evolution across pickup, transfer, insertion, and release. Qualitative agreement with a reference trace does not independently establish insertion reliability: CoFlex-VTLA remains one successful insertion below RDP.

Representative failures involve unsuccessful liquid uptake, premature liquid release, loss of stopper retention, and incomplete cleaning. Each violates a physical requirement that reaching the nominal pose alone does not guarantee. Selected examples characterize failure modes, without establishing their frequencies or attributing them to a single component.

Citation

Citation details will be available after double-blind review.