← Search

Luoyi Fu

16 accepted papers

2026

<SO$G_k$>: One LLM Token for Explicit Graph Structural Understanding

ICLR 2026poster

Large language models show great potential in unstructured data understanding, but still face significant challenges with graphs due to their structural hallucination. Existing approaches mainly either verbalize graphs into natural language, which leads to excessive token consumption and scattered a…

Cited by 0SourceScholar
2026

Flow of Spans: Generalizing Language Models to Dynamic Span-Vocabulary via GFlowNets

ICLR 2026poster

Standard autoregressive language models generate text token-by-token from a fixed vocabulary, inducing a *tree-structured state space* when viewing token sampling as an action, which limits flexibility and expressiveness. Recent work introduces dynamic vocabulary by sampling retrieved text spans but…

Cited by 0SourceScholar
2026

Inductive Reasoning for Temporal Knowledge Graphs with Emerging Entities

ICLR 2026poster

Reasoning on Temporal Knowledge Graphs (TKGs) is essential for predicting future events and time-aware facts. While existing methods are effective at capturing relational dynamics, their performance is limited by a closed-world assumption, which fails to account for emerging entities not present in…

Cited by 0SourcecodeScholar
2026

Learning to Reason in Structured In-context Environments with Reinforcement Learning

ICLR 2026poster

Large language models (LLMs) have achieved significant advancements in reasoning capabilities through reinforcement learning (RL) via environmental exploration. As the intrinsic properties of the environment determine the abilities that LLMs can learn, the environment plays a important role in the R…

Cited by 0SourceScholar
2025

AceParse: A Comprehensive Dataset with Diverse Structured Texts for Academic Literature Parsing

ICASSP 2025accepted

With the development of data-centric AI, the focus has shifted from model-driven approaches to improving data quality. Academic literature, as one of the crucial types, is predominantly stored in PDF formats and needs to be parsed into texts before further processing. However, parsing diverse struct…

Cited by 0SourceScholar
2025

Controlling Underestimation Bias in Constrained Reinforcement Learning for Safe Exploration

ICML 2025oral

Constrained Reinforcement Learning (CRL) aims to maximize cumulative rewards while satisfying constraints. However, existing CRL algorithms often encounter significant constraint violations during training, limiting their applicability in safety-critical scenarios. In this paper, we identify the und…

Cited by 0SourcePDFScholar
2025

Extreme Value Policy Optimization for Safe Reinforcement Learning

ICML 2025poster

Ensuring safety is a critical challenge in applying Reinforcement Learning (RL) to real-world scenarios. Constrained Reinforcement Learning (CRL) addresses this by maximizing returns under predefined constraints, typically formulated as the expected cumulative cost. However, expectation-based constr…

Cited by 0SourcePDFScholar
2024

Exterior Penalty Policy Optimization with Penalty Metric Network under Constraints

IJCAI 2024poster

In Constrained Reinforcement Learning (CRL), agents explore the environment to learn the optimal policy while satisfying constraints. The penalty function method has recently been studied as an effective approach for handling constraints, which imposes constraints penalties on the objective to trans…

2024

Is Reference Necessary in the Evaluation of NLG Systems? When and Where?

NAACL 2024long

The majority of automatic metrics for evaluating NLG systems are reference-based. However, the challenge of collecting human annotation results in a lack of reliable references in numerous application scenarios. Despite recent advancements in reference-free metrics, it has not been well understood w…

2024

OxyGenerator: Reconstructing Global Ocean Deoxygenation Over a Century with Deep Learning

ICML 2024poster

Accurately reconstructing the global ocean deoxygenation over a century is crucial for assessing and protecting marine ecosystem. Existing expert-dominated numerical simulations fail to catch up with the dynamic variation caused by global warming and human activities. Besides, due to the high-cost d…

Cited by 5SourcePDFScholar
2024

RepEval: Effective Text Evaluation with LLM Representation

EMNLP 2024main

The era of Large Language Models (LLMs) raises new demands for automatic evaluation metrics, which should be adaptable to various application scenarios while maintaining low cost and effectiveness. Traditional metrics for automatic text evaluation are often tailored to specific scenarios, while LLM-…

2023

Enhancing Uncertainty-Based Hallucination Detection with Stronger Focus

EMNLP 2023long main

Large Language Models (LLMs) have gained significant popularity for their impressive performance across diverse fields. However, LLMs are prone to hallucinate untruthful or nonsensical outputs that fail to meet user expectations in many real-world applications. Existing works for detecting hallucina…

Cited by 0SourcecodeScholar
2023

Exploring and Verbalizing Academic Ideas by Concept Co-occurrence

ACL 2023long

Researchers usually come up with new ideas only after thoroughly comprehending vast quantities of literature. The difficulty of this procedure is exacerbated by the fact that the number of academic publications is growing exponentially. In this study, we devise a framework based on concept co-occurr…

2023

Self-supervised Graph Disentangled Networks for Review-based Recommendation

IJCAI 2023poster

User review data is considered as auxiliary information to alleviate the data sparsity problem and improve the quality of learned user/item or interaction representations in review-based recommender systems. However, existing methods usually model user-item interactions in a holistic manner and negl…

Cited by 7SourcePDFScholar
2023

Temporal Knowledge Graph Reasoning with Historical Contrastive Learning

AAAI 2023technical

Temporal knowledge graph, serving as an effective way to store and model dynamic relations, shows promising prospects in event forecasting. However, most temporal knowledge graph reasoning methods are highly dependent on the recurrence or periodicity of events, which brings challenges to inferring f…

2023

Unsupervised Graph-Text Mutual Conversion with a Unified Pretrained Language Model

ACL 2023long

Graph-to-text (G2T) generation and text-to-graph (T2G) triple extraction are two essential tasks for knowledge graphs. Existing unsupervised approaches become suitable candidates for jointly learning the two tasks due to their avoidance of using graph-text parallel data. However, they adopt multiple…

Cited by 3SourcePDFScholar