← Search

Baotian Hu

45 accepted papers

2026

AOEB: Benchmarking Agent-Oriented Multimodal Embeddings

ICML 2026poster

LLM agents powered by retrieval and RAG are increasingly prevalent across research and applications. Embedding models play a critical role in these systems, particularly in embedding-based retrieval. However, current benchmarks for embeddings, such as MTEB, remain focused on general-purpose scenario…

Cited by 0SourceScholar
2026

DC-Leap: Training-Free Acceleration of dLLMs via Draft-Guided Contiguous Leaping Decoding

ICML 2026poster

While parallel decoding is central to the efficiency of Diffusion Large Language Models (dLLMs), current strategies are often hindered by overly conservative confidence thresholds. These thresholds, necessitated by the Joint Probability Dependence Error (JPDE), result in redundant denoising iteratio…

Cited by 0SourceScholar
2026

Improving Value-based Process Verifier via Low-Cost Variance Reduction

AAAI 2026technical

Large language models (LLMs) have achieved remarkable success in a wide range of tasks. However, their reasoning capabilities, particularly in complex domains like mathematics, remain a significant challenge. Value-based process verifiers, which estimate the probability of a partial reasoning chain

Cited by 0SourcePDFScholar
2026

Is On-Policy Data always the Best Choice for Direct Preference Optimization-Based LM Alignment?

ICLR 2026poster

The alignment of language models (LMs) with human preferences is critical for building reliable AI systems. The problem is typically framed as optimizing an LM policy to maximize the expected reward that reflects human preferences. Recently, Direct Preference Optimization (DPO) was proposed as a LM…

Cited by 0SourceScholar
2026

KaLM-Embedding-V2: Superior Training Techniques and Data Inspire A Versatile Embedding Model

ICLR 2026poster

Recent advancements in Large Language Models (LLMs)-based text embedding models primarily focus on data scaling or synthesis, yet limited exploration of training techniques and data quality, thereby constraining performance. In this work, we propose KaLM-Embedding-V2, a series of versatile and compa…

Cited by 0SourcecodeScholar
2026

LycheeDecode: Accelerating Long-Context LLM Inference via Hybrid-Head Sparse Decoding

ICLR 2026poster

The proliferation of long-context large language models (LLMs) exposes a key bottleneck: the rapidly expanding key-value cache during decoding, which imposes heavy memory and latency costs. While recent approaches attempt to alleviate this by sharing a single set of crucial tokens across layers, suc…

Cited by 0SourceScholar
2026

Uni-DPO: A Unified Paradigm for Dynamic Preference Optimization of LLMs

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a cornerstone of reinforcement learning from human feedback (RLHF) due to its simplicity and efficiency. However, existing DPO-based methods typically treat all preference pairs equally, overlooking substantial variations in data quality and learni…

Cited by 0SourceScholar
2025

A Unified Agentic Framework for Evaluating Conditional Image Generation

ACL 2025long

Conditional image generation has gained significant attention for its ability to personalize content. However, the field faces challenges in developing task-agnostic, reliable, and explainable evaluation metrics. This paper introduces CIGEval, a unified agentic framework for comprehensive evaluation…

2025

CMT: A Memory Compression Method for Continual Knowledge Learning of Large Language Models

AAAI 2025technical

Large Language Models (LLMs) need to adapt to the continuous changes in data, tasks, and user preferences. Due to their massive size and the high costs associated with training, LLMs are not suitable for frequent retraining. However, updates are necessary to keep them in sync with rapidly evolving h…

Cited by 1SourcePDFScholar
2025

FunnelRAG: A Coarse-to-Fine Progressive Retrieval Paradigm for RAG

NAACL 2025findings

Retrieval-Augmented Generation (RAG) prevails in Large Language Models. It mainly consists of retrieval and generation. The retrieval modules (a.k.a. retrievers) aim to find useful information used to facilitate the generation modules (a.k.a. generators). As such, generators’ performance largely dep…

2025

MeKB-Sim: Personal Knowledge Base-Powered Multi-Agent Simulation

NAACL 2025system demonstrations

Language agents have demonstrated remarkable emergent social behaviors within simulated sandbox environments. However, the characterization of these agents has been constrained by static prompts that outline their profiles, highlighting a gap in achieving simulations that closely mimic real-life int…

2025

VideoVista-CulturalLingo: 360° Horizons-Bridging Cultures, Languages, and Domains in Video Comprehension

ACL 2025long

Assessing the video comprehension capabilities of multimodal AI systems can effectively measure their understanding and reasoning abilities. Most video evaluation benchmarks are limited to a single language, typically English, and predominantly feature videos rooted in Western cultural contexts. In…

Cited by 0SourcePDFScholar
2024

A Multimodal In-Context Tuning Approach for E-Commerce Product Description Generation

COLING 2024main

