← Search

Yuzhe Yang

28 accepted papers

2026

HEARTS: Benchmarking LLM Reasoning on Health Time Series

ICML 2026poster

The rise of large language models (LLMs) has shifted time series analysis from narrow analytics to general-purpose reasoning. Yet, existing benchmarks cover only a small set of health time series modalities and tasks, failing to reflect the diverse domains and extensive temporal dependencies inheren…

Cited by 0SourceScholar
2026

Letting Trajectories Spread: Quality-Preserving Control for Diverse Flow Matching

ICML 2026poster

Flow-based text-to-image models follow deterministic trajectories, making it costly to explore diverse modes under limited sampling budgets. Existing approaches to improving diversity often rely on retraining or degrade image fidelity. To address this limitation, we present a training-free, inferenc…

Cited by 0SourceScholar
2026

MANSION: Multi-floor lANguage-to-3D Scene generatIOn for loNg-horizon tasks

CVPR 2026

Real-world robotic tasks are long-horizon and often span multiple floors, demanding rich spatial reasoning. However, existing embodied benchmarks are largely confined to single-floor in-house environments, failing to reflect the complexity of real-world tasks. We introduce MANSION, the first languag

Cited by 0SourceScholar
2026

Presenting a Paper is an Art: Self-Improvement Aesthetic Agents for Academic Presentations

ICLR 2026poster

The promotion of academic papers has become an important means of enhancing research visibility. where the appeal of dissemination largely determines its effectiveness. However, existing automated methods struggle limited storytelling, insufficient aesthetic quality, and constrained self-adjustment,…

Cited by 0SourcecodeScholar
2026

SleepLM: Natural-Language Intelligence for Human Sleep

ICML 2026spotlight

We present SleepLM, a family of sleep-language foundation models that enable human sleep alignment, interpretation, and interaction with natural language. Despite the critical role of sleep, learning-based sleep analysis systems operate in closed label spaces (e.g., predefined stages or events) and …

Cited by 0SourceScholar
2025

FDPT: Federated Discrete Prompt Tuning for Black-Box Visual-Language Models

ICCV 2025poster

General-purpose Vision-Language Models (VLMs) have driven major advancements in multimodal AI. Fine-tuning these models with task-specific data enhances adaptability to various downstream tasks but suffers from privacy risks. While potential solutions like federated learning can address user data pr…

Cited by 0SourcePDFScholar
2025

Feature Extraction and Steering for Enhanced Chain-of-Thought Reasoning in Language Models

EMNLP 2025

Large Language Models (LLMs) demonstrate the ability to solve reasoning and mathematical problems using the Chain-of-Thought (CoT) technique. Expanding CoT length, as seen in models such as DeepSeek-R1, significantly enhances this reasoning for complex problems, but requires costly and high-quality

2025

RADAR: Benchmarking Language Models on Imperfect Tabular Data

NeurIPS 2025poster

Language models (LMs) are increasingly being deployed to perform autonomous data analyses. However, their data awareness—the ability to recognize, reason over, and appropriately handle data artifacts such as missing values, outliers, and logical inconsistencies—remains underexplored. These artifacts…

Cited by 0SourcecodeScholar
2025

Raptor: Scalable Train-Free Embeddings for 3D Medical Volumes Leveraging Pretrained 2D Foundation Models

ICML 2025spotlight

Current challenges in developing foundational models for volumetric imaging data, such as magnetic resonance imaging (MRI), stem from the computational complexity of state-of-the-art architectures in high dimensions and curating sufficiently large datasets of volumes. To address these challenges, we…

2025

Scaling Wearable Foundation Models

ICLR 2025poster

Wearable sensors have become ubiquitous thanks to a variety of health tracking features. The resulting continuous and longitudinal measurements from everyday life generate large volumes of data. However, making sense of these observations for scientific and actionable insights is non-trivial. Inspir…

Cited by 6SourcePDFScholar
2025

SensorLM: Learning the Language of Wearable Sensors

NeurIPS 2025poster

We present SensorLM, a family of sensor-language foundation models that enable wearable sensor data understanding with natural language. Despite its pervasive nature, aligning and interpreting sensor data with language remains challenging due to the lack of paired, richly annotated sensor-text descr…

Cited by 0SourcecodeScholar
2025

TwinMarket: A Scalable Behavioral and Social Simulation for Financial Markets

NeurIPS 2025poster

