← Search

Rui Ye

22 accepted papers

2026

AgentFold: Long-Horizon Web Agents with Proactive Context Folding

ICLR 2026poster

LLM-based web agents show immense promise for information seeking, yet their effectiveness on long-horizon tasks is hindered by a fundamental trade-off in context management. Prevailing ReAct-based agents suffer from context saturation as they accumulate noisy, raw histories, while methods that fixe…

Cited by 0SourceScholar
2026

CloudMamba: Grouped Selective State Spaces for Point Cloud Analysis

AAAI 2026technical

Due to the long-range modeling ability and linear complexity property, Mamba has attracted considerable attention in point cloud analysis. Despite some interesting progress, related work still suffers from imperfect point cloud serialization, insufficient high-level geometric perception, and overfit

Cited by 0SourcePDFScholar
2026

Empowering Efficiency and Efficacy in WebAgent via Enabling Info-Rich Seeking

ICLR 2026poster

Large Language Model (LLM)-based agents have emerged as a transformative approach for open-ended problem solving, with information seeking (IS) being a core capability that enables autonomous reasoning and decision-making. While prior research has largely focused on improving retrieval depth, we ob…

Cited by 0SourcecodeScholar
2026

ML-Agent: Reinforcing LLM Agents for Autonomous Machine Learning Engineering

ICML 2026poster

The emergence of large language model (LLM)-based agents has significantly advanced the development of autonomous machine learning (ML) engineering. However, the dominant prompt-based paradigm exhibits limitations: smaller models lack the capacity to learn from execution trajectories for generalizat…

Cited by 0SourcecodeScholar
2026

Scaling Agents via Continual Pre-training

ICLR 2026poster

Large language models (LLMs) have evolved into agentic systems capable of autonomous tool use and multi-step reasoning for complex problem-solving. However, post-training approaches building upon general-purpose foundation models consistently underperform in agentic tasks, particularly in open-sourc…

Cited by 0SourcecodeScholar
2026

WebSailor-V2: Bridging the Chasm to Proprietary Agents via Synthetic Data and Scalable Reinforcement Learning

ICLR 2026poster

To significantly advance the capabilities of open-source web agents, we present WebSailor-V2, a complete post-training pipeline encompassing data construction, Supervised Fine-Tuning (SFT), and Reinforcement Learning (RL). Our methodology features two key innovations: (1) On the data front, we devel…

Cited by 0SourceScholar
2025

Emerging Safety Attack and Defense in Federated Instruction Tuning of Large Language Models

ICLR 2025poster

Federated learning (FL) enables multiple parties to collaboratively fine-tune an large language model (LLM) without the need of direct data sharing. Ideally, by training on decentralized data that is aligned with human preferences and safety principles, federated instruction tuning (FedIT) can resul…

2025

FedDQC: Data Quality Control in Federated Instruction-tuning of Large Language Models

ACL 2025finding

Federated Learning (FL) enables privacy-preserving collaborative instruction tuning of large language models (LLMs) by leveraging massively distributed data. However, the decentralized nature of FL exacerbates data quality challenges, as local clients lack global visibility to filter noisy or low-qu…

2025

FedMABench: Benchmarking Mobile GUI Agents on Decentralized Heterogeneous User Data

EMNLP 2025

Mobile GUI agents have attracted tremendous research participation recently. Traditional approaches to mobile agent training rely on centralized data collection, leading to high cost and limited scalability. Distributed training utilizing federated learning offers an alternative by harnessing real-w

2025

MAS-GPT: Training LLMs to Build LLM-based Multi-Agent Systems

ICML 2025poster

LLM-based multi-agent systems (MAS) have shown significant potential in tackling diverse tasks. However, to design effective MAS, existing approaches heavily rely on manual configurations or multiple calls of advanced LLMs, resulting in inadaptability and high inference costs. In this paper, we simp…

2025

SLRL: Semi-Supervised Local Community Detection Based on Reinforcement Learning

AAAI 2025technical

Most existing semi-supervised community detection algorithms leverage known communities to learn community structures, subsequently identifying communities that align with these learned community structures. However, differences in community structures may render the community structures learned by…

2025

Sensitivity-Aware Efficient Fine-Tuning via Compact Dynamic-Rank Adaptation

CVPR 2025poster

Parameter-Efficient Fine-Tuning (PEFT) is a fundamental research problem in computer vision, which aims to tune a few of parameters for efficient storage and adaptation of pre-trained vision models. Recently, sensitivity-aware parameter efficient fine-tuning method (SPT) addresses this problem by id…

Cited by 0SourcePDFScholar
2025

Synthesizing Post-Training Data for LLMs through Multi-Agent Simulation

ACL 2025long

Post-training is essential for enabling large language models (LLMs) to follow human instructions. However, its effectiveness depends on high-quality instruction data, which is challenging to obtain in the real world due to privacy concerns, data scarcity, and high annotation costs. To fill this gap…

2024

Fake It Till Make It: Federated Learning with Consensus-Oriented Generation

ICLR 2024poster

In federated learning (FL), data heterogeneity is one key bottleneck that causes model divergence and limits performance. Addressing this, existing methods often regard data heterogeneity as an inherent property and propose to mitigate its adverse effects by correcting models. In this paper, we seek…

2024

FedLLM-Bench: Realistic Benchmarks for Federated Learning of Large Language Models

NeurIPS 2024poster

Federated learning has enabled multiple parties to collaboratively train large language models without directly sharing their data (FedLLM). Following this training paradigm, the community has put massive efforts from diverse aspects including framework, performance, and privacy. However, an unpleas…

2024

KnowledgeSG: Privacy-Preserving Synthetic Text Generation with Knowledge Distillation from Server

EMNLP 2024main

The success of large language models (LLMs) facilitate many parties to fine-tune LLMs on their own private data. However, this practice raises privacy concerns due to the memorization of LLMs. Existing solutions, such as utilizing synthetic data for substitution, struggle to simultaneously improve p…

2024

On the Vulnerability of Safety Alignment in Open-Access LLMs

ACL 2024findings

Large language models (LLMs) possess immense capabilities but are susceptible to malicious exploitation. To mitigate the risk, safety alignment is employed to align LLMs with ethical standards. However, safety-aligned LLMs may remain vulnerable to carefully crafted jailbreak attacks, but these attac…

2024

Self-Alignment of Large Language Models via Monopolylogue-based Social Scene Simulation

ICML 2024spotlight

Aligning large language models (LLMs) with human values is imperative to mitigate potential adverse effects resulting from their misuse. Drawing from the sociological insight that acknowledging all parties' concerns is a key factor in shaping human values, this paper proposes a novel direction to al…

2023

FedDisco: Federated Learning with Discrepancy-Aware Collaboration

ICML 2023poster

This work considers the category distribution heterogeneity in federated learning. This issue is due to biased labeling preferences at multiple clients and is a typical setting of data heterogeneity. To alleviate this issue, most previous works consider either regularizing local models or fine-tunin…

2023

Personalized Federated Learning with Inferred Collaboration Graphs

ICML 2023poster

Personalized federated learning (FL) aims to collaboratively train a personalized model for each client. Previous methods do not adaptively determine who to collaborate at a fine-grained level, making them difficult to handle diverse data heterogeneity levels and those cases where malicious clients…

2022

Hyperbolic Knowledge Transfer with Class Hierarchy for Few-Shot Learning

IJCAI 2022poster

Few-shot learning (FSL) aims to recognize a novel class with very few instances, which is a challenging task since it suffers from a data scarcity issue. One way to effectively alleviate this issue is introducing explicit knowledge summarized from human past experiences to achieve knowledge transfer…

Cited by 18SourcePDFScholar
2022

MetaNODE: Prototype Optimization as a Neural ODE for Few-Shot Learning

AAAI 2022technical

Few-Shot Learning (FSL) is a challenging task, i.e., how to recognize novel classes with few examples? Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then predicting novel classes via a cosine nearest neighbor classifier with mean-based prototypes.…