← Search

Xinshuo Hu

11 accepted papers

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
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

DAST: Context-Aware Compression in LLMs via Dynamic Allocation of Soft Tokens

ACL 2025finding

Large Language Models (LLMs) face computational inefficiencies and redundant processing when handling long context inputs, prompting a focus on compression techniques. While existing semantic vector-based compression methods achieve promising performance, these methods fail to account for the intrin…

Cited by 0SourcePDFScholar
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…

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

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

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…

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