Hongming Cai 0001

dblp:80/3998-1 · also Hong-ming Cai 0001 · DBLP profile ↗
← Back
8ranked-venue papers in the field
0as first author
5since 2021 · last 2026
0000-0003-0190-6907ORCID · verified

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 3Information Retrieval & Web Search · 2Database Systems & Data Management · 1Data Mining & Knowledge Discovery · 1Knowledge Engineering, Semantic Web & Information Systems · 1
YearPublicationVenuePosition
2026 GCA-KBQA: A Step-Wise Logical Form Generation Approach for KBQA with Knowledge-Assisted Calibration
abstract
Knowledge base question answering (KBQA) aims to answer natural language questions using large-scale knowledge bases (KBs). Among various KBQA approaches, semantic parsing-based (SP-based) methods have demonstrated strong effectiveness by generating concise logical forms (LFs) that capture complex subgraph structures and semantic information. Recent research suggests that integrating large language models (LLMs) with SP can achieve significant improvements in the performance and efficiency of KBQA by facilitating the direct generation of LFs with minimal retrieval. However, generating complete LFs with LLMs continues to pose a challenge due to the complexity of the required graph structures and constraints, leading to the significant issue of non-executability. To address these challenges, we propose GCA-KBQA, a step-wise fine-tuned LLM-based framework that employs hop-wise generation, knowledge-assisted calibration, and path-level assembly to construct complete LFs for KBQA. Specifically, we decompose the complex SP process into manageable steps: first, we iteratively generate LFs for each topic entity one hop at a time using a fine-tuned LLM, leveraging KB knowledge to calibrate intermediate outputs and mitigate error propagation. Subsequently, we guide the LLM in assembling path-level LFs from different topic entities, resulting in optimized final LF. We evaluate the proposed method on four KBQA benchmarks spanning two distinct KBs, demonstrating its superior performance compared to state-of-the-art baselines. The code is available at https://github.com/pvfeldt/GCA-KBQA.
Ranran Bu, Jian Cao 0001, Jianqi Gao 0001, Jinghua Tang, Shiyou Qian, Hongming Cai 0001
SIGIR6
2026 Optimizing KBQA by Correcting LLM-Generated Non-Executable Logical Form Through Knowledge-Assisted Path Reconstruction
abstract
Knowledge base question answering (KBQA) refers to the task of answering natural language questions using factual information from large-scale knowledge bases (KBs). To obtain accurate answers, recent research optimizes semantic parsing methods, a major KBQA approach, with large language models (LLMs), where concise logical forms (LFs) are generated by LLMs and executed in KBs. Although these methods demonstrate superior performance, they still encounter the problem that some generated LFs fail to yield answers when executed, significantly limiting their effectiveness. To mitigate this issue, we propose KARV, a Knowledge-Assisted reasoning path Reconstruction and hierarchical Voting approach for non-executable LFs. This method extracts semantic knowledge from KBs as guidance to correct and reconstruct reasoning paths, deriving answers through a voting-based strategy. The insight is that non-executable LFs generated by LLMs still contain rich semantic information, and the knowledge retrieved from KBs can effectively correct them. Specifically, we fine-tune LLMs to generate high-quality LFs, and the nonexecutable LFs are decomposed into multiple path branches based on mentioned entities. Semantic knowledge from KBs is then leveraged to correct the entities and relations within these branches, effectively reconstructing the reasoning paths. To obtain precise final answers, we apply a hierarchical voting strategy both within and across the non-executable LFs. Our proposed method achieves state-of-the-art performance on benchmarks including WebQuestionSP (WebQSP), ComplexWebQuestions (CWQ), and FreebaseQA.
Ranran Bu, Jianqi Gao 0001, Jian Cao 0001, Hongming Cai 0001, Jinghua Tang, Yonggang Zhang 0003
IEEE Trans. Knowl. Data Eng.4
2025 DR-RAG: Domain-Rule-based Retrieval-Augmented Generation for aviation digital model design
Xirui Xiong, Hongming Cai 0001, Han Yu 0005, Bingqing Shen, Pan Hu 0001
Adv. Eng. Informatics2
2024 CGCI: Cross-granularity Causal Inference framework for engineering Change Propagation Analysis
Yuxiao Wang 0004, Hongming Cai 0001, Bingqing Shen, Pan Hu 0001, Han Yu 0005, Lihong Jiang
Adv. Eng. Informatics2
2024 Meta-path and hypergraph fused distillation framework for heterogeneous information networks embedding
abstract
Heterogeneous Information Networks (HINs) are crucial in various intelligent systems. The latest advancements in HIN learning aim to combine meta-paths and hypergraphs, capitalizing on their strengths for further success. However, existing methods typically transform meta-paths into hypergraphs by simply removing the original edges from the meta-paths to integrate two semantics. This will inevitably encounter semantic ambiguity, a so-called semantic-shift problem, during the “meta-path → hyperedges” transforming, causing limited improvements. To address this, we introduce a novel fusion framework that distills knowledge from meta-paths into hypergraphs, mitigating such a problem. Specifically, we propose a unique hyperedge extraction method for constructing the hypergraph, incorporating various aspects instead of relying solely on one type of meta-path. Subsequently, we introduce a shallow student model to capture high-order information from the hypergraph, complementing a teacher model that focuses on encoding low-order information from meta-paths. Then, a distillation framework is employed to integrate explicitly multi-order information into the student. Experimental results across diverse datasets demonstrate a substantial improvement in node classification tasks, with an average accuracy increase of 2.1% over existing state-of-the-art methods.
Beibei Yu, Cheng Xie 0001, Hongming Cai 0001, Haoran Duan 0002
Inf. Sci.3
2014 Management of complex data objects in ship designing process
abstract
Management of ship designing is difficult because of the complexity in modeling of the process and large amounts of data throughout the process. Though existing technologies of BPMN can solve the first problem, BPMN does not provide sufficient supports on dealing with complex dependencies in the process, e.g., storage and search problems of correlated data with “many to many” relations. In this paper, we introduce a series of annotations of data objects to solve this problem. First, we extend the annotations of data objects based on BPMN and utilize foreign key in relational database to manage the relations between data objects. Second, we use SQL queries to execute the common operations to data objects in the process. Our approach is the extension of mature BPMN and database technologies, so it is standard and reusable. We implemented our approach on the Produce Management System to verify the availability and efficiency.
Ruihan Bao, Hongming Cai 0001
DSAA2
2013 Transitional Resource Meta-model: Generating Restful Service to Implement Complex Activity
Hongming Cai 0001, Cheng Xie 0001, Lihong Jiang
WISE (1)2
2008 Retrieving 3D CAD model by freehand sketches for design reuse
Yuanjun He, Haishan Tian, Hongming Cai 0001
Adv. Eng. Informatics4