Skip to content

Commit

Permalink
add publications
Browse files Browse the repository at this point in the history
  • Loading branch information
kitkatdafu committed Jun 13, 2024
1 parent 5d2abbd commit d5cd418
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/publications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"list": [
{
"title": "PAL: Pluralistic Alignment Framework for Learning from Heterogeneous Preferences",
"author": "Daiwei Chen, Yi Chen, Aniket Rege, Ramya Korlakai Vinayak",
"url": "https://arxiv.org/pdf/2406.08469",
"venue": "arXiv preprint"
},
{
"title": "Pearls from Pebbles: Improved Confidence Functions for Auto-labeling",
"author": "Harit Vishwakarma, Yi Chen, Sui Jiet Tay, Satya Sai Srinath Namburi, Frederic Sala, Ramya Korlakai Vinayak",
"url": "https://arxiv.org/pdf/2404.16188",
"venue": "arXiv preprint"
},
{
"title": "Learning Populations of Preferences via Pairwise Comparison Queries",
"author": "Gokcan Tatli, Yi Chen, Ramya Korlakai Vinayak",
Expand Down

0 comments on commit d5cd418

Please sign in to comment.