Arrow Research search

Author name cluster

Hui Xu

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.

14 papers
1 author row

Possible papers

14

AAAI Conference 2026 Conference Paper

Negative Entity Suppression for Zero-Shot Captioning with Synthetic Images

  • Zimao Lu
  • Hui Xu
  • Bing Liu
  • Ke Wang

Text-only training provides an attractive approach to address data scarcity challenges in zero-shot image captioning (ZIC), avoiding the expense of collecting paired image-text annotations. However, although these approaches perform well within training domains, they suffer from poor cross-domain generalization, often producing hallucinated content when encountering novel visual environments. Retrieval-based methods attempt to mitigate this limitation by leveraging external knowledge, but they can paradoxically exacerbate hallucination when retrieved captions contain entities irrelevant to the inputs. We introduce the concept of negative entities—objects that appear in generated caption but are absent from the input—and propose Negative Entity Suppression (NES) to tackle this challenge. NES seamlessly integrates three stages: (1) it employs synthetic images to ensure consistent image-to-text retrieval across both training and inference; (2) it filters negative entities from retrieved content to enhance accuracy; and (3) it applies attention-level suppression using identified negative entities to further minimize the impact of hallucination-prone features. Evaluation across multiple benchmarks demonstrates that NES maintains competitive in-domain performance while improving cross-domain transfer and reducing hallucination rates, achieving new state-of-the-art results in ZIC.

YNIMG Journal 2025 Journal Article

DeepReducer: A linear transformer-based model for MEG denoising

  • Hui Xu
  • Li Zheng
  • Pan Liao
  • Bingjiang Lyu
  • Jia-Hong Gao

Measuring event-related magnetic fields (ERFs) in magnetoencephalography (MEG) is crucial for investigating perceptual and cognitive information processing in both neuroscience research and clinical practice. However, the magnitude of the ERF in cortical sources is comparable to the noise in a single trial. Consequently, numerous repetitive recordings are needed to distinguish these sources from background noise, requiring lengthy time for data acquisition. Herein, we introduce DeepReducer, a linear transformer-based deep learning model designed to reliably and efficiently denoise ERFs, thereby reducing the number of required trials. DeepReducer was trained on a mix of limited-trial and multi-trial averaged ERFs, employing mean squared error as the loss function to effectively capture and model the complex signal fluctuations inherent in MEG recordings. Validation on both semi-synthetic and experimental task-related MEG data showed that DeepReducer outperforms conventional trial-averaging techniques, significantly improving the signal-to-noise ratio of ERFs and reducing source localization errors. The practical significance of DeepReducer encompasses optimizing MEG data acquisition by reducing participant stress (particularly for patients) and minimizing associated artifacts.

NeurIPS Conference 2025 Conference Paper

OVERT: A Benchmark for Over-Refusal Evaluation on Text-to-Image Models

  • Ziheng Cheng
  • Yixiao Huang
  • Hui Xu
  • Somayeh Sojoudi
  • Xuandong Zhao
  • Dawn Song
  • Song Mei

Text-to-Image (T2I) models have achieved remarkable success in generating visual content from text inputs. Although multiple safety alignment strategies have been proposed to prevent harmful outputs, they often lead to overly cautious behavior---rejecting even benign prompts---a phenomenon known as \textit{over-refusal} that reduces the practical utility of T2I models. Despite over-refusal having been observed in practice, there is no large-scale benchmark that systematically evaluates this phenomenon for T2I models. In this paper, we present an automatic workflow to construct synthetic evaluation data, resulting in OVERT (\textbf{OVE}r-\textbf{R}efusal evaluation on \textbf{T}ext-to-image models), the first large-scale benchmark for assessing over-refusal behaviors in T2I models. OVERT includes 4, 600 seemingly harmful but benign prompts across nine safety-related categories, along with 1, 785 genuinely harmful prompts (OVERT-unsafe) to evaluate the safety–utility trade-off. Using OVERT, we evaluate several leading T2I models and find that over-refusal is a widespread issue across various categories (Figure 1), underscoring the need for further research to enhance the safety alignment of T2I models without compromising their functionality. As a preliminary attempt to reduce over-refusal, we explore prompt rewriting; however, we find it often compromises faithfulness to the meaning of the original prompts. Finally, we demonstrate the flexibility of our generation framework in accommodating diverse safety requirements by generating customized evaluation data adapting to user-defined policies.

YNICL Journal 2025 Journal Article

State-specific GluCEST alterations in insular subregions are associated with depression and plasma inflammatory biomarker levels in patients with inflammatory bowel disease

  • Lixue Xu
  • Jun Lu
  • Minsi Zhou
  • Haiyun Shi
  • Jing Zheng
  • Tianxin Cheng
  • Hui Xu
  • Dawei Yang

