← Search

Zhongtao Jiang

6 accepted papers

2025

Following the Autoregressive Nature of LLM Embeddings via Compression and Alignment

EMNLP 2025

A new trend uses LLMs as dense text encoders via contrastive learning. However, since LLM embeddings predict the probability distribution of the next token, they are inherently generative and distributive, conflicting with contrastive learning, which requires embeddings to capture full-text semantic

2024

On the In-context Generation of Language Models

EMNLP 2024main

Large language models (LLMs) are found to have the ability of in-context generation (ICG): when they are fed with an in-context prompt concatenating a few somehow similar examples, they can implicitly recognize the pattern of them and then complete the prompt in the same pattern. ICG is curious, sin…

Cited by 0SourcePDFScholar
2023

Generative Calibration for In-context Learning

EMNLP 2023long findings

As one of the most exciting features of large language models (LLMs), in-context learning is a mixed blessing. While it allows users to fast-prototype a task solver with only a few training examples, the performance is generally sensitive to various configurations of the prompt such as the choice or…

Cited by 0SourcecodeScholar
2023

Interpreting Sentiment Composition with Latent Semantic Tree

ACL 2023findings

As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously in the form of hierarchical trees including untagged and se…

2022

Logic Traps in Evaluating Attribution Scores

ACL 2022long

Modern deep learning models are notoriously opaque, which has motivated the development of methods for interpreting how deep models predict. This goal is usually approached with attribution method, which assesses the influence of features on model predictions. As an explanation method, the evaluatio…

Cited by 21SourcePDFScholar