activity
20132026
most citedObject Detection for Graphical User Interface: Old Fashioned or Deep Learning or a Combination?

143 citations · 358 across the 40 of their papers we have counts for

collaborators
Showing cs.SEShow all

21 papers · 1 filter

cs.SE2025★ 1 cited

Everything is Context: Agentic File System Abstraction for Context Engineering

Xiwei Xu, Robert Mao, Quan Bai +3

Generative AI (GenAI) has reshaped software system design by introducing foundation models as pre-trained subsystems that redefine architectures and operations. The emerging challe…

cs.SE2025

An Extended Pattern Collection for Blockchain-based Applications

Xiwei Xu, Cesare Pautasso, Sin Kuang Lo +3

Blockchain is an emerging technology that enables new forms of decentralized software architectures, where distributed components can reach agreements on shared system states witho…

cs.SE2023

Let's Chat to Find the APIs: Connecting Human, LLM and Knowledge Graph through AI Chain

Qing Huang, Zhenyu Wan, Zhenchang Xing +4

API recommendation methods have evolved from literal and semantic keyword matching to query expansion and query clarification. The latest query clarification method is knowledge gr…

cs.SE2023

A Chain of AI-based Solutions for Resolving FQNs and Fixing Syntax Errors in Partial Code

Qing Huang, Jiahui Zhu, Zhenchang Xing +3

API documentation, technical blogs and programming Q&A sites contain numerous partial code that can be reused in programming tasks, but often these code are uncompilable due to unr…

cs.SE2023★ 4 cited

Prompt Sapper: LLM-Empowered Software Engineering Infrastructure for AI-Native Services

Zhenchang Xing, Qing Huang, Yu Cheng +3

Foundation models, such as GPT-4, DALL-E have brought unprecedented AI "operating system" effect and new forms of human-AI interaction, sparking a wave of innovation in AI-native s…

cs.SE2023★ 1 cited

Prompt Sapper: A LLM-Empowered Production Tool for Building AI Chains

Yu Cheng, Jieshan Chen, Qing Huang +3

The emergence of foundation models, such as large language models (LLMs) GPT-4 and text-to-image models DALL-E, has opened up numerous possibilities across various domains. People…