Jianghong Zhou

dblp:204/2523 · DBLP profile ↗
← Back
6ranked-venue papers in the field
5as first author
4since 2021 · last 2025
0000-0002-3180-7654ORCID · corroborated

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

Information Retrieval & Web Search · 3 (3 first)Other / Interdisciplinary · 3 (2 first)
YearPublicationVenuePosition
2025 Knowledge vortex network for continuous bearing remaining useful life prediction
Jianghong Zhou, Yuejian Chen, Yi Qin 0004
Adv. Eng. Informatics1
2023 A new supervised multi-head self-attention autoencoder for health indicator construction and similarity-based machinery RUL prediction
Yi Qin 0004, Jiahong Yang 0002, Jianghong Zhou, Huayan Pu, Yongfang Mao
Adv. Eng. Informatics3
2022 Remaining useful life prediction of bearings by a new reinforced memory GRU network
Jianghong Zhou, Yi Qin 0004, Dingliang Chen, Quan Qian
Adv. Eng. Informatics1
2021 De-Biased Modeling of Search Click Behavior with Reinforcement Learning
abstract
Users' clicks on Web search results are one of the key signals for evaluating and improving web search quality and have been widely used as part of current state-of-the-art Learning-To-Rank(LTR) models. With a large volume of search logs available for major search engines, effective models of searcher click behavior have emerged to evaluate and train LTR models. However, when modeling the users' click behavior, considering the bias of the behavior is imperative. In particular, when a search result is not clicked, it is not necessarily chosen as not relevant by the user, but instead could have been simply missed, especially for lower-ranked results. These kinds of biases in the click log data can be incorporated into the click models, propagating the errors to the resulting LTR ranking models or evaluation metrics. In this paper, we propose the De-biased Reinforcement Learning Click model (DRLC). The DRLC model relaxes previously made assumptions about the users' examination behavior and resulting latent states. To implement the DRLC model, convolutional neural networks are used as the value networks for reinforcement learning, trained to learn a policy to reduce bias in the click logs. To demonstrate the effectiveness of the DRLC model, we first compare performance with the previous state-of-art approaches using established click prediction metrics, including log-likelihood and perplexity. We further show that DRLC also leads to improvements in ranking performance. Our experiments demonstrate the effectiveness of the DRLC model in learning to reduce bias in click logs, leading to improved modeling performance and showing the potential for using DRLC for improving Web search quality.
Jianghong Zhou, Sayyed M. Zahiri, Simon Hughes, Khalifeh Al Jadda, Surya Kallumadi, Eugene Agichtein
SIGIR1
2020 Diversifying Multi-aspect Search Results Using Simpson's Diversity Index
abstract
In search and recommendation, diversifying the multi-aspect search results could help with reducing redundancy, and promoting results that might not be shown otherwise. Many previous methods have been proposed for this task. However, previous methods do not explicitly consider the uniformity of the number of the items' classes, or evenness, which could degrade the search and recommendation quality. To address this problem, we introduce a novel method by adapting the Simpson's Diversity Index from biology, which enables a more effective and efficient quadratic search result diversification algorithm. We also extend the method to balance the diversity between multiple aspects through weighted factors and further improve computational complexity by developing a fast approximation algorithm. We demonstrate the feasibility of the proposed method using the openly available Kaggle shoes competition dataset. Our experimental results show that our approach outperforms previous state of the art diversification methods, while reducing computational complexity.
Jianghong Zhou, Eugene Agichtein, Surya Kallumadi
CIKM1
2020 RLIRank: Learning to Rank with Reinforcement Learning for Dynamic Search
abstract
To support complex search tasks, where the initial information requirements are complex or may change during the search, a search engine must adapt the information delivery as the user’s information requirements evolve. To support this dynamic ranking paradigm effectively, search result ranking must incorporate both the user feedback received, and the information displayed so far. To address this problem, we introduce a novel reinforcement learning-based approach, RLIRank. We first build an adapted reinforcement learning framework to integrate the key components of the dynamic search. Then, we implement a new Learning to Rank (LTR) model for each iteration of the dynamic search, using a recurrent Long Short Term Memory neural network (LSTM), which estimates the gain for each next result, learning from each previously ranked document. To incorporate the user’s feedback, we develop a word-embedding variation of the classic Rocchio Algorithm, to help guide the ranking towards the high-value documents. Those innovations enable RLIRank to outperform the previously reported methods from the TREC Dynamic Domain Tracks 2017 and exceed all the methods in 2016 TREC Dynamic Domain after multiple search iterations, advancing the state of the art for dynamic search.
Jianghong Zhou, Eugene Agichtein
WWW1