In this paper, we propose a new setting for generating product descriptions from images, augmented by marketing keywords. It leverages the combined power of visual and textual information to create descriptions that are more tailored to the unique features of products. For this setting, previous met…

2024

Cognitive Visual-Language Mapper: Advancing Multimodal Comprehension with Enhanced Visual Knowledge Alignment

ACL 2024long

Evaluating and Rethinking the current landscape of Large Multimodal Models (LMMs), we observe that widely-used visual-language projection approaches (e.g., Q-former or MLP) focus on the alignment of image-text descriptions yet ignore the visual knowledge-dimension alignment, i.e., connecting visuals…

2024

Does the Generator Mind Its Contexts? An Analysis of Generative Model Faithfulness under Context Transfer

COLING 2024main

he present study introduces the knowledge-augmented generator, which is specifically designed to produce information that remains grounded in contextual knowledge, regardless of alterations in the context. Previous research has predominantly focused on examining hallucinations stemming from static i…

Cited by 1SourcePDFScholar
2024

Improving Attributed Text Generation of Large Language Models via Preference Learning

ACL 2024findings

Large language models have been widely adopted in natural language processing, yet they face the challenge of generating unreliable content. Recent works aim to reduce misinformation and hallucinations by resorting to attribution as a means to provide evidence (i.e., citations). However, current att…

Cited by 9SourcePDFScholar
2024

In-Context Learning State Vector with Inner and Momentum Optimization

NeurIPS 2024poster

Large Language Models (LLMs) have exhibited an impressive ability to perform In-Context Learning (ICL) from only a few examples. Recent works have indicated that the functions learned by ICL can be represented through compressed vectors derived from the transformer. However, the working mechanisms a…

2024

Medico: Towards Hallucination Detection and Correction with Multi-source Evidence Fusion

EMNLP 2024system demonstrations

As we all know, hallucinations prevail in Large Language Models (LLMs), where the generated content is coherent but factually incorrect, which inflicts a heavy blow on the widespread application of LLMs. Previous studies have shown that LLMs could confidently state non-existent facts rather than ans…

2024

MultiSkill: Evaluating Large Multimodal Models for Fine-grained Alignment Skills

EMNLP 2024finding

We propose MultiSkill, an evaluation protocol that assesses large multimodal models (LMMs) across multiple fine-grained skills for alignment with human values. Recent LMMs have shown various intriguing abilities, such as solving graph theory problems and explaining visual jokes. However, existing mu…

2024

SEER: Self-Aligned Evidence Extraction for Retrieval-Augmented Generation

EMNLP 2024main

Recent studies in Retrieval-Augmented Generation (RAG) have investigated extracting evidence from retrieved passages to reduce computational costs and enhance the final RAG performance, yet it remains challenging. Existing methods heavily rely on heuristic-based augmentation, encountering several is…

2024

SelectIT: Selective Instruction Tuning for LLMs via Uncertainty-Aware Self-Reflection

NeurIPS 2024poster

Instruction tuning (IT) is crucial to tailoring large language models (LLMs) towards human-centric interactions. Recent advancements have shown that the careful selection of a small, high-quality subset of IT data can significantly enhance the performance of LLMs. Despite this, common approaches of…

2024

Separate the Wheat from the Chaff: Model Deficiency Unlearning via Parameter-Efficient Module Operation

AAAI 2024technical

Large language models (LLMs) have been widely used in various applications but are known to suffer from issues related to untruthfulness and toxicity. While parameter-efficient modules (PEMs) have demonstrated their effectiveness in equipping models with new skills, leveraging PEMs for deficiency un…

2024

Take Off the Training Wheels! Progressive In-Context Learning for Effective Alignment

EMNLP 2024main

Recent studies have explored the working mechanisms of In-Context Learning (ICL). However, they mainly focus on classification and simple generation tasks, limiting their broader application to more complex generation tasks in practice. To address this gap, we investigate the impact of demonstration…

2024

Temporal Knowledge Question Answering via Abstract Reasoning Induction

ACL 2024long

In this study, we address the challenge of enhancing temporal knowledge reasoning in Large Language Models (LLMs). LLMs often struggle with this task, leading to the generation of inaccurate or misleading responses. This issue mainly arises from their limited ability to handle evolving factual knowl…

2024

TruthReader: Towards Trustworthy Document Assistant Chatbot with Reliable Attribution

EMNLP 2024system demonstrations

Document assistant chatbots are empowered with extensive capabilities by Large Language Models (LLMs) and have exhibited significant advancements. However, these systems may suffer from hallucinations that are difficult to verify in the context of given documents.Moreover, despite the emergence of p…

2024

VisionGraph: Leveraging Large Multimodal Models for Graph Theory Problems in Visual Context

ICML 2024poster

Large Multimodal Models (LMMs) have achieved impressive success in visual reasoning, particularly in visual mathematics. However, problem-solving capabilities in graph theory remain less explored for LMMs, despite being a crucial aspect of mathematical reasoning that requires an accurate understandi…

