Guanyu Tao

dblp:204/3398 · DBLP profile ↗
← Back
5ranked-venue papers in the field
0as first author
3since 2021 · last 2025
—ORCID · none

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

Other / Interdisciplinary · 2Data Mining & Knowledge Discovery · 1Information Retrieval & Web Search · 1Big Data, Cloud & Distributed Data Systems · 1
YearPublicationVenuePosition
2025 A Practical Framework for Active and Accountable Clinical Data Governance in Multi-Organization Research
Siyao Wang, Florian Guitton, Guanyu Tao, Chengliang Dai, Nguyen Binh Truong, Mark Kennedy, Kai Sun 0005
IEEE Big Data4
2025 Mechanism-data-driven control strategy for active suspension systems: Integrating deep reinforcement learning with differential geometry to enhance vehicle ride comfort
Cheng Wang 0028, Guanyu Tao, Xiaoxian Cui, Quan Yao, Xinran Zhou, Konghui Guo
Adv. Eng. Informatics2
2025 Unlocking optimal ride comfort in intelligent vehicles via mechanism-data-driven active suspension road preview control
Cheng Wang 0028, Guanyu Tao, Xiaoxian Cui, Quan Yao, Xinran Zhou, Konghui Guo
Adv. Eng. Informatics2
2017 Content Recommendation by Noise Contrastive Transfer Learning of Feature Representation
abstract
Personalized recommendation has been proved effective as a content discovery tool for many online news publishers. As fresh news articles are frequently coming to the system while the old ones are fading away quickly, building a consistent and coherent feature representation over the ever-changing articles pool is fundamental to the performance of the recommendation. However, learning a good feature representation is challenging, especially for some small publishers that have normally fewer than 10,000 articles each year. In this paper, we consider to transfer knowledge from a larger text corpus. In our proposed solution, an effective article recommendation engine can be established with a small number of target publisher articles by transferring knowledge from a large corpus of text with a different distribution. Specifically, we leverage noise contrastive estimation techniques to learn the word conditional distribution given the context words, where the noise conditional distribution is pre-trained from the large corpus. Our solution has been deployed in a commercial recommendation service. The large-scale online A/B testing on two commercial publishers demonstrates up to 9.97% relative overall performance gain of our proposed model on the recommendation click-though rate metric over the non-transfer learning baselines.
Guanyu Tao, Weinan Zhang 0001, Yong Yu 0001, Jun Wang 0012
CIKM2
2017 Dynamic Attention Deep Model for Article Recommendation by Learning Human Editors' Demonstration
abstract
As aggregators, online news portals face great challenges in continuously selecting a pool of candidate articles to be shown to their users. Typically, those candidate articles are recommended manually by platform editors from a much larger pool of articles aggregated from multiple sources. Such a hand-pick process is labor intensive and time-consuming. In this paper, we study the editor article selection behavior and propose a learning by demonstration system to automatically select a subset of articles from the large pool. Our data analysis shows that (i) editors' selection criteria are non-explicit, which are less based only on the keywords or topics, but more depend on the quality and attractiveness of the writing from the candidate article, which is hard to capture based on traditional bag-of-words article representation. And (ii) editors' article selection behaviors are dynamic: articles with different data distribution come into the pool everyday and the editors' preference varies, which are driven by some underlying periodic or occasional patterns. To address such problems, we propose a meta-attention model across multiple deep neural nets to (i) automatically catch the editors' underlying selection criteria via the automatic representation learning of each article and its interaction with the meta data and (ii) adaptively capture the change of such criteria via a hybrid attention model. The attention model strategically incorporates multiple prediction models, which are trained in previous days. The system has been deployed in a commercial article feed platform. A 9-day A/B testing has demonstrated the consistent superiority of our proposed model over several strong baselines.
Xuejian Wang, Lantao Yu, Kan Ren, Guanyu Tao, Weinan Zhang 0001, Yong Yu 0001, Jun Wang 0012
KDD4