You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/content/News/news.ts
+12-36
Original file line number
Diff line number
Diff line change
@@ -5,49 +5,37 @@ interface NewsItem {
5
5
6
6
constrecentNews: NewsItem[]=[
7
7
{
8
-
date: "January 2025",
9
-
content: "Congrats Yi for receiving the Blackwell Graduate Research Paper award!"
8
+
date: "April 2025",
9
+
content: "Our paper titled 'Data Shapley in One Training Run' got the <strong style=\"color: red;\">Outstanding Paper Honorable Mention</strong> at ICLR 2025!"
10
10
},
11
11
{
12
-
date: "September 2024",
13
-
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'"
12
+
date: "April 2025",
13
+
content: "Yi and Si defended their thesis!"
14
14
},
15
15
{
16
-
date: "September 2024",
17
-
content: "Our team HokieTokie is one of the 10 teams selected for the Amazon Trusted AI Challenge as a Model Developer. Congrats Yi, Tran, Adam, Mahavir, and Sanchit!"
16
+
date: "March 2025",
17
+
content: "Ruoxi received the Early Career Scholarly Impact Award!"
18
18
},
19
19
{
20
-
date: "September 2024",
21
-
content: "Ruoxi is going to co-organize a tutorial at NeurIPS 2024 on \"<strong>Advancing Data Selection for Foundation Models: From Heuristics to Principled Method</strong>.\" Stay tuned!"
20
+
date: "January 2025",
21
+
content: "Congrats Yi for receiving the Blackwell Graduate Research Paper award!"
22
22
},
23
23
{
24
24
date: "September 2024",
25
-
content: "Our 3 papers got accepted to EMNLP, 2024: 'BEEAR: Embedding-based Adversarial Removal of Safety Backdoors in Instruction-tuned Language Models', 'FASTTRACK: Reliable Fact Tracing via Clustering and LLM-Powered Evidence Validation' and 'Can We Trust the Performance Evaluation of Uncertainty Estimation Methods in Text Summarization'"
25
+
content: "Our team HokieTokie is one of the 10 teams selected for the Amazon Trusted AI Challenge as a Model Developer. Congrats Yi, Tran, Adam, Mahavir, and Sanchit!"
26
26
},
27
27
{
28
-
date: "August 2024",
29
-
content: "Our paper titled 'How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety by Humanizing LLMs' got the <strong style=\"color: red;\">Best Social Impact Paper Award</strong> at ACL 2024! Congrats Yi and co-authors!"
28
+
date: "September 2024",
29
+
content: "Ruoxi is going to co-organize a tutorial at NeurIPS 2024 on \"<strong>Advancing Data Selection for Foundation Models: From Heuristics to Principled Method</strong>.\" Stay tuned!"
30
30
},
31
31
{
32
32
date: "August 2024",
33
-
content: "Our paper titled 'Data Valuation in the Absence of a Reliable Validation Set' got accepted to TMLR 2024!"
33
+
content: "Our paper titled 'How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety by Humanizing LLMs' got the <strong style=\"color: red;\">Best Social Impact Paper Award</strong> at ACL 2024! Congrats Yi and co-authors!"
34
34
},
35
35
{
36
36
date: "July 2024",
37
37
content: "We are organizing the Trustworthy Interactive Decision-Making with Foundation Models Workshop at IJCAI 2024. It will be on August 3. Check out more details <a href='https://sites.google.com/view/ijcai24-tfm' target='_blank' rel='noopener noreferrer'>here</a>!"
38
38
},
39
-
{
40
-
date: "May 2024",
41
-
content: "Our 2 papers got accepted to ACL, 2024: 'Decision Making via Multi-Stakeholder Alignment in LLMs' and 'How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety by Humanizing LLMs'"
42
-
},
43
-
{
44
-
date: "May 2024",
45
-
content: "Our 4 papers got accepted to ICML, 2024: 'Rethinking Data Shapley for Data Selection Tasks: Misleads and Merits', 'RigorLLM: Resilient Guardrails for Large Language Models against Undesired Content', 'A Safe Harbor for AI Evaluation and Red Teaming', and 'Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models'"
46
-
},
47
-
{
48
-
date: "May 2024",
49
-
content: "Our paper titled 'Learning to Rank for Active Learning via Multi-Task Bilevel Optimization' got accepted to UAI, 2024!"
50
-
},
51
39
{
52
40
date: "May 2024",
53
41
content: "We are organizing the Workshop on Navigating and Addressing Data Problems for Foundation Models at ICLR 2024. Check out more details <a href='https://sites.google.com/view/dpfm-iclr24/home?authuser=0' target='_blank' rel='noopener noreferrer'>here</a>!"
content: "Ruoxi received the Outstanding New Assistant Professor Award!"
58
46
},
59
-
{
60
-
date: "Feb 2024",
61
-
content: "Our paper titled 'The Mirrored Influence Hypothesis: Efficient Data Influence Estimation by Harnessing Forward Passes' got accepted to CVPR, 2024!"
62
-
},
63
-
{
64
-
date: "Jan 2024",
65
-
content: "Our paper titled 'Efficient Data Valuation for Weighted Nearest Neighbor Algorithms' got accepted to AISTATS, 2024"
66
-
},
67
-
{
68
-
date: "Jan 2024",
69
-
content: "Our 2 papers got accepted to ICLR, 2024: 'Get more for less: Principled Data Selection for Warming Up Fine-Tuning in LLMs' and 'Fine-tuning Aligned Language Models Compromises Safety, Even When Users Do Not Intend To!'"
70
-
},
71
47
{
72
48
date: "Dec 2023",
73
49
content: "We are organizing the tutorial on Data Contribution Estimation for Machine Learning at NeurIPS, 2023! Check out the live stream and more details <a href='https://nips.cc/virtual/2023/tutorial/73959' target='_blank' rel='noopener noreferrer'>here</a>."
0 commit comments