Skip to content

Commit 0efecff

Browse files
committed
Updated Paper
1 parent 449a204 commit 0efecff

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

_bibliography/papers.bib

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,51 @@ @inproceedings{muller-eberstein-etal-2022-sort
2424
url = "https://aclanthology.org/2022.naacl-main.93",
2525
}
2626

27+
@inproceedings{ma-etal-2024-potential,
28+
title = "The Potential and Challenges of Evaluating Attitudes, Opinions, and Values in Large Language Models",
29+
author = "Ma, Bolei and
30+
Wang, Xinpeng and
31+
Hu, Tiancheng and
32+
Haensch, Anna-Carolina and
33+
Hedderich, Michael A. and
34+
Plank, Barbara and
35+
Kreuter, Frauke",
36+
editor = "Al-Onaizan, Yaser and
37+
Bansal, Mohit and
38+
Chen, Yun-Nung",
39+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
40+
month = nov,
41+
year = "2024",
42+
address = "Miami, Florida, USA",
43+
publisher = "Association for Computational Linguistics",
44+
url = "https://aclanthology.org/2024.findings-emnlp.513/",
45+
doi = "10.18653/v1/2024.findings-emnlp.513",
46+
pages = "8783--8805"
47+
}
48+
49+
50+
@inproceedings{chen-etal-2024-seeing,
51+
title = "{\textquotedblleft}Seeing the Big through the Small{\textquotedblright}: Can {LLM}s Approximate Human Judgment Distributions on {NLI} from a Few Explanations?",
52+
author = "Chen, Beiduo and
53+
Wang, Xinpeng and
54+
Peng, Siyao and
55+
Litschko, Robert and
56+
Korhonen, Anna and
57+
Plank, Barbara",
58+
editor = "Al-Onaizan, Yaser and
59+
Bansal, Mohit and
60+
Chen, Yun-Nung",
61+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
62+
month = nov,
63+
year = "2024",
64+
address = "Miami, Florida, USA",
65+
publisher = "Association for Computational Linguistics",
66+
url = "https://aclanthology.org/2024.findings-emnlp.842/",
67+
doi = "10.18653/v1/2024.findings-emnlp.842",
68+
pages = "14396--14419"
69+
}
70+
71+
2772
@inproceedings{bassignana-plank-2022-crossre,
2873
title = "{C}ross{RE}: A Cross-Domain Dataset for Relation Extraction",
2974
author = "Bassignana, Elisa and
@@ -287,6 +332,27 @@ @inproceedings{leonardelli-etal-2023-semeval
287332
url = "https://aclanthology.org/2023.semeval-1.314",
288333
}
289334

335+
@inproceedings{sedova-etal-2024-know,
336+
title = "To Know or Not To Know? Analyzing Self-Consistency of Large Language Models under Ambiguity",
337+
author = "Sedova, Anastasiia and
338+
Litschko, Robert and
339+
Frassinelli, Diego and
340+
Roth, Benjamin and
341+
Plank, Barbara",
342+
editor = "Al-Onaizan, Yaser and
343+
Bansal, Mohit and
344+
Chen, Yun-Nung",
345+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
346+
month = nov,
347+
year = "2024",
348+
address = "Miami, Florida, USA",
349+
publisher = "Association for Computational Linguistics",
350+
url = "https://aclanthology.org/2024.findings-emnlp.1003/",
351+
doi = "10.18653/v1/2024.findings-emnlp.1003",
352+
pages = "17203--17217"
353+
}
354+
355+
290356
@inproceedings{wang-etal-2023-distill,
291357
title = "How to Distill your {BERT}: An Empirical Study on the Impact of Weight Initialisation and Distillation Objectives",
292358
author = {Wang, Xinpeng and

0 commit comments

Comments
 (0)