← Search

Choon Hui Teo

3 accepted papers

2025

Exposing Privacy Gaps: Membership Inference Attack on Preference Data for LLM Alignment

AISTATS 2025poster

Large Language Models (LLMs) have seen widespread adoption due to their remarkable natural language capabilities. However, when deploying them in real-world settings, it is important to align LLMs to generate texts according to acceptable human standards. Methods such as Proximal Policy Optimization…

Cited by 0SourceScholar
2025

Learning to Rewrite Negation Queries in Product Search

COLING 2025industry

In product search, negation is frequently used to articulate unwanted product features or components. Modern search engines often struggle to comprehend negations, resulting in suboptimal user experiences. While various methods have been proposed to tackle negations in search, none of them took the…

Cited by 0SourcePDFScholar
2022

MICO: Selective Search with Mutual Information Co-training

COLING 2022main

In contrast to traditional exhaustive search, selective search first clusters documents into several groups before all the documents are searched exhaustively by a query, to limit the search executed within one group or only a few groups. Selective search is designed to reduce the latency and comput…