← Search

Luyang Kong

6 accepted papers

2026

Self-Aligned Reward: Towards Effective and Efficient Reasoners

ICLR 2026poster

Reinforcement learning with verifiable rewards has significantly advanced reasoning with large language models (LLMs) in domains such as mathematics and logic. However, verifiable signals provide only coarse-grained or binary correctness feedback. This limitation results in inefficiencies like overl…

Cited by 0SourceScholar
2025

CSR-Bench: Benchmarking LLM Agents in Deployment of Computer Science Research Repositories

NAACL 2025long

The increasing complexity of computer science research projects demands more effective tools for deploying code repositories. Large Language Models (LLMs), such as Anthropic Claude and Meta Llama, have demonstrated significant advancements across various fields of computer science research, includin…

2025

Learning LLM Preference over Intra-Dialogue Pairs: A Framework for Utterance-level Understandings

NAACL 2025industry

Large language models (LLMs) have demonstrated remarkable capabilities in handling complex dialogue tasks without requiring use case-specific fine-tuning. However, analyzing live dialogues in real-time necessitates low-latency processing systems, making it impractical to deploy models with billions…

Cited by 0SourcePDFScholar
2024

BPID: A Benchmark for Personal Identity Deduplication

EMNLP 2024industry

Data deduplication is a critical task in data management and mining, focused on consolidating duplicate records that refer to the same entity. Personally Identifiable Information (PII) is a critical class of data for deduplication across various industries. Consumer data, stored and generated throug…

Cited by 0SourcePDFScholar
2024

Learning from Natural Language Explanations for Generalizable Entity Matching

EMNLP 2024main

Entity matching is the task of linking records from different sources that refer to the same real-world entity. Past work has primarily treated entity linking as a standard supervised learning problem. However, supervised entity matching models often do not generalize well to new data, and collectin…