BACKGROUND: Depression commonly co-occurs with inflammatory bowel disease (IBD). Abnormal glutamate levels in the insula and altered plasma inflammatory biomarkers are observed in IBD and depression. However, the changes in glutamate concentrations in insular subregions in IBD and their relationship with depression and inflammatory markers remain unclear. This study aimed to investigate differences in glutamate concentrations in insular subregions between IBD patients and healthy controls (HCs) and their correlation with depression scores and inflammatory markers. METHODS: Forty-two IBD patients (19 active, IBD-A; 23 in remission, IBD-R) and 46 HCs underwent glutamate chemical exchange saturation transfer (GluCEST) magnetic resonance imaging. Blood samples from 37 IBD patients were collected for plasma inflammatory biomarker analysis. GluCEST indices in insular subregions were measured. The Hospital Anxiety and Depression Scale (HADS-D) was used to estimate depression symptoms. Whole-brain voxel-based analysis using one-way ANOVA explored between-group differences in GluCEST indices within the insula. FDR-corrected partial correlation analysis evaluated the relationships between GluCEST, depression symptoms, and inflammatory factors. RESULTS: GluCEST indices decreased in IBD patients in the left dorsal dysgranular subregion of the insula (dId) (uncorrected p < 0.001, cluster-level FWE-corrected p < 0.05). GluCEST indices in the left dId showed a significant positive correlation with HADS-D in IBD-R (FDR corrected q < 0.05). Additionally, GluCEST indices in the left dId were negatively correlated with CXCL9 (FDR corrected q < 0.05). CONCLUSION: State-specific GluCEST alterations in the left dId are a cerebral metabolic feature of IBD. These changes are associated with depression and inflammatory biomarkers, suggesting that the brain-immune-gut axis might underlie depression in IBD patients.

AAAI Conference 2025 Conference Paper

Temporal Action Localization with Cross Layer Task Decoupling and Refinement

  • Qiang Li
  • Di Liu
  • Jun Kong
  • Sen Li
  • Hui Xu
  • Jianzhong Wang

Temporal action localization (TAL) involves dual tasks to classify and localize actions within untrimmed videos. However, the two tasks often have conflicting requirements for features. Existing methods typically employ separate heads for classification and localization tasks but share the same input feature, leading to suboptimal performance. To address this issue, we propose a novel TAL method with Cross Layer Task Decoupling and Refinement (CLTDR). Based on the feature pyramid of video, CLTDR strategy integrates semantically strong features from higher pyramid layers and detailed boundary-aware boundary features from lower pyramid layers to effectively disentangle the action classification and localization tasks. Moreover, the multiple features from cross layers are also employed to refine and align the disentangled classification and regression results. At last, a lightweight Gated Multi-Granularity (GMG) module is proposed to comprehensively extract and aggregate video features at instant, local, and global temporal granularities. Benefiting from the CLTDR and GMG modules, our method achieves state-of-the-art performance on five challenging benchmarks: THUMOS14, MultiTHUMOS, EPIC-KITCHENS-100, ActivityNet-1.3, and HACS. Code:https://github.com/LiQiang0307/CLTDR-GMG

EAAI Journal 2024 Journal Article

An improved medical image segmentation framework with Channel-Height-Width-Spatial attention module

  • Xiang Yu
  • Hongbo Guo
  • Ying Yuan
  • Wenjia Guo
  • Xia Yang
  • Hui Xu
  • Yanqing Kong
  • Yudong Zhang

This paper presents an improved version of the U-Net segmentation framework for medical image segmentation, called CHWS-UNet. To build the proposed framework CHWS-UNet, we first develop a novel lightweight channel attention module called LCAM, based on which we further propose the Channel-Height-Width-Spatial (CHWS) attention module for channel, height, width, and spatial dimension-level feature refinement. Our CHWS-UNet is constructed by integrating the proposed CHWS attention modules into the shortcut paths between the encoder and the decoder stem. To justify the effectiveness of the proposed modules and networks, we then carried out extensive experiments on four public medical image datasets, including BUSI, ISIC2017, ISIC2018, PH and a proprietary uterus lesion ultrasound dataset from Shenzhen Maternity and Child Healthcare Hospital. The results show that the proposed attention module can significantly improve the performance of baseline models, even on small medical image datasets, without introducing noticeable parameters and computational costs. Further, the proposed segmentation framework can achieve promising performance compared to edge-cutting frameworks. The code can be found at CHWS-UNet.

EAAI Journal 2023 Journal Article

A combination-based machine learning algorithm estimating impacts of social, economic, and environmental on resident health—on China’s provincial panel data

  • Li Wen
  • Wei Pan
  • Shujie Liao
  • Wulin Pan
  • Hui Xu
  • Cheng Hu

