Skip to content

Commit 72dd25c

Browse files
committed
Added new publications and news for Yi
1 parent fc4581e commit 72dd25c

File tree

5 files changed

+73
-4
lines changed

5 files changed

+73
-4
lines changed

public/safetysecurityalignment.gif

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/assets/content/News/news.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ interface NewsItem {
44
}
55

66
const recentNews: NewsItem[] = [
7+
{
8+
date: "January 2025",
9+
content: "Congrats Yi for receiving the Blackwell Graduate Research Paper award!"
10+
},
711
{
812
date: "September 2024",
913
content: "Our 3 papers got accepted to NeurIPS, 2024: 'Fairness-Aware Meta-Learning via Nash Bargaining', 'Boosting Alignment for Post-Unlearning Text-to-Image Generative Models' and 'Compute-efficient LLM Training via Online Batch Selection'"

src/assets/content/People/People.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export const peopleData: PeopleGroup[] = [
160160
details: "MS student, 2022-2023. (Next: PhD student at Virginia Tech)",
161161
links: {
162162
website: "https://nikhilsab.github.io/",
163-
linkedin: "https://www.linkedin.com/in/nikhil-abhyankar/"
163+
linkedin: "https://www.linkedin.com/in/nikhil-abhyanksar/"
164164
}
165165
}
166166
]

src/assets/content/Publications/2024pubs.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const publications = [
2+
{
3+
title: "Data-Centric Defense: Shaping Loss Landscape with Augmentations to Counter Model Inversion",
4+
authors: "Si Chen, Feiyang Kang, Nikhil Abhyankar, Ming Jin, Ruoxi Jia",
5+
conference: "Transactions on Machine Learning Research (TMLR), 2024",
6+
openreview: "https://openreview.net/forum?id=VqzKim4Pd0",
7+
highlights: []
8+
},
29
{
310
title: "Fairness-Aware Meta-Learning via Nash Bargaining",
411
authors: "Yi Zeng, Xuelin Yang, Li Chen, Cristian Canton Ferrer, Ming Jin, Michael Jordan, Ruoxi Jia",
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
const publications = [
2+
{
3+
"title": "Data Shapley in One Training Run",
4+
"authors": "Jiachen T. Wang, Prateek Mittal, Dawn Song, Ruoxi Jia",
5+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
6+
"arxiv": "https://arxiv.org/abs/2406.11011",
7+
"highlights": []
8+
},
9+
{
10+
"title": "LLMs Can Plan Only If We Tell Them",
11+
"authors": "Bilgehan Sel, Ruoxi Jia, Ming Jin",
12+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
13+
"arxiv": "",
14+
"highlights": []
15+
},
16+
{
17+
"title": "Capturing the Temporal Dependence of Training Data Influence",
18+
"authors": "Jiachen T. Wang, Dawn Song, James Zou, Prateek Mittal, Ruoxi Jia",
19+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
20+
"arxiv": "https://arxiv.org/abs/2412.09538",
21+
"highlights": []
22+
},
23+
{
24+
"title": "AIR-BENCH 2024: A Safety Benchmark based on Regulation and Policies Specified Risk Categories",
25+
"authors": "Yi Zeng, Yu Yang, Andy Zhou, Jeffrey Ziwei Tan, Yuheng Tu, Yifan Mai, Kevin Klyman, Minzhou Pan, Ruoxi Jia, Dawn Song, Percy Liang, Bo Li",
26+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
27+
"arxiv": "https://arxiv.org/abs/2407.17436",
28+
"highlights": []
29+
},
30+
{
31+
"title": "SORRY-Bench: Systematically Evaluating Large Language Model Safety Refusal",
32+
"authors": "Tinghao Xie, Xiangyu Qi, Yi Zeng, Yangsibo Huang, Udari Madhushani Sehwag, Kaixuan Huang, Luxi He, Boyi Wei, Dacheng Li, Ying Sheng, Ruoxi Jia, Bo Li, Kai Li, Danqi Chen, Peter Henderson, Prateek Mittal",
33+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
34+
"arxiv": "https://arxiv.org/abs/2406.14598",
35+
"highlights": []
36+
},
37+
{
38+
"title": "Mind Control through Causal Inference: Predicting Clean Images from Poisoned Data",
39+
"authors": "Mengxuan Hu, Zihan Guan, Yi Zeng, Junfeng Guo, Zhongliang Zhou, Jielu Zhang, Ruoxi Jia, Anil Kumar Vullikanti, Sheng Li",
40+
"conference": "The Thirteenth International Conference on Learning Representations (ICLR), 2025",
41+
"arxiv": "",
42+
"highlights": []
43+
},
44+
{
45+
"title": "DiPT: Enhancing LLM Reasoning through Diversified Perspective-Taking",
46+
"authors": "Hoang Anh Just, Mahavir Dabas, Lifu Huang, Ming Jin, Ruoxi Jia",
47+
"conference": "Annual Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics (NAACL) Findings, 2025",
48+
"arxiv": "https://arxiv.org/abs/2409.06241",
49+
"highlights": []
50+
},
51+
{
52+
"title": "Data Acquisition: A New Frontier in Data-centric AI",
53+
"authors": "Lingjiao Chen, Bilge Acun, Newsha Ardalani, Yifan Sun, Feiyang Kang, Hanrui Lyu, Yongchan Kwon, Ruoxi Jia, Carole-Jean Wu, Matei Zaharia, James Zou",
54+
"conference": "Transactions on Machine Learning Research (TMLR), 2025",
55+
"arxiv": "https://openreview.net/forum?id=5ARbfIHxtk",
56+
"highlights": []
57+
}
58+
59+
];
60+
61+
export default publications;

0 commit comments

Comments
 (0)