-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9790292
commit ad54d23
Showing
20 changed files
with
90 additions
and
54 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,16 @@ | |
<span class=middot-divider></span><span class=article-reading-time>1 min read</span></div></div><div class=article-container><div class=article-style><p>Two papers from DFKI NLP researchers have been accepted at the <a href=https://inlg2024.github.io/ target=_blank rel=noopener>17th International Natural Language Generation Conference (INLG 2024)</a> that will take place September 23-27 in Tokyo, Japan. One paper presents a case study on using large language models to produce customer-friendly help page contents from more technical text, and includes a text quality evaluation by experienced editors. The other paper analyzes echo chamber effects in LLM-based chatbots in political conversations.</p><p><div class=pub-list-item style=margin-bottom:1rem><i class="far fa-file-alt pub-icon" aria-hidden=true></i><span class="article-metadata li-cite-author"><span><a href=../../authors/aleksandra-gabryszak/>Aleksandra Gabryszak</a></span>, <span><a href=../../authors/daniel-roder/>Daniel Röder</a></span>, <span><a href=../../authors/arne-binder/>Arne Binder</a></span>, <span><a href=../../authors/luca-sion/>Luca Sion</a></span>, <span><a href=../../authors/leonhard-hennig/>Leonhard Hennig</a></span></span> | ||
(2024). | ||
<a href=../../publication/gabryszak-etal-2024-enhancing/>Enhancing Editorial Tasks: A Case Study on Rewriting Customer Help Page Contents Using Large Language Models</a>. | ||
INLG 2024.<p><a class="btn btn-outline-primary btn-page-header btn-sm" href=https://www.dfki.de/fileadmin/user_upload/import/15191_Telekom__FAQ_Rewriting__INLG_Review_Submission-1.pdf target=_blank rel=noopener>PDF</a> | ||
INLG 2024.<p><a class="btn btn-outline-primary btn-page-header btn-sm" href=https://aclanthology.org/2024.inlg-main.33.pdf target=_blank rel=noopener>PDF</a> | ||
<a href=# class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal" data-filename=/publication/gabryszak-etal-2024-enhancing/cite.bib>Cite</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=https://github.com/DFKI-NLP/faq-rewrites-llms target=_blank rel=noopener>Dataset</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=../../project/trails/>Project</a></p></div><div class=pub-list-item style=margin-bottom:1rem><i class="far fa-file-alt pub-icon" aria-hidden=true></i><span class="article-metadata li-cite-author"><span><a href=../../authors/maximilian-bleick/>Maximilian Bleick</a></span>, <span><a href=../../authors/nils-feldhus/>Nils Feldhus</a></span>, <span><a href=../../authors/aljoscha-burchardt/>Aljoscha Burchardt</a></span>, <span><a href=../../authors/sebastian-moller/>Sebastian Möller</a></span></span> | ||
(2023). | ||
<a href=../../publication/bleick-etal-2024-german/>German Voter Personas can Radicalize LLM Chatbots via the Echo Chamber Effect</a>. | ||
INLG 2024.<p><a href=# class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal" data-filename=/publication/bleick-etal-2024-german/cite.bib>Cite</a> | ||
INLG 2024.<p><a class="btn btn-outline-primary btn-page-header btn-sm" href=https://aclanthology.org/2024.inlg-main.13.pdf target=_blank rel=noopener>PDF</a> | ||
<a href=# class="btn btn-outline-primary btn-page-header btn-sm js-cite-modal" data-filename=/publication/bleick-etal-2024-german/cite.bib>Cite</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=https://github.com/B43M/SycophancyLLMGermanPolitics/ target=_blank rel=noopener>Code</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=https://github.com/B43M/SycophancyLLMGermanPolitics/ target=_blank rel=noopener>Dataset</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=../../project/trails/>Project</a> | ||
<a class="btn btn-outline-primary btn-page-header btn-sm" href=https://doi.org/10.48550/arXiv.2305.04582 target=_blank rel=noopener>DOI</a></p></div></p></div><div class="media author-card content-widget-hr"><a href=../../authors/dfki-nlp/><img class="avatar mr-3 avatar-circle" src=../../authors/dfki-nlp/avatar_hu86991b4a6282a269fd129e35cbb26bc7_452250_270x270_fill_q90_lanczos_center.jpg alt=DFKI-NLP></a><div class=media-body><h5 class=card-title><a href=../../authors/dfki-nlp/>DFKI-NLP</a></h5><h6 class=card-subtitle>Research Group at DFKI</h6><ul class=network-icon aria-hidden=true><li><a href=mailto:[email protected]><i class="fas fa-envelope"></i></a></li><li><a href=https://github.com/dfki-nlp target=_blank rel=noopener><i class="fab fa-github"></i></a></li><li><a href=https://huggingface.co/DFKI-SLT target=_blank rel=noopener><i class="fas fa-grin"></i></a></li></ul></div></div></div></article></div><div class=page-footer><div class=container><footer class=site-footer><p class=powered-by><a href=../../privacy/>Data Protection Notice</a> | ||
· | ||
|
Oops, something went wrong.