中文
相关论文

相关论文: PSDoodle: Fast App Screen Search via Partial Scree…

200 篇论文

Despite its widespread use in Android apps, reflection poses graving problems for static security analysis. Currently, string inference is applied to handle reflection, resulting in significantly missed security vulnerabilities. In this…

密码学与安全 · 计算机科学 2016-12-19 Yifei Zhang , Tian Tan , Yue Li , Jingling Xue

Screen recordings of mobile apps are a popular and readily available way for users to share how they interact with apps, such as in online tutorial videos, user reviews, or as attachments in bug reports. Unfortunately, both people and…

人机交互 · 计算机科学 2022-07-12 Jieshan Chen , Amanda Swearngin , Jason Wu , Titus Barik , Jeffrey Nichols , Xiaoyi Zhang

Creating physically realistic content in VR often requires complex modeling tools or predefined 3D models, textures, and animations, which present significant barriers for non-expert users. In this paper, we propose SketchPlay, a novel VR…

人机交互 · 计算机科学 2025-12-29 Xiangwen Zhang , Xiaowei Dai , Runnan Chen , Xiaoming Chen , Zeke Zexi Hu

Retrieving code functions, classes or files that are relevant in order to solve a given user query, bug report or feature request from large codebases is a fundamental challenge for Large Language Model (LLM)-based coding agents. Agentic…

软件工程 · 计算机科学 2026-02-09 Shravan Chaudhari , Rahul Thomas Jacob , Mononito Goswami , Jiajun Cao , Shihab Rashid , Christian Bock

An early stage of developing user-facing applications is creating a wireframe to layout the interface. Once a wireframe has been created it is given to a developer to implement in code. Developing boiler plate user interface code is time…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Alex Robinson

Retrieval of text information from natural scene images and video frames is a challenging task due to its inherent problems like complex character shapes, low resolution, background noise, etc. Available OCR systems often fail to retrieve…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Partha Pratim Roy , Ayan Kumar Bhunia , Avirup Bhattacharyya , Umapada Pal

GUI design is an integral part of software development. The process of designing a mobile application typically starts with the ideation and inspiration search from existing designs. However, existing information-retrieval based, and…

软件工程 · 计算机科学 2022-04-15 Sidong Feng , Chunyang Chen , Zhenchang Xing

Manga (Japanese comics) are popular worldwide. However, current e-manga archives offer very limited search support, including keyword-based search by title or author, or tag-based categorization. To make the manga search experience more…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yusuke Matsui , Kota Ito , Yuji Aramaki , Toshihiko Yamasaki , Kiyoharu Aizawa

Nowadays, eye tracking is the most used technology to detect areas of interest. This kind of technology requires specialized equipment recording user's eyes. In this paper, we propose SneakPeek, a different approach to detect areas of…

信息检索 · 计算机科学 2017-12-12 Daniyal Shahrokhian , Alejandro Vera de Juan

We present the design and implementation of a visual search system for real time image retrieval on JD.com, the world's third largest and China's largest e-commerce site. We demonstrate that our system can support real time visual search…

信息检索 · 计算机科学 2019-08-21 Jie Li , Haifeng Liu , Chuanghua Gui , Jianyu Chen , Zhenyun Ni , Ning Wang

Graphical User Interfaces (GUIs) are the primary means by which users interact with mobile applications, making them crucial to both app functionality and user experience. However, a major challenge in automated testing is the frequent…

软件工程 · 计算机科学 2024-12-05 Linqiang Guo , Wei Liu , Yi Wen Heng , Tse-Hsun , Chen , Yang Wang

A common need for mobile application development by end-users or in computing education is to transform a sketch of a user interface into wireframe code using App Inventor, a popular block-based programming environment. As this task is…

The rapid progress in diffusion models, transformers, and language agents has unlocked new possibilities, yet their potential in user interfaces and commercial applications remains underexplored. We present Sketch-Search Agent, a novel…

信息检索 · 计算机科学 2025-04-15 Edward Sun

Open-world interactive object search in household environments requires understanding semantic relationships between objects and their surrounding context to guide exploration efficiently. Prior methods either rely on vision-language…

机器人学 · 计算机科学 2026-05-28 Imen Mahdi , Matteo Cassinelli , Fabien Despinoy , Tim Welschehold , Abhinav Valada

A novel pseudocode search engine is designed to facilitate efficient retrieval and search of academic papers containing pseudocode. By leveraging Elasticsearch, the system enables users to search across various facets of a paper, such as…

信息检索 · 计算机科学 2024-11-20 Levent Toksoz , Mukund Srinath , Gang Tan , C. Lee Giles

Widely-used Android static program analysis tools, e.g., Amandroid and FlowDroid, perform the whole-app inter-procedural analysis that is comprehensive but fundamentally difficult to handle modern (large) apps. The average app size has…

密码学与安全 · 计算机科学 2020-05-26 Daoyuan Wu , Debin Gao , Robert H. Deng , Rocky K. C. Chang

The ubiquity of mobile phones makes mobile GUI understanding an important task. Most previous works in this domain require human-created metadata of screens (e.g. View Hierarchy) during inference, which unfortunately is often not available…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Jingwen Fu , Xiaoyi Zhang , Yuwang Wang , Wenjun Zeng , Sam Yang , Grayson Hilliard

Object detection and recognition is an important task in many computer vision applications. In this paper an Android application was developed using Eclipse IDE and OpenCV3 Library. This application is able to detect objects in an image…

计算机视觉与模式识别 · 计算机科学 2017-03-14 Lamiaa A. Elrefaei , Mona Omar Al-musawa , Norah Abdullah Al-gohany

The emerging trend of AR/VR places great demands on 3D content. However, most existing software requires expertise and is difficult for novice users to use. In this paper, we aim to create sketch-based modeling tools for user-friendly 3D…

人机交互 · 计算机科学 2023-10-30 Tianrun Chen , Chaotao Ding , Lanyun Zhu , Ying Zang , Yiyi Liao , Zejian Li , Lingyun Sun

Computers are used for various purposes, so frequent context switching is inevitable. In this setting, retrieving the documents, files, and web pages that have been used for a task can be a challenge. While modern applications provide a…

人机交互 · 计算机科学 2020-02-04 Donghan Hu , Sang Won Lee