Shen Fan(范深)

ShenFan

I am a Staff Algorithm Engineer, at Alibaba Group.

Graduated from School of Computer Science and Engineering, University of Electronic Science and Technology of China(UESTC), Chengdu, Sichuan, P.R.China. Supervised by Prof.Tao Zhou.

My expertise lies in network analysis and graph mining, especially in user modeling, recommendation.
Currently, my interests focus on Multimodal LLMs and AI Agents towards AGI(Artificial General Intelligence).

Email: ofanshen at gmail.com

Research Interests

Experiences

Alibaba Data, Hangzhou | August 2017 - Present

Tmall Tech, Hangzhou | March 2014 - August 2017

Projects

One-World: Multi-level cross-platform user identification in E-Commerce Platform

TriID

Related Techniques: Link Prediction, Community Detection

Real-world graphs often exhibit noise and incompleteness due to limitations in data collection.

In order to gain a deeper understanding of our users, we propose a tri-level identity resolution approach known as 'Device-Person-Household’, supporting for a accurate targeting and effective user engagement strategy.

Link prediction techniques like CN, AA, RA(Zhou et al., EPJ’09) and SEAL(Zhang et al., NeuIPS’18) are employed to establish missing connections and classify relations.

Datasets and Codes:[EasyLink]

InfoNet: Modeling Information Diffusion in Social Networks

TaoCode

Related Techniques: Graph Neural Networks, Social Recommendation

Our research has demonstrated that social relations on Taobao exhibit homophily(the tendency of individuals to associate and bond with similar others), which can serve as an additional data source for user behavior modeling (Huang et al., SIGIR’21) and item sales modeling (Yang et al., TKDE’22).

To further boost the power of social relations in the recommendation, we employ graph structure learning(GSL) techniques on the social graph to generate superior recommendations for inactive users[Comming Soon], and introduce GraphTranslator(Zhang et al., WWW’24) to conduct open-ended tasks on understanding users interests in social context with GNN(Graph Neural Network) and LLM(Large Language Model).

Links