← Search

Baolong Bi

22 accepted papers

2026

AuTAgent: A Reinforcement Learning Framework for Tool-Augmented Audio Reasoning

ICML 2026poster

Large Audio Language Models (LALMs) excel at perception but struggle with complex reasoning requiring precise acoustic measurements. While external tools can extract fine-grained features like exact tempo or pitch, effective integration remains challenging: naively using all tools causes information…

Cited by 0SourceScholar
2026

FactGuard: Agentic Video Misinformation Detection via Reinforcement Learning

ICML 2026poster

Multimodal large language models (MLLMs) have substantially advanced video misinformation detection through unified multimodal reasoning, but they often rely on fixed-depth inference and place excessive trust in internally generated assumptions, particularly in scenarios where critical evidence is s…

Cited by 0SourceScholar
2026

HE-SNR: Uncovering Latent Logic via Entropy for Guiding Mid-Training on SWE-bench

ICML 2026poster

SWE-bench has emerged as the premier benchmark for evaluating Large Language Models on complex software engineering tasks. While these capabilities are fundamentally acquired during the mid-training phase and subsequently elicited during Supervised Fine-Tuning (SFT), there remains a critical deficit…

Cited by 0SourceScholar
2026

Parameters vs. Context: Fine-Grained Control of Knowledge Reliance in Language Models

ICLR 2026poster

Retrieval-Augmented Generation (RAG) mitigates hallucinations in Large Language Models (LLMs) by integrating external knowledge. However, conflicts between parametric knowledge and retrieved context pose challenges, particularly when retrieved information is unreliable or the model's internal knowle…

Cited by 0SourcecodeScholar
2026

Position: Reasoning After Perception Means Reasoning Without Vision

ICML 2026poster

A common belief in multimodal research is that the perceptual weaknesses of vision--language models can be compensated by stronger language reasoning (e.g., chain-of-thought, in-context learning, or external tools). We challenge this assumption. We argue that for a broad class of visual tasks hard t…

Cited by 0SourceScholar
2026

Reward and Guidance through Rubrics: Promoting Exploration to Improve Multi-Domain Reasoning

ICML 2026spotlight

Recent advances in reinforcement learning (RL) have significantly improved the complex reasoning capabilities of large language models (LLMs). Despite these successes, existing methods mainly focus on single-domain RL (e.g., mathematics) with verifiable rewards (RLVR), and their reliance on purely o…

Cited by 0SourceScholar
2025

ALiiCE: Evaluating Positional Fine-grained Citation Generation

NAACL 2025long

Large Language Model (LLM) can enhance its credibility and verifiability by generating text with citations. However, existing research on citation generation is predominantly limited to sentence-level statements, neglecting the significance of positional fine-grained citations that can appear anywhe…

2025

Can Graph Descriptive Order Affect Solving Graph Problems with LLMs?

ACL 2025long

Large language models (LLMs) have achieved significant success in reasoning tasks, including mathematical reasoning and logical deduction. Among these reasoning tasks, graph problems stand out due to their complexity and unique structural characteristics, attracting considerable attention from resea…

Cited by 0SourcePDFScholar
2025

Context-DPO: Aligning Language Models for Context-Faithfulness

ACL 2025finding

Reliable responses from large language models (LLMs) require adherence to user instructions and retrieved information. While alignment techniques help LLMs align with human intentions and values, improving context-faithfulness through alignment remains underexplored. To address this, we propose Cont…

2025

Decoding by Contrasting Knowledge: Enhancing Large Language Model Confidence on Edited Facts

ACL 2025long

The knowledge within large language models (LLMs) may become outdated quickly. While in-context editing (ICE) is currently the most effective method for knowledge editing (KE), it is constrained by the black-box modeling of LLMs and thus lacks interpretability. Our work aims to elucidate the superio…

Cited by 0SourcePDFScholar
2025

How to Make Large Language Models Generate 100% Valid Molecules?

EMNLP 2025

Molecule generation is key to drug discovery and materials science, enabling the design of novel compounds with specific properties. Large language models (LLMs) can learn to perform a wide range of tasks from just a few examples. However, generating valid molecules using representations like SMILES

2025

Is Factuality Enhancement a Free Lunch For LLMs? Better Factuality Can Lead to Worse Context-Faithfulness

ICLR 2025poster

As the modern tools of choice for text understanding and generation, large language models (LLMs) are expected to accurately output answers by leveraging the input context. This requires LLMs to possess both context-faithfulness and factual accuracy. While extensive efforts aim to reduce hallucinati…

Cited by 3SourcePDFScholar
2025

Neuron-Level Sequential Editing for Large Language Models

ACL 2025long

This work explores sequential model editing in large language models (LLMs), a critical task that involves modifying internal knowledge within LLMs continuously through multi-round editing, each incorporating updates or corrections to adjust the model’s outputs without the need for costly retraining…

2025

Reinforced Lifelong Editing for Language Models

ICML 2025poster

Large language models (LLMs) acquire information from pre-training corpora, but their stored knowledge can become inaccurate or outdated over time. Model editing addresses this challenge by modifying model parameters without retraining, and prevalent approaches leverage hypernetworks to generate the…

2025

Towards Fully Exploiting LLM Internal States to Enhance Knowledge Boundary Perception

ACL 2025long

Large language models (LLMs) exhibit impressive performance across diverse tasks but often struggle to accurately gauge their knowledge boundaries, leading to confident yet incorrect responses. This paper explores leveraging LLMs’ internal states to enhance their perception of knowledge boundaries f…

Cited by 0SourcePDFScholar
2025

Training a Utility-based Retriever Through Shared Context Attribution for Retrieval-Augmented Language Models

EMNLP 2025

Retrieval-Augmented Language Models boost task performance, owing to the retriever that provides external knowledge. Although crucial, the retriever primarily focuses on semantics relevance, which may not always be effective for generation. Thus, utility-based retrieval has emerged as a promising to

2025

Who is in the Spotlight: The Hidden Bias Undermining Multimodal Retrieval-Augmented Generation

EMNLP 2025

Multimodal Retrieval-Augmented Generation (RAG) systems have become essential in knowledge-intensive and open-domain tasks. As retrieval complexity increases, ensuring the robustness of these systems is critical. However, current RAG models are highly sensitive to the order in which evidence is pres

2025

“Not Aligned” is Not “Malicious”: Being Careful about Hallucinations of Large Language Models’ Jailbreak

COLING 2025main

“Jailbreak” is a major safety concern of Large Language Models (LLMs), which occurs when malicious prompts lead LLMs to produce harmful outputs, raising issues about the reliability and safety of LLMs. Therefore, an effective evaluation of jailbreaks is very crucial to develop its mitigation strateg…

2024

Adaptive Token Biaser: Knowledge Editing via Biasing Key Entities

EMNLP 2024finding

The parametric knowledge memorized by large language models (LLMs) becomes outdated quickly. In-context editing (ICE) is currently the most effective method for updating the knowledge of LLMs. Recent advancements involve enhancing ICE by modifying the decoding strategy, obviating the need for alteri…

Cited by 8SourcePDFScholar
2024

LPNL: Scalable Link Prediction with Large Language Models

ACL 2024findings

Exploring the application of large language models (LLMs) to graph learning is an emerging endeavor. However, the vast amount of information inherent in large graphs poses significant challenges to graph learning with LLMs. This work focuses on the link prediction task and introduces **LPNL** (Link…

Cited by 10SourcePDFScholar
2024

SLANG: New Concept Comprehension of Large Language Models

EMNLP 2024main

The dynamic nature of language, particularly evident in the realm of slang and memes on the Internet, poses serious challenges to the adaptability of Large Language Models (LLMs). Traditionally anchored to static datasets, these models often struggle to keep up with the rapid linguistic evolution ch…