← Search

Siva Rajesh Kasa

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

Generative or Discriminative? Revisiting Text Classification in the Era of Transformers

EMNLP 2025

*The comparison between discriminative and generative classifiers has intrigued researchers since [Efron (1975)’s](https://www.jstor.org/stable/2285453) seminal analysis of logistic regression versus discriminant analysis. While early theoretical work established that generative classifiers exhibit

Cited by 0SourcePDFScholar
2024

Exploring Ordinality in Text Classification: A Comparative Study of Explicit and Implicit Techniques

ACL 2024findings

Ordinal Classification (OC) is a widely encountered challenge in Natural Language Processing (NLP), with applications in various domains such as sentiment analysis, rating prediction, and more. Previous approaches to tackle OC have primarily focused on modifying existing or creating novel loss funct…