diff --git a/content/publication/event-report-iir2024/cite.bib b/content/publication/event-report-iir2024/cite.bib new file mode 100644 index 0000000..86e8fcc --- /dev/null +++ b/content/publication/event-report-iir2024/cite.bib @@ -0,0 +1,13 @@ +@article{maddalena2024iir, + title = {{Report on the 14th Italian Information Retrieval Workshop (IIR 2024)}}, + author = {Maddalena, Eddy and Mizzaro, Stefano and Roitero, Kevin and Viviani, Marco and La Barbera, David and Modha, Sandip and Pasi, Gabriella and Da Ros, Francesca and Soprano, Michael}, + year = 2024, + month = 12, + journal = {SIGIR Forum}, + publisher = {Association for Computing Machinery (ACM)}, + volume = 58, + number = 2, + pages = {1--13}, + issn = {0163-5840}, + url = {https://sigir.org/wp-content/uploads/2025/01/p15.pdf} +} diff --git a/content/publication/event-report-iir2024/index.md b/content/publication/event-report-iir2024/index.md new file mode 100644 index 0000000..3e0cc9c --- /dev/null +++ b/content/publication/event-report-iir2024/index.md @@ -0,0 +1,47 @@ +--- +# Documentation: https://wowchemy.com/docs/managing-content/ + +title: 'Report on the 14th Italian Information Retrieval Workshop (IIR 2024)' +subtitle: '' +summary: '' +authors: +- Eddy Maddalena +- Stefano Mizzaro +- Kevin Roitero +- Marco Viviani +- David La Barbera +- Sandip Modha +- Gabriella Pasi +- Francesca Da Ros +- Michael Soprano + +tags: +- information retrieval +- large language models +categories: [] +date: '2025-01-16' +lastmod: 2025-01-16T16:00:00+01:00 +featured: false +draft: false + +# Featured image +# To use, add an image named `featured.jpg/png` to your page's folder. +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. +image: + caption: '' + focal_point: '' + preview_only: false + +# Projects (optional). +# Associate this post with one or more of your projects. +# Simply enter your project's folder or file name without extension. +# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. +# Otherwise, set `projects = []`. +projects: [] +publishDate: '2025-01-16T16:00:00+01:00' +publication_types: +- '2' +abstract: "IIR 2024, the 14th Italian Information Retrieval Workshop, served as the annual event for the IR and RS communities both in Italy and collaborating with Italian research institutions. This year's event spanned two days and featured studies on various topics within IR, RS, and Large Language Models (LLMs). Key focus areas included enhanced retrieval models, personalized information systems, conversational interfaces and user-centric systems, comparative evaluations and metrics, and practical applications in specific fields. IIR 2024 was jointly organized by the University of Udine and the University of Milano-Bicocca and was held in Udine, Italy." +publication: '*SIGIR Forum*' +url_pdf: https://sigir.org/wp-content/uploads/2025/01/p07.pdf +---