Arrow Research search

Author name cluster

Zhihao Guo

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

5 papers
2 author rows

Possible papers

5

AAAI Conference 2026 Conference Paper

DCTR: Dual-Constraint Subgraph Optimization for Knowledge Graph-based Retrieval-Augmented Generation

  • Yukun Cao
  • Zirui Xu
  • Dongyang Li
  • Zhihao Guo
  • Luobin Huang
  • LIsheng Wang

Knowledge Graph (KG)-based Retrieval-Augmented Generation (RAG) shifts the contents of retrieval from narrative text to a relational knowledge network, empowering large language models (LLMs) to harness structured relationships between entities. However, conventional KG-RAG approaches are resource-intensive, requiring either query decomposition with multiple LLM rounds or parameterized static knowledge injection to update the model. Although subgraph reasoning aims to address these issues, most current methods are based on heuristic shortest path and multi-hop graph traversal algorithms. The retrieved subgraphs suffer from incompleteness and semantic drift, and neglect the interaction between subgraph and LLMs in terms of fine-grained structural semantics. We propose a dual-constraint subgraph optimization for KG-RAG (DCTR). It improves subgraph retrieval and generates high-quality subgraphs with structural integrity and information salience for LLMs. Specifically, it formulates subgraph generation as a two-stage graph-theoretic constrained optimization problem to create compact and complete pseudo-labels. Since these pseudo-labels are discrete, a smooth approximation is employed to convert them into a differentiable representation, thereby optimizing the retriever to highlight key information while extracting subgraphs. On two benchmark datasets, DCTR significantly enhances subgraph quality, achieving state-of-the-art performance in LLM reasoning.

AAAI Conference 2026 Conference Paper

Learning Personalised Human Internal Cognition from External Expressive Behaviours for Real Personality Recognition

  • Xiangyu Kong
  • Hengde Zhu
  • Haoqin Sun
  • Zhihao Guo
  • Jiayan Gu
  • Xinyi Ni
  • Wei Zhang
  • Shizhe Liu

Automatic real personality recognition (RPR) aims to evaluate human real personality traits from their expressive behaviours. However, most existing solutions generally act as external observers to infer observers' personality impressions based on target individuals' expressive behaviours, which significantly deviate from their real personalities and consistently lead to inferior recognition performance. Inspired by the association between real personality and human internal cognition underlying the generation of expressive behaviours, we propose a novel RPR approach that efficiently simulates personalised internal cognition from external short audio-visual behaviours expressed by target individual. The simulated personalised cognition, represented as a set of network weights that enforce the personalised network to reproduce the individual-specific facial reactions, is further encoded as a graph containing two-dimensional node and edge feature matrices, with a novel 2D Graph Neural Network (2D-GNN) proposed for inferring real personality traits from it. To simulate real personality-related cognition, an end-to-end (E2E) strategy is designed to jointly train our cognition simulation, 2D graph construction, and personality recognition modules. Experiments show our approach’s effectiveness in capturing real personality traits with superior computational efficiency.

ECAI Conference 2025 Conference Paper

Reinforced and Integrated Prompt Optimization Strategy for Emotion Recognition in Conversation

  • Yukun Cao
  • Luobin Huang
  • Zhihao Guo
  • Lisheng Wang

Emotion recognition in conversation (ERC) aims to identify the emotion expressed in each utterance within a multi-turn dialogue. In recent years, the widespread adoption of language models (LM) has spurred the development of various prompting paradigms as effective adaptation strategies, aligning LM training objectives with the specific requirements of ERC. However, while the hard prompt-based paradigm offers high human interpretability, it suffers from limited task adaptability due to its discrete nature. In contrast, the soft prompt-based paradigm sacrifices interpretability in favor of improved adaptability by optimizing continuous embedding vectors. Both paradigms generally adopt an invariant prompt across utterances, which restricts their ability to model contextual diversity and results in suboptimal adaptability of the instance. To address these issues, we propose a comprehensive prompting strategy that balances interpretability and adaptability, consisting of two components: reinforced prompt exploration for hard prompts and feature integration for soft prompts. In reinforced prompt exploration, a policy network is trained via reinforcement learning to explore the discrete prompt space under cold-start conditions, efficiently optimizing hard prompts and improving task-level adaptability while preserving interpretability. In feature integration for soft prompts, we incorporate rich semantic features to form contextually relevant soft prompts, assigning each utterance a distinct offset subspace to improve instance-level adaptability. Experiments on three datasets demonstrate that our prompting strategy achieves state-of-the-art performance in ERC.

IROS Conference 2024 Conference Paper

Robot Shape and Location Retention in Video Generation Using Diffusion Models

  • Peng Wang 0076
  • Zhihao Guo
  • Abdul Latheef Sait
  • Minh Huy Pham

Diffusion models have marked a significant mile-stone in the enhancement of image and video generation technologies. However, generating videos that precisely retain the shape and location of moving objects such as robots remains a challenge. This paper presents diffusion models specifically tailored to generate videos that accurately maintain the shape and location of mobile robots. The proposed models incorporate techniques such as embedding accessible robot pose information and applying semantic mask regulation within the scalable and efficient ConvNext backbone network. These techniques are designed to refine intermediate outputs, therefore improving the retention performance of shape and location. Through extensive experimentation, our models have demonstrated notable improvements in maintaining the shape and location of different robots, as well as enhancing overall video generation quality, compared to the benchmark diffusion model. Codes will be open-sourced at: https://github.com/PengPaulWang/diffusion-robots.

YNICL Journal 2023 Journal Article

The altered spontaneous neural activity in patients with Parkinson's disease and its predictive value for the motor improvement of deep brain stimulation

  • Bowen Yang
  • Xiu Wang
  • Jiajie Mo
  • Zilin Li
  • Wenhan Hu
  • Chao Zhang
  • Baotian Zhao
  • Dongmei Gao

BACKGROUND: This study aims to investigate the altered spontaneous neural activity in patients with Parkinson's disease (PD) revealed by amplitudes of low-frequency fluctuations (ALFF) of resting-state fMRI, and the feasibility of using ALFF as neuroimaging predictors for motor improvement after bilateral subthalamic nucleus (STN) deep brain stimulation (DBS). METHODS: Fourty-four patients and 44 healthy controls were included in this study. First, the ALFF of patients with PD was compared with that of controls; then significant clusters were correlated with motor improvement after DBS (unified Parkinson's disease rating scale (UPDRS-III)) and other clinical variables. Second, regression and classification of the machine learning models were conducted to predict motor improvement after DBS. Receiver operating characteristic (ROC) analysis was used to evaluate the performance of the classification model. RESULTS: Compared with healthy controls, patients with PD showed increased ALFF in the bilateral motor area and decreased ALFF in the bilateral temporal cortex and cerebellum. The Hoehn-Yahr stages correlated with ALFF within the bilateral cerebellum (p = 0.021), and UPDRS-III improvement correlated with ALFF in the left (p < 0.001) and right (p = 0.005) motor areas. The regression model showed a significant correlation between the predicted and observed UPDRS-III changes (R = 0.65, p < 0.001). The ROC analysis revealed an area under the curve (AUC) of 0.94 which differentiated moderate and superior DBS responders. CONCLUSION: The results revealed altered ALFF patterns in patients with PD and their correlations with clinical variables. Both binary and continuous ALFF can potentially serve as predictive biomarkers for DBS response.

v2026.09.13