|
| 1 | +--- |
| 2 | +title: Toward Trustworthy AI-Enabled Internet Search |
| 3 | +# This file represents a page section. |
| 4 | +# headless: true |
| 5 | + |
| 6 | +summary: | |
| 7 | + In this work-in-progress paper, we outline our vision for developing a tool ecosystem aimed at automatically testing AI-driven search engines in accordance with EU trustworthiness compliance requirements….Click on the PDF to continue reading. |
| 8 | +
|
| 9 | +draft: false |
| 10 | +# Authors |
| 11 | +# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here |
| 12 | +# and it will be replaced with their full name and linked to their profile. |
| 13 | +authors: |
| 14 | +- Miguel Romero Arjona |
| 15 | +- Sergio Segura |
| 16 | +- Aitor Arrieta |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +# Author notes (optional) |
| 24 | +# author_notes: |
| 25 | + |
| 26 | + |
| 27 | +date: 2024-03-01 |
| 28 | +doi: '' |
| 29 | + |
| 30 | +# Schedule page publish date (NOT publication's date). |
| 31 | +publishDate: '2024-03-01T00:00:00Z' |
| 32 | + |
| 33 | +# Publication type. |
| 34 | +# Accepts a single type but formatted as a YAML list (for Hugo requirements). |
| 35 | +# Enter a publication type from the CSL standard. |
| 36 | +publication_types: |
| 37 | +- "paper-conference" |
| 38 | + |
| 39 | +# Publication name and optional abbreviated publication name. |
| 40 | +publication: "Jornadas de Ingeniería del Software y Bases de Datos (JISBD'24)" |
| 41 | +publication_short: "JISBD'24" |
| 42 | + |
| 43 | + |
| 44 | +# Summary. An optional shortened abstract. |
| 45 | + |
| 46 | + |
| 47 | +tags: [] |
| 48 | + |
| 49 | +# Display this page in the Featured widget? |
| 50 | +featured: true |
| 51 | + |
| 52 | +# Custom links (uncomment lines below) |
| 53 | +links: |
| 54 | +- name: "Slides" |
| 55 | + url: "JISBD24-Presentation.pdf" |
| 56 | + |
| 57 | +url_pdf: '' |
| 58 | +# url_code: 'https://github.com/HugoBlox/hugo-blox-builder' |
| 59 | +# url_dataset: 'https://github.com/HugoBlox/hugo-blox-builder' |
| 60 | +# url_poster: '' |
| 61 | +# url_project: '' |
| 62 | +# url_slides: '' |
| 63 | +# url_source: 'https://github.com/HugoBlox/hugo-blox-builder' |
| 64 | +# url_video: 'https://youtube.com' |
| 65 | + |
| 66 | +# Featured image |
| 67 | +# To use, add an image named `featured.jpg/png` to your page's folder. |
| 68 | +# image: |
| 69 | +# caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)' |
| 70 | +# focal_point: '' |
| 71 | +# preview_only: false |
| 72 | + |
| 73 | +# Associated Projects (optional). |
| 74 | +# Associate this publication with one or more of your projects. |
| 75 | +# Simply enter your project's folder or file name without extension. |
| 76 | +# E.g. `internal-project` references `content/project/internal-project/index.md`. |
| 77 | +# Otherwise, set `projects: []`. |
| 78 | +projects: |
| 79 | +- 2024_Trust4AI2024JISBD |
| 80 | + |
| 81 | +# Slides (optional). |
| 82 | +# Associate this publication with Markdown slides. |
| 83 | +# Simply enter your slide deck's filename without extension. |
| 84 | +# E.g. `slides: "example"` references `content/slides/example/index.md`. |
| 85 | +# Otherwise, set `slides: ""`. |
| 86 | +# slides: |
| 87 | + |
| 88 | + |
| 89 | +# {{% callout note %}} |
| 90 | +# Click the _Cite_ button above to demo the feature to enable visitors to import publication metadata into their reference management software. |
| 91 | +# {{% /callout %}} |
| 92 | + |
| 93 | +# {{% callout note %}} |
| 94 | +# Create your slides in Markdown - click the _Slides_ button to check out the example. |
| 95 | +# {{% /callout %}} |
| 96 | + |
| 97 | +# Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://docs.hugoblox.com/content/writing-markdown-latex/). |
| 98 | +design: |
| 99 | + # Choose a view for the listings: |
| 100 | + # 1 = List |
| 101 | + # 2 = Compact |
| 102 | + # 3 = Card |
| 103 | + # 4 = Citation (publication only) |
| 104 | + view: 4 |
| 105 | + |
| 106 | +--- |
| 107 | + |
| 108 | +In this work-in-progress paper, we outline our vision for developing a tool ecosystem aimed at automatically testing AI-driven search engines in accordance with EU trustworthiness compliance requirements....Click on the PDF to continue reading. |
| 109 | + |
0 commit comments