← Search

Haotong Yang

6 accepted papers

2026

LIFT: A Novel Framework for Enhancing Long-Context Understanding of LLMs via Long Input Fine-Tuning

ICML 2026poster

Long context understanding remains challenging for large language models due to their limited context windows. This paper introduces Long Input Fine-Tuning (LIFT), a novel framework for long-context modeling that can enhance the long-context performance of arbitrary short-context LLMs by dynamically…

Cited by 0SourceScholar
2025

Beyond Single-Task: Robust Multi-Task Length Generalization for LLMs

NeurIPS 2025poster

Length generalization—the ability to solve problems longer than those seen during training—remains a critical challenge for large language models (LLMs). Previous work modifies positional encodings (PEs) and data formats to improve length generalization on specific symbolic tasks such as addition an…

Cited by 0SourceScholar
2025

Number Cookbook: Number Understanding of Language Models and How to Improve It

ICLR 2025poster

Large language models (LLMs) can solve an increasing number of complex reasoning tasks while making surprising mistakes in basic numerical understanding and processing (such as $9.11 > 9.9$). The latter ability is essential for tackling complex arithmetic and mathematical problems and serves as a fo…

2024

Case-Based or Rule-Based: How Do Transformers Do the Math?

ICML 2024poster

Despite the impressive performance in a variety of complex tasks, modern large language models (LLMs) still have trouble dealing with some math problems that are simple and intuitive for humans, such as addition. While we can easily learn basic *rules* of addition and apply them to new problems of a…

2022

Rethinking Knowledge Graph Evaluation Under the Open-World Assumption

NeurIPS 2022accept

Most knowledge graphs (KGs) are incomplete, which motivates one important research topic on automatically complementing knowledge graphs. However, evaluation of knowledge graph completion (KGC) models often ignores the incompleteness---facts in the test set are ranked against all unknown triplets wh…