← Search

Ying Tiffany He

4 accepted papers

2025

ReDit: Reward Dithering for Improved LLM Policy Optimization

NeurIPS 2025poster

DeepSeek-R1 has successfully enhanced Large Language Model (LLM) reasoning capabilities through its rule-based reward system. While it's a ''perfect'' reward system that effectively mitigates reward hacking, such reward functions are often discrete. Our experimental observations suggest that discret…

Cited by 0SourceScholar
2025

Subgraph Invariant Learning Towards Large-Scale Graph Node Classification

AAAI 2025technical

Graph Neural Networks (GNNs) have shown efficacy in graph node classification, but face computational challenges on large-scale graphs. Although existing graph reduction methods address these issues, they still require high computational resources and fail to prioritize robust performance on out-of-…

2024

OptEx: Expediting First-Order Optimization with Approximately Parallelized Iterations

NeurIPS 2024poster

First-order optimization (FOO) algorithms are pivotal in numerous computational domains, such as reinforcement learning and deep learning. However, their application to complex tasks often entails significant optimization inefficiency due to their need of many sequential iterations for convergence.…