← Search

Yiding Liu

8 accepted papers

2024

A Robust Semantics-based Watermark for Large Language Model against Paraphrasing

NAACL 2024findings

Large language models (LLMs) have show their remarkable ability in various natural language tasks. However, there are concerns that LLMs are possible to be used improperly or even illegally. To prevent the malicious usage of LLMs, detecting LLM-generated text becomes crucial in the deployment of LLM…

2024

ChatASU: Evoking LLM’s Reflexion to Truly Understand Aspect Sentiment in Dialogues

COLING 2024main

Aspect Sentiment Understanding (ASU) in interactive scenarios (e.g., Question-Answering and Dialogue) has attracted ever-more interest in recent years and achieved important progresses. However, existing studies on interactive ASU largely ignore the coreference issue for opinion targets (i.e., aspec…

2024

Exploring Memorization in Fine-tuned Language Models

ACL 2024long

Large language models (LLMs) have shown great capabilities in various tasks but also exhibited memorization of training data, raising tremendous privacy and copyright concerns. While prior works have studied memorization during pre-training, the exploration of memorization during fine-tuning is rath…

Cited by 26SourcePDFScholar
2024

G3: An Effective and Adaptive Framework for Worldwide Geolocalization Using Large Multi-Modality Models

NeurIPS 2024poster

Worldwide geolocalization aims to locate the precise location at the coordinate level of photos taken anywhere on the Earth. It is very challenging due to 1) the difficulty of capturing subtle location-aware visual semantics, and 2) the heterogeneous geographical distribution of image data. As a res…

2024

MAIR: A Massive Benchmark for Evaluating Instructed Retrieval

EMNLP 2024main

Recent information retrieval (IR) models are pre-trained and instruction-tuned on massive datasets and tasks, enabling them to perform well on a wide range of tasks and potentially generalize to unseen tasks with instructions. However, existing IR benchmarks focus on a limited scope of tasks, making…

2024

MILL: Mutual Verification with Large Language Models for Zero-Shot Query Expansion

NAACL 2024long

Query expansion, pivotal in search engines, enhances the representation of user information needs with additional terms. While existing methods expand queries using retrieved or generated contextual documents, each approach has notable limitations. Retrieval-based methods often fail to accurately ca…

2024

The Good and The Bad: Exploring Privacy Issues in Retrieval-Augmented Generation (RAG)

ACL 2024findings

Retrieval-augmented generation (RAG) is a powerful technique to facilitate language model generation with proprietary and private data, where data privacy is a pivotal concern. Whereas extensive research has demonstrated the privacy risks of large language models (LLMs), the RAG technique could pote…

2018

Affinity Derivation and Graph Merge for Instance Segmentation

ECCV 2018poster

We present an instance segmentation scheme based on pixel affinity information, which is the relationship of two pixels belonging to a same instance. In our scheme, we use two neural networks with similar structure. One is to predict pixel level semantic score and the other is designed to derive pix…