2023

A Multi-Modal Context Reasoning Approach for Conditional Inference on Joint Textual and Visual Clues

ACL 2023long

Conditional inference on joint textual and visual clues is a multi-modal reasoning task that textual clues provide prior permutation or external knowledge, which are complementary with visual content and pivotal to deducing the correct option. Previous methods utilizing pretrained vision-language mo…

2023

A Neural Divide-and-Conquer Reasoning Framework for Image Retrieval from Linguistically Complex Text

ACL 2023long

Pretrained Vision-Language Models (VLMs) have achieved remarkable performance in image retrieval from text. However, their performance drops drastically when confronted with linguistically complex texts that they struggle to comprehend. Inspired by the Divide-and-Conquer algorithm and dual-process t…

2023

ExplainCPE: A Free-text Explanation Benchmark of Chinese Pharmacist Examination

EMNLP 2023long findings

In the field of Large Language Models (LLMs), researchers are increasingly exploring their effectiveness across a wide range of tasks. However, a critical area that requires further investigation is the interpretability of these models, particularly the ability to generate rational explanations for…

Cited by 0SourcecodeScholar
2023

HITSZ TMG at ICASSP 2023 SPGC Shared Task: Leveraging Pre-Training and Distillation Method for Title Generation with Limited Resource

ICASSP 2023accepted

In this paper, we present our proposed method for the shared task of the ICASSP 2023 Signal Processing Grand Challenge (SPGC). We participate in Topic Title Generation (TTG), Track 3 of General Meeting Understanding and Generation (MUG) [1] in SPGC. The primary objective of this task is to generate…

Cited by 0SourceScholar
2023

PPAT: Progressive Graph Pairwise Attention Network for Event Causality Identification

IJCAI 2023poster

Event Causality Identification (ECI) aims to identify the causality between a pair of event mentions in a document, which is composed of sentence-level ECI (SECI) and document-level ECI (DECI). Previous work applies various reasoning models to identify the implicit event causality. However, they ind…

2022

An Efficient Memory-Augmented Transformer for Knowledge-Intensive NLP Tasks

EMNLP 2022main

Access to external knowledge is essential for many natural language processing tasks, such as question answering and dialogue. Existing methods often rely on a parametric model that stores knowledge in its parameters, or use a retrieval-augmented model that has access to an external knowledge source…

2022

Calibration Meets Explanation: A Simple and Effective Approach for Model Confidence Estimates

EMNLP 2022main

Calibration strengthens the trustworthiness of black-box models by producing better accurate confidence estimates on given examples. However, little is known about if model explanations can help confidence calibration. Intuitively, humans look at important features attributions and decide whether th…

2022

Enhancing Entity Representations with Prompt Learning for Biomedical Entity Linking

IJCAI 2022poster

Biomedical entity linking aims to map mentions in biomedical text to standardized concepts or entities in a curated knowledge base (KB) such as Unified Medical Language System (UMLS). The latest research tends to solve this problem in a unified framework solely based on surface form matching between…

2022

Multi-Role Event Argument Extraction as Machine Reading Comprehension with Argument Match Optimization

ICASSP 2022accepted

Extracting arguments for the pre-defined roles is a crucial step for event extraction. Recently, there are some insightful works that view it as a machine reading comprehension problem and achieve significant progress. However, most of them need multi-turns to extract the arguments of each role inde…

Cited by 0SourceScholar
2022

Unifying Model Explainability and Robustness for Joint Text Classification and Rationale Extraction

AAAI 2022technical

Recent works have shown explainability and robustness are two crucial ingredients of trustworthy and reliable text classification. However, previous works usually address one of two aspects: i) how to extract accurate rationales for explainability while being beneficial to prediction; ii) how to mak…

2021

Multi-hop Graph Convolutional Network with High-order Chebyshev Approximation for Text Reasoning

ACL 2021long

Graph convolutional network (GCN) has become popular in various natural language processing (NLP) tasks with its superiority in long-term and non-consecutive word interactions. However, existing single-hop graph reasoning in GCN may miss some important non-consecutive dependencies. In this study, we…

2020

Learning to Generate Diverse Questions from Keywords

ICASSP 2020accepted

Diverse text generation has been emerging as an important topic of natural language generation. Traditional studies on question generation mainly investigate how to generate one question based on a given input (one-to-one). In this paper, we focus on a more complex question generation task, i.e., ge…

Cited by 0SourceScholar
2020

MedWriter: Knowledge-Aware Medical Text Generation

COLING 2020main

To exploit the domain knowledge to guarantee the correctness of generated text has been a hot topic in recent years, especially for high professional domains such as medical. However, most of recent works only consider the information of unstructured text rather than structured information of the kn…

Cited by 7SourcePDFScholar