VLDB 2026 Research / reviewers in the wild / expert
Bin Hu 0001
dblp:00/6381-1
· DBLP profile ↗
18ranked-venue papers in the field
0as first author
12since 2021 · last 2026
0000-0003-3514-5413ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 6Database Systems & Data Management · 5Knowledge Engineering, Semantic Web & Information Systems · 4Data Mining & Knowledge Discovery · 2Other / Interdisciplinary · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | PLRF: A Personalized Learning Recommendation Framework Based on Federated Knowledge Graphs
Yiping Teng, Tiantian Yu, Gang Wang 0012, Zhen Song 0004, Bin Hu 0001 |
DASFAA (1) | 6 |
| 2026 | A text-based emotional pattern discrepancy aware model for enhanced generalization in depression detection
Zhenyu Liu 0006, Yang Wu 0011, Jiaqian Yuan, Zhijie Ding, Bin Hu 0001 |
Inf. Process. Manag. | 7 |
| 2026 | TEAM: Temporal knowledge graph reasoning based on Entity Activity and Multi-task Learning
Zepeng Li 0003, Chenhui Liang, Zhenwen Zhang, Jianghong Zhu, Bin Hu 0001 |
Inf. Syst. | 7 |
| 2026 | Spatio-temporal fusion of fNIRS signals with multi-view structured sparse canonical correlation analysis for depression detection
Yushan Wu, Jitao Zhong, Siyao Yan, Lu Zhang 0071, Zhijun Yao, Jinlong Chao, Bin Hu 0001, Hong Peng 0003 |
Inf. Sci. | 10 |
| 2025 | Soft fusion of channel information in depression detection using functional near-infrared spectroscopy
Jitao Zhong, Yushan Wu, Hele Liu, Jinlong Chao, Bin Hu 0001, Sujie Ma, Hong Peng 0003 |
Inf. Process. Manag. | 5 |
| 2025 | Decider: A Dual-System Rule-Controllable Decoding Framework for Language GenerationabstractConstrained decoding approaches aim to control the meaning or style of text generated by a Pre-trained Language Model (PLM) for various task-specific objectives at inference time. However, these methods often guide plausible continuations by greedily and explicitly selecting targets, which, while fulfilling the task requirements, may overlook the natural patterns of human language generation. In this work, we propose a novel decoding framework,Decider, which enables us to program high-level rules on how we might effectively complete tasks to control a PLM. Differing from previous works, our framework transforms the encouragement of concrete target words into the encouragement of all words that satisfy the high-level rules. Specifically,Decideris a dual system in which a PLM is equipped and controlled by a First-Order Logic (FOL) reasoner to express and evaluate the rules, along with a decision function that merges the outputs from both systems to guide the generation. Experiments on CommonGen and PersonaChat demonstrate thatDecidercan effectively follow given rules to guide a PLM in achieving generation tasks in a more human-like manner. Tian Lan 0003, Changlong Yu, Wei Wang 0138, Qunxi Dong, Kun Qian 0003, Piji Li, Wei Bi, Bin Hu 0001 |
IEEE Trans. Knowl. Data Eng. | 11 |
| 2024 | PIE: A Personalized Information Embedded model for text-based depression detection
Yang Wu 0011, Zhenyu Liu 0006, Jiaqian Yuan, Bailin Chen, Hanshu Cai, Yimiao Zhao, Huan Mei, Jiahui Deng, Yanping Bao, Bin Hu 0001 |
Inf. Process. Manag. | 11 |
| 2024 | DepMSTAT: Multimodal Spatio-Temporal Attentional Transformer for Depression DetectionabstractDepression is one of the most common mental illnesses, but few of the currently proposed in-depth models based on social media data take into account both temporal and spatial information in the data for the detection of depression. In this paper, we present an efficient, low-covariance multimodal integrated spatio-temporal converter framework called DepMSTAT, which aims to detect depression using acoustic and visual features in social media data. The framework consists of four modules: a data preprocessing module, a token generation module, a Spatial-Temporal Attentional Transformer (STAT) module, and a depression classifier module. To efficiently capture spatial and temporal correlations in multimodal social media depression data, a plug-and-play STAT module is proposed. The module is capable of extracting unimodal spatio-temporal features and fusing unimodal information, playing a key role in the analysis of acoustic and visual features in social media data. Through extensive experiments on a depression database (D-Vlog), the method in this paper shows high accuracy (71.53%) in depression detection, achieving a performance that exceeds most models. This work provides a scaffold for studies based on multimodal data that assists in the detection of depression. Yongfeng Tao, Minqiang Yang, Huiru Li, Yushan Wu, Bin Hu 0001 |
IEEE Trans. Knowl. Data Eng. | 5 |
| 2022 | Expression Syntax Information Bottleneck for Math Word ProblemsabstractMath Word Problems (MWP) aims to automatically solve mathematical questions given in texts. Previous studies tend to design complex models to capture additional information in the original text so as to enable the model to gain more comprehensive features. In this paper, we turn our attention in the opposite direction, and work on how to discard redundant features containing spurious correlations for MWP. To this end, we design an Expression Syntax Information Bottleneck method for MWP (called ESIB) based on variational information bottleneck, which extracts essential features of the expression syntax tree while filtering latent-specific redundancy containing syntax-irrelevant features. The key idea of ESIB is to encourage multiple models to predict the same expression syntax tree for different problem representations of the same problem by mutual learning so as to capture consistent information of expression syntax tree and discard latent-specific redundancy. To improve the generalization ability of the model and generate more diverse expressions, we design a self-distillation loss to encourage the model to rely more on the expression syntax information in the latent space. Experimental results on two large-scale benchmarks show that our model not only achieves state-of-the-art results but also generates more diverse solutions. Chengming Li 0004, Min Yang 0007, Xiping Hu, Bin Hu 0001 |
SIGIR | 5 |
| 2022 | Dynamic differential entropy and brain connectivity features based EEG emotion recognitionabstractEmotion recognition has become a research focus in the brain–computer interface and cognitive neuroscience. Electroencephalogram (EEG) is employed for its advantages as accurate, objective, and noninvasive nature. However, many existing research only focus on extracting the time and frequency domain features of the EEG signals while failing to utilize the dynamic temporal changes and the positional relationships between different electrode channels. To fill this gap, we develop the dynamic differential entropy and brain connectivity features based EEG emotion recognition using linear graph convolutional network named DDELGCN. First, the dynamic differential entropy feature which represents the frequency domain feature as well as time domain feature is extracted based on the traditional differential entropy feature. Second, brain connectivity matrices are constructed by calculating the Pearson correlation coefficient, phase-locked value and transfer entropy, and then are used to denote the connectivity features of all electrode combinations. Finally, a linear graph convolutional network is customized and applied to aggregate the features from total electrode combinations and then classifies the emotional states, which consists of five layers, namely, an input layer, two linear graph convolutional layers, a fully connected layer, and a softmax layer. Extensive experiments show that the accuracies in the valence and arousal dimensions reach 90.88% and 91.13%, and the precision reaches 96.66% and 97.02% on the DEAP dataset, respectively. On the SEED dataset, the accuracy and precision reach 91.56% and 97.38%, respectively. Fa Zheng, Bin Hu 0001, Xiangwei Zheng 0001, Cun Ji, Ji Bian, Xiaomei Yu |
Int. J. Intell. Syst. | 2 |
| 2022 | A bias-variance evaluation framework for information retrieval systems
Peng Zhang 0002, Zeting Hu, Dawei Song 0001, Jun Wang 0012, Yuexian Hou, Bin Hu 0001 |
Inf. Process. Manag. | 8 |
| 2021 | Augmented Skeleton Based Contrastive Action Learning with Momentum LSTM for Unsupervised Action Recognition
Haocong Rao, Xiping Hu, Jun Cheng 0002, Bin Hu 0001 |
Inf. Sci. | 5 |
| 2020 | A collective filtering based content transmission scheme in edge of vehicles
Xiaojie Wang 0001, Yufan Feng, Zhaolong Ning, Xiping Hu, Xiangjie Kong 0001, Bin Hu 0001, Yi Guo 0007 |
Inf. Sci. | 6 |
| 2018 | Inferring Cognitive Wellness from Motor PatternsabstractChanges in the motor pattern have been shown to be useful advanced indicators of cognitive disorders, such as Parkinson's disease (PD) and cerebral small vessel disease (SVD). It would be highly advantageous to tap into data containing people's motor patterns from motion sensing devices to analyze subtle changes in cognitive abilities, thereby providing personalized interventions before the actual onset of such conditions. However, this goal is very challenging due to two main technical problems: 1) the size of data labeled by doctors is small, and 2) the available data tends to be highly imbalanced (the vast majority tend to be from normal subjects with only a small fraction from subjects with cognitive disorder). In order to effectively deal with these challenges to infer cognitive wellness from motor patterns with high accuracy, we propose the MOtor-Cognitive Analytics (MOCA) framework. The proposed MOCA first uses the random oversampling iterative random forest based feature selection method to reduce the feature space dimensionality and avoid overfitting, and then adds a bias in the optimization problem of weighted extreme learning machine to achieve good generalization ability in handling imbalanced small-sampling dataset. Experimental results on two real-world datasets including SVD and stroke patients show that MOCA can effectively reduce the rate of misdiagnosis and significantly outperform state-of-the-art methods in inferring people's cognitive capabilities. This work opens up opportunities for population-level pre-screening using motion sensing devices and can inform current discussions on reforming the health-care infrastructure. Yiqiang Chen 0001, Chunyu Hu 0001, Bin Hu 0001, Lisha Hu, Han Yu 0001, Chunyan Miao |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2017 | A framework of mining semantic-based probabilistic event relations for complex activity recognition
Li Liu 0001, Shu Wang 0005, Guoxin Su, Bin Hu 0001, Yuxin Peng 0002, Qingyu Xiong, Junhao Wen 0001 |
Inf. Sci. | 4 |
| 2017 | A Distribution Separation Method Using Irrelevance Feedback Data for Information RetrievalabstractIn many research and application areas, such as information retrieval and machine learning, we often encounter dealing with a probability distribution that is mixed by one distribution that is relevant to our task in hand and the other that is irrelevant and that we want to get rid of. Thus, it is an essential problem to separate the irrelevant distribution from the mixture distribution. This article is focused on the application in Information Retrieval, where relevance feedback is a widely used technique to build a refined query model based on a set of feedback documents. However, in practice, the relevance feedback set, even provided by users explicitly or implicitly, is often a mixture of relevant and irrelevant documents. Consequently, the resultant query model (typically a term distribution) is often a mixture rather than a true relevance term distribution, leading to a negative impact on the retrieval performance. To tackle this problem, we recently proposed a Distribution Separation Method (DSM), which aims to approximate the true relevance distribution by separating a seed irrelevance distribution from the mixture one. While it achieved a promising performance in an empirical evaluation with simulated explicit irrelevance feedback data, it has not been deployed in the scenario where one should automatically obtain the irrelevance feedback data. In this article, we propose a substantial extension of the basic DSM from two perspectives: developing a further regularization framework and deploying DSM in the automatic irrelevance feedback scenario. Specifically, in order to avoid the output distribution of DSM drifting away from the true relevance distribution when the quality of seed irrelevant distribution (as the input to DSM) is not guaranteed, we propose a DSM regularization framework to constrain the estimation for the relevance distribution. This regularization framework includes three algorithms, each corresponding to a regularization strategy incorporated in the objective function of DSM. In addition, we exploit DSM in automatic (i.e., pseudo) irrelevance feedback, by automatically detecting the seed irrelevant documents via three different document reranking methods. We have carried out extensive experiments based on various TREC datasets, in order to systematically evaluate the proposed methods. The experimental results demonstrate the effectiveness of our proposed approaches in comparison with various strong baselines. Peng Zhang 0002, Yuexian Hou, Dawei Song 0001, Jingfei Li, Bin Hu 0001 |
ACM Trans. Intell. Syst. Technol. | 6 |
| 2015 | Nearest Neighbor Method Based on Local Distribution for Classification
Chengsheng Mao, Bin Hu 0001, Philip Moore 0001, Manman Wang |
PAKDD (1) | 2 |
| 2014 | Generalized Bias-Variance Evaluation of TREC Participated SystemsabstractRecent research has shown that the improvement of mean retrieval effectiveness (e.g., MAP) may sacrifice the retrieval stability across queries, implying a tradeoff between effectiveness and stability. The evaluation of both effectiveness and stability are often based on a baseline model, which could be weak or biased. In addition, the effectiveness-stability tradeoff has not been systematically or quantitatively evaluated over TREC participated systems. The above two problems, to some extent, limit our awareness of such tradeoff and its impact on developing future IR models. In this paper, motivated by a recently proposed bias-variance based evaluation, we adopt a strong and unbiased "baseline", which is a virtual target model constructed by the best performance (for each query) among all the participated systems in a retrieval task. We also propose generalized bias-variance metrics, based on which a systematic and quantitative evaluation of the effectiveness-stability tradeoff is carried out over the participated systems in the TREC Ad-hoc Track (1993-1999) and Web Track (2010-2012). We observe a clear effectiveness-stability tradeoff, with a trend of becoming more obvious in more recent years. This implies that when we pursue more effective IR systems over years, the stability has become problematic and could have been largely overlooked. Peng Zhang 0002, Linxue Hao, Dawei Song 0001, Jun Wang 0012, Yuexian Hou, Bin Hu 0001 |
CIKM | 6 |