中文
相关论文

相关论文: SliceType: Fast Gaze Typing with a Merging Keyboar…

200 篇论文

Gaze estimation, the task of predicting where an individual is looking, is a critical task with direct applications in areas such as human-computer interaction and virtual reality. Estimating the direction of looking in unconstrained…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Andy Cătrună , Adrian Cosma , Emilian Rădoi

Pushing forward the compute efficacy frontier in deep learning is critical for tasks that require frequent model re-training or workloads that entail training a large number of models. We introduce SliceOut -- a dropout-inspired scheme…

机器学习 · 计算机科学 2021-04-02 Pascal Notin , Aidan N. Gomez , Joanna Yoo , Yarin Gal

When humans perform complex insertion tasks such as pushing a cup into a cupboard, routing a cable, or putting a key in a lock, they wiggle the object and adapt the process through tactile feedback. A similar robotic approach has not been…

This work presents Squeeze, an efficient compact fractal processing scheme for tensor core GPUs. By combining discrete-space transformations between compact and expanded forms, one can do data-parallel computation on a fractal with…

分布式、并行与集群计算 · 计算机科学 2022-01-04 Felipe A. Quezada , Cristóbal A. Navarro , Nancy Hitschfeld , Benjamin Bustos

Automatic unknown word detection techniques can enable new applications for assisting English as a Second Language (ESL) learners, thus improving their reading experiences. However, most modern unknown word detection methods require…

人机交互 · 计算机科学 2023-03-21 Jiexin Ding , Bowen Zhao , Yuqi Huang , Yuntao Wang , Yuanchun Shi

Intent detection and slot filling are two main tasks in natural language understanding and play an essential role in task-oriented dialogue systems. The joint learning of both tasks can improve inference accuracy and is popular in recent…

计算与语言 · 计算机科学 2022-05-17 Liang Huang , Senjie Liang , Feiyang Ye , Nan Gao

Determining the direction in which a person is looking is an important problem in a wide range of HCI applications. In this paper we describe a highly accurate algorithm that performs gaze estimation using an affordable and widely available…

计算机视觉与模式识别 · 计算机科学 2016-04-07 Reza Shoja Ghiass , Ognjen Arandjelovic

Gaze object detection and gaze following are fundamental tasks for interpreting human gaze behavior or intent. However, most previous methods usually solve these two tasks separately, and their prediction of gaze objects and gaze following…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Yang Jin , Guangyu Guo , Binglu Wang

This article explores the use of a location-aware mid-air gesture-based command triplet syntax to interact with a smart space. The syntax, inspired by human language, is built as a vocative case with an imperative structure. In a sentence…

人机交互 · 计算机科学 2025-01-09 Ana M. Bernardos , Xian Wang , Luca Bergesio , Juan A. Besada , José R. Casar

Face swapping combines one face's identity with another face's non-appearance attributes (expression, head pose, lighting) to generate a synthetic face. This technology is rapidly improving, but falls flat when reconstructing some…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Ethan Wilson , Frederick Shic , Eakta Jain

With the escalated demand of human-machine interfaces for intelligent systems, development of gaze controlled system have become a necessity. Gaze, being the non-intrusive form of human interaction, is one of the best suited approach.…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Somsukla Maiti , Akshansh Gupta

In this letter, we propose a new method, Multi-Clue Gaze (MCGaze), to facilitate video gaze estimation via capturing spatial-temporal interaction context among head, face, and eye in an end-to-end learning way, which has not been well…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Yiran Guan , Zhuoguang Chen , Wenzheng Zeng , Zhiguo Cao , Yang Xiao

We present our current research on the implementation of gaze as an efficient and usable pointing modality supplementary to speech, for interacting with augmented objects in our daily environment or large displays, especially immersive…

人机交互 · 计算机科学 2007-08-28 Daniel Gepner , Jérôme Simonin , Noëlle Carbonell

We present GazeGen, a user interaction system that generates visual content (images and videos) for locations indicated by the user's eye gaze. GazeGen allows intuitive manipulation of visual content by targeting regions of interest with…

计算机视觉与模式识别 · 计算机科学 2024-11-19 He-Yen Hsieh , Ziyun Li , Sai Qian Zhang , Wei-Te Mark Ting , Kao-Den Chang , Barbara De Salvo , Chiao Liu , H. T. Kung

Speed and consistency of target-shifting play a crucial role in human ability to perform complex tasks. Shifting our gaze between objects of interest quickly and consistently requires changes both in depth and direction. Gaze changes in…

图形学 · 计算机科学 2023-10-04 Budmonde Duinkharjav , Benjamin Liang , Anjul Patney , Rachel Brown , Qi Sun

Efficiently entering information into a computer is key to enjoying the benefits of computing. This paper describes three intelligent user interfaces: handwriting recognition, adaptive menus, and predictive fillin. In the context of adding…

人工智能 · 计算机科学 2009-09-25 J. C. Schlimmer , P. C. Wells

Motivation: Spliced alignment refers to the alignment of messenger RNA (mRNA) or protein sequences to eukaryotic genomes. It plays a critical role in gene annotation and the study of gene functions. Accurate spliced alignment demands…

基因组学 · 定量生物学 2025-09-23 Siying Yang , Neng Huang , Heng Li

Interactive segmentation enables users to extract masks by providing simple annotations to indicate the target, such as boxes, clicks, or scribbles. Among these interaction formats, scribbles are the most flexible as they can be of…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Xi Chen , Yau Shing Jonathan Cheung , Ser-Nam Lim , Hengshuang Zhao

Self-attention has become increasingly popular in a variety of sequence modeling tasks from natural language processing to recommendation, due to its effectiveness. However, self-attention suffers from quadratic computational and memory…

信息检索 · 计算机科学 2021-06-01 Yongji Wu , Defu Lian , Neil Zhenqiang Gong , Lu Yin , Mingyang Yin , Jingren Zhou , Hongxia Yang

Python type annotations enable static type checking, but most code remains untyped because manual annotation is time-consuming and tedious. Past approaches to automatic type inference fall short: static methods struggle with dynamic…

编程语言 · 计算机科学 2026-03-12 Juan Altmayer Pizzorno , Emery D. Berger