← Search

Wenchao Yu

19 accepted papers

2026

Escaping Whack-a-Mole: Code Documentation Optimization via Dependency-Guided Bi-level Search

ICML 2026poster

As large language models increasingly serve as autonomous coding agents, code documentation must be optimized for agent comprehension rather than human readability. We frame agent-oriented documentation generation as a black-box optimization problem over the documentation space, where quality is mea…

Cited by 0SourceScholar
2025

Human Texts Are Outliers: Detecting LLM-generated Texts via Out-of-distribution Detection

NeurIPS 2025poster

The rapid advancement of large language models (LLMs) such as ChatGPT, DeepSeek, and Claude has significantly increased the presence of AI-generated text in digital communication. This trend has heightened the need for reliable detection methods to distinguish between human-authored and machine-gene…

Cited by 0SourceScholar
2025

MixLLM: Dynamic Routing in Mixed Large Language Models

NAACL 2025long

Large Language Models (LLMs) exhibit potential artificial generic intelligence recently, however, their usage is costly with high response latency. Given mixed LLMs with their own strengths and weaknesses, LLM routing aims to identify the most suitable model for each query in the stream to maximize…

Cited by 4SourcePDFScholar
2025

Multi-Modal View Enhanced Large Vision Models for Long-Term Time Series Forecasting

NeurIPS 2025poster

Time series, typically represented as numerical sequences, can also be transformed into images and texts, offering multi-modal views (MMVs) of the same underlying signal. These MMVs can reveal complementary patterns and enable the use of powerful pre-trained large models, such as large vision models…

Cited by 0SourcecodeScholar
2025

Position Really Matters: Towards a Holistic Approach for Prompt Tuning

NAACL 2025findings

Prompt tuning is highly effective in efficiently extracting knowledge from foundation models, encompassing both language, vision, and vision-language models. However, the efficacy of employing fixed soft prompts with a predetermined position for concatenation with inputs for all instances, irrespect…

2025

SFS: Smarter Code Space Search improves LLM Inference Scaling

ICLR 2025poster

We frame code generation as a black-box optimization problem within the code space and demonstrate how optimization-inspired techniques can enhance inference scaling over text. Based on this perspective, we propose **SCATTERED FOREST SEARCH (SFS)**, a novel approach that improves solution diversity…

Cited by 0SourcePDFScholar
2025

TSLA: A Multi-Task Time Series Language Model

ICASSP 2025accepted

Real-world time series data often require analysis or interpretation from domain experts. Some tasks, like time series question answering, involve both time series and natural language questions, posing challenges for single-modality language models to understand their interaction. To this end, we p…

Cited by 0SourceScholar
2025

TimeCAP: Learning to Contextualize, Augment, and Predict Time Series Events with Large Language Model Agents

AAAI 2025technical

Time series data is essential in various applications, including climate modeling, healthcare monitoring, and financial analytics. Understanding the contextual information associated with real-world time series data is often essential for accurate and reliable event predictions. In this paper, we in…

2025

TimeXL: Explainable Multi-modal Time Series Prediction with LLM-in-the-Loop

NeurIPS 2025poster

Time series analysis provides essential insights for real-world system dynamics and informs downstream decision-making, yet most existing methods often overlook the rich contextual signals present in auxiliary modalities. To bridge this gap, we introduce TimeXL, a multi-modal prediction framework th…

Cited by 0SourceScholar
2024

InfuserKI: Enhancing Large Language Models with Knowledge Graphs via Infuser-Guided Knowledge Integration

EMNLP 2024finding

Large Language Models (LLMs) have achieved exceptional capabilities in open generation across various domains, yet they encounter difficulties with tasks that require intensive knowledge. To address these challenges, methods for integrating knowledge have been developed, which augment LLMs with doma…

Cited by 11SourcePDFScholar
2024

Large Language Models Can Be Contextual Privacy Protection Learners

EMNLP 2024main

The proliferation of Large Language Models (LLMs) has driven considerable interest in fine-tuning them with domain-specific data to create specialized language models. Nevertheless, such domain-specific fine-tuning data often contains contextually sensitive personally identifiable information (PII).…

2023

Personalized Federated Learning under Mixture of Distributions

ICML 2023poster

The recent trend towards Personalized Federated Learning (PFL) has garnered significant attention as it allows for the training of models that are tailored to each client while maintaining data privacy. However, current PFL techniques primarily focus on modeling the conditional distribution heteroge…

2023

Time Series Contrastive Learning with Information-Aware Augmentations

AAAI 2023technical

Various contrastive learning approaches have been proposed in recent years and achieve significant empirical success. While effective and prevalent, contrastive learning has been less explored for time series data. A key component of contrastive learning is to select appropriate augmentations imposi…

2022

Seed: Sound Event Early Detection Via Evidential Uncertainty

ICASSP 2022accepted

Sound Event Early Detection (SEED) is an essential task in recognizing the acoustic environments and soundscapes. However, most of the existing methods focus on the offline sound event detection, which suffers from the over-confidence issue of early-stage event detection and usually yield unreliable…

Cited by 0SourceScholar
2021

Towards Robustness of Deep Neural Networks via Regularization

ICCV 2021poster

Recent studies have demonstrated the vulnerability of deep neural networks against adversarial examples. Inspired by the observation that adversarial examples often lie outside the natural image data manifold and the intrinsic dimension of image data is much smaller than its pixel space dimension, w…

Cited by 18PDFcodeScholar
2020

Inductive and Unsupervised Representation Learning on Graph Structured Objects

ICLR 2020poster

Inductive and unsupervised graph learning is a critical technique for predictive or information retrieval tasks where label information is difficult to obtain. It is also challenging to make graph learning inductive and unsupervised at the same time, as learning processes guided by reconstruction er…

Cited by 34SourceScholar
2020

Parameterized Explainer for Graph Neural Network

NeurIPS 2020poster

Despite recent progress in Graph Neural Networks (GNNs), explaining predictions made by GNNs remains a challenging open problem. The leading method mainly addresses the local explanations (i.e., important subgraph structure and node features) to interpret why a GNN model makes the prediction for a s…

2020

Robust Graph Representation Learning via Neural Sparsification

ICML 2020poster

Graph representation learning serves as the core of important prediction tasks, ranging from product recommendation to fraud detection. Real-life graphs usually have complex information in the local neighborhood, where each node is described by a rich set of features and connects to dozens or even h…

Cited by 366SourcePDFScholar