← Search

Yanyan Shen

13 accepted papers

2025

In-Context Adaptation to Concept Drift for Learned Database Operations

ICML 2025poster

Machine learning has demonstrated transformative potential for database operations, such as query optimization and in-database data analytics. However, dynamic database environments, characterized by frequent updates and evolving data distributions, introduce concept drift, which leads to performanc…

Cited by 0SourcePDFScholar
2025

Influence Guided Context Selection for Effective Retrieval-Augmented Generation

NeurIPS 2025poster

Retrieval-Augmented Generation (RAG) addresses large language model (LLM) hallucinations by grounding responses in external knowledge, but its effectiveness is compromised by poor-quality retrieved contexts containing irrelevant or noisy information. While existing approaches attempt to improve perf…

Cited by 0SourcecodeScholar
2025

Less is More: Unlocking Specialization of Time Series Foundation Models via Structured Pruning

NeurIPS 2025poster

Scaling laws motivate the development of Time Series Foundation Models (TSFMs) that pre-train vast parameters and achieve remarkable zero-shot forecasting performance. Surprisingly, even after fine-tuning, TSFMs cannot consistently outperform smaller, specialized models trained on full-shot downstre…

Cited by 0SourcecodeScholar
2024

MASTER: Market-Guided Stock Transformer for Stock Price Forecasting

AAAI 2024technical

Stock price forecasting has remained an extremely challenging problem for many decades due to the high volatility of the stock market. Recent efforts have been devoted to modeling complex stock correlations toward joint stock price forecasting. Existing works share a common neural architecture that…

2024

Rethinking Channel Dependence for Multivariate Time Series Forecasting: Learning from Leading Indicators

ICLR 2024poster

Recently, channel-independent methods have achieved state-of-the-art performance in multivariate time series (MTS) forecasting. Despite reducing overfitting risks, these methods miss potential opportunities in utilizing channel dependence for accurate predictions. We argue that there exist locally s…

2024

StockMixer: A Simple Yet Strong MLP-Based Architecture for Stock Price Forecasting

AAAI 2024technical

Stock price forecasting is a fundamental yet challenging task in quantitative investment. Various researchers have developed a combination of neural network models (e.g., RNNs, GNNs, Transformers) for capturing complex indicator, temporal and stock correlations of the stock data.While complex archit…

2023

Feature Staleness Aware Incremental Learning for CTR Prediction

IJCAI 2023poster

Click-through Rate (CTR) prediction in real-world recommender systems often deals with billions of user interactions every day. To improve the training efficiency, it is common to update the CTR prediction model incrementally using the new incremental data and a subset of historical data. However, t…

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
2023

Towards Fine-Grained Explainability for Heterogeneous Graph Neural Network

AAAI 2023technical

Heterogeneous graph neural networks (HGNs) are prominent approaches to node classification tasks on heterogeneous graphs. Despite the superior performance, insights about the predictions made from HGNs are obscure to humans. Existing explainability techniques are mainly proposed for GNNs on homogene…

2020

Intent Preference Decoupling for User Representation on Online Recommender System

IJCAI 2020poster

Accurately characterizing the user's current interest is the core of recommender systems. However, users' interests are dynamic and affected by intent factors and preference factors. The intent factors imply users' current needs and change among different visits. The preference factors are relativel…

Cited by 0SourcePDFScholar