← Search

Haoran Ye

10 accepted papers

2026

AutoEP: LLMs-Driven Automation of Hyperparameter Evolution for Metaheuristic Algorithms

ICLR 2026oral

Dynamically configuring algorithm hyperparameters is a fundamental challenge in computational intelligence. While learning-based methods offer automation, they suffer from prohibitive sample complexity and poor generalization. We introduce AutoEP, a novel framework that bypasses training entirely by…

Cited by 0SourcecodeScholar
2026

Breaking the Block: Preserving Data Continuity to Train Superior SAEs for Instruct Models

ICML 2026poster

Sparse Autoencoders (SAEs) have become a cornerstone in mechanistic interpretability. However, current training methods inherit the Block Training paradigm from LLM pre-training. We identify this as a critical methodological oversight when applied to instruct models. Theoretically, utilizing GSNR an…

Cited by 0SourceScholar
2026

Implicit Actor Critic Coupling via a Supervised Learning Framework for RLVR

ICML 2026poster

Recent advances in Reinforcement Learning with Verifiable Rewards (RLVR) have empowered large language models (LLMs) to tackle challenging reasoning tasks such as mathematics and programming. Despite its promise, the RLVR paradigm poses significant challenges, as existing methods often suffer from s…

Cited by 0SourceScholar
2025

Generative Psycho-Lexical Approach for Constructing Value Systems in Large Language Models

ACL 2025long

Values are core drivers of individual and collective perception, cognition, and behavior. Value systems, such as Schwartz’s Theory of Basic Human Values, delineate the hierarchy and interplay among these values, enabling cross-disciplinary investigations into decision-making and societal dynamics. R…

2025

Measuring Human and AI Values Based on Generative Psychometrics with Large Language Models

AAAI 2025technical

Human values and their measurement are long-standing interdisciplinary inquiry. Recent advances in AI have sparked renewed interest in this area, with large language models (LLMs) emerging as both tools and subjects of value measurement. This work introduces Generative Psychometrics for Values (GPV)…

2024

GLOP: Learning Global Partition and Local Construction for Solving Large-Scale Routing Problems in Real-Time

AAAI 2024technical

The recent end-to-end neural solvers have shown promise for small-scale routing problems but suffered from limited real-time scaling-up performance. This paper proposes GLOP (Global and Local Optimization Policies), a unified hierarchical framework that efficiently scales toward large-scale routing…

2024

ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution

NeurIPS 2024poster

The omnipresence of NP-hard combinatorial optimization problems (COPs) compels domain experts to engage in trial-and-error heuristic design. The long-standing endeavor of design automation has gained new momentum with the rise of large language models (LLMs). This paper introduces Language Hyper-Heu…

2024

ValueBench: Towards Comprehensively Evaluating Value Orientations and Understanding of Large Language Models

ACL 2024long

Large Language Models (LLMs) are transforming diverse fields and gaining increasing influence as human proxies. This development underscores the urgent need for evaluating value orientations and understanding of LLMs to ensure their responsible integration into public-facing applications. This work…

2023

DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization

NeurIPS 2023poster

Ant Colony Optimization (ACO) is a meta-heuristic algorithm that has been successfully applied to various Combinatorial Optimization Problems (COPs). Traditionally, customizing ACO for a specific problem requires the expert design of knowledge-driven heuristics. In this paper, we propose DeepACO, a…