The study of social emergence has long been a central focus in social science. Traditional modeling approaches, such as rule-based Agent-Based Models (ABMs), struggle to capture the diversity and complexity of human behavior, particularly the irrational factors emphasized in behavioral economics. Re…

Cited by 0SourcecodeScholar
2025

UCFE: A User-Centric Financial Expertise Benchmark for Large Language Models

NAACL 2025findings

This paper introduces the UCFE: User-Centric Financial Expertise benchmark, an innovative framework designed to evaluate the ability of large language models (LLMs) to handle complex real-world financial tasks. UCFE benchmark adopts a hybrid approach that combines human expert evaluations with dynam…

2023

Change is Hard: A Closer Look at Subpopulation Shift

ICML 2023poster

Machine learning models often perform poorly on subgroups that are underrepresented in the training data. Yet, little is understood on the variation in mechanisms that cause subpopulation shifts, and how algorithms generalize across such diverse shifts at scale. In this work, we provide a fine-grain…

2023

Rank-N-Contrast: Learning Continuous Representations for Regression

NeurIPS 2023spotlight

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the continuous nature of sample orders, inducing suboptimal results across a wide rang…

2023

SimPer: Simple Self-Supervised Learning of Periodic Targets

ICLR 2023top-5%

From human physiology to environmental evolution, important processes in nature often exhibit meaningful and strong periodic or quasi-periodic changes. Due to their inherent label scarcity, learning useful representations for periodic tasks with limited or no supervision is of great benefit. Yet, ex…

2022

"On Multi-Domain Long-Tailed Recognition, Imbalanced Domain Generalization and Beyond"

ECCV 2022poster

"Real-world data often exhibit imbalanced label distributions. Existing studies on data imbalance focus on single-domain settings, i.e., samples are from the same data distribution. However, natural data can originate from distinct domains, where a minority class in one domain could have abundant in…

2022

Personalized Image Aesthetics Assessment With Rich Attributes

CVPR 2022poster

Personalized image aesthetics assessment (PIAA) is challenging due to its highly subjective nature. People's aesthetic tastes depend on diversified factors, including image characteristics and subject characters. The existing PIAA databases are limited in terms of annotation diversity, especially th…

Cited by 80PDFScholar
2022

Self-Distillation From the Last Mini-Batch for Consistency Regularization

CVPR 2022poster

Knowledge distillation (KD) shows a bright promise as a powerful regularization strategy to boost generalization ability by leveraging learned sample-level soft targets. Yet, employing a complex pre-trained teacher network or an ensemble of peer students in existing KD is both time-consuming and com…

Cited by 93PDFcodeScholar
2022

Targeted Supervised Contrastive Learning for Long-Tailed Recognition

CVPR 2022poster

Real-world data often exhibits long tail distributions with heavy class imbalance, where the majority classes can dominate the training process and alter the decision boundaries of the minority classes. Recently, researchers have investigated the potential of supervised contrastive learning for long…

Cited by 249PDFcodeScholar
2020

Harnessing Structures for Value-Based Planning and Reinforcement Learning

ICLR 2020talk

Value-based methods constitute a fundamental methodology in planning and deep reinforcement learning (RL). In this paper, we propose to exploit the underlying structures of the state-action value function, i.e., Q function, for both planning and deep RL. In particular, if the underlying system dynam…

Cited by 40SourcecodeScholar
2020

Sample Efficient Reinforcement Learning via Low-Rank Matrix Estimation

NeurIPS 2020poster

We consider the question of learning $Q$-function in a sample efficient manner for reinforcement learning with continuous state and action spaces under a generative model. If $Q$-function is Lipschitz continuous, then the minimal sample complexity for estimating $\epsilon$-optimal $Q$-function is kn…

Cited by 52SourcePDFScholar
2020

When NAS Meets Robustness: In Search of Robust Architectures Against Adversarial Attacks

CVPR 2020poster

Recent advances in adversarial attacks uncover the intrinsic vulnerability of modern deep neural networks. Since then, extensive efforts have been devoted to enhancing the robustness of deep networks via specialized learning algorithms and loss functions. In this work, we take an architectural persp…

Cited by 210PDFcodeScholar
2019

ME-Net: Towards Effective Adversarial Robustness with Matrix Estimation

ICML 2019oral

Deep neural networks are vulnerable to adversarial attacks. The literature is rich with algorithms that can easily craft successful adversarial examples. In contrast, the performance of defense techniques still lags behind. This paper proposes ME-Net, a defense method that leverages matrix estimatio…