Ying Sha

dblp:80/4686 · DBLP profile ↗
← Back
13ranked-venue papers in the field
1as first author
6since 2021 · last 2026
—ORCID · conflict

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

Information Retrieval & Web Search · 9Database Systems & Data Management · 3 (1 first)Knowledge Engineering, Semantic Web & Information Systems · 1
YearPublicationVenuePosition
2026 Beyond Words: Enhancing Desire, Emotion, and Sentiment Recognition with Non-Verbal Cues
Tongguan Wang, Feiyue Xue, Junkai Li, Ying Sha
WWW6
2026 MePe: Rethinking Multimodal Chinese Idiom Reading Comprehension from a Metaphorical Perspective
abstract
The multimodal Chinese idiom reading comprehension task aims to select the most appropriate idiom from a candidate list via the given text and image. This poses a significant challenge for the model to comprehend each Chinese idiom accurately. Existing multimodal Chinese idiom reading comprehension methods primarily focus on aligning contextual text and images, while overlooking two key attributes of Chinese idioms.(1) There is a discrepancy between the literal and metaphorical meanings of Chinese idioms. (2) The same Chinese idiom has different meanings in different scenarios, which requires targeted understanding by experts who specialize in different fields. To address the above challenges, we rethink the solution to the multimodal idiom reading comprehension task from a metaphorical perspective and propose a framework named MePe. Firstly, we propose a literal metaphorical semantic graph that systematically transforms the implicit discrepancy between the literal and metaphorical meanings of Chinese idioms into structured explicit relationships, thereby making metaphorical meanings more understandable. Then, we propose a mixture of idiom experts consisting of a literal idiom expert and a metaphorical idiom expert. Through division of labor and collaboration among these experts, we achieve an understanding of the dual meanings of Chinese idioms across different scenarios. Finally, we employ the maximum mean discrepancy to adjust the variance between the literal and metaphorical semantic features of Chinese idioms. By mapping these features onto a shared reproducing kernel Hilbert space, the model can better distinguish between the two based on contextual clues. Extensive experiments demonstrate that MePe achieves state-of-the-art performance on the MChIRC dataset.
Tongguan Wang, Junkai Li, Feiyue Xue, Dongyu Su, Wangjun Huang, Ying Sha
WWW7
2024 Euphemism Identification via Feature Fusion and Individualization
abstract
Euphemisms are widely used on social media and darknet markets to evade supervision. For instance, "ice" serves as a euphemism for the target keyword "methamphetamine" in illicit transactions. Thus, euphemism identification which aims to map the euphemism to its secret meaning (target keyword) is a crucial task in ensuring social network security. However, this task poses significant challenges, including resource limitations due to the unavailable of annotated datasets and linguistic challenges arising from subtle differences in meaning between target keywords. Existing methods employed self-supervised schemes to automatically construct labeled training data, addressing the resource limitations. Yet, these methods rely on static embedding methods that fail to distinguish between target keywords with similar meanings. In addition, we observe that different euphemisms in similar contexts confuse the identification results. To overcome these obstacles, we propose a feature fusion and individualization (FFI) method for euphemism identification. First, we reformulate the task as a cloze task, making it more feasible. Next, we develop a feature fusion module to capture both dynamic global and static local features, enhancing discrimination between different euphemisms in similar contexts. Additionally, we employ a feature individualization module to ensure each target keyword has a unique feature representation by projecting features into their orthogonal space. As a result, FFI can effectively identify similar euphemisms that refer to target keywords with similar meanings. Experimental results demonstrate that our method outperforms state-of-the-art methods and large language models, providing robust support for its effectiveness.
Yuxue Hu, Mingmin Wu, Zhongqiang Huang, Junsong Li, Xing Ge, Ying Sha
WWW6
2023 A Prompt-Based Representation Individual Enhancement Method for Chinese Idiom Reading Comprehension
Ying Sha, Mingmin Wu, Zhi Zeng 0001, Xing Ge, Zhongqiang Huang, Huan Wang 0005
DASFAA (3)1
2023 A Multi-Type Transferable Method for Missing Link Prediction in Heterogeneous Social Networks
abstract
Heterogeneous social networks, which are characterized by diverse interaction types, have resulted in new challenges for missing link prediction. Most deep learning models tend to capture type-specific features to maximize the prediction performances on specific link types. However, the types of missing links are uncertain in heterogeneous social networks; this restricts the prediction performances of existing deep learning models. To address this issue, we propose a multi-type transferable method (MTTM) for missing link prediction in heterogeneous social networks, which exploits adversarial neural networks to remain robust against type differences. It comprises a generative predictor and a discriminative classifier. The generative predictor can extract link representations and predict whether the unobserved link is a missing link. To generalize well for different link types to improve the prediction performance, it attempts to deceive the discriminative classifier by learning transferable feature representations among link types. In order not to be deceived, the discriminative classifier attempts to accurately distinguish link types, which indirectly helps the generative predictor judge whether the learned feature representations are transferable among link types. Finally, the integratedMTTMis constructed on this minimax two-player game between the generative predictor and discriminative classifier to predict missing links based on transferable feature representations among link types. Extensive experiments show that the proposedMTTMcan outperform state-of-the-art baselines for missing link prediction in heterogeneous social networks.
Huan Wang 0005, Ziwen Cui, Ruigang Liu, Lei Fang 0001, Ying Sha
IEEE Trans. Knowl. Data Eng.5
2021 Identifying and Evaluating Anomalous Structural Change-based Nodes in Generalized Dynamic Social Networks
abstract
Recently, dynamic social network research has attracted a great amount of attention, especially in the area of anomaly analysis that analyzes the anomalous change in the evolution of dynamic social networks. However, most of the current research focused on anomaly analysis of the macro representation of dynamic social networks and failed to analyze the nodes that have anomalous structural changes at a micro level. To identify and evaluate anomalous structural change-based nodes in generalized dynamic social networks that only have limited structural information, this research considers undirected and unweighted graphs and develops a multiple-neighbor superposition similarity method ( ), which mainly consists of a multiple-neighbor range algorithm ( ) and a superposition similarity fluctuation algorithm ( ). introduces observation nodes, characterizes the structural similarities of nodes within multiple-neighbor ranges, and proposes a new multiple-neighbor similarity index on the basis of extensional similarity indices. Subsequently, maximally reflects the structural change of each node, using a new superposition similarity fluctuation index from the perspective of diverse multiple-neighbor similarities. As a result, based on and , not only identifies anomalous structural change-based nodes by detecting the anomalous structural changes of nodes but also evaluates their anomalous degrees by quantifying these changes. Results obtained by comparing with state-of-the-art methods via extensive experiments show that can accurately identify anomalous structural change-based nodes and evaluate their anomalous degrees well.
Huan Wang 0005, Chunming Qiao, Xuan Guo 0004, Lei Fang 0001, Ying Sha, Zhiguo Gong
ACM Trans. Web5
2020 Neighborhood Aggregation Embedding Model for Link Prediction in Knowledge Graphs
Changjian Wang 0001, Ying Sha
ICWE2
2019 Capturing Semantic and Syntactic Information for Link Prediction in Knowledge Graphs
Changjian Wang 0001, Minghui Yan, Chuanrun Yi, Ying Sha
ISWC (1)4
2016 Retweeting Behavior Prediction Based on One-Class Collaborative Filtering in Social Networks
abstract
Social behaviors such as retweetings, comments or likes are valuable information for human activities analysis. We focus here on user's retweeting behavior which has been considered as a key mechanism of information diffusion in social networks. Since we can only observe on which messages user retweet. It is a typically one-class setting which only positive examples or implicit feedback can be observed. However, few research works on retweeting prediction consider one-class setting. In this paper, we analyze and study the fundamental factors that might affect retweetability of a tweet, and then employ one-class collaborative filtering method by quantitatively measure the user personal preference and social influence between users and messages to predict user's retweeting behavior. Experimental results on a real-world dataset from social network show that the proposed method is effective and can improve the performance of the one-class collaborative filtering over baseline methods through leveraging weighted negative examples information.
Bo Jiang 0013, Jiguang Liang, Ying Sha, Rui Li 0022, Hongyuan Ma
SIGIR3
2016 Unifying User and Message Clustering Information for Retweeting Behavior Prediction
Bo Jiang 0013, Jiguang Liang, Ying Sha, Zhixin Kuang, Rui Li 0022, Peng Li 0021
WAIM (2)3
2016 Domain Dictionary-Based Topic Modeling for Social Text
Bo Jiang 0013, Jiguang Liang, Ying Sha, Rui Li 0022
WISE (1)3
2015 A Multi-view Retweeting Behaviors Prediction in Social Networks
Bo Jiang 0013, Ying Sha
APWeb2
2015 Message Clustering based Matrix Factorization Model for Retweeting Behavior Prediction
abstract
Retweeting is an important mechanism for information diffusion in social networks. Through retweeting, message is reshared from one user to another user, forming large cascades of message forwarding. Most existing researches of predicting retweeting utilize user social relationships for modeling which leads to vast calculating amount. In this paper, we propose two message clustering based matrix factorization models for retweeting prediction. Unlike previous approaches, our models exploit the clustering relationships of messages instead of social relationships. Our models are quite general because we do not need any auxiliary information except for message content. Several experiments on real datasets show that our models are effective and outperform the state-of-the-art methods.
Bo Jiang 0013, Jiguang Liang, Ying Sha
CIKM3