The factors influencing residents health have become complex and intertwined with the development of economy and society. Traditional research with a single factor on health will not provide an accurate picture of the situation. This paper collects data on economic, environmental and social factors to estimate their impact on regional health. Considering the data is multi-source and complex, this paper proposes a combined feature importance algorithm, which weighted the feature importance of RF, XGB and SOIL. The algorithm does not depend on the data and adaptively approximates the true results. The results show that economic factors have a significant and direct impact on health, environmental factors have a lag correlation with health level, and social factors have a more complicated effect on health. Finally, we provide policy suggestions for health on economic, environmental, and social development.

EAAI Journal 2023 Journal Article

A storage-efficient SNN–CNN hybrid network with RRAM-implemented weights for traffic signs recognition

  • Yufei Zhang
  • Hui Xu
  • Lixing Huang
  • Changlin Chen

Traffic Signs Recognition (TSR) is a key technology to implement Automatic Driving System (ADS) and Advanced Driver Assistant System (ADAS). Numerous efforts have been endeavored to improve the TSR accuracy and speed, and Convolution Neural Networks (CNN) are usually employed. However, most of the existing works require large network scale and thus suffer from the drawback of high computation and power consumption. To alleviate this issue, in this paper, we propose an SNN–CNN hybrid network with RRAM-implemented weights to improve the storage and computing efficiency of TSR. Specifically, we utilize SNN to quickly determine the superclass that a traffic sign belongs to. Then utilize CNNs to determine the subclass accurately, thus the complex TSR task is decomposed into multiple simple tasks. Finally, the network weights are binarized to alleviate the implementation of the hybrid network on RRAM-based accelerators, which have higher power efficiency than CMOS logic based ones. Experimental results indicate that, when compared with state of the art CNN method, the SNN–CNN hybrid network can achieve similar accuracy with less weight scale (−69. 21%) and lower power consumption (−81. 55%). Binarizing the hybrid network can further reduce the weights storage requirement by another 96. 875% with only 1. 518% accuracy loss. When the network weights are implemented with state of the art RRAM array (resistance variation is 5%), the proposed network can achieve a mean accuracy of 96. 47% with 95% ∼ 97. 5% confidence interval.

JBHI Journal 2023 Journal Article

Multimodal Data Matters: Language Model Pre-Training Over Structured and Unstructured Electronic Health Records

  • Sicen Liu
  • Xiaolong Wang
  • Yongshuai Hou
  • Ge Li
  • Hui Wang
  • Hui Xu
  • Yang Xiang
  • Buzhou Tang

As two important textual modalities in electronic health records (EHR), both structured data (clinical codes) and unstructured data (clinical narratives) have recently been increasingly applied to the healthcare domain. Most existing EHR-oriented studies, however, either focus on a particular modality or integrate data from different modalities in a straightforward manner, which usually treats structured and unstructured data as two independent sources of information about patient admission and ignore the intrinsic interactions between them. In fact, the two modalities are documented during the same encounter where structured data inform the documentation of unstructured data and vice versa. In this paper, we proposed a Medical Multimodal Pre-trained Language Model, named MedM-PLM, to learn enhanced EHR representations over structured and unstructured data and explore the interaction of two modalities. In MedM-PLM, two Transformer-based neural network components are firstly adopted to learn representative characteristics from each modality. A cross-modal module is then introduced to model their interactions. We pre-trained MedM-PLM on the MIMIC-III dataset and verified the effectiveness of the model on three downstream clinical tasks, i. e. , medication recommendation, 30-day readmission prediction and ICD coding. Extensive experiments demonstrate the power of MedM-PLM compared with state-of-the-art methods. Further analyses and visualizations show the robustness of our model, which could potentially provide more comprehensive interpretations for clinical decision-making.

JBHI Journal 2023 Journal Article

SHAPE: A Sample-Adaptive Hierarchical Prediction Network for Medication Recommendation

  • Sicen Liu
  • Xiaolong Wang
  • Jingcheng Du
  • Yongshuai Hou
  • Xianbing Zhao
  • Hui Xu
  • Hui Wang
  • Yang Xiang

Effectively medication recommendation with complex multimorbidity conditions is a critical yet challenging task in healthcare. Most existing works predicted medications based on longitudinal records, which assumed the encoding format of intra-visit medical events are serialized and information transmitted patterns of learning longitudinal sequence data are stable. However, the following conditions may have been ignored: 1) A more compact encoder for intra-relationship in the intra-visit medical event is urgent; 2) Strategies for learning accurate representations of the variable longitudinal sequences of patients are different. In this article, we proposed a novel Sample-adaptive Hierarchical medicAtion Prediction nEtwork, termed SHAPE, to tackle the above challenges in the medication recommendation task. Specifically, we design a compact intra-visit set encoder to encode the relationship in the medical event for obtaining visit-level representation and then develop an inter-visit longitudinal encoder to learn the patient-level longitudinal representation efficiently. To endow the model with the capability of modeling the variable visit length, we introduce a soft curriculum learning method to assign the difficulty of each sample automatically by the visit length. Extensive experiments on a benchmark dataset verify the superiority of our model compared with several state-of-the-art baselines.

AAAI Conference 2023 Conference Paper

Temporal Knowledge Graph Reasoning with Historical Contrastive Learning

  • Yi Xu
  • Junjie Ou
  • Hui Xu
  • Luoyi Fu

Temporal knowledge graph, serving as an effective way to store and model dynamic relations, shows promising prospects in event forecasting. However, most temporal knowledge graph reasoning methods are highly dependent on the recurrence or periodicity of events, which brings challenges to inferring future events related to entities that lack historical interaction. In fact, the current moment is often the combined effect of a small part of historical information and those unobserved underlying factors. To this end, we propose a new event forecasting model called Contrastive Event Network (CENET), based on a novel training framework of historical contrastive learning. CENET learns both the historical and non-historical dependency to distinguish the most potential entities that can best match the given query. Simultaneously, it trains representations of queries to investigate whether the current moment depends more on historical or non-historical events by launching contrastive learning. The representations further help train a binary classifier whose output is a boolean mask to indicate related entities in the search space. During the inference process, CENET employs a mask-based strategy to generate the final results. We evaluate our proposed model on five benchmark graphs. The results demonstrate that CENET significantly outperforms all existing methods in most metrics, achieving at least 8.3% relative improvement of Hits@1 over previous state-of-the-art baselines on event-based datasets.

AIIM Journal 2022 Journal Article

CATNet: Cross-event attention-based time-aware network for medical event prediction

  • Sicen Liu
  • Xiaolong Wang
  • Yang Xiang
  • Hui Xu
  • Hui Wang
  • Buzhou Tang

Medical event prediction (MEP) is a fundamental task in the healthcare domain, which needs to predict medical events, including medications, diagnosis codes, laboratory tests, procedures, outcomes, and so on, according to historical medical records of patients. Many researchers have tried to build MEP models to overcome the challenges caused by the heterogeneous and irregular temporal characteristics of EHR data. However, most of them consider the heterogenous and temporal medical events separately and ignore the correlations among different types of medical events, especially relations between heterogeneous historical medical events and target medical events. In this paper, we propose a novel neural network based on attention mechanism called Cross-event Attention-based Time-aware Network (CATNet) for MEP. It is a time-aware, event-aware and task-adaptive method with the following advantages: 1) modeling heterogeneous information and temporal information in a unified way and considering irregular temporal characteristics locally and globally respectively, 2) taking full advantage of correlations among different types of events via cross-event attention. Experiments on two public datasets (MIMIC-III and eICU) show CATNet outperforms other state-of-the-art methods on various MEP tasks. The source code of CATNet is released at https: //github. com/sherry6247/CATNet. git.

IJCAI Conference 2020 Conference Paper

Exploring Parameter Space with Structured Noise for Meta-Reinforcement Learning

  • Hui Xu
  • Chong Zhang
  • Jiaxing Wang
  • Deqiang Ouyang
  • Yu Zheng
  • Jie Shao

Efficient exploration is a major challenge in Reinforcement Learning (RL) and has been studied extensively. However, for a new task existing methods explore either by taking actions that maximize task agnostic objectives (such as information gain) or applying a simple dithering strategy (such as noise injection), which might not be effective enough. In this paper, we investigate whether previous learning experiences can be leveraged to guide exploration of current new task. To this end, we propose a novel Exploration with Structured Noise in Parameter Space (ESNPS) approach. ESNPS utilizes meta-learning and directly uses meta-policy parameters, which contain prior knowledge, as structured noises to perturb the base model for effective exploration in new tasks. Experimental results on four groups of tasks: cheetah velocity, cheetah direction, ant velocity and ant direction demonstrate the superiority of ESNPS against a number of competitive baselines.

TCS Journal 2014 Journal Article

Monoid-matrix type automata

  • Hui Xu
  • Jing Tian
  • Xianzhong Zhao

Monoid-matrix type automata are introduced and studied in this paper. We give a characterization of the cyclic monoid-matrix type automata and the regular monoid-matrix type automata. Also, we provide a method to determine the structures of canonical Sℓ-automata (canonical C-automata, respectively) whose endomorphism monoids are isomorphic to a given finite meet semilattice with the greatest element (Clifford monoid, respectively).

v2026.09.13