← Search

Lu Cheng

25 accepted papers

2026

CP-Router: An Uncertainty-Aware Router Between LLM and LRM

AAAI 2026technical

Recent advances in large reasoning models (LRMs) have significantly enhanced long-chain reasoning capabilities over standard large language models (LLMs). However, LRMs often produce unnecessarily lengthy outputs even for simple queries, leading to inefficiencies or even accuracy degradation compare

Cited by 0SourcePDFScholar
2026

Diagnosing Multi-step Reasoning Failures in Black-box LLMs via Stepwise Confidence Attribution

ICML 2026poster

Large Language Models have achieved strong performance on reasoning tasks with objective answers by generating step-by-step solutions, but diagnosing where a multi-step reasoning trace might fail remains difficult. Confidence estimation offers a natural diagnostic signal, yet existing methods are re…

Cited by 0SourceScholar
2026

Latent Thoughts Tuning: Bridging Context and Reasoning with Fused Information in Latent Tokens

ICML 2026poster

While explicit Chain-of-Thought (CoT) equips Large Language Models (LLMs) with strong reasoning capabilities, it requires models to verbalize every intermediate step in text tokens, constraining the model thoughts to the discrete vocabulary space. Recently, reasoning in continuous latent space has e…

Cited by 0SourceScholar
2026

MVI-Bench: A Comprehensive Benchmark for Evaluating Robustness to Misleading Visual Inputs in LVLMs

ICML 2026poster

Evaluating the robustness of Large Vision-Language Models (LVLMs) is essential for their continued development and responsible deployment in real-world applications. However, existing robustness benchmarks typically focus on hallucination or misleading textual inputs, while largely overlooking the e…

Cited by 0SourceScholar
2026

TRACE: Trajectory Recovery for Continuous Mechanism Evolution in Causal Representation Learning

ICML 2026poster

Temporal causal representation learning methods assume that causal mechanisms switch instantaneously between discrete domains, yet real-world systems often exhibit *continuous* mechanism transitions. For example, a vehicle's dynamics evolve gradually through a turning maneuver, and human gait shifts…

Cited by 0SourceScholar
2025

From Generation to Judgment: Opportunities and Challenges of LLM-as-a-judge

EMNLP 2025

Assessment and evaluation have long been critical challenges in artificial intelligence (AI) and natural language processing (NLP). Traditional methods, usually matching-based or small model-based, often fall short in open-ended and dynamic scenarios. Recent advancements in Large Language Models (LL

2025

Interpreting Pretrained Language Models via Concept Bottlenecks (Extended Abstract)

IJCAI 2025

Pretrained language models (PLMs) achieve state-of-the-art results but often function as ``black boxes'', hindering interpretability and responsible deployment. While methods like attention analysis exist, they often lack clarity and intuitiveness. We propose interpreting PLMs through high-level, hu

2025

Large Vision-Language Model Alignment and Misalignment: A Survey Through the Lens of Explainability

EMNLP 2025

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in processing both visual and textual information. However, the critical challenge of alignment between visual and textual representations is not fully understood. This survey presents a comprehensive examination of align

Cited by 0SourcePDFScholar
2025

Threshold Filtering Packing for Supervised Fine-Tuning: Training Related Samples within Packs

NAACL 2025long

Packing for Supervised Fine-Tuning (SFT) in autoregressive models involves concatenating data points of varying lengths until reaching the designed maximum length to facilitate GPU processing. However, randomly concatenating data points can lead to cross-contamination of sequences due to the signifi…

2025

Towards Trustworthy Knowledge Graph Reasoning: An Uncertainty Aware Perspective

AAAI 2025technical

Recently, Knowledge Graphs (KGs) have been successfully coupled with Large Language Models (LLMs) to mitigate their hallucinations and enhance their reasoning capability, e.g., KG-based retrieval-augmented framework. However, current KG-LLM frameworks lack rigorous uncertainty estimation, limiting t…

2025

Unveiling Performance Challenges of Large Language Models in Low-Resource Healthcare: A Demographic Fairness Perspective

COLING 2025main

This paper studies the performance of large language models (LLMs), particularly regarding demographic fairness, in solving real-world healthcare tasks. We evaluate state-of-the-art LLMs with three prevalent learning frameworks across six diverse healthcare tasks and find significant challenges in a…

2024

API Is Enough: Conformal Prediction for Large Language Models Without Logit-Access

EMNLP 2024finding

This study aims to address the pervasive challenge of quantifying uncertainty in large language models (LLMs) with black-box API access. Conformal Prediction (CP), known for its model-agnostic and distribution-free features, is a desired approach for various LLMs and data distributions. However, exi…

Cited by 19SourcePDFScholar
2024

ConU: Conformal Uncertainty in Large Language Models with Correctness Coverage Guarantees

EMNLP 2024finding

Uncertainty quantification (UQ) in natural language generation (NLG) tasks remains an open challenge, exacerbated by the closed-source nature of the latest large language models (LLMs). This study investigates applying conformal prediction (CP), which can transform any heuristic uncertainty notion i…

2024

JORA: JAX Tensor-Parallel LoRA Library for Retrieval Augmented Fine-Tuning

ACL 2024system demonstrations

The scaling of Large Language Models (LLMs) for retrieval-based tasks, particularly in Retrieval Augmented Generation (RAG), faces significant memory constraints, especially when fine-tuning extensive prompt sequences. Current open-source libraries support full-model inference and fine-tuning across…

2024

LLMs Assist NLP Researchers: Critique Paper (Meta-)Reviewing

EMNLP 2024main

Claim: This work is not advocating the use of LLMs for paper (meta-)reviewing. Instead, wepresent a comparative analysis to identify and distinguish LLM activities from human activities. Two research goals: i) Enable better recognition of instances when someone implicitly uses LLMs for reviewing act…

2024

Large Language Models for Data Annotation and Synthesis: A Survey

EMNLP 2024main

Data annotation and synthesis generally refers to the labeling or generating of raw data with relevant information, which could be used for improving the efficacy of machine learning models. The process, however, is labor-intensive and costly. The emergence of advanced Large Language Models (LLMs),…

2024

NanoBaseLib: A Multi-Task Benchmark Dataset for Nanopore Sequencing

NeurIPS 2024poster

Nanopore sequencing is the third-generation sequencing technology with capabilities of generating long-read sequences and directly measuring modifications on DNA/RNA molecules, which makes it ideal for biological applications such as human Telomere-to-Telomere (T2T) genome assembly, Ebola virus surv…

2023

A Survey on Intersectional Fairness in Machine Learning: Notions, Mitigation, and Challenges

IJCAI 2023poster

The widespread adoption of Machine Learning systems, especially in more decision-critical applications such as criminal sentencing and bank loans, has led to increased concerns about fairness implications. Algorithms and metrics have been developed to mitigate and measure these discriminations. More…

Cited by 48SourcePDFScholar
2023

Equal Opportunity of Coverage in Fair Regression

NeurIPS 2023poster

We study fair machine learning (ML) under predictive uncertainty to enable reliable and trustworthy decision-making. The seminal work of 'equalized coverage' proposed an uncertainty-aware fairness notion. However, it does not guarantee equal coverage rates across more fine-grained groups (e.g., low-…

2021

Mitigating Bias in Session-based Cyberbullying Detection: A Non-Compromising Approach

ACL 2021long

The element of repetition in cyberbullying behavior has directed recent computational studies toward detecting cyberbullying based on a social media session. In contrast to a single text, a session may consist of an initial post and an associated sequence of comments. Yet, emerging efforts to enhanc…