← Search

Yuanzhe Hu

8 accepted papers

2026

Adversarial Attack on Black-Box Multi-Agent by Adaptive Perturbation

AAAI 2026technical

Evaluating security and reliability for multi-agent systems (MAS) is urgent as they become increasingly prevalent in various applications. As an evaluation technique, existing adversarial attack frameworks face certain limitations, e.g., impracticality due to the requirement of white-box information

Cited by 0SourcePDFScholar
2026

Benchmarking Agent Memory in Interdependent Multi-Session Agentic Tasks

ICML 2026poster

Existing evaluations of agents with memory typically assess **memorization** and **action** in isolation. One class of benchmarks evaluates memorization by testing recall of past conversations or text but fails to capture how memory is used to guide future decisions. Another class focuses on agents …

Cited by 0SourceScholar
2026

Unveiling Multi-regime Patterns in SciML: Distinct Failure Modes and Regime-specific Optimization

ICML 2026poster

Neural networks (NNs) trained under different hyperparameters can fall into distinct training ``regimes'', with models in the same regime showing homogeneous properties and models across regimes differing qualitatively. In this paper, we analyze multi-regime patterns in scientific machine learning (…

Cited by 0SourceScholar
2025

Eigenspectrum Analysis of Neural Networks without Aspect Ratio Bias

ICML 2025poster

Diagnosing deep neural networks (DNNs) through the eigenspectrum of weight matrices has been an active area of research in recent years. At a high level, eigenspectrum analysis of DNNs involves measuring the heavytailness of the empirical spectral densities (ESD) of weight matrices. It provides insi…

Cited by 0SourcePDFScholar
2025

M+: Extending MemoryLLM with Scalable Long-Term Memory

ICML 2025poster

Equipping large language models (LLMs) with latent-space memory has attracted increasing attention as they can extend the context window of existing language models. However, retaining information from the distant past remains a challenge. For example, MemoryLLM (Wang et al., 2024a), as a representa…

2024

Model Balancing Helps Low-data Training and Fine-tuning

EMNLP 2024main

Recent advances in foundation models have emphasized the need to align pre-trained models with specialized domains using small, curated datasets. Studies on these foundation models underscore the importance of low-data training and fine-tuning. This topic, well-known in natural language processing (…