paper-with-me

Papers

Budget-Aware Keyboardless Interaction

2026-06-25 · Quang-Thang Nguyen, Gia-Phuc Song-Dong, Minh-Triet Tran, Trung-Nghia Le arxiv

Interacting with computers typically relies on traditional input devices such as keyboards, mice, and monitors, which can be cumbersome for users seeking greater mobility. Virtual keyboards have been explored to address these limitations, but they often involve complex setups or expensive equipment. This paper proposes a novel virtual keyboard system that leverages only a standard camera and a paper with a printed keyboard layout. Unlike previous methods requiring complex calibration or special lighting conditions, our approach can work on standard environment using modern computer vision technologies. Combining modern segmentation and detection models with traditional image processing algorithms, we efficiently identify the keyboard region. Touch detection is performed using an algorithm analyzing the color of the user's fingernail. Experiments demonstrated a promising results our proposed solution of keyboard and keystroke detection for practical applications. Participants attended our user study also found the proposed system interesting.

📄 PDF Abstract BibTeX arXiv:2606.26508

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Budget-Aware Tool Use Enables Effective Agent Scaling

2025-11-21 · Tengxiao Liu, Zifeng Wang, Jin Miao, I-Hung Hsu 외 arxiv

Scaling test-time computation has been extended from language model reasoning to tool-augmented agents, where scaling involves not only thinking in tokens but also acting via tool calls that directly constrain environmen…

ContextBudget: Budget-Aware Context Management for Long-Horizon Search Agents

2026-04-02 · Yong Wu, YanZhao Zheng, TianZe Xu, ZhenTao Zhang 외 arxiv

LLM-based agents show strong potential for long-horizon reasoning, yet their context size is limited by deployment factors (e.g., memory, latency, and cost), yielding a constrained context budget. As interaction historie…

Reinforcement Learning

Complexity-Budgeted, Interaction-Aware Interpretable Model for Tabular Data

2026-07-08 · Srikumar Krishnamoorthy arxiv

Inherently interpretable classifiers for tabular data typically rely on sparse features, rules, or patterns that users can inspect directly. The marginal feature-screening step common to these methods can discard variabl…

Interpretable Machine Learning

AdaTurn: Budget-Aware Test-Time Scaling for Active Visual Perception Agents

2026-07-16 · Susan Liang, Chao Huang, Filippos Bellos, Jing Bi 외 arxiv

Active visual agents solve fine-grained image tasks by interleaving reasoning with image-grounding actions across multiple turns. However, deployment-time rollout budgets are rarely fixed: some requests permit long rollo…

Timely Machine: Awareness of Time Makes Test-Time Scaling Agentic

2026-01-23 · Yichuan Ma, Linyang Li, Yongkang chen, Peiji Li 외 arxiv

As large language models (LLMs) increasingly tackle complex reasoning tasks, test-time scaling has become critical for enhancing capabilities. However, in agentic scenarios with frequent tool calls, the traditional gener…

Reinforcement Learning