← Search

Jian Yuan

13 accepted papers

2026

RL of Thoughts: Navigating LLM Reasoning with Inference-time Reinforcement Learning

ICLR 2026poster

Despite rapid advancements in large language models (LLMs), the token-level autoregressive nature constrains their complex reasoning capabilities. To enhance LLM reasoning, inference-time techniques, including Chain/Tree/Graph-of-Thought(s), successfully improve the performance, as they are fairly c…

Cited by 0SourcecodeScholar
2025

LLM-Explorer: A Plug-in Reinforcement Learning Policy Exploration Enhancement Driven by Large Language Models

NeurIPS 2025spotlight

Policy exploration is critical in reinforcement learning (RL), where existing approaches include $\epsilon$-greedy, Gaussian process, etc. However, these approaches utilize preset stochastic processes and are indiscriminately applied in all kinds of RL tasks without considering task-specific feature…

Cited by 0SourcecodeScholar
2025

OpenCarbon: A Contrastive Learning-based Cross-Modality Neural Approach for High-Resolution Carbon Emission Prediction Using Open Data

IJCAI 2025

Accurately estimating high-resolution carbon emissions is crucial for effective emission governance and mitigation planning. While conventional methods for precise carbon accounting are hindered by substantial data collection efforts, the rise of open data and advanced learning techniques offers a p

2025

WeightedKV: Attention Scores Weighted Key-Value Cache Merging for Large Language Models

ICASSP 2025accepted

Large Language Models (LLMs) use key-value (KV) cache to reduce redundant computation in autoregressive generation. However, the KV cache size increases linearly during generation, leading to excessive memory usage, especially for long texts. Most KV cache compression methods evict the unimportant K…

Cited by 0SourceScholar
2024

Estimating On-Road Transportation Carbon Emissions from Open Data of Road Network and Origin-Destination Flow Data

AAAI 2024technical

Accounting for over 20% of the total carbon emissions, the precise estimation of on-road transportation carbon emissions is crucial for carbon emission monitoring and efficient mitigation policy formulation. However, existing estimation methods typically depend on hard-to-collect individual statisti…

2024

Fovea Transformer: Efficient Long-Context Modeling with Structured Fine-To-Coarse Attention

ICASSP 2024accepted

The quadratic complexity of self-attention in Transformers has hindered the processing of long text. To alleviate this problem, previous works have proposed to sparsify the attention matrix, taking advantage of the observation that crucial information about a token can be derived from its neighbors.…

Cited by 0SourceScholar
2024

HLM-Cite: Hybrid Language Model Workflow for Text-based Scientific Citation Prediction

NeurIPS 2024poster

Citation networks are critical infrastructures of modern science, serving as intricate webs of past literature and enabling researchers to navigate the knowledge production system. To mine information hiding in the link space of such networks, predicting which previous papers (candidates) will a new…

2024

ODGEN: Domain-specific Object Detection Data Generation with Diffusion Models

NeurIPS 2024poster

Modern diffusion-based image generative models have made significant progress and become promising to enrich training data for the object detection task. However, the generation quality and the controllability for complex scenes containing multi-class objects and dense objects with occlusions remain…

Cited by 5SourcePDFScholar
2023

Prediction with Incomplete Data under Agnostic Mask Distribution Shift

IJCAI 2023poster

Data with missing values is ubiquitous in many applications. Recent years have witnessed increasing attention on prediction with only incomplete data consisting of observed features and a mask that indicates the missing pattern. Existing methods assume that the training and testing distributions are…

Cited by 1SourcePDFScholar
2020

Stabilizing Multi-Agent Deep Reinforcement Learning by Implicitly Estimating Other Agents' Behaviors

ICASSP 2020accepted

Deep reinforcement learning (DRL) is able to learn control policies for many complicated tasks, but it's power has not been unleashed to handle multi-agent circumstances. Independent learning, where each agent treats others as part of the environment and learns its own policy without considering oth…

Cited by 0SourceScholar
2019

Efficient Multi-agent Cooperative Navigation in Unknown Environments with Interlaced Deep Reinforcement Learning

ICASSP 2019accepted

This work addresses a multi-agent cooperative navigation problem that multiple agents work together in an unknown environment in order to reach different targets without collision and minimize the maximum navigation time they spend. Typical reinforcement learning-based solutions directly model the c…

Cited by 0SourceScholar