← Search

Yingxia Shao

16 accepted papers

2026

HFR-MKGC: Hierarchical Fusion Reasoning with MLLMs for Multi-modal Knowledge Graph Completion

AAAI 2026technical

Multi-modal knowledge graph completion (MMKGC) aims to infer missing entities of triples by leveraging heterogeneous information in knowledge graph (KG). However, existing approaches often struggle with inconsistent modality alignment, limited reasoning depth, and insufficient negative sample qualit

Cited by 0SourcePDFScholar
2026

Rethink Representation Learning for Questionnaire Data

AAAI 2026technical

Questionnaire data serve as a valuable resource across numerous scientific domains, offering insights into human behavior, health, and social trends. Traditional downsampling-based representation learning methods—such as standardization and one-hot encoding—reformat these data into tabular structure

Cited by 0SourcePDFScholar
2025

CSAHFL:Clustered Semi-Asynchronous Hierarchical Federated Learning for Dual-layer Non-IID in Heterogeneous Edge Computing Networks

IJCAI 2025

Federated Learning (FL) enables collaborative model training across distributed devices without sharing raw data. Hierarchical Federated Learning (HFL) is a new paradigm of FL that leverages the Edge Servers (ESs) layer as an intermediary to perform partial local model aggregation in proximity, redu

Cited by 0SourcePDFScholar
2025

Making Text Embedders Few-Shot Learners

ICLR 2025poster

Large language models (LLMs) with decoder-only architectures have demonstrated exceptional text-generation capabilities across a variety of tasks. Some researchers have also adapted these models for text representation tasks. However, in text representation tasks, these models often face performance…

2025

Reinforced IR: A Self-Boosting Framework For Domain-Adapted Information Retrieval

ACL 2025long

While retrieval techniques are widely used in practice, they still face significant challenges in cross-domain scenarios. Recently, generation-augmented methods have emerged as a promising solution to this problem. These methods enhance raw queries by incorporating additional information from an LLM…

Cited by 0SourcePDFScholar
2025

Reinforcement Active Client Selection for Federated Heterogeneous Graph Learning

AAAI 2025technical

Carefully selecting clients to participate in aggregation can assist the global model in achieving better performance. However, existing research on federated heterogeneous graph learning (FHGL) has shown limited attention to the client selection (CS) problem. Current CS algorithms face challenges i…

Cited by 0SourcePDFScholar
2025

Towards A Generalist Code Embedding Model Based On Massive Data Synthesis

NeurIPS 2025poster

Code embedding models attract increasing attention due to the widespread popularity of retrieval-augmented generation (RAG) in software development. These models are expected to capture the rich semantic relationships inherent to code, which differ significantly from those found in text. However, ex…

Cited by 0SourcecodeScholar
2024

LLM vs Small Model? Large Language Model Based Text Augmentation Enhanced Personality Detection Model

AAAI 2024technical

Personality detection aims to detect one's personality traits underlying in social media posts. One challenge of this task is the scarcity of ground-truth personality traits which are collected from self-report questionnaires. Most existing methods learn post features directly by fine-tuning the pre…

Cited by 18SourcePDFScholar
2024

Llama2Vec: Unsupervised Adaptation of Large Language Models for Dense Retrieval

ACL 2024long

Dense retrieval calls for discriminative embeddings to represent the semantic relationship between query and document. It may benefit from the using of large language models (LLMs), given LLMs’ strong capability on semantic understanding. However, the LLMs are learned by auto-regression, whose worki…

2023

Causal Intervention and Counterfactual Reasoning for Multi-modal Fake News Detection

ACL 2023long

Due to the rapid upgrade of social platforms, most of today’s fake news is published and spread in a multi-modal form. Most existing multi-modal fake news detection methods neglect the fact that some label-specific features learned from the training set cannot generalize well to the testing set, thu…

2023

Knowledgeable Parameter Efficient Tuning Network for Commonsense Question Answering

ACL 2023long

Commonsense question answering is important for making decisions about everyday matters. Although existing commonsense question answering works based on fully fine-tuned PLMs have achieved promising results, they suffer from prohibitive computation costs as well as poor interpretability. Some works…

2023

RetroMAE-2: Duplex Masked Auto-Encoder For Pre-Training Retrieval-Oriented Language Models

ACL 2023long

To better support information retrieval tasks such as web search and open-domain question answering, growing effort is made to develop retrieval-oriented language models, e.g., RetroMAE and many others. Most of the existing works focus on improving the semantic representation capability for the cont…

2023

Sancus: Staleness-Aware Communication-Avoiding Full-Graph Decentralized Training in Large-Scale Graph Neural Networks (Extended Abstract)

IJCAI 2023poster

Graph neural networks (GNNs) have emerged due to their success at modeling graph data. Yet, it is challenging for GNNs to efficiently scale to large graphs. Thus, distributed GNNs come into play. To avoid communication caused by expensive data movement between workers, we propose SANCUS, a staleness…

Cited by 79SourcePDFScholar
2022

RetroMAE: Pre-Training Retrieval-oriented Language Models Via Masked Auto-Encoder

EMNLP 2022main

Despite pre-training’s progress in many important NLP tasks, it remains to explore effective pre-training strategies for dense retrieval. In this paper, we propose RetroMAE, a new retrieval oriented pre-training paradigm based on Masked Auto-Encoder (MAE). RetroMAE is highlighted by three critical d…

2021

Matching-oriented Embedding Quantization For Ad-hoc Retrieval

EMNLP 2021main

Product quantization (PQ) is a widely used technique for ad-hoc retrieval. Recent studies propose supervised PQ, where the embedding and quantization models can be jointly trained with supervised learning. However, there is a lack of appropriate formulation of the joint training objective; thus, the…

2020

Don’t Waste Your Bits! Squeeze Activations and Gradients for Deep Neural Networks via TinyScript

ICML 2020poster

Recent years have witnessed intensive research interests on training deep neural networks (DNNs) more efficiently by quantization-based compression methods, which facilitate DNNs training in two ways: (1) activations are quantized to shrink the memory consumption, and (2) gradients are quantized to…

Cited by 72SourcePDFScholar