Deep Learning Super-Resolution Network Facilitating Fiducial Tangibles on Capacitive Touchscreens

Haptic WearablesCircuit Making & Hardware PrototypingUI/UX DesignersMakers & DIY Enthusiasts

Paper Title

Deep Learning Super-Resolution Network Facilitating Fiducial Tangibles on Capacitive Touchscreens

Paper Information

  • Domain: Human-Computer Interaction and Machine Learning
  • Keywords: Human-Computer Interaction, Deep Learning, Super-Resolution, Capacitive Touchscreen, Generative Adversarial Network, Fiducial Markers, Mobile Devices, Real-Time Detection

Research Background and Problem

  • Challenges:

    • While capacitive touchscreens support precise finger tracking, their low sensor resolution results in oversized fiducial tangibles, limiting their usability.
    • Current fiducial marker detection algorithms require high-resolution images, but the low resolution of capacitive touchscreens restricts the application of traditional detection methods.
    • Even with deep learning-based super-resolution techniques, these methods typically predict object properties directly rather than reconstructing the object's trace on the screen, making it impossible to leverage existing detection algorithms.
  • Significance:

    • Tangibles enhance the expressiveness of touchscreen interactions, enabling innovative applications such as education, gaming, and text editing.
    • Efficient super-resolution techniques can restore low-resolution data while utilizing existing detection algorithms, reducing development costs and increasing flexibility.
  • Motivation and Related Work:

    • To avoid the need for extensive data collection and retraining for new markers when creating models.
    • To introduce a general-purpose super-resolution model that re-enables traditional detection algorithms in low-resolution capacitive touchscreen scenarios.
    • To build upon existing advancements in deep learning and generative adversarial networks (GANs).

Solution

  • Approach:

    • Proposed a super-resolution conditional generative adversarial network (cGAN) for capacitive touchscreens.
    • The network enhances 30×30-pixel capacitive images to 60×60 pixels, supporting existing fiducial marker detection algorithms such as AprilTag, ArUco, and ARToolKit.
    • Designed a general-purpose super-resolution model to address the limitations of data collection and retraining for new markers.
  • Innovations:

    • The network performs super-resolution on marker images, reconstructing the structure of fiducial markers, enabling direct operation by existing detection algorithms.
    • Supports markers as small as 24×24mm and demonstrates strong generalization on unseen fiducial markers.
  • Implementation Steps and Key Techniques:

    1. Marker Creation and Data Collection:
      • Produced various types of fiducial markers and collected 2D images and rotation data using capacitive touchscreens and optical tracking systems.
      • Processed low-resolution images through filtering, normalization, padding, and pairing, and expanded the training dataset using data augmentation techniques.
    2. Network Architecture:
      • The generator employs residual blocks and pixel shuffle techniques for super-resolution processing.
      • The discriminator adopts a PatchGAN architecture to assess image realism.
    3. Training Process:
      • Supervised learning with the Adam optimizer.
      • Model optimization through a combination of pixel-level L1 loss and adversarial loss.

Research Outcomes

  • Specific Results:

    • The model accurately detects various types of fiducial markers, demonstrating its generalization capability on unseen markers.
    • Achieves high accuracy in real-time tracking of fiducial markers in real-world user interaction scenarios.
  • Advantages and Comparisons:

    • Compared to traditional interpolation algorithms (e.g., Lanczos-4) and baseline deep learning models (e.g., ESRGAN), this method significantly improves image quality and detection accuracy.
    • Compared to Mayer et al.'s geometric super-resolution method, detection speed increased to 322 milliseconds without requiring multi-frame processing.
  • Experiments and Evaluation Results:

    • Detection accuracy for small markers reached 91.9%, with a mean absolute error (MAE) of 3.85 degrees for rotation angles.
    • Real-time inference on mobile devices took 124 milliseconds, with a total detection time of approximately 300 milliseconds.
  • Limitations and Future Directions:

    • The Otsu thresholding method performs poorly on some large markers; exploring domain-specific thresholding methods could improve results.
    • Limited dataset diversity may lead to overfitting on the number of marker boundaries.
    • Improving touchscreen sensor precision and optimizing detection algorithms could further enhance detection speed and accuracy.

Applications and Deployment

  • Application Scenarios:

    • Text Editing: Use fiducial markers for pen-like input, simplifying tool switching.
    • Mobile Gaming: Employ markers as in-game props to enhance interactive experiences.
    • Education and Learning: Use markers for language learning and spelling exercises.
    • Payment Security: Enhance mobile payment security through marker-based solutions.
    • Smart Homes: Replace QR codes with markers for device identification.
  • Future Research:

    • Collaborate with hardware manufacturers to improve touchscreen sensor resolution and data acquisition rates.
    • Further optimize the model's performance on mobile devices to advance the commercialization of touchscreen fiducial marker solutions.

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/papers/chi/96001/2023

AdRecommended

Learn AI Coding at CodeNow

open_in_newOpen DOI Link
DOI: https://doi.org/10.1145/3544548.3580987
At a Glance

Paper Snapshot

fact_check
dataset
Source
CHI
calendar_month
Year
2023
emoji_events
Award
No award tagged
group
Authors
2 authors
sell
Subtopics
Haptic Wearables, Circuit Making & Hardware Prototyping
work
Professions
UI/UX Designers, Makers & DIY Enthusiasts
article
Content Status
Full text indexed
hub
Related Papers
10 related papers