← Search

Siyang Jiang

3 accepted papers

2025

ContextAgent: Context-Aware Proactive LLM Agents with Open-world Sensory Perceptions

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have propelled intelligent agents from reactive responses to proactive support. While promising, existing proactive agents either rely exclusively on observations from enclosed environments (e.g., desktop UIs) with direct LLM inference or employ rule-…

Cited by 0SourcecodeScholar
2025

Dual Alignment Framework for Few-shot Learning with Inter-Set and Intra-Set Shifts

NeurIPS 2025poster

Few-shot learning (FSL) aims to classify unseen examples (query set) into labeled data (support set) through low-dimensional embeddings. However, the diversity and unpredictability of environments and capture devices make FSL more challenging in real-world applications. In this paper, we propose Dua…

Cited by 0SourcecodeScholar
2023

Incremental Reinforcement Learning with Dual-Adaptive ε-Greedy Exploration

AAAI 2023technical

Reinforcement learning (RL) has achieved impressive performance in various domains. However, most RL frameworks oversimplify the problem by assuming a fixed-yet-known environment and often have difficulty being generalized to real-world scenarios. In this paper, we address a new challenge